summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1.7.1 changelog (#5918)v1.7.1techknowlogick2019-01-311-0/+21
* Disable redirect for i18n (#5910) (#5916)techknowlogick2019-01-311-1/+1
* fix compare button on upstream repo leading to 404 (#5877) (#5914)Lanre Adelowo2019-01-311-2/+2
* respect value of REQUIRE_SIGNIN_VIEW (#5901) (#5915)Lanre Adelowo2019-01-311-1/+1
* Fix bug when read public repo lfs file (#5913)Lunny Xiao2019-01-311-2/+5
* Only allow local login if password is non-empty (#5906) (#5908)zeripath2019-01-302-2/+2
* Fix go-get URL generation (#5905) (#5907)Lauris BH2019-01-303-3/+5
* Prevent nil dereference in mailIssueCommentToParticipants (#5891, #5895) (#5894)zeripath2019-01-291-2/+6
* When creating new repository fsck option should be enabled (#5817) (#5885)Lauris BH2019-01-291-6/+7
* API: Fix null pointer in attempt to Sudo if not logged in (#5872) (#5884)zeripath2019-01-281-1/+1
* Fix an error while adding a dependency via UI. (Backport #5862) (#5876)Harshit Bansal2019-01-282-2/+3
* Fix delete correct temp directory (#5840)yasuokav2019-01-251-1/+1
* Added docs for the tree api (#5835)kolaente2019-01-243-0/+135
* Backport #5830 : Include Go toolchain to --version (#5832)Antoine GIRARD2019-01-241-2/+3
* Request for public keys only if LDAP attribute is set (#5816) (#5819)Lauris BH2019-01-2413-105/+293
* Fix TLS errors when using acme/autocert for local connections (#5820) (#5826)Joona Hoikkala2019-01-241-0/+1
* 1.7.0 changelog (#5802)v1.7.0techknowlogick2019-01-221-25/+20
* Disallow empty titles (#5785) (#5794)Lanre Adelowo2019-01-217-3/+48
* 1.7.0-rc3 changelog (#5756)v1.7.0-rc3techknowlogick2019-01-181-0/+12
* backport 1.6.4 changelog to 1.7 branch (#5741)techknowlogick2019-01-161-0/+6
* fix: use correct value for "MSpan Structures Obtained" #4742 (#5706) (#5716)Julian Tölle2019-01-131-1/+1
* Do not display the raw OpenID error in the UI (#5705) (#5712)zeripath2019-01-131-1/+2
* Update xorm to fix issue #5659 and #5651 (#5680) (#5692)Zsombor2019-01-104-6/+11
* fix public will not be reused as public key after deleting as deploy key (#56...Lunny Xiao2019-01-101-0/+5
* When redirecting clean the path to avoid redirecting to //www.othersite.com (...zeripath2019-01-091-1/+1
* Only count users own actions for heatmap contributions (#5647) (#5655)Julian2019-01-061-3/+13
* fix commit page showing status for current default branch (#5650) (#5653)Julian2019-01-061-1/+1
* Don't close issues via commits on non-default branch. (#5622) (#5643)Harshit Bansal2019-01-052-40/+63
* Fix sqlite deadlock when assigning to a PR (#5640) (#5642)zeripath2019-01-056-9/+17
* Add changelog for 1.6.3 and 1.7.0-rc2 (#5638)v1.7.0-rc2Jonas Franz2019-01-041-0/+10
* SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) (#5635)zeripath2019-01-041-2/+18
* Backport latest translation changesLauris BH2019-01-041-0/+9
* Documentation: Clarity for HTTPS setups (#5626)v1.7.0-rc10x5c2019-01-042-3/+16
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-031-0/+11
* Add changelog for 1.7.0-rc1 (#5616)Jonas Franz2019-01-031-0/+145
* Fix bug on modifying sshd username (#5624)Moshi Binyamini2019-01-021-1/+1
* Update @jonasfranz's username (#5619)techknowlogick2019-01-021-1/+1
* Update owners & Date in contributing (#5620)techknowlogick2019-01-021-1/+6
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-021-0/+3
* branch: Trigger update when deleting branch via UI. (#5617)Harshit Bansal2019-01-021-1/+13
* Issue is not overdue when it is on the same date #5566 (#5568)Rodrigo Villablanca Vásquez2019-01-013-8/+14
* mirror: Delete tags in mirror which are removed for original repo. (#5609)Harshit Bansal2019-01-012-2/+57
* update v71.go to resolve #5595 (#5613)Daniel Wolf2018-12-311-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-12-3110-11/+4
* Fix wrong text getting saved on editing second comment on an issue. (#5608)Harshit Bansal2018-12-313-3/+3
* Webhook for Pull Request approval/rejection (#5027)Lanre Adelowo2018-12-276-20/+168
* Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key...zeripath2018-12-274-18/+39
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-274-17/+37
* Delete organization endpoint added (#5601)Shashvat Kedia2018-12-273-1/+49
* fix nil pointer when adding a due date (#5587)Lanre Adelowo2018-12-271-0/+4