summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Collapse)AuthorAgeFilesLines
* models: fix XORM API breakUnknwon2015-02-141-2/+1
| | | | cmd/web.go: check version after load config
* Improve argument parsing for serve commandPeter Smit2015-02-091-1/+4
|
* cmd: code fix for #905Unknwon2015-02-086-198/+6
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-084-2/+21
|\ | | | | Add option to provide configuration file on command line
| * Add option to provide configuration file on command linePeter Smit2015-02-054-2/+21
| |
* | able to disable SSH for #883Unknwon2015-02-071-0/+6
|/
* cmd: update csrf version requirementUnknwon2015-02-041-1/+1
|
* models: code fix on #818Unknwon2015-02-011-1/+1
|
* routers: save partial config when installUnknwon2015-02-011-2/+2
|
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-5/+13
| | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* update with depsUnknwon2015-01-171-3/+3
|
* prepare for mirror update releaseUnknwon2015-01-051-2/+2
|
* use new Redis clientUnknwon2015-01-031-2/+2
|
* add cache version requireUnknwon2015-01-021-0/+1
|
* Optmize git-fsck options and fix #820Unknwon2015-01-021-0/+2
|
* fix cache dep API brokenUnknwon2014-12-311-3/+3
|
* fix 500: E-mail already used in user settings pageUnknwon2014-12-291-3/+3
|
* fix API changesUnknwon2014-12-281-4/+1
|
* fix invite bug(shouldn't include full name to search box)Unknwon2014-12-221-2/+3
|
* mirror fix and updateUnknwon2014-12-201-1/+1
|
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-201-0/+3
|\ | | | | Multiple emails
| * Finish method for having multiple emails/user.Peter2014-12-171-0/+3
| | | | | | | | | | All basics are implemented. Missing are the right (localized) strings and the page markup could have a look at by a frontend guy.
* | 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
|
* Merge pull request #686 from willglynn/cert_stub_exit_code无闻2014-11-301-0/+2
|\ | | | | Cert command stub should return a non-zero exit code
| * Cert command stub should return a non-zero exit codeWill Glynn2014-11-291-0/+2
| |
* | fix oauth2Unknwon2014-11-281-2/+8
|/
* fix #659Unknwon2014-11-251-4/+7
|
* 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
|/
* Fix #656chai20102014-11-241-1/+1
|
* more on change avatarUnknwon2014-11-211-1/+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
|
* fix #622Unknwon2014-11-131-5/+5
|
* #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
|