Commit Graph

174 Commits (3f2e99962cd466da2eb09fe4719f258e6f7a39e4)

Author SHA1 Message Date
Unknwon 4dfffee9fb cmd: update csrf version requirement
Unknwon 0a2068d7fb models: code fix on
Unknwon 89ea3e1acc routers: save partial config when install
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
Unknwon 7170011f4d update with deps
Unknwon 13e35398aa prepare for mirror update release
Unknwon d5c6b53571 use new Redis client
Unknwon f0ca16d78f add cache version require
Unknwon c73e9057ae Optmize git-fsck options and fix
Unknwon 0f1ff9b1ad fix cache dep API broken
Unknwon 63c1f9a23f fix 500: E-mail already used in user settings page
Unknwon 81a44e4cd0 fix API changes
Unknwon 97b39ae2e4 fix invite bug(shouldn't include full name to search box)
Unknwon 79537467da mirror fix and update
无闻 a18decf4cc Merge pull request from phsmit/multiple_emails
Multiple emails
Unknwon b231b8c927 update locale and mirror code format
Peter b033f2f535 Finish method for having multiple emails/user.
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
Unknwon 9803c421f5 fix binding api broken
Unknwon ac4a10456e api: able to create repo and fix
- POST /user/repos
- POST /org/:org/repos
Unknwon 42c7bb7529 mirror code clean
Henry 4f4392b83e increase minimum version vor HTTPS to TLS 1.0 (POODLE, fixes )
Unknwon bc8721fb6c Finish new UI for release page
Unknwon 82da024a4d fix
无闻 1591a37ad5 Merge pull request from willglynn/cert_stub_exit_code
Cert command stub should return a non-zero exit code
Will Glynn 3e528f34af Cert command stub should return a non-zero exit code
Unknwon d6132aaa88 fix oauth2
Unknwon 515641d033 fix
Unknwon 0cce61de3a Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon 5b96e3fcc7 fix
fuxiaohei 79dae254cf add milestone page design
chai2010 f9ad8d6903 Fix
Unknwon ef275ebf62 more on change avatar
Unknwon 55dfe2c978 custom avatar upload
Unknwon 37d8d3afe9 more APIs on
fuxiaohei d1a60e3643 add pull-request and labels page design
Unknwon a0f9197b45 GetFile api
Kyle P Davis 47f37e55e9 use AppSubUrl as prefix for routes in FCGI mode
Unknwon 52d66ba6c8 , use go-gogs-client
Unknwon 9dc3c93a6a , add/edit hook
Unknwon 9e22840483 fix
Unknwon 8eb5120fbd , API: list user repos, list repo hooks
Unknwon 8c9338a537 add personal access token panel
Unknwon abc57b6e43 work on
Unknwon 23eec25274 Fix , fix , fix
Unknwon 4e7eb5be9d Work on fork and fix
Unknwon 0c5ba4573a fix session API broken and SQL pretection
Andy Leap 5094e9501c Add basic FCGI support
Unknwon f1d8746264 Fix fork repo and macaron API broken
Unknwon 3abc41ccca Fix API broken
Unknwon fa241efa6d Use binding middleware