Commit Graph

275 Commits (bfe597c7b0cd0d492b87881cb4d57d47ddcf5233)

Author SHA1 Message Date
Anbraten 0ff18a808c
Support sorting for project board issuses (#17152) 3 years ago
techknowlogick 499b05da22
Add user settings key/value DB table (#16834) 3 years ago
Gusted d2163df6a0
Fix offBy1 errors (#17606) 3 years ago
wxiaoguang 960c322586
Refactor update checker to use AppState (#17387) 3 years ago
wxiaoguang 83df0caf15
Sync gitea app path for git hooks and authorized keys when starting (#17335) 3 years ago
techknowlogick 8edda8b446
Add simple update checker to Gitea (#17212) 3 years ago
wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909) 3 years ago
a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870) 3 years ago
Romain ecfac78f6e
Kanban colored boards (#16647) 3 years ago
delvh b22be7f594
Fix typo skipping a migration (#17130) 3 years ago
Lunny Xiao d9c69596ff
Fix commit status index problem (#17061) 3 years ago
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 3 years ago
Lunny Xiao ddc709ff7f
Add repo_id for attachment (#16958) 3 years ago
zeripath 697213bdb3
Add primary_key to issue_index (#16813) 3 years ago
Lunny Xiao efaf109435
Add information for migrate failure (#16803) 3 years ago
wxiaoguang b55c699c62
Alter issue/comment table TEXT fields to LONGTEXT (#16765) 3 years ago
zeripath c9bca8c5e0
Recreate Tables should Recreate indexes on MySQL (#16718) 3 years ago
6543 eaa791bedd
Add Version info to migrations.go (#16653) 3 years ago
zeripath 9c116f2bb5
Restore compatibility with SQLServer 2008 R2 in migrations (#16627) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
Lunny Xiao 0393a57511
Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) 3 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 3 years ago
Norwin cb940c4312
Encrypt migration credentials at rest (#15895) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
6543 ca2e1d8090
docs: migration start new section (#15462) 3 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath 39ef6f83d5
Create Proper Migration Tests (#15116) 4 years ago
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039) 4 years ago
zeripath dace0ce1b1
Prevent addition of labels from outside the repository or organisation in issues (#14912) 4 years ago
zeripath 070c57867d
Fix postgres ID sequences broken by recreate-table (#15015) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
zeripath 0a9a484e1e
Create DB session provider(based on xorm) (#13031) 4 years ago
6543 9e852edc41
Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
zeripath 378acc9d96
Use OldRef instead of CommitSHA for DeleteBranch comments (#14604) 4 years ago
zeripath fcfbab99fc
Set the name Mapper in migrations (#14526) 4 years ago
6543 2ebe609d65
Fix migration v141 (#14387) 4 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649) 4 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282) 4 years ago
Lunny Xiao 9f73cae635
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) 4 years ago
Johnny Oskarsson a07e67d9cc
Minimal OpenID Connect implementation (#14139) 4 years ago