summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More integration tests for comment API (#2156)Ethan Koenig2017-07-141-1/+90
* Fix OpenID registration route (#2160)Christian Weiske2017-07-131-1/+1
* API: support '/orgs/:org/repos' (#2047)Aaron Walker2017-07-134-1/+57
* fix: replace tmp with TMPDIR. (#2152)Bo-Yi Wu2017-07-131-3/+3
* Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150)Lauris BH2017-07-123-5/+6
* Update code.gitea.io/git dependency (#2149)Lauris BH2017-07-122-4/+4
* Fix repository settings collobration list display (#2151)Lauris BH2017-07-122-0/+8
* Fix username rendering bug (#2122)Ethan Koenig2017-07-124-4/+71
* fix typo (#2145)Bo-Yi Wu2017-07-121-1/+1
* Add verify changed less-file step to Makefile (#1861)Bo-Yi Wu2017-07-124-16/+25
* Fix SHA1 hash linking (#2143)Roy Marples2017-07-122-6/+15
* Small grammar fixes (#2144)Patrick G2017-07-121-16/+16
* Fix repo API bug (#2133)Ethan Koenig2017-07-129-54/+132
* feat: upgrade drone docker image to support multi-stage build. (#1732)Bo-Yi Wu2017-07-112-1/+4
* Fix GET /users/:username/repos endpoint (#2125)Ethan Koenig2017-07-102-34/+63
* Use POSIX complaint ! operator in find (#2132)Roy Marples2017-07-101-1/+1
* Missing signed commit display translation (#2134)Lauris BH2017-07-102-2/+4
* Cache session cookies in tests (#2128)Ethan Koenig2017-07-091-1/+8
* Remove unused files (#2124)Ethan Koenig2017-07-072-23/+0
* Less verbose integration tests (#2123)Ethan Koenig2017-07-0724-223/+122
* Merge pull request #2119 from ethantkoenig/fix/wikiAndrey Nering2017-07-073-45/+52
|\
| * Fix import orderEthan Koenig2017-07-061-4/+4
| * Relative URL testsEthan Koenig2017-07-061-0/+4
| * Fix wiki preview linksEthan Koenig2017-07-063-41/+44
* | Improve org error handling (#2117)Antoine GIRARD2017-07-067-12/+26
* | vendor: update sqlite to fix "database is locked" errors (#2116)Andrey Nering2017-07-0618-5889/+10606
|/
* Fix unchecked error bug (#2110)Ethan Koenig2017-07-041-1/+4
* Fix missing-return bug (#2109)Ethan Koenig2017-07-041-0/+1
* Sync latest translations from crowdin (#2104)Lauris BH2017-07-0323-3984/+4207
* Add make command update-translations for update translations from crodwin (#2...Lunny Xiao2017-07-031-0/+10
* 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