Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mirror fix of #1105 | Unknwon | 2015-03-25 |
| | |||
* | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | routers: able to migrate repo from local path | Unknwon | 2015-02-22 |
| | | | | | | | | - modules/middleware/context.go: add HandleAPI method | ||
* | | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 |
| | | |||
* | | Refactoring of the Access Table | Peter Smit | 2015-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 Struct | Peter Smit | 2015-01-23 |
|/ | |||
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 |
| | |||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||
* | GetFile api | Unknwon | 2014-11-16 |
| | |||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 |
| | |||
* | #12, add/edit hook | Unknwon | 2014-11-13 |
| | |||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 |