aboutsummaryrefslogtreecommitdiff
path: root/cmd/web.go
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
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-16
* | routers: able to migrate repo from local pathUnknwon2015-02-22
* | models: fix XORM API breakUnknwon2015-02-14
|/
* cmd: code fix for #905Unknwon2015-02-08
* Add option to provide configuration file on command linePeter Smit2015-02-05
* cmd: update csrf version requirementUnknwon2015-02-04
* 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
* fix oauth2Unknwon2014-11-28
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-11-24
|\
| * add milestone page designfuxiaohei2014-11-24
* | fix #660Unknwon2014-11-24
|/
* 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
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
* add personal access token panel #12Unknwon2014-11-12
* work on #609Unknwon2014-11-07
* Fix #605, fix #255, fix #101Unknwon2014-11-06
* Work on #5 fork and fix #608Unknwon2014-11-05
* fix session API broken and SQL pretectionUnknwon2014-11-04
* Add basic FCGI supportAndy Leap2014-11-03