Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 1 | -6/+7 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -6/+6 | |
| | | | ||||||
| * | | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 1 | -118/+37 | |
| | | | | | | | | | | | | | | | | | | 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 | 1 | -118/+37 | |
| |/ |/| | | | | | | | | | 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. | |||||
* | | able to disable SSH for #883 | Unknwon | 2015-02-07 | 1 | -0/+1 | |
|/ | ||||||
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 | 1 | -5/+4 | |
| | ||||||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 1 | -2/+2 | |
| | | | | | - POST /user/repos - POST /org/:org/repos | |||||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 | 1 | -1/+1 | |
| | ||||||
* | Fix #643 | Unknwon | 2014-11-20 | 1 | -0/+2 | |
| | ||||||
* | fox #620 | Unknwon | 2014-11-17 | 1 | -1/+1 | |
| | ||||||
* | GetFile api | Unknwon | 2014-11-16 | 1 | -0/+11 | |
| | ||||||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 | 1 | -7/+7 | |
| | ||||||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 1 | -0/+96 | |
| | ||||||
* | continue work on #255 | Unknwon | 2014-11-07 | 1 | -68/+0 | |
| | ||||||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 1 | -70/+163 | |
| | ||||||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | 1 | -1/+11 | |
| | ||||||
* | Fix #264 | Unknwon | 2014-10-06 | 1 | -0/+10 | |
| | ||||||
* | Fix #515 | Unknwon | 2014-09-30 | 1 | -3/+2 | |
| | ||||||
* | Fix download archive issue | Unknwon | 2014-09-24 | 1 | -8/+3 | |
| | ||||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 1 | -1/+4 | |
| | ||||||
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 | 1 | -2/+6 | |
| | ||||||
* | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 | 1 | -1/+1 | |
| | ||||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -6/+6 | |
| | ||||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | 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 | 1 | -1/+1 | |
| | ||||||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 1 | -4/+19 | |
| | ||||||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 1 | -1/+1 | |
| | ||||||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 1 | -9/+6 | |
| | ||||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 1 | -5/+5 | |
| | ||||||
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 1 | -2/+4 | |
| | ||||||
* | Fix bare repo bug | Unknwon | 2014-08-05 | 1 | -2/+0 | |
| | ||||||
* | Mirror fix on template | Unknwon | 2014-07-30 | 1 | -1/+1 | |
| | ||||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -44/+55 | |
| | ||||||
* | Fix issue #278. Fall back to (default) branch for context data, if no branch ↵ | Justin Nuß | 2014-07-22 | 1 | -1/+12 | |
| | | | | selected | |||||
* | Able to set timeout for process monitor | Unknown | 2014-07-06 | 1 | -1/+1 | |
| | ||||||
* | Fix bug that collaborators are able to modify settings of repository | Unknown | 2014-07-04 | 1 | -1/+1 | |
| | ||||||
* | Fix bug that collaborators are able to modify settings of repository | Unknown | 2014-07-04 | 1 | -6/+11 | |
| | ||||||
* | bug fixed for message tag | Lunny Xiao | 2014-06-28 | 1 | -3/+4 | |
| | ||||||
* | Finish delete organization | Unknown | 2014-06-28 | 1 | -0/+1 | |
| | ||||||
* | Add create organization | Unknown | 2014-06-25 | 1 | -2/+2 | |
| | ||||||
* | Support edit release and save as draft | Unknown | 2014-06-12 | 1 | -6/+2 | |
| | ||||||
* | Fixed #209 | Unknown | 2014-05-25 | 1 | -7/+7 | |
| | ||||||
* | Litte bug fix | Unknown | 2014-05-14 | 1 | -1/+1 | |
| | ||||||
* | Fix #183 | Unknown | 2014-05-13 | 1 | -0/+5 | |
| | ||||||
* | Fix #166 | Unknown | 2014-05-13 | 1 | -1/+0 | |
| | ||||||
* | Finish add new milestone | Unknown | 2014-05-12 | 1 | -0/+1 | |
| | ||||||
* | Fix #94 and fix #169 | Unknown | 2014-05-11 | 1 | -3/+3 | |
| | ||||||
* | Fix #94 and fix #169 | Unknown | 2014-05-11 | 1 | -1/+5 | |
| | ||||||
* | Show private repository activities in dashboard if has access | Unknown | 2014-05-08 | 1 | -2/+2 | |
| | ||||||
* | Assignee back end | Unknown | 2014-05-08 | 1 | -9/+17 | |
| |