aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix git hooks update to receive required arguments. Fixes #2090 (#2095)Lauris BH2017-07-025-7/+28
* Fix API for branches with slashes (#2096)Ethan Koenig2017-07-024-2/+54
* Check for valid renamed usernames (#2077)Ethan Koenig2017-07-012-1/+100
* upgrade git source code. (#2094)Bo-Yi Wu2017-07-012-4/+4
* Fix SQL bug in models.PullRequestsEthan Koenig2017-07-012-2/+32
* Absolute path for setting.CustomConf (#2085)Ethan Koenig2017-07-011-0/+2
* Merge pull request #2087 from Bwko/fix_error_exitLauris BH2017-06-301-1/+1
|\
| * Fix exit status 1 not handled @ getMergeCommitBwko2017-06-301-1/+1
* | Revert "Reduce number of layer" (#2086)Lunny Xiao2017-06-301-5/+5
* | Reduce number of layer (#2078)Dryusdan2017-06-301-5/+5
* | Merge pull request #2083 from ethantkoenig/check_err/org_avatarAndrey Nering2017-06-292-6/+13
|\ \ | |/ |/|
| * lintEthan Koenig2017-06-291-0/+1
| * Use default avatar on errorEthan Koenig2017-06-292-4/+8
| * Don't ignore gravatar errorEthan Koenig2017-06-291-2/+4
* | Fix release display and correct paging (#2080)Lauris BH2017-06-295-39/+135
|/
* remove unnecessary blank lines and wrong error logLunny Xiao2017-06-281-3/+1
* Pagination on releases page (#2035)iszla2017-06-282-2/+22
* Update git module (#2074)Jonas Östanbäck2017-06-282-138/+93
* Fix #1271: Call location.reload after XHR finishes (#2071)Guillermo Bonvehí2017-06-281-8/+4
* Fix org hooks UI (#2072)Morlinest2017-06-281-1/+3
* Fix: `http: multiple response.WriteHeader calls` (#2038)Shuanglei Tao2017-06-281-1/+0
* Make time diff translatable (#2057)Lauris BH2017-06-289-101/+67
* Smaller watch, star, and fork buttons (#2052)Patrick G2017-06-281-6/+6
* Setting to disable authorized_keys backup (#1856)Dan Magnus Lindvall2017-06-283-31/+35
* Add link to forum in issue template (#2070)Jonas Östanbäck2017-06-281-2/+2
* Fix default ghost assignee bug (#2069)Ethan Koenig2017-06-281-1/+1
* Always return valid go-get meta, even if unauthorized (#2010)Kim "BKC" Carlbäcker2017-06-261-3/+41
* drone sign -.-Kim "BKC" Carlbäcker2017-06-251-1/+1
* Fix "Dashboard shows deleted comments" (#1995)Jonas Franz2017-06-258-4/+78
* Integration tests for issues API (#2059)Ethan Koenig2017-06-252-15/+78
* Fix improper setup for integration tests (#2050)Ethan Koenig2017-06-251-4/+2
* Skip sqlite integration in CI (#2058)Ethan Koenig2017-06-251-1/+1
* Load label ID in NewLabels (#2045)Ethan Koenig2017-06-254-6/+25
* Improve integration test helper functions (#2049)Ethan Koenig2017-06-2513-24/+9
* Fix bug in issue labels API (#2048)Ethan Koenig2017-06-253-3/+69
* Fix wording (#2024)Patrick G2017-06-242-2/+2
* Enable assignee e-mail notification (#2003)Győrvári Gábor2017-06-232-5/+23
* add missing lfs config on example file (#2039)Lunny Xiao2017-06-231-0/+6
* remove deprecated code for Gogs compitable (#2041)Lunny Xiao2017-06-231-9/+1
* update git module (#2037)Lauris BH2017-06-233-7/+14
* Fix displaying commits and files of PR created from now deleted fork (#2023)Kim "BKC" Carlbäcker2017-06-221-6/+14
|\
| * Fix displaying commits and files of PR created from now deleted forked reposi...Lauris Bukšis-Haberkorns2017-06-211-6/+14
* | repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032)Lunny Xiao2017-06-223-20/+31
* | Display config file path on admin panel (#2030)Lunny Xiao2017-06-223-0/+4
* | ROOT_URL setting use the default as shown in conf/app.ini (#1823)Mike Fellows2017-06-221-12/+18
* | Add discourse link (#2027)Jonas Östanbäck2017-06-221-1/+1
* | Fix fast-forward PR bug (#1989)Ethan Koenig2017-06-221-3/+3
* | Keep sort when switching page (#2013)iszla2017-06-221-5/+5
* | Fix #2001 and fix issue comments hidden (#2016)Lunny Xiao2017-06-213-25/+66
* | Make branch deletion URL more like GitHub's, fixes #1397 (#1994)Lauris BH2017-06-217-70/+241