aboutsummaryrefslogtreecommitdiff
path: root/routers/api
Commit message (Collapse)AuthorAge
* #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
|
* webhook APIsUnknwon2015-08-29
|
* new create webhook eventUnknwon2015-08-28
|
* new create repo optionsUnknwon2015-08-28
|
* #1487 Readme TemplateUnknwon2015-08-28
|
* add webhook recent deliveriesUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|
* minor fix on API responseUnknwon2015-08-19
|
* minor fix on API responseUnknwon2015-08-19
|
* work on #1493Unknwon2015-08-17
|
* WIP: create PR - choose branchUnknwon2015-08-08
|
* improve fork processUnknwon2015-08-08
|
* allow anonymous SSH cloneUnknwon2015-08-05
|
* #1127: hide user e-mail when API caller isn't signed inUnknwon2015-07-15
|
* Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePasswordLunny Xiao2015-04-24
|\ | | | | Hotfix/type fix validate password
| * fix calls that go rename missedDustin Willis Webber2015-04-16
| |
* | #1070 Clearer error message for illegal charactersUnknwon2015-03-26
|/
* mirror fix of #1105Unknwon2015-03-25
|
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
|
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-16
| | | | | | | | | | | | 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-22
|\ \ | |/ |/| | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * routers: able to migrate repo from local pathUnknwon2015-02-22
| | | | | | | | - modules/middleware/context.go: add HandleAPI method
* | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
| |
* | Refactoring of the Access TablePeter Smit2015-02-06
| | | | | | | | | | | | 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-23
|/
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
|
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* Finish new UI for release pageUnknwon2014-12-10
|
* update user api search results to include the full nameDeiwin Sarjas2014-12-02
| | | | | Is fully backwards compatible Fixes #677
* more APIs on #12Unknwon2014-11-18
|
* GetFile apiUnknwon2014-11-16
|
* support duoshuo mirror of gravatarUnknwon2014-11-16
|
* #12, use go-gogs-clientUnknwon2014-11-14
|
* #12, add/edit hookUnknwon2014-11-13
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
|
* Safe workUnknwon2014-10-25
|
* Fix API brokenUnknwon2014-10-18
|
* Add migrate repo APIUnknwon2014-08-29
|
* add migrate apilunnyxiao2014-08-29
|
* Finsih add/remove repo in organizationUnknwon2014-08-26
|