summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix GET /users/:username/repos endpoint (#2125)Ethan Koenig2017-07-101-30/+30
* Improve org error handling (#2117)Antoine GIRARD2017-07-063-5/+5
* Fix git hooks update to receive required arguments. Fixes #2090 (#2095)Lauris BH2017-07-021-1/+2
* Fix API for branches with slashes (#2096)Ethan Koenig2017-07-022-2/+9
* Fix release display and correct paging (#2080)Lauris BH2017-06-292-17/+15
* Pagination on releases page (#2035)iszla2017-06-281-2/+8
* Fix: `http: multiple response.WriteHeader calls` (#2038)Shuanglei Tao2017-06-281-1/+0
* Make time diff translatable (#2057)Lauris BH2017-06-285-10/+10
* Fix "Dashboard shows deleted comments" (#1995)Jonas Franz2017-06-252-3/+4
* Integration tests for issues API (#2059)Ethan Koenig2017-06-251-15/+13
* Load label ID in NewLabels (#2045)Ethan Koenig2017-06-252-2/+2
* Fix bug in issue labels API (#2048)Ethan Koenig2017-06-251-2/+2
* 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-221-18/+29
* | Display config file path on admin panel (#2030)Lunny Xiao2017-06-221-0/+1
* | Fix #2001 and fix issue comments hidden (#2016)Lunny Xiao2017-06-211-2/+10
* | Make branch deletion URL more like GitHub's, fixes #1397 (#1994)Lauris BH2017-06-214-70/+138
|/
* Let not-logged-in users view releases (#1999)Ethan Koenig2017-06-182-4/+9
* fix misspell (#1996)Bo-Yi Wu2017-06-181-1/+1
* Fix deleted milestone bug (#1942)Ethan Koenig2017-06-171-0/+10
* Separate generate swagger + fix sed os specific (#1791)Antoine GIRARD2017-06-151-4/+0
* Fix search by issue type (#1914)Ethan Koenig2017-06-151-1/+11
* Fix uppercase default branch bug (#1965)Ethan Koenig2017-06-141-3/+5
* Add repo fork swagger (#1941)Jonas Östanbäck2017-06-121-0/+20
* Gracefully handle bare repositories on API operations. (#1932)Dennis Keitzel2017-06-102-1/+11
* Support CRLF when splitting code lines for display (#1862)silverwind2017-06-101-1/+5
* Fix 500 in public activity page (#1901)Ethan Koenig2017-06-081-1/+5
* Cache ctx.User in retrieveFeeds (#1902)Ethan Koenig2017-06-081-0/+3
* Merge pull request #1905 from ethantkoenig/fix/org_api_authAndrey Nering2017-06-071-7/+7
|\
| * Require token before checking membership/ownershipEthan Koenig2017-06-071-7/+7
* | Merge pull request #1904 from ethantkoenig/fix/org_apiAndrey Nering2017-06-071-10/+23
|\ \
| * | Bug fixes for org member APIEthan Koenig2017-06-071-10/+23
| |/
* / A missing / to provide a correct endpointcamlafit2017-06-071-1/+1
|/
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-053-3/+3
* gofmt (#1868)Ethan Koenig2017-06-041-1/+0
* Fix paginater length (#1866)Ethan Koenig2017-06-041-1/+1
* Fix 404 for external tracking issues (#1852)Ethan Koenig2017-06-033-6/+15
* Display draft releases (#1854)Ethan Koenig2017-06-031-75/+23
* Display all organization from user settings (#1739)Rémy Boulanouar2017-06-022-0/+15
* Fix change introduce by update of go-swagger. (#1727)Antoine GIRARD2017-06-011-0/+1
* Fix user profile activity feed (#1848)Ethan Koenig2017-06-022-13/+12
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-294-9/+9
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-292-6/+99
* Merge pull request #1750 from andreynering/dashboard-search-org-reposAndrey Nering2017-05-271-0/+3
|\
| * Fix testAndrey Nering2017-05-181-1/+1
| * Show repos acording to user/organizationAndrey Nering2017-05-181-1/+3
| * Fix org repos not showing on dashboard searchAndrey Nering2017-05-181-0/+1
* | Fix 500 for GET /teams/:id endpoints (#1811)Ethan Koenig2017-05-261-1/+1
* | fix bug to deny to add orgnization as a member of an orgnization or team (#1815)Lunny Xiao2017-05-262-0/+12