summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* fix #1305Unknwon2015-07-281-1/+1
* #835: Realtime webhooksUnknwon2015-07-252-0/+8
* Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-252-7/+8
|\
| * Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-07-251-7/+7
| |\
| | * Merge pull request #1336 from technosophos/master无闻2015-07-251-7/+7
| | |\
| | | * Fix minor spelling issues.Matt Butcher2015-06-181-7/+7
| * | | Merge pull request #1358 from nice-software/wip/certCommonName无闻2015-07-251-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add CommonName to the self signed certificatePaolo Borelli2015-07-111-0/+1
* | | | UI: basic label listUnknwon2015-07-241-4/+3
* | | | UI: basci issue list without filtersUnknwon2015-07-241-9/+13
|/ / /
* / / #1128: API calls are not hidden behind sign inUnknwon2015-07-151-1/+1
|/ /
* / remove extra space in ssh authentication messageLuka Dornhecker2015-04-021-1/+1
|/
* #1101 Anyone can see organization pages even without logging in when sign in ...Unknwon2015-03-231-1/+1
* Put default config into binaryUnknwon2015-03-181-2/+12
* #1079: Custom robots.txt should be send with plaintext content-typeUnknwon2015-03-181-2/+2
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-1/+1
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-1/+1
* cmd/serve.go: remove useless codeUnknwon2015-03-011-2/+0
* models: mirror fix on #964Unknwon2015-02-281-5/+6
* Merge branch 'access' into access_rewriteservPeter Smit2015-02-231-6/+5
|\
| * Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-222-2/+7
| |\
| | * Merge pull request #959 from phsmit/access_update无闻2015-02-211-2/+2
| | |\
| | | * Updating context and fixing permission issuesPeter Smit2015-02-161-2/+2
| | * | Make sure that a mirror can't be written to by http or sshPeter Smit2015-02-161-0/+5
| | |/
| * | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-4/+3
| |\ \ | | |/ | |/|
| | * routers: able to migrate repo from local pathUnknwon2015-02-221-2/+2
| | * models: fix XORM API breakUnknwon2015-02-141-2/+1
* | | Rewrite/simplify gogs servePeter Smit2015-02-161-77/+51
|/ /
* | code fix #941 caution: undertestUnknwon2015-02-131-5/+6
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-121-7/+7
|\ \
| * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-7/+7
| * | Refactoring of the Access TablePeter Smit2015-02-061-21/+20
* | | Refactoring of the Access TablePeter Smit2015-02-121-21/+20
* | | first pass work on migration #925Unknwon2015-02-111-1/+1
| |/ |/|
* | Improve argument parsing for serve commandPeter Smit2015-02-091-1/+4
* | cmd: code fix for #905Unknwon2015-02-086-198/+6
* | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-084-2/+21
|\ \
| * | 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
* 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