| Commit message (Expand) | Author | Age | Files | Lines |
* | Add setting.AppSubUrl for LANDING_PAGE = explore | Christophe Le Guern | 2015-03-16 | 1 | -1/+1 |
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -2/+2 |
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 2 | -53/+49 |
|\ |
|
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 | 2 | -53/+49 |
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 2 | -2/+13 |
|\ \
| |/
|/| |
|
| * | routers: able to migrate repo from local path | Unknwon | 2015-02-22 | 1 | -0/+12 |
| * | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-02-17 | 1 | -2/+1 |
* | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 | 1 | -2/+5 |
* | | code fix #941 caution: undertest | Unknwon | 2015-02-13 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 2 | -7/+8 |
|\ \ |
|
| * | | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | 2 | -7/+7 |
| * | | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 2 | -119/+38 |
* | | | Refactoring of the Access Table | Peter Smit | 2015-02-12 | 2 | -119/+38 |
| |/
|/| |
|
* | | modules/middleware/auth.go: remove uncheck login for watch a repo #929 | Unknwon | 2015-02-10 | 1 | -5/+0 |
* | | able to disable SSH for #883 | Unknwon | 2015-02-07 | 1 | -0/+1 |
* | | code fix for #908, and work for #884 | Unknwon | 2015-02-06 | 1 | -0/+2 |
|/ |
|
* | modules/midlleware: little auth code fix, #777 | Unknwon | 2015-01-30 | 1 | -1/+0 |
* | modules/midlleware: little auth code fix | Unknwon | 2015-01-30 | 1 | -1/+2 |
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 | 2 | -28/+23 |
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 2 | -3/+3 |
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 | 1 | -1/+1 |
* | Fix #543 | Unknwon | 2014-11-24 | 1 | -0/+6 |
* | Fix #643 | Unknwon | 2014-11-20 | 1 | -0/+2 |
* | more APIs on #12 | Unknwon | 2014-11-18 | 2 | -3/+13 |
* | fox #620 | Unknwon | 2014-11-17 | 1 | -1/+1 |
* | GetFile api | Unknwon | 2014-11-16 | 1 | -0/+11 |
* | #12, use go-gogs-client | Unknwon | 2014-11-14 | 1 | -7/+7 |
* | #12, add/edit hook | Unknwon | 2014-11-13 | 1 | -0/+9 |
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 1 | -0/+96 |
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 1 | -1/+1 |
* | work on #616 and update locales | Unknwon | 2014-11-10 | 1 | -20/+0 |
* | continue work on #255 | Unknwon | 2014-11-07 | 1 | -68/+0 |
* | work on #609 | Unknwon | 2014-11-07 | 1 | -0/+21 |
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 2 | -70/+167 |
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | 1 | -1/+11 |
* | Fix API broken | Unknwon | 2014-10-18 | 1 | -1/+1 |
* | Use binding middleware | Unknwon | 2014-10-15 | 1 | -472/+0 |
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 | 1 | -6/+0 |
* | Update with macaron | Unknwon | 2014-10-06 | 1 | -2/+0 |
* | Fix #264 | Unknwon | 2014-10-06 | 1 | -0/+10 |
* | Fix #515 | Unknwon | 2014-09-30 | 1 | -3/+2 |
* | UI: Confirmation box | Unknwon | 2014-09-28 | 1 | -18/+0 |
* | Fix download archive issue | Unknwon | 2014-09-24 | 1 | -8/+3 |
* | Page: Repository home page | Unknwon | 2014-09-23 | 1 | -1/+4 |
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 | 1 | -2/+6 |
* | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 | 2 | -2/+2 |
* | Add suburl support | Unknwon | 2014-09-19 | 4 | -14/+14 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 4 | -14/+15 |
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -1/+1 |
* | Fix #425 | Unknwon | 2014-09-02 | 1 | -1/+1 |