summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix activity feed (#1779)Ethan Koenig2017-05-261-8/+33
* | Fix renaming bug (#1786)Ethan Koenig2017-05-241-1/+1
* | Rename RepoCreationNum -> MaxCreationLimit (#1766)Jonas Östanbäck2017-05-241-1/+1
* | Add error direclty when user tries to create new repo and limit already hit (...Jonas Östanbäck2017-05-201-0/+4
* | fix admin lost permission caused by #947Lunny Xiao2017-05-191-1/+1
* | Add swagger comment for MirrorSync (#1747)Jonas Östanbäck2017-05-191-0/+9
* | Add units to team (#947)Lunny Xiao2017-05-184-36/+73
|/
* Add new text for reset password flash (#1718)Jonas Östanbäck2017-05-141-2/+2
* LDAP user synchronization (#1478)Lauris BH2017-05-102-4/+11
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+2
* fix bug when push a branch name with / & fix an integration test bug (#1689)Lunny Xiao2017-05-082-2/+2
* Show commit status icon in commits table (#1688)Lauris BH2017-05-072-0/+8
* Remove env user salt since no need to use (#1515)Lunny Xiao2017-05-061-1/+0
* Remove sha1 hash display in repository table and add latest commit GPG check ...Lauris BH2017-05-051-0/+1
* Download files to their original filename (#1676)silverwind2017-05-051-0/+2
* fix: tag contain character ) will http 500 on release page (#1670)Bo-Yi Wu2017-05-041-0/+1
* gofmt (#1662)Ethan Koenig2017-05-041-1/+1
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-043-0/+93