aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* API endpoints for organization teams (#370)Ethan Koenig2016-12-283-0/+70
* Remove redundant query in collaborator API (#516)Ethan Koenig2016-12-281-24/+4
* fix installation page ssh domain unavilableLunny Xiao2016-12-271-2/+2
* Improve the way how branches are deletedBwko2016-12-262-11/+51
* API Endpoints for collaborators (#375)Ethan Koenig2016-12-262-1/+99
* Git LFS support v2 (#122)Fabian Zaremba2016-12-262-0/+46
* Provide button to delete merged pull request (#441)Lunny Xiao2016-12-252-0/+28
* Organization webhook API endpointsEthan Koenig2016-12-254-134/+316
* Added sorting to organizations, repos & users page (#222)Bwko2016-12-244-20/+58
* Added sorting to the labels & milestones page (#199)Bwko2016-12-242-7/+10
* Added minimum password length to app.ini (#223)Bwko2016-12-241-3/+8
* Bug fixes for Issues filters (#413)Ethan Koenig2016-12-242-38/+47
* API Endpoint for watching (#191)Ethan Koenig2016-12-242-0/+132
* Enables mssql support (#383)btrepp2016-12-241-2/+4
* resolved #394 (#396)Lunny Xiao2016-12-231-0/+3
* Check if file is a symlink with web editor (#3687) (#445)Lunny Xiao2016-12-221-0/+5
* New settings option for a custom SSH host (#3763) (#446)Lunny Xiao2016-12-221-2/+2
* update code.gitea.io/git (#450)Lunny Xiao2016-12-223-5/+5
* Bug fixes and tests for modules/base (#442)Ethan Koenig2016-12-221-1/+4
* issue comment api fix (#449)Kim "BKC" Carlbäcker2016-12-222-1/+53
* Fix string format verbs (#3637)Alexander Lunegov2016-12-221-1/+1
* Fix random string generator (#384)Denis Denisov2016-12-205-17/+46
* serve video files using the HTML5 video tag (#418)Nico Mandery2016-12-201-0/+2
* fixed vulnerabilities on deleting release (#399)Lunny Xiao2016-12-161-1/+1
* fixed vulnerabilities (#392)Lunny Xiao2016-12-152-2/+3
* Bug fix for edit-hook API endpointEthan Koenig2016-12-091-2/+8
* Bug fixes for repo permissions in APIEthan Koenig2016-12-073-12/+26
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-063-6/+6
* [API] Pull Requests (#248)Kim "BKC" Carlbäcker2016-12-022-0/+448
* LintingKim "BKC" Carlbäcker2016-12-021-2/+2
* GitHub API Compliance (& linting)Kim "BKC" Carlbäcker2016-12-023-8/+31
* Add undocumented endpoint for /repositories/:idKim "BKC" Carlbäcker2016-12-022-0/+17
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-1/+1
* Resolved #296 (#324)Lunny Xiao2016-12-011-20/+34
* resolved #310: hide fork to self (#323)Lunny Xiao2016-12-011-0/+1
* Get rid of bin folder within makefile, enabled TiDB (#319)Thomas Boerger2016-12-011-3/+0
* Fix breakage from vendor-updateKim "BKC" Carlbäcker2016-11-293-3/+3
* golint fixed for modules/authLunny Xiao2016-11-275-11/+11
* Fixes typosBwko2016-11-274-4/+4
* Merge pull request #270 from andreynering/gitea/http-headers-downloadAndrey Nering2016-11-271-7/+13
|\
| * Fix Chrome not liking commasAndrey Nering2016-11-261-0/+4
| * Fix HTTP headers for issue attachment downloadAndrey Nering2016-11-261-7/+9
* | Golint fixed for modules/setting (#262)Lunny Xiao2016-11-2722-88/+88
|/
* Merge pull request #254 from lunny/lunny/golint_modules_contextThomas Boerger2016-11-251-1/+1
|\
| * Golint fixed for modules/contextLunny Xiao2016-11-251-1/+1
* | Golint fixed for modules/templateLunny Xiao2016-11-252-2/+2
|/
* Merge pull request #228 from Bwko/feature/short-hash-downloadThomas Boerger2016-11-241-1/+1
|\
| * Added short-hash support to downloadsBwko2016-11-241-1/+1
* | Move init functions from routers/install to routers/init (#230)Lunny Xiao2016-11-242-69/+82
* | golint fixed for routers (#208)Lunny Xiao2016-11-2435-155/+354