aboutsummaryrefslogtreecommitdiff
path: root/modules/middleware/repo.go
Commit message (Collapse)AuthorAge
...
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-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 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.
* | | Refactoring of the Access TablePeter Smit2015-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.
* | able to disable SSH for #883Unknwon2015-02-07
|/
* 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
* Fix spelling errors in comments.Joseph Crail2014-12-06
|
* Fix #643Unknwon2014-11-20
|
* fox #620Unknwon2014-11-17
|
* GetFile apiUnknwon2014-11-16
|
* #12, use go-gogs-clientUnknwon2014-11-14
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
|
* continue work on #255Unknwon2014-11-07
|
* Fix #605, fix #255, fix #101Unknwon2014-11-06
|
* Able to fork repo to individualsUnknwon2014-10-19
|
* Fix #264Unknwon2014-10-06
|
* Fix #515Unknwon2014-09-30
|
* Fix download archive issueUnknwon2014-09-24
|
* Page: Repository home pageUnknwon2014-09-23
|
* Fix #495 and cannot view repository by tagUnknwon2014-09-23
|
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-21
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-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 releaseUnknwon2014-09-12
|
* Finish new edit team page, add member to teamUnknwon2014-08-24
|
* Finish new organization members and invitation pageUnknwon2014-08-15
|
* Page: `/org/:orgname/settings`Unknwon2014-08-14
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Page: Manage social accountsUnknwon2014-08-09
|
* Fix bare repo bugUnknwon2014-08-05
|
* Mirror fix on templateUnknwon2014-07-30
|
* New UI merge in progressUnknwon2014-07-26
|
* Fix issue #278. Fall back to (default) branch for context data, if no branch ↵Justin Nuß2014-07-22
| | | | selected
* Able to set timeout for process monitorUnknown2014-07-06
|
* Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-04
|
* Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-04
|
* bug fixed for message tagLunny Xiao2014-06-28
|
* Finish delete organizationUnknown2014-06-28
|
* Add create organizationUnknown2014-06-25
|
* Support edit release and save as draftUnknown2014-06-12
|
* Fixed #209Unknown2014-05-25
|
* Litte bug fixUnknown2014-05-14
|
* Fix #183Unknown2014-05-13
|
* Fix #166Unknown2014-05-13
|
* Finish add new milestoneUnknown2014-05-12
|
* Fix #94 and fix #169Unknown2014-05-11
|
* Fix #94 and fix #169Unknown2014-05-11
|
* Show private repository activities in dashboard if has accessUnknown2014-05-08
|
* Assignee back endUnknown2014-05-08
|