Commit Graph

3076 Commits (462306e263db5a809dbe2cdf62e99307aeff28de)

Author SHA1 Message Date
Norwin 0ffad31b92
Notifications API: respond with updated notifications (#17064) 3 years ago
Lunny Xiao e2f0ab3343
Add doctor dbconsistency check for release and attachment (#16978) 3 years ago
KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 3 years ago
zeripath 0a542dd59f
Decrement Fork Num when converting from Fork (#17035) 3 years ago
zeripath 26ef180f46
Correctly rollback in ForkRepository (#17034) 3 years ago
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 3 years ago
6543 8e18b412c3
Skip AllowedUserVisibilityModes validation on update user if it is an organisation (#16988) 3 years ago
Lunny Xiao ddc709ff7f
Add repo_id for attachment (#16958) 3 years ago
Lunny Xiao a807031a30
Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971) 3 years ago
zeripath 57b0887ab2
Correctly return the number of Repositories for Organizations (#16807) 3 years ago
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` (#16125) 3 years ago
Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) 3 years ago
Kyle Evans cad70599a6
Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
zeripath 1904941382
Add test to ensure that dumping of login sources remains correct (#16847) 3 years ago
Clar Fon 29b971b6d5
Actually compute proper foreground color for labels (#16729) 3 years ago
Lunny Xiao b88dbe1208
Use a common quote to instead of check database type (#16817) 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
KN4CK3R 4debb74eda
Fix wrong user in OpenID response (#16736) 3 years ago
zeripath c9bca8c5e0
Recreate Tables should Recreate indexes on MySQL (#16718) 3 years ago
zeripath e0853d4a21
Add API Token Cache (#16547) 3 years ago
Jimmy Praet a4962a9440
Add filter by owner and team to issue/pulls search endpoint (#16662) 3 years ago
6543 3a6edd3685
Update issue_index to finish migration (#16685) 3 years ago
Lunny Xiao 7224cfc578
Upgrade xorm to v1.2.2 (#16663) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 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
Romain 14762abf0b
Separate open and closed issue in metrics (#16637) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
a1012112796 9102738797
not show private user's repo in explore view (#16550) 3 years ago
6543 7c7771e42b
Fix session bugs (#16552) 3 years ago
zeripath 6a33b290a0
Fix add authentication page (#16543) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
lengyuqu 078e2b2c39
Add support for corporate WeChat webhooks (#15910) 3 years ago
zeripath 1ce4fb256f
Restore creation of git-daemon-export-ok files (#16508) 3 years ago
zeripath 2635778425
Add basic edit ldap auth test & actually fix #16252 (#16465) 3 years ago
zeripath fdb0e82148
Fix crash following ldap authentication update (#16447) 3 years ago
zeripath 33a8eec33e
Retry rename on lock induced failures (#16435) 3 years ago
Meano 423a0fccb6
Fix activation of primary email addresses (#16385) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
Lunny Xiao 67f135ca5d
Fix archive error when rename repo or user (#16399) 3 years ago
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
Norwin fb04cc7dbd
Validate Issue Index before querying DB (#16406) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
6543 290f458d46
Reserve user/repo pattern for rss feature (#16323) 3 years ago
Adyanth H 66bf74d1b9
Escape reference to `user` table in models.SearchEmails (#16313) 3 years ago
sebastian-sauer e8c6cead0f
Fix list_options GetStartEnd (#16303) 3 years ago