summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Prevent empty LDAP search from deactivating all users (#9879) (#9890)dioss-Machiel2020-01-202-0/+2
* fix bug about wrong dependencies permissions check and other wr… (#9884)Lunny Xiao2020-01-201-3/+3
* Prevent redirect to Host (#9678) (#9680)zeripath2020-01-091-1/+2
* [Backport] Fix bug when migrate from API (#8631) (#9563)65432020-01-021-2/+0
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-281-0/+8
* Fix deleted branch isn't removed when push the branch again (#9516) (#9524)Lunny Xiao2019-12-281-1/+6
* backport fix: fixed bug in GitTreeBySHA where pulling items from a page other...Brad Albright2019-12-241-5/+5
* Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420)mrsdizzie2019-12-181-2/+2
* fix issue indexer not triggered when migrating a repository (#9333)Lunny Xiao2019-12-132-16/+26
* Fix migration releases (#9319) (#9326) (#9328)John Olheiser2019-12-113-4/+11
* File Edit: Author/Committer interchanged [BugFix] (#9300)65432019-12-093-3/+3
* Fix max length check and limit in multiple repo forms (#9148) (#9204)65432019-11-291-4/+4
* upgrade levelqueue to 0.1.0 (#9192) (#9199)Lunny Xiao2019-11-281-1/+1
* Fix #9151 - smtp logger configuration sendTos should be an arra… (#9157)zeripath2019-11-251-1/+5
* Fix reCAPTCHA URL (#9119)Koichi MATSUMOTO2019-11-221-1/+1
* Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025)zeripath2019-11-151-10/+43
* Add Close() method to gogitRepository (#8901) (#8956)zeripath2019-11-1333-2/+126
* Update Github Migration Tests (#8938) (#8945)mrsdizzie2019-11-131-278/+143
* Backport: Enable punctuations ending mentions (#8889) (#8894)guillep2k2019-11-092-12/+37
* Update Github migration test (#8896)guillep2k2019-11-091-6/+0
* Fix to close opened io resources as soon as not needed (#8839) (#8846)Lauris BH2019-11-051-33/+39
* Fix commit expand button to not go to commit link (#8745) (#8825)Lauris BH2019-11-041-14/+27
* fix 500 when edit hook (#8782) (#8789)Lunny Xiao2019-11-021-0/+5
* On windows set core.longpaths true (#8776) (#8786)zeripath2019-11-021-0/+8
* Use AppSubUrl for more redirections (#8647) (#8651)zeripath2019-10-231-1/+1
* Add SubURL to redirect path (#8632) (#8634)John Olheiser2019-10-221-1/+1
* Allow externalID to be UUID (#8551) (#8624)guillep2k2019-10-221-7/+1
* Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8...zeripath2019-10-221-5/+9
* Fix #8582 by handling empty repos (#8587) (#8594)65432019-10-192-0/+19
* Fix bug on pull requests when transfer head repository (#8564) (#8569)Lunny Xiao2019-10-191-8/+7
* Ensure that GitRepo is set on Empty repositories (#8539) (#8541)zeripath2019-10-171-2/+8
* Fix password complexity regex for special characters (backport for v1.10.0) (...guillep2k2019-10-163-42/+120
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-2/+3
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-142-0/+95
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-148-75/+311
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-137-152/+1016
* IsBranchExist: return false if provided name is empty (#8485)zeripath2019-10-131-2/+8
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-1315-54/+515
* Restore functionality for early gits (#7775)zeripath2019-10-126-26/+86
* Ensure Request Body Readers are closed in LFS server (#8454)zeripath2019-10-102-5/+15
* fix template bug on mirror repository setting page (#8438)Lunny Xiao2019-10-091-0/+2
* Reduce test sensibility (#8393)guillep2k2019-10-071-1/+2
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-054-12/+27
* Bugfix for image compare and minor improvements to image compare (#8289)Mario Lubenka2019-10-041-2/+5
* Api: advanced settings for repository (external wiki, issue tracker etc.) (#7...David Svantesson2019-10-021-11/+49
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-012-2/+6
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-274-673/+0
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-242-308/+6
* Do only show teams access for organization repositories, not for personal rep...David Svantesson2019-09-241-0/+1
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-232-17/+21