aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Collapse)AuthorAge
...
| * | 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.
* | | first pass work on migration #925Unknwon2015-02-11
| |/ |/|
* | Improve argument parsing for serve commandPeter Smit2015-02-09
| |
* | cmd: code fix for #905Unknwon2015-02-08
| | | | | | | | | | | | | | - 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-08
|\ \ | | | | | | Add option to provide configuration file on command line
| * | Add option to provide configuration file on command linePeter Smit2015-02-05
| |/
* / able to disable SSH for #883Unknwon2015-02-07
|/
* cmd: update csrf version requirementUnknwon2015-02-04
|
* models: code fix on #818Unknwon2015-02-01
|
* routers: save partial config when installUnknwon2015-02-01
|
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-01
| | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* update with depsUnknwon2015-01-17
|
* prepare for mirror update releaseUnknwon2015-01-05
|
* use new Redis clientUnknwon2015-01-03
|
* add cache version requireUnknwon2015-01-02
|
* Optmize git-fsck options and fix #820Unknwon2015-01-02
|
* fix cache dep API brokenUnknwon2014-12-31
|
* fix 500: E-mail already used in user settings pageUnknwon2014-12-29
|
* fix API changesUnknwon2014-12-28
|
* fix invite bug(shouldn't include full name to search box)Unknwon2014-12-22
|
* mirror fix and updateUnknwon2014-12-20
|
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-20
|\ | | | | Multiple emails
| * Finish method for having multiple emails/user.Peter2014-12-17
| | | | | | | | | | 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-19
|/
* fix binding api brokenUnknwon2014-12-15
|
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* mirror code cleanUnknwon2014-12-11
|
* increase minimum version vor HTTPS to TLS 1.0 (POODLE, fixes #730)Henry2014-12-11
|
* Finish new UI for release pageUnknwon2014-12-10
|
* fix #687Unknwon2014-11-30
|
* Merge pull request #686 from willglynn/cert_stub_exit_code无闻2014-11-30
|\ | | | | Cert command stub should return a non-zero exit code
| * Cert command stub should return a non-zero exit codeWill Glynn2014-11-29
| |
* | fix oauth2Unknwon2014-11-28
|/
* fix #659Unknwon2014-11-25
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-11-24
|\
| * add milestone page designfuxiaohei2014-11-24
| |
* | fix #660Unknwon2014-11-24
|/
* Fix #656chai20102014-11-24
|
* more on change avatarUnknwon2014-11-21
|
* custom avatar uploadUnknwon2014-11-21
|
* more APIs on #12Unknwon2014-11-18
|
* add pull-request and labels page designfuxiaohei2014-11-17
|
* GetFile apiUnknwon2014-11-16
|
* use AppSubUrl as prefix for routes in FCGI modeKyle P Davis2014-11-16
|
* #12, use go-gogs-clientUnknwon2014-11-14
|
* #12, add/edit hookUnknwon2014-11-13
|
* fix #622Unknwon2014-11-13
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
|