Commit Graph

3071 Commits (1cec7f5ab5e4a02b68a4223f1ad0166118a6e953)

Author SHA1 Message Date
Gusted 1cb1101d44
backport(1.15): Fix stats upon searching issues (#17578) 3 years ago
Lunny Xiao 251fdaaf41
Fix database keyword quote problem on migration v161 (#17523) 3 years ago
zeripath 34650b925b
Quote the table name in CountOrphanedObjects (#17487) (#17488) 3 years ago
zeripath 718e0db12e
Run Migrate in Install rather than just SyncTables (#17475) (#17486) 3 years ago
zeripath ef12b8de80
Ensure that restricted users can access repos for which they are members (#17460) (#17464) 3 years ago
zeripath 79a3d277e5
Don't panic if we fail to parse U2FRegistration data (#17304) (#17371) 3 years ago
John Olheiser eb748ff79e
Allow mocking timeutil (#17354) (#17356) 3 years ago
zeripath a20ccec369
Ensure that git daemon export ok is created for mirrors (#17243) (#17306) 3 years ago
zeripath 51f4f8c393
Handle duplicate keys on GPG key ring (#17242) (#17284) 3 years ago
Jimmy Praet 1c3ae6d05e
Fix incorrect repository count on organization tab of dashboard (#17266) 3 years ago
Jimmy Praet a1e57ebe6b
Fix unwanted team review request deletion (#17257) (#17264) 3 years ago
Jimmy Praet 6e0a08d753
Fix broken Activities link in team dashboard (#17255) (#17258) 3 years ago
pricly-yellow 6995be66e7
Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) (#17227) 3 years ago
zeripath 4707d4b8a9
Nicely handle missing user in collaborations (#17049) (#17166) 3 years ago
zeripath 4b8b214108
Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) (#17137) 3 years ago
zeripath 270c7f36db
Correctly rollback in ForkRepository (#17034) (#17045) 3 years ago
zeripath 0e448fb96d
Decrement Fork Num when converting from Fork (#17035) (#17046) 3 years ago
6543 d27f061863
Skip AllowedUserVisibilityModes validation on update user if it is an organisation (#16988) (#16990) 3 years ago
Lunny Xiao 07489d0405
Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971) (#16977) 3 years ago
zeripath 6f261fdf47
Add unique constraint back into issue_index (#16938) 3 years ago
zeripath f949f9e9c5
Correctly return the number of Repositories for Organizations (#16807) (#16911) 3 years ago
Lunny Xiao af1fd56d8a
Fix dump and restore respository (#16698) (#16898) 3 years ago
zeripath 1790f01dd9
Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16848) 3 years ago
zeripath 695e8ae81d
Add primary_key to issue_index (#16813) (#16820) 3 years ago
zeripath 5ceff8fda2
Recreate Tables should Recreate indexes on MySQL (#16718) (#16739) 3 years ago
KN4CK3R b6e4688874
Fix wrong user in OpenID response (#16736) (#16741) 3 years ago
6543 86861ee135
Update issue_index to finish migration (#16685) (#16687) 3 years ago
zeripath 428d58f8da
Restore compatibility with SQLServer 2008 R2 in migrations (#16638) 3 years ago
zeripath 903bdefb58
Lock goth/gothic and Re-attempt OAuth2 registration on login if registration failed at startup (#16570) 3 years ago
a1012112796 7365b4e757
not show private user's repo in explore view (#16550) (#16554) 3 years ago
6543 e10cd3da1e
Fix session bugs (#16552) (#16553) 3 years ago
zeripath 67942ac1a9
Switch to maintained jwt lib (#16532) (#16533) 3 years ago
zeripath 0b06b2019f
Add basic edit ldap auth test & actually fix #16252 (#16465) (#16494) 3 years ago
zeripath 057205a4b7
Restore creation of git-daemon-export-ok files (#16508) (#16514) 3 years ago
zeripath e5fde7ef00
Fix crash following ldap authentication update (#16447) (#16448) 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
6543 dea7a5c5b9
just add some unit tests (#16291) 3 years ago
zeripath 9a0cd3af3b
Handle misencoding of login_source cfg in mssql (#16268) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago