aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* On windows set core.longpaths true (#8776) (#8786)zeripath2019-11-021-0/+8
* Allow to merge if file path contains " or \ (#8629) (#8771)zeripath2019-11-011-2/+24
* Changelog 1.9.5 (#8753) (#8756)John Olheiser2019-10-301-0/+24
* Changelog 1.10.0-rc2 (#8750)v1.10.0-rc2John Olheiser2019-10-301-0/+26
* [Fix] milestone close timestamp (#8728) (#8730)65432019-10-291-1/+5
* Fix deadline on update issue or PR via API (#8698)David Svantesson2019-10-282-16/+14
* Fix 500 when getting user as unauthenticated user (#8653) (#8663)Monty Taylor2019-10-251-1/+1
* make call createMilestoneComment on newIssue func (#8678) (#8681)jaqra2019-10-251-0/+4
* Hide some user information via API if user have no enough permission (#8655) ...Lunny Xiao2019-10-242-5/+4
* Use AppSubUrl for more redirections (#8647) (#8651)zeripath2019-10-233-3/+3
* Add SubURL to redirect path (#8632) (#8634)John Olheiser2019-10-221-1/+1
* Fix template error on account page (#8562) (#8622)John Olheiser2019-10-221-1/+1
* Allow externalID to be UUID (#8551) (#8624)guillep2k2019-10-226-16/+6
* Prevent .code-view from overriding font on icon fonts (#8614) (#8627)guillep2k2019-10-222-2/+2
* Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8...zeripath2019-10-224-17/+25
* fix emoji panel be removed bug in issue page, when the sub issue summit the d...guillep2k2019-10-221-1/+1
* Update heatmap fixtures to restore tests (#8615) (#8616)zeripath2019-10-213-4/+4