aboutsummaryrefslogtreecommitdiff
path: root/cmd/web.go
Commit message (Expand)AuthorAge
* improve fork processUnknwon2015-08-08
* fix private repo cannot trigger hook by SSHUnknwon2015-08-08
* remove Index field of milestoneUnknwon2015-08-06
* better version checkerUnknwon2015-08-06
* #334: Add Deployment Key SupportUnknwon2015-08-06
* finish new milestone pageUnknwon2015-08-05
* milestone: editUnknwon2015-08-05
* milestone: paginationUnknwon2015-08-04
* milestone: list viewUnknwon2015-08-03
* fix check template versionUnknwon2015-08-02
* fix disable router log optionUnknwon2015-07-31
* fix #1227Unknwon2015-07-31
* fix #1305Unknwon2015-07-28
* #835: Realtime webhooksUnknwon2015-07-25
* UI: basic label listUnknwon2015-07-24
* UI: basci issue list without filtersUnknwon2015-07-24
* #1128: API calls are not hidden behind sign inUnknwon2015-07-15
* #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