summaryrefslogtreecommitdiffstats
path: root/routers/repo/http.go
Commit message (Expand)AuthorAgeFilesLines
* Use pretty 404 pages in repo.HTTPBackendFlorian Kaiser2016-02-021-6/+4
* typo fixzhuharev2016-01-061-2/+2
* #2311 improve HTTP auth error messageUnknwon2015-12-301-6/+9
* #2114 External URL for wikiUnknwon2015-12-111-0/+1
* finish wikiUnknwon2015-11-301-67/+66
* introduce git-shellUnknwon2015-11-261-1/+1
* #1681 some fixes for builtin SSH server on WindowsUnknwon2015-11-231-3/+3
* go vet and fix #1890Unknwon2015-11-081-1/+1
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-2/+3
* #842 able to use access token replace basic authUnknwon2015-09-021-1/+1
* token recent activityUnknwon2015-08-191-1/+5
* try to fix HTTP ops not GCUnknwon2015-08-171-0/+1
* work on #1493Unknwon2015-08-171-1/+1
* WIP: create PR - choose branchUnknwon2015-08-081-2/+2
* allow anonymous SSH cloneUnknwon2015-08-051-2/+2
* #835: Realtime webhooksUnknwon2015-07-251-1/+4
* Set Content-Type to text/plain for http status 401Linquize2015-03-281-7/+7
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-1/+1
* fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...Unknwon2015-03-121-21/+24
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-281-5/+10
|\
| * Make sure that a mirror can't be written to by http or sshPeter Smit2015-02-161-0/+5
| * code fix #941 caution: undertestUnknwon2015-02-131-2/+2
| * Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-121-6/+6
| |\
| | * Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-6/+6
| | * Refactoring of the Access TablePeter Smit2015-02-061-5/+5
| * | Refactoring of the Access TablePeter Smit2015-02-121-5/+5
* | | Attempt #3 of ldap fixesGogs2015-02-271-8/+2
|/ /
* | routers/repo/http.go: allow HTTP push/pull by token for #845Unknwon2015-02-071-36/+29
* | allow http push by token - #842Christopher Brickley2015-01-081-7/+34
|/
* fix git clone error when repo has upper case namecodeskyblue2014-12-111-0/+1
* fox #620Unknwon2014-11-171-1/+2
* work on #609Unknwon2014-11-071-24/+3
* Fix API brokenUnknwon2014-10-181-1/+1
* Fix #572Unknwon2014-10-151-10/+31
* remove debug infolunnyxiao2014-09-261-5/+0
* add submodule basic support & buf fixed #478lunnyxiao2014-09-221-0/+5
* Finish new repo settings pageUnknwon2014-08-021-4/+4
* New UI merge in progressUnknwon2014-07-261-14/+41
* Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-281-4/+4
|\
| * Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-271-21/+7
| |\
| * | Add create organizationUnknown2014-06-251-4/+4
| * | Mirror fix on #248Unknown2014-06-231-1/+4
* | | bug fixed #261Lunny Xiao2014-06-281-13/+48
| |/ |/|
* | bug fixed #236Lunny Xiao2014-06-281-21/+7
|/
* Remove qiniu/logUnknown2014-06-201-8/+8
* Fix #220Unknown2014-05-301-2/+10
* Fixed #209Unknown2014-05-251-24/+3
* Fix Collaborators cannot commitUnknown2014-05-031-3/+3
* Merge branch 'master' of github.com:gogits/gogsUnknown2014-04-161-2/+2
|\
| * swap \n for \000, update len check, when reading receive-pack inputChristopher Brickley2014-04-151-2/+2