summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-284-4/+13
* Fix deleted branch isn't removed when push the branch again (#9516) (#9524)Lunny Xiao2019-12-282-1/+12
* Fix missing repository status when migrating repository via API (#9511)Lunny Xiao2019-12-272-3/+32
* when branch is deleted after a pull request is merged, trigger webhook (#9510)Brad Albright2019-12-271-0/+16
* backport fix: fixed bug in GitTreeBySHA where pulling items from a page other...Brad Albright2019-12-241-5/+5
* Fix NewCommitStatus (#9434) (#9435)John Olheiser2019-12-192-4/+4
* Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420)mrsdizzie2019-12-181-2/+2
* Fix Slack webhook payload title generation to work with Mattermost (#9378) (#...Cornel2019-12-181-76/+93
* DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359)zeripath2019-12-151-1/+1
* fix issue indexer not triggered when migrating a repository (#9333)Lunny Xiao2019-12-132-16/+26
* Fix bug that release attachment files not deleted when deleting repository (#...Lunny Xiao2019-12-121-7/+28
* Fix migration releases (#9319) (#9326) (#9328)John Olheiser2019-12-113-4/+11
* File Edit: Author/Committer interchanged [BugFix] (#9300)65432019-12-095-15/+15
* Changelog 1.10.1 (#9256)v1.10.165432019-12-051-0/+21
* Fix max length check and limit in multiple repo forms (#9148) (#9204)65432019-11-296-15/+15
* Properly fix displaying virtual session provider in admin panel (#9137) (#9203)65432019-11-292-8/+8
* upgrade levelqueue to 0.1.0 (#9192) (#9199)Lunny Xiao2019-11-2814-40/+142
* Fix panic when diff (#9187) (#9193)Lunny Xiao2019-11-2826-8/+688
* Fix #9151 - smtp logger configuration sendTos should be an arra… (#9157)zeripath2019-11-251-1/+5
* backport v1.10 - Always show Password field on link account sign in page (#9150)Benno2019-11-242-1/+2
* Create PR on Current Repository by Default (#8670) (#9141)guillep2k2019-11-243-2/+35
* fix race on indexer (#9136) (#9139)Lunny Xiao2019-11-231-7/+12
* Fix reCAPTCHA URL (#9119)Koichi MATSUMOTO2019-11-221-1/+1
* Backport: Hide given credentials for migrated repos. (#9098)Jordan2019-11-202-1/+2
* backport: update golang.org/x/crypto vendor to use acme v2 (#9056) (#9085)techknowlogick2019-11-2052-2942/+3429
* Backport: Fix password checks on admin create/edit user (#9076) (#9081)guillep2k2019-11-201-3/+14
* fix: add search to reserved usernames (#9063) (#9065)Antoine GIRARD2019-11-182-0/+2
* Fix permission checks for close/reopen from commit (#8875) (#9033)guillep2k2019-11-162-18/+31
* Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025)zeripath2019-11-151-10/+43
* Fix broken link to branch from issue list (#9003) (#9021)65432019-11-151-1/+1
* fix wrong system notice when repository is empty (#9020)Lunny Xiao2019-11-151-0/+5
* Shadow password correctly for session config (#8984) (#9002)zeripath2019-11-141-9/+17
* Update security (#8990)John Olheiser2019-11-141-2/+2
* Changelog for 1.10.0 (#8978)v1.10.0John Olheiser2019-11-141-21/+33
* Hotfix for review actions and notifications (#8965)guillep2k2019-11-143-9/+23
* Backport 1.9.6 (#8969)John Olheiser2019-11-131-0/+8
* Add Close() method to gogitRepository (#8901) (#8956)zeripath2019-11-1372-102/+386
* Update Github Migration Tests (#8938) (#8945)mrsdizzie2019-11-131-278/+143
* Backport: Enable punctuations ending mentions (#8889) (#8894)guillep2k2019-11-092-12/+37
* Fix issue with user.fullname (#8903)zeripath2019-11-101-3/+5
* Update Github migration test (#8896)guillep2k2019-11-091-6/+0
* Backport: Fix password complexity check on registration (#8887) (#8888)guillep2k2019-11-092-2/+7
* Backport: Fix require external registration password (#8885) (#8890)guillep2k2019-11-091-3/+3
* Fix edit content button on migrated issue content (#8877) (#8884)mrsdizzie2019-11-081-1/+1
* Fix to close opened io resources as soon as not needed (#8839) (#8846)Lauris BH2019-11-051-33/+39
* Fix new user form for non-local users (#8826) (#8828)Lauris BH2019-11-052-10/+12
* Fix commit expand button to not go to commit link (#8745) (#8825)Lauris BH2019-11-042-15/+29
* Fix SSH2 conditonal in key parsing code (#8806) (#8810)65432019-11-032-1/+14
* add missing "d" (#8801)65432019-11-031-1/+1
* fix 500 when edit hook (#8782) (#8789)Lunny Xiao2019-11-021-0/+5