summaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* #1127: hide user e-mail when API caller isn't signed inUnknwon2015-07-151-0/+5
* Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePasswordLunny Xiao2015-04-241-1/+1
|\
| * fix calls that go rename missedDustin Willis Webber2015-04-161-1/+1
* | #1070 Clearer error message for illegal charactersUnknwon2015-03-261-1/+2
|/
* mirror fix of #1105Unknwon2015-03-251-2/+4
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-111-3/+3
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-221-1/+1
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-161-1/+1
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-37/+38
|\ \ | |/ |/|
| * routers: able to migrate repo from local pathUnknwon2015-02-221-37/+38
* | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-1/+1
* | Refactoring of the Access TablePeter Smit2015-02-061-1/+1
* | Introducing Collaboration StructPeter Smit2015-01-231-9/+12
|/
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-131-7/+6
* api: able to create repo and fix #726Unknwon2014-12-123-59/+95
* Finish new UI for release pageUnknwon2014-12-101-0/+5
* update user api search results to include the full nameDeiwin Sarjas2014-12-021-0/+1
* more APIs on #12Unknwon2014-11-183-3/+75
* GetFile apiUnknwon2014-11-162-12/+31
* support duoshuo mirror of gravatarUnknwon2014-11-161-0/+5
* #12, use go-gogs-clientUnknwon2014-11-144-64/+33
* #12, add/edit hookUnknwon2014-11-132-20/+143
* #12, API: list user repos, list repo hooksUnknwon2014-11-133-12/+163