aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Collapse)AuthorAgeFilesLines
* #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
|\ | | | | Hotfix/type fix validate password
| * 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
| | | | | | | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-37/+38
|\ \ | |/ |/| | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * routers: able to migrate repo from local pathUnknwon2015-02-221-37/+38
| | | | | | | | - modules/middleware/context.go: add HandleAPI method
* | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-1/+1
| |
* | Refactoring of the Access TablePeter Smit2015-02-061-1/+1
| | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens.
* | 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
| | | | | - POST /user/repos - POST /org/:org/repos
* 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
| | | | | Is fully backwards compatible Fixes #677
* 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
|
* Safe workUnknwon2014-10-251-0/+20
|
* Fix API brokenUnknwon2014-10-181-2/+1
|
* Add migrate repo APIUnknwon2014-08-291-37/+31
|
* add migrate apilunnyxiao2014-08-291-0/+86
|
* Finsih add/remove repo in organizationUnknwon2014-08-263-20/+72
|
* New UI merge in progressUnknwon2014-07-261-2/+3
|
* Fix #285Unknown2014-07-122-1/+14
|
* Fixed #209Unknown2014-05-251-1/+2
|
* Clean api codeUnknown2014-05-051-6/+30
|
* Add /api/v1/users/searchUnknown2014-04-301-0/+40
|
* update with new gitslene2014-04-131-32/+0
|
* Add search commitsUnknown2014-04-111-0/+32
|
* Add @ # commit link detect on all markdown renderUnknown2014-04-071-1/+1
|
* Mirror fix and updateUnknown2014-03-291-0/+18