Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #1101 Anyone can see organization pages even without logging in when sign in ↵ | Unknwon | 2015-03-23 |
| | | | | required | ||
* | Put default config into binary | Unknwon | 2015-03-18 |
| | |||
* | #1079: Custom robots.txt should be send with plaintext content-type | Unknwon | 2015-03-18 |
| | |||
* | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 |
| | |||
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | |||
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 |
| | | | | | | | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories. | ||
* | | routers: able to migrate repo from local path | Unknwon | 2015-02-22 |
| | | | | | | | | - modules/middleware/context.go: add HandleAPI method | ||
* | | models: fix XORM API break | Unknwon | 2015-02-14 |
|/ | | | | cmd/web.go: check version after load config | ||
* | cmd: code fix for #905 | Unknwon | 2015-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) | ||
* | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 |
| | |||
* | cmd: update csrf version requirement | Unknwon | 2015-02-04 |
| | |||
* | routers: save partial config when install | Unknwon | 2015-02-01 |
| | |||
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 |
| | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | ||
* | update with deps | Unknwon | 2015-01-17 |
| | |||
* | prepare for mirror update release | Unknwon | 2015-01-05 |
| | |||
* | use new Redis client | Unknwon | 2015-01-03 |
| | |||
* | add cache version require | Unknwon | 2015-01-02 |
| | |||
* | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 |
| | |||
* | fix cache dep API broken | Unknwon | 2014-12-31 |
| | |||
* | fix 500: E-mail already used in user settings page | Unknwon | 2014-12-29 |
| | |||
* | fix API changes | Unknwon | 2014-12-28 |
| | |||
* | fix invite bug(shouldn't include full name to search box) | Unknwon | 2014-12-22 |
| | |||
* | mirror fix and update | Unknwon | 2014-12-20 |
| | |||
* | Merge pull request #755 from phsmit/multiple_emails | 无闻 | 2014-12-20 |
|\ | | | | | Multiple emails | ||
| * | Finish method for having multiple emails/user. | Peter | 2014-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 format | Unknwon | 2014-12-19 |
|/ | |||
* | fix binding api broken | Unknwon | 2014-12-15 |
| | |||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||
* | mirror code clean | Unknwon | 2014-12-11 |
| | |||
* | increase minimum version vor HTTPS to TLS 1.0 (POODLE, fixes #730) | Henry | 2014-12-11 |
| | |||
* | Finish new UI for release page | Unknwon | 2014-12-10 |
| | |||
* | fix #687 | Unknwon | 2014-11-30 |
| | |||
* | fix oauth2 | Unknwon | 2014-11-28 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-11-24 |
|\ | |||
| * | add milestone page design | fuxiaohei | 2014-11-24 |
| | | |||
* | | fix #660 | Unknwon | 2014-11-24 |
|/ | |||
* | custom avatar upload | Unknwon | 2014-11-21 |
| | |||
* | more APIs on #12 | Unknwon | 2014-11-18 |
| | |||
* | add pull-request and labels page design | fuxiaohei | 2014-11-17 |
| | |||
* | GetFile api | Unknwon | 2014-11-16 |
| | |||
* | use AppSubUrl as prefix for routes in FCGI mode | Kyle P Davis | 2014-11-16 |
| | |||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 |
| | |||
* | #12, add/edit hook | Unknwon | 2014-11-13 |
| | |||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | work on #609 | Unknwon | 2014-11-07 |
| | |||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 |
| | |||
* | Work on #5 fork and fix #608 | Unknwon | 2014-11-05 |
| | |||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 |
| | |||
* | Add basic FCGI support | Andy Leap | 2014-11-03 |
| |