aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1
Commit message (Expand)AuthorAge
* Use struct for UI settingsUnknwon2016-07-24
* api: fix panic if anonymous user request admin APIUnknwon2016-07-23
* Update locales and .gopmfileUnknwon2016-07-17
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-17
* api: delete repository webhooks (#3275)Dennis Chen2016-07-17
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-16
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* Add timestamps to repository api response (#3255)lstahlman2016-07-12
* Extend the API to include more repository properties (#3249)lstahlman2016-07-11
* #3057 retrieve webhook with repo_idUnknwon2016-07-08
* #3058 #3059 support correct page size and link headerUnknwon2016-07-04
* #809 fix wrong closed issue count when create closed issue via APIUnknwon2016-05-27
* #809 able to set issue state to closed when createUnknwon2016-05-11
* api/admin: add/remove organization team repositoryUnknwon2016-04-04
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25
* Fix status codeUnknwon2016-03-21
* Change list teams API to non-admin specificUnknwon2016-03-21
* #1692 api: admin list and create team under organizationUnknwon2016-03-21
* #1692 add CRUD issue APIsUnknwon2016-03-13
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
* #13 finish user and repository searchUnknwon2016-03-11
* Rename module: middleware -> contextUnknwon2016-03-11
* Make markdown as an independent moduleUnknwon2016-02-20
* Minor fix for #2506Unknwon2016-02-02
* Corrections following recommendationsAntoine GIRARD2016-01-28
* Handling error for the API request and add commmentsAntoine GIRARD2016-01-28
* Update link for documentation (Temporary https://gist.github.com/sapk/df64347...Antoine GIRARD2016-01-28
* Near readyAntoine GIRARD2016-01-28
* require token for list my orgsUnknwon2016-01-09
* fix #2360Unknwon2016-01-08
* #1692 APIs: Users FollowersUnknwon2015-12-21
* #1692 API: admin create repoUnknwon2015-12-17
* #1692 add organization APIsUnknwon2015-12-17
* #1692 add user email APIsUnknwon2015-12-15
* rename import pathUnknwon2015-12-15
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-10
* move out git module and #1573 send push hookUnknwon2015-12-09
* #1984 Better mirror repo managementUnknwon2015-12-08
* #2063 Ability to delete repo from admin panelUnknwon2015-12-05
* APIs: admin usersUnknwon2015-12-05
* fix #1829 and fix #890Unknwon2015-12-04
* fix panic for #2045Unknwon2015-12-04
* refactor API routes and some work for #976Unknwon2015-12-04
* fix #976Unknwon2015-12-03
* finish wikiUnknwon2015-11-30
* Wiki: UI for page newUnknwon2015-11-25
* allow admin to migrate for any user/orgUnknwon2015-11-25
* fix #878Unknwon2015-11-18
* fix #1448Unknwon2015-11-17
* fix #1302Unknwon2015-11-13