summaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Collapse)AuthorAgeFilesLines
* Make markdown as an independent moduleUnknwon2016-02-201-4/+4
|
* Minor fix for #2506Unknwon2016-02-021-21/+16
|
* Corrections following recommendationsAntoine GIRARD2016-01-283-30/+32
|
* Handling error for the API request and add commmentsAntoine GIRARD2016-01-281-6/+12
| | | | [ci skip]
* Update link for documentation (Temporary ↵Antoine GIRARD2016-01-281-7/+4
| | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip]
* Near readyAntoine GIRARD2016-01-283-1/+77
|
* require token for list my orgsUnknwon2016-01-091-1/+1
|
* fix #2360Unknwon2016-01-081-1/+1
|
* #1692 APIs: Users FollowersUnknwon2015-12-212-3/+137
| | | | | - User profile un/follow - List user's followers/following
* #1692 API: admin create repoUnknwon2015-12-173-3/+27
|
* #1692 add organization APIsUnknwon2015-12-1710-41/+185
|
* #1692 add user email APIsUnknwon2015-12-153-0/+89
|
* rename import pathUnknwon2015-12-151-1/+1
|
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-101-1/+1
|
* move out git module and #1573 send push hookUnknwon2015-12-091-2/+3
|
* #1984 Better mirror repo managementUnknwon2015-12-081-1/+1
|
* #2063 Ability to delete repo from admin panelUnknwon2015-12-051-0/+4
|
* APIs: admin usersUnknwon2015-12-053-15/+168
|
* fix #1829 and fix #890Unknwon2015-12-041-1/+1
|
* fix panic for #2045Unknwon2015-12-041-2/+0
|
* refactor API routes and some work for #976Unknwon2015-12-0410-147/+368
|
* fix #976Unknwon2015-12-037-26/+155
|
* finish wikiUnknwon2015-11-301-4/+1
|
* Wiki: UI for page newUnknwon2015-11-251-5/+1
|
* allow admin to migrate for any user/orgUnknwon2015-11-251-2/+3
|
* fix #878Unknwon2015-11-182-3/+122
|
* fix #1448Unknwon2015-11-171-1/+1
|
* fix #1302Unknwon2015-11-131-2/+2
|
* #1511 Allow local import only for admin usersUnknwon2015-11-031-17/+16
|
* #1657 allow forcing all private reposUnknwon2015-10-251-1/+7
|
* add get repo APIUnknwon2015-10-221-7/+25
|
* unified API error responseUnknwon2015-10-086-51/+44
|
* added repository remove option to apiSteven Oud2015-10-041-0/+36
|
* fix migrate apiUnknwon2015-09-031-1/+1
|
* fix migrate APIUnknwon2015-09-031-17/+3
|
* able to download archive by APIUnknwon2015-09-021-0/+13
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-2/+2
|
* add webhook default eventsUnknwon2015-08-291-0/+6
|
* webhook APIsUnknwon2015-08-291-46/+59
|
* new create webhook eventUnknwon2015-08-281-2/+2
|
* new create repo optionsUnknwon2015-08-281-42/+38
|
* #1487 Readme TemplateUnknwon2015-08-281-2/+9
|
* add webhook recent deliveriesUnknwon2015-08-271-1/+1
|
* new webhooks list UIUnknwon2015-08-261-7/+7
|
* minor fix on API responseUnknwon2015-08-192-14/+9
|
* minor fix on API responseUnknwon2015-08-191-1/+5
|
* work on #1493Unknwon2015-08-171-1/+1
|
* WIP: create PR - choose branchUnknwon2015-08-082-8/+8
|
* improve fork processUnknwon2015-08-081-1/+1
|
* allow anonymous SSH cloneUnknwon2015-08-052-4/+4
|