summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Add the Owner Name to differentiate when merging (#3807)Luo Yifei2019-02-121-0/+2
* fix #3200 (#6033)Lanre Adelowo2019-02-111-1/+1
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-5/+11
* Fix metrics auth token detection (#6006)Paul2019-02-091-1/+1
* Feature - #3031 - search for org repos (#5986)Richard Mahn2019-02-081-9/+60
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-082-0/+6
* Add API to list tags (#5850)Lunny Xiao2019-02-074-0/+73
* fix bug when deleting a linked account will removed all (#5989)Lunny Xiao2019-02-071-3/+8
* Expose issue stopwatch toggling via API (#5970)Lanre Adelowo2019-02-062-0/+142
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-062-18/+96
* Allow Macaron to be set to log through to gitea.log (#5667)zeripath2019-02-051-3/+26
* Fix serving of raw wiki files other than .md (#5814)Gabriel Silva Simões2019-02-053-16/+51
* Pull request conflict files detection (#5951)Lunny Xiao2019-02-051-0/+5
* Automatically clear stopwatch on merging a PR (#4327)Lanre Adelowo2019-02-053-0/+33
* Add label names as filter in issue search api (#5946)Lanre Adelowo2019-02-041-1/+15
* Issue 5924 fix compare button (#5929)zeripath2019-02-032-4/+4
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-034-0/+24
* Add single commit API support (#5843)Lunny Xiao2019-02-023-0/+129
* Disable redirect for i18n (#5910)techknowlogick2019-01-311-1/+1
* Provide better panic handling (#5902)zeripath2019-01-301-0/+3
* don't allow pull requests to be created on an archived repository (#5883)Lanre Adelowo2019-01-302-7/+14
* respect value of REQUIRE_SIGNIN_VIEW (#5901)Lanre Adelowo2019-01-301-1/+1
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-301-0/+4
* if repo does not exist, show a 404 not a 500 (#5900)Lanre Adelowo2019-01-301-1/+4
* New Issue ?body= query (#5851)kekero2019-01-281-0/+2
* API: Fix null pointer in attempt to Sudo if not logged in (#5872)zeripath2019-01-281-1/+1
* Fix MinInterval (#5856)yasuokav2019-01-261-1/+1
* update swagger for release API pagination (#5841)Lunny Xiao2019-01-251-0/+8
* improve the releases api paging (#5831)Lunny Xiao2019-01-241-1/+17
* Added docs for the tree api (#5834)kolaente2019-01-242-0/+31
* Fix topics saving internal error and disable for archived repos (#5821)Lauris BH2019-01-241-1/+1
* New API routes added (#5594)Shashvat Kedia2019-01-233-0/+57
* Feature: Archive repos (#5009)kolaente2019-01-236-22/+69
* Pooled and buffered gzip implementation (#5722)zeripath2019-01-231-2/+2
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-223-4/+25
* Disallow empty titles (#5785)Lanre Adelowo2019-01-213-1/+22
* Ensure error is logged on db reconnection attempts (#5780)Paul Brackin2019-01-201-1/+1
* Make db connect more robust (#5738)Paul Brackin2019-01-191-4/+24
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-175-28/+28
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-172-0/+10
* api: Add missing GET teams endpoints (#5382)Harshit Bansal2019-01-162-0/+68
* Add Default Pull Request Title (#5735)Elijah Oyekunle2019-01-161-2/+17
* Add proper CORS preflight origin validation (#5740)silverwind2019-01-151-2/+14
* Support CORS headers to git smart http protocol (#5719)Lunny Xiao2019-01-141-0/+12
* Prioritize "readme.md" (#5691)Khaled Hamed2019-01-141-5/+18
* Do not display the raw OpenID error in the UI (#5705)zeripath2019-01-121-1/+2
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-092-1/+31
* Added URL mapping for Release attachments like on github.com (#1707)gdeverlant2019-01-062-0/+35
* fix commit page showing status for current default branch (#5650)Julian2019-01-061-1/+1
* SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631)zeripath2019-01-041-2/+18