summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
...
* docs: update translation on notification page for zh-CN (#649)xgitea2017-01-131-1/+1
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-121-1/+34
* bug fix releaseLunny Xiao2017-01-091-0/+5
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-082-0/+5
* API endpoint for subscribers (#598)Ethan Koenig2017-01-072-0/+26
* API endpoint for stargazers (#597)Ethan Koenig2017-01-062-0/+26
* Make releases faster than before and resolved #490 (#588)Lunny Xiao2017-01-061-56/+46
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-052-1/+81
|\
| * Add pagination for notificationsAndrey Nering2017-01-031-3/+25
| * Do not get count on /api routersAndrey Nering2017-01-021-0/+5
| * Notifications - Step 2Andrey Nering2016-12-302-1/+54
* | Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)Manuel Kuhlmann2017-01-052-4/+10
* | bug fixed for fork repos (#560)Lunny Xiao2017-01-031-1/+1
* | build failed by deleting release by API (#562)Lunny Xiao2017-01-031-1/+1
* | change the default action when deleting a release to not delete tagLunny Xiao2017-01-031-1/+2
* | Release API endpointsEthan Koenig2017-01-022-0/+193
* | UI config to toggle whether user email shows up in Explore Users (#336)Thiago Avelino2017-01-011-0/+1
* | Restrict creating organisations by user (#193)Schwobaland2016-12-312-0/+9
* | API endpoints for forks (#509)Ethan Koenig2016-12-312-0/+63
* | fix gofmt errorBo-Yi Wu2016-12-302-5/+5
|/
* Notification - Step 1 (#523)Andrey Nering2016-12-311-0/+5
* push + pull now works with reverse proxy + basic auth on apache 2.4Gogs2016-12-291-62/+75
* Tab on user profile to show starred repos (#519)Andrey Nering2016-12-291-5/+8
* Cache users on list releases (#527)Lunny Xiao2016-12-291-14/+22
* Repo permission bug fixes (#513)Ethan Koenig2016-12-292-5/+7
* commithgraph / timeline (#428)Kjell Kvinge2016-12-291-0/+27
* Permissions bug fix for webhooksEthan Koenig2016-12-281-1/+1
* 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