aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* #1101 Anyone can see organization pages even without logging in when sign in ...Unknwon2015-03-23
* Put default config into binaryUnknwon2015-03-18
* #1079: Custom robots.txt should be send with plaintext content-typeUnknwon2015-03-18
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-17
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
* cmd/serve.go: remove useless codeUnknwon2015-03-01
* models: mirror fix on #964Unknwon2015-02-28
* Merge branch 'access' into access_rewriteservPeter Smit2015-02-23
|\
| * Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
| |\
| | * Merge pull request #959 from phsmit/access_update无闻2015-02-21
| | |\
| | | * Updating context and fixing permission issuesPeter Smit2015-02-16
| | * | Make sure that a mirror can't be written to by http or sshPeter Smit2015-02-16
| | |/
| * | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
| |\ \ | | |/ | |/|
| | * routers: able to migrate repo from local pathUnknwon2015-02-22
| | * models: fix XORM API breakUnknwon2015-02-14
* | | Rewrite/simplify gogs servePeter Smit2015-02-16
|/ /
* | code fix #941 caution: undertestUnknwon2015-02-13
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-12
|\ \
| * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
| * | Refactoring of the Access TablePeter Smit2015-02-06
* | | Refactoring of the Access TablePeter Smit2015-02-12
* | | first pass work on migration #925Unknwon2015-02-11
| |/ |/|
* | Improve argument parsing for serve commandPeter Smit2015-02-09
* | cmd: code fix for #905Unknwon2015-02-08
* | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-08
|\ \
| * | 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
* 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
|\
| * Finish method for having multiple emails/user.Peter2014-12-17
* | update locale and mirror code formatUnknwon2014-12-19
|/
* fix binding api brokenUnknwon2014-12-15
* api: able to create repo and fix #726Unknwon2014-12-12
* 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