| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -266/+0 |
* | Fix pull request availability check | Unknwon | 2016-03-06 | 1 | -1/+12 |
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 1 | -3/+3 |
* | Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin | Florian Kaiser | 2016-01-31 | 1 | -1/+1 |
* | Only show teams the user has access to | Florian Kaiser | 2016-01-31 | 1 | -0/+1 |
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -1/+2 |
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 | 1 | -0/+2 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -2/+3 |
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 | 1 | -3/+3 |
* | fix panic for #2045 | Unknwon | 2015-12-04 | 1 | -0/+1 |
* | wiki: finish edit | Unknwon | 2015-11-27 | 1 | -4/+9 |
* | work on #1891 | Unknwon | 2015-11-18 | 1 | -8/+0 |
* | fix #1957 - disable version display | Gibheer | 2015-11-18 | 1 | -0/+1 |
* | save custom avatar as PNG | Unknwon | 2015-11-13 | 1 | -1/+1 |
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -6/+6 |
* | unified API error response | Unknwon | 2015-10-08 | 1 | -1/+8 |
* | #842 able to use access token replace basic auth | Unknwon | 2015-09-02 | 1 | -1/+1 |
* | rename fields | Unknwon | 2015-08-31 | 1 | -1/+1 |
* | new create webhook UI | Unknwon | 2015-08-27 | 1 | -21/+21 |
* | able edit issue title | Unknwon | 2015-08-19 | 1 | -0/+2 |
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 1 | -2/+7 |
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 1 | -0/+8 |
* | UI: install - new version | Unknwon | 2015-07-08 | 1 | -1/+7 |
* | Set Content-Type to text/plain for http status 401 | Linquize | 2015-03-28 | 1 | -0/+7 |
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | 1 | -0/+1 |
* | UI compatibility | Unknwon | 2015-03-21 | 1 | -6/+1 |
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -23/+32 |
|\ |
|
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 | 1 | -23/+32 |
* | | routers: able to migrate repo from local path | Unknwon | 2015-02-22 | 1 | -0/+12 |
|/ |
|
* | code fix for #908, and work for #884 | Unknwon | 2015-02-06 | 1 | -0/+2 |
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 | 1 | -23/+19 |
* | more APIs on #12 | Unknwon | 2014-11-18 | 1 | -3/+4 |
* | 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 |
* | work on #609 | Unknwon | 2014-11-07 | 1 | -0/+21 |
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 1 | -0/+4 |
* | Fix API broken | Unknwon | 2014-10-18 | 1 | -1/+1 |
* | 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 |
* | UI: Confirmation box | Unknwon | 2014-09-28 | 1 | -18/+0 |
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 1 | -1/+1 |
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 1 | -0/+1 |
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -0/+2 |
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 1 | -1/+2 |
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 1 | -0/+6 |
* | Finish new repo settings page | Unknwon | 2014-08-02 | 1 | -2/+2 |
* | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 1 | -38/+9 |
* | Reser repo owner to organization when error occurs in repo create page, dashb... | Unknwon | 2014-07-26 | 1 | -2/+0 |