aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1
Commit message (Collapse)AuthorAge
* #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
| | | | Add start count corrector for Repository.NumClosedIssues
* #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
| | | | | - Fix go-gogs-client#10 - Related to #809
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* #13 finish user and repository searchUnknwon2016-03-11
| | | | Both are possible on explore and admin panel
* 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
| | | | [ci skip]
* Update link for documentation (Temporary ↵Antoine GIRARD2016-01-28
| | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip]
* Near readyAntoine GIRARD2016-01-28
|
* require token for list my orgsUnknwon2016-01-09
|
* fix #2360Unknwon2016-01-08
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* #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
|
* #1511 Allow local import only for admin usersUnknwon2015-11-03
|
* #1657 allow forcing all private reposUnknwon2015-10-25
|
* add get repo APIUnknwon2015-10-22
|
* unified API error responseUnknwon2015-10-08
|
* added repository remove option to apiSteven Oud2015-10-04
|
* fix migrate apiUnknwon2015-09-03
|
* fix migrate APIUnknwon2015-09-03
|
* able to download archive by APIUnknwon2015-09-02
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
|
* add webhook default eventsUnknwon2015-08-29
|