summaryrefslogtreecommitdiffstats
path: root/cmd/web.go
Commit message (Collapse)AuthorAgeFilesLines
...
* | update locale and mirror code formatUnknwon2014-12-191-2/+2
|/
* fix binding api brokenUnknwon2014-12-151-10/+16
|
* api: able to create repo and fix #726Unknwon2014-12-121-5/+8
| | | | | - POST /user/repos - POST /org/:org/repos
* mirror code cleanUnknwon2014-12-111-2/+1
|
* increase minimum version vor HTTPS to TLS 1.0 (POODLE, fixes #730)Henry2014-12-111-1/+4
|
* Finish new UI for release pageUnknwon2014-12-101-5/+8
|
* fix #687Unknwon2014-11-301-2/+4
|
* fix oauth2Unknwon2014-11-281-2/+8
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-11-241-0/+1
|\
| * add milestone page designfuxiaohei2014-11-241-0/+1
| |
* | fix #660Unknwon2014-11-241-0/+1
|/
* custom avatar uploadUnknwon2014-11-211-0/+8
|
* more APIs on #12Unknwon2014-11-181-1/+9
|
* add pull-request and labels page designfuxiaohei2014-11-171-0/+2
|
* GetFile apiUnknwon2014-11-161-0/+1
|
* use AppSubUrl as prefix for routes in FCGI modeKyle P Davis2014-11-161-0/+3
|
* #12, use go-gogs-clientUnknwon2014-11-141-1/+1
|
* #12, add/edit hookUnknwon2014-11-131-3/+6
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-131-2/+7
|
* add personal access token panel #12Unknwon2014-11-121-4/+2
|
* work on #609Unknwon2014-11-071-9/+5
|
* Fix #605, fix #255, fix #101Unknwon2014-11-061-11/+9
|
* Work on #5 fork and fix #608Unknwon2014-11-051-2/+4
|
* fix session API broken and SQL pretectionUnknwon2014-11-041-1/+1
|
* Add basic FCGI supportAndy Leap2014-11-031-0/+3
|
* Fix fork repo and macaron API brokenUnknwon2014-10-241-165/+165
|
* Fix API brokenUnknwon2014-10-181-1/+1
|
* Use binding middlewareUnknwon2014-10-151-1/+1
|
* Fix gzipUnknwon2014-10-131-4/+4
|
* Hide org member in collar pageUnknwon2014-10-101-2/+6
|
* Allow custom localeUnknwon2014-10-091-5/+7
|
* Fix #532, add system noticeUnknwon2014-10-081-0/+5
|
* Update with macaronUnknwon2014-10-061-3/+7
|
* Fix #264Unknwon2014-10-061-0/+6
|
* Fix #514Unknwon2014-09-291-2/+5
|
* Merge branch 'master' of github.com:gogits/gogsUnknwon2014-09-281-0/+1
|\ | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl
| * add issue router for new issue page ui previewfuxiaohei2014-09-271-0/+1
| |
* | UI: Confirmation boxUnknwon2014-09-281-0/+6
|/
* Fix bug on transfer repoUnknwon2014-09-251-1/+2
|
* Fix download archive issueUnknwon2014-09-241-2/+1
|
* bug fixed for download 404 from repo's home pagelunnyxiao2014-09-241-0/+1
|
* Fix #495 and cannot view repository by tagUnknwon2014-09-231-1/+1
|
* Support custom robots.txtUnknwon2014-09-211-0/+9
|
* Mirror bug fixUnknwon2014-09-211-3/+4
|
* Mirror bug fixUnknwon2014-09-211-4/+3
|
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-211-3/+4
|
* Add suburl supportUnknwon2014-09-191-2/+5
|
* Fix #468Unknwon2014-09-151-1/+2
|
* Fix #464Unknwon2014-09-151-6/+4
|
* Organization level webhooksUnknwon2014-09-071-3/+3
|