summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Prevent hang in git cat-file if the repository is not a valid repository (Par...zeripath2021-12-172-0/+56
* Prevent deadlock in create issue (#17970) (#17982)zeripath2021-12-141-1/+6
* Check if column exist before rename if exist, just return with no error (#178...Lunny Xiao2021-12-021-0/+24
* fix 500 error while use a reserved name in org rename (#17878) (#17881)a10121127962021-12-021-3/+0
* Fix user primary email changed (#17840)Lunny Xiao2021-11-282-7/+35
* Fix close issue but time watcher still running (#17761)Lunny Xiao2021-11-231-56/+126
* Fix bug when project board get open issue number (#17703) (#17726)Lunny Xiao2021-11-191-1/+3
* Fix golangci-lint warnings (#17598 et al) (#17668)Gusted2021-11-161-1/+8
* backport(1.15): Fix stats upon searching issues (#17578)Gusted2021-11-082-5/+47
* Fix database keyword quote problem on migration v161 (#17523)Lunny Xiao2021-11-031-1/+12
* Quote the table name in CountOrphanedObjects (#17487) (#17488)zeripath2021-10-301-1/+1
* Run Migrate in Install rather than just SyncTables (#17475) (#17486)zeripath2021-10-301-3/+22
* Ensure that restricted users can access repos for which they are members (#17...zeripath2021-10-281-2/+2
* Don't panic if we fail to parse U2FRegistration data (#17304) (#17371)zeripath2021-10-202-1/+27
* Allow mocking timeutil (#17354) (#17356)John Olheiser2021-10-181-0/+7
* Ensure that git daemon export ok is created for mirrors (#17243) (#17306)zeripath2021-10-141-26/+41
* Handle duplicate keys on GPG key ring (#17242) (#17284)zeripath2021-10-111-0/+40
* Fix incorrect repository count on organization tab of dashboard (#17266)Jimmy Praet2021-10-081-1/+1
* Fix unwanted team review request deletion (#17257) (#17264)Jimmy Praet2021-10-071-1/+1
* Fix broken Activities link in team dashboard (#17255) (#17258)Jimmy Praet2021-10-071-1/+1
* Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) (#1...pricly-yellow2021-10-052-0/+7
* Nicely handle missing user in collaborations (#17049) (#17166)zeripath2021-09-283-5/+23
* Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#...zeripath2021-09-272-13/+19
* Correctly rollback in ForkRepository (#17034) (#17045)zeripath2021-09-151-5/+2
* Decrement Fork Num when converting from Fork (#17035) (#17046)zeripath2021-09-151-0/+6
* Skip AllowedUserVisibilityModes validation on update user if it is an organis...65432021-09-081-2/+2
* Fix storage Iterate bug and Add storage doctor to delete garbage attachments ...Lunny Xiao2021-09-071-0/+5
* Add unique constraint back into issue_index (#16938)zeripath2021-09-031-1/+1
* Correctly return the number of Repositories for Organizations (#16807) (#16911)zeripath2021-09-011-12/+56
* Fix dump and restore respository (#16698) (#16898)Lunny Xiao2021-08-311-0/+5
* Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login so...zeripath2021-08-282-1/+27
* Add primary_key to issue_index (#16813) (#16820)zeripath2021-08-253-5/+5
* Recreate Tables should Recreate indexes on MySQL (#16718) (#16739)zeripath2021-08-201-0/+15
* Fix wrong user in OpenID response (#16736) (#16741)KN4CK3R2021-08-201-0/+16
* Update issue_index to finish migration (#16685) (#16687)65432021-08-131-0/+25
* Restore compatibility with SQLServer 2008 R2 in migrations (#16638)zeripath2021-08-081-6/+3
* Lock goth/gothic and Re-attempt OAuth2 registration on login if registration ...zeripath2021-07-291-5/+0
* not show private user's repo in explore view (#16550) (#16554)a10121127962021-07-271-5/+3
* Fix session bugs (#16552) (#16553)65432021-07-273-17/+47
* Switch to maintained jwt lib (#16532) (#16533)zeripath2021-07-241-1/+1
* Add basic edit ldap auth test & actually fix #16252 (#16465) (#16494)v1.15.0-rc2zeripath2021-07-222-13/+33
* Restore creation of git-daemon-export-ok files (#16508) (#16514)zeripath2021-07-221-2/+13
* Fix crash following ldap authentication update (#16447) (#16448)zeripath2021-07-151-2/+2
* Retry rename on lock induced failures (#16435)zeripath2021-07-154-10/+10
* Fix activation of primary email addresses (#16385)Meano2021-07-131-21/+21
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-1310-700/+1006
* Fix archive error when rename repo or user (#16399)Lunny Xiao2021-07-132-22/+7
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-8/+9
* Validate Issue Index before querying DB (#16406)Norwin2021-07-121-0/+3
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-0821-32/+32