aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/http.go
Commit message (Collapse)AuthorAge
...
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-28
|\
| * Make sure that a mirror can't be written to by http or sshPeter Smit2015-02-16
| |
| * code fix #941 caution: undertestUnknwon2015-02-13
| |
| * 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.
* | | Attempt #3 of ldap fixesGogs2015-02-27
|/ /
* | routers/repo/http.go: allow HTTP push/pull by token for #845Unknwon2015-02-07
| |
* | allow http push by token - #842Christopher Brickley2015-01-08
|/
* fix git clone error when repo has upper case namecodeskyblue2014-12-11
|
* fox #620Unknwon2014-11-17
|
* work on #609Unknwon2014-11-07
|
* Fix API brokenUnknwon2014-10-18
|
* Fix #572Unknwon2014-10-15
|
* remove debug infolunnyxiao2014-09-26
|
* add submodule basic support & buf fixed #478lunnyxiao2014-09-22
|
* Finish new repo settings pageUnknwon2014-08-02
|
* New UI merge in progressUnknwon2014-07-26
|
* Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-28
|\ | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go
| * Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-27
| |\
| * | Add create organizationUnknown2014-06-25
| | |
| * | Mirror fix on #248Unknown2014-06-23
| | |
* | | bug fixed #261Lunny Xiao2014-06-28
| |/ |/|
* | bug fixed #236Lunny Xiao2014-06-28
|/
* Remove qiniu/logUnknown2014-06-20
|
* Fix #220Unknown2014-05-30
|
* Fixed #209Unknown2014-05-25
|
* Fix Collaborators cannot commitUnknown2014-05-03
|
* Merge branch 'master' of github.com:gogits/gogsUnknown2014-04-16
|\
| * swap \n for \000, update len check, when reading receive-pack inputChristopher Brickley2014-04-15
| |
* | Fix auth issue on #80Unknown2014-04-16
| |
* | Auth problem related #80Unknown2014-04-16
|/
* bug fixed for http cloneLunny Xiao2014-04-14
|
* remove traceLunny Xiao2014-04-11
|
* add actions for http pushLunny Xiao2014-04-11
|
* fixzhsso2014-04-10
|
* mistakeszhsso2014-04-10
|
* bug fixedLunny Xiao2014-04-10
|
* Merge branch 'master' of github.com:gogits/gogs into devLunny Xiao2014-04-10
| | | | | Conflicts: web.go
* bug fixedLunny Xiao2014-04-10