Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 |
| | |||
* | code fix #941 caution: undertest | Unknwon | 2015-02-13 |
| | |||
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmd/serve.go models/access.go models/migrations/migrations.go models/org.go models/repo.go models/user.go modules/middleware/org.go modules/middleware/repo.go routers/api/v1/repo.go routers/org/teams.go routers/repo/http.go routers/user/home.go | ||
| * | 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. | ||
* | | Refactoring of the Access Table | Peter Smit | 2015-02-12 |
| | | | | | | | | | | | | 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. | ||
* | | modules/middleware/auth.go: remove uncheck login for watch a repo #929 | Unknwon | 2015-02-10 |
| | | |||
* | | able to disable SSH for #883 | Unknwon | 2015-02-07 |
| | | |||
* | | code fix for #908, and work for #884 | Unknwon | 2015-02-06 |
|/ | |||
* | modules/midlleware: little auth code fix, #777 | Unknwon | 2015-01-30 |
| | |||
* | modules/midlleware: little auth code fix | Unknwon | 2015-01-30 |
| | |||
* | 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 | ||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
| | |||
* | Fix #543 | Unknwon | 2014-11-24 |
| | |||
* | Fix #643 | Unknwon | 2014-11-20 |
| | |||
* | more APIs on #12 | Unknwon | 2014-11-18 |
| | |||
* | fox #620 | Unknwon | 2014-11-17 |
| | |||
* | 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 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | work on #616 and update locales | Unknwon | 2014-11-10 |
| | |||
* | continue work on #255 | Unknwon | 2014-11-07 |
| | |||
* | work on #609 | Unknwon | 2014-11-07 |
| | |||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 |
| | |||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | |||
* | Fix API broken | Unknwon | 2014-10-18 |
| | |||
* | Use binding middleware | Unknwon | 2014-10-15 |
| | |||
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 |
| | |||
* | Update with macaron | Unknwon | 2014-10-06 |
| | |||
* | Fix #264 | Unknwon | 2014-10-06 |
| | |||
* | Fix #515 | Unknwon | 2014-09-30 |
| | |||
* | UI: Confirmation box | Unknwon | 2014-09-28 |
| | |||
* | Fix download archive issue | Unknwon | 2014-09-24 |
| | |||
* | Page: Repository home page | Unknwon | 2014-09-23 |
| | |||
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 |
| | |||
* | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | Prepare 0.5 release | Unknwon | 2014-09-12 |
| | |||
* | Fix #425 | Unknwon | 2014-09-02 |
| | |||
* | Bug fix on organization | Unknwon | 2014-08-27 |
| | |||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 |
| | |||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 |
| |