| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -368/+0 |
* | Fix pull request availability check | Unknwon | 2016-03-06 | 1 | -27/+32 |
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 1 | -5/+5 |
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 1 | -26/+25 |
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -1/+1 |
* | #2682 fix missing slash for go-get meta | Unknwon | 2016-02-23 | 1 | -1/+1 |
* | #2505 Allow to fork and disallow to create PRs for mirrors. | Download-Fritz | 2016-02-19 | 1 | -1/+1 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -7/+8 |
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 | 1 | -7/+7 |
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | 1 | -0/+1 |
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -0/+1 |
* | fix panic for #2045 | Unknwon | 2015-12-04 | 1 | -114/+112 |
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | 1 | -60/+0 |
* | fix #2085 | Unknwon | 2015-12-02 | 1 | -0/+2 |
* | finish wiki | Unknwon | 2015-11-30 | 1 | -6/+2 |
* | wiki: finish edit | Unknwon | 2015-11-27 | 1 | -6/+12 |
* | introduce git-shell | Unknwon | 2015-11-26 | 1 | -5/+1 |
* | Wiki: UI for page new | Unknwon | 2015-11-25 | 1 | -1/+1 |
* | fix #1997 | Unknwon | 2015-11-19 | 1 | -1/+1 |
* | #1401 #493 Admin should be able to see private repositories | Unknwon | 2015-11-18 | 1 | -6/+10 |
* | #1931 Test patch does not checkout correct base branch | Unknwon | 2015-11-15 | 1 | -1/+0 |
* | fix #1948 | Unknwon | 2015-11-15 | 1 | -0/+6 |
* | clean up | Unknwon | 2015-11-14 | 1 | -14/+0 |
* | rename fields | Unknwon | 2015-11-03 | 1 | -3/+3 |
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -1/+1 |
* | minor fix on #1863 | Unknwon | 2015-10-31 | 1 | -19/+21 |
* | Add go-source directive to repo pages | Nathan Zadoks | 2015-10-30 | 1 | -0/+2 |
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -1/+1 |
* | unified API error response | Unknwon | 2015-10-08 | 1 | -5/+4 |
* | new quick start page | Unknwon | 2015-10-02 | 1 | -5/+8 |
* | Fix `go get` not working when there is a username or repository name with som... | Howl | 2015-09-23 | 1 | -1/+1 |
* | finish initial version of pull request | Unknwon | 2015-09-02 | 1 | -2/+0 |
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 | 1 | -0/+1 |
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 1 | -25/+37 |
* | rename fields | Unknwon | 2015-08-31 | 1 | -6/+6 |
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 1 | -3/+3 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -9/+33 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 1 | -2/+16 |
|\ |
|
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -2/+2 |
| * | minor fix on #1432 | Unknwon | 2015-08-04 | 1 | -18/+6 |
| * | browser supports copy detection | Fernando San Julián | 2015-08-03 | 1 | -0/+26 |
* | | milestone: list view | Unknwon | 2015-08-03 | 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 | 1 | -30/+17 |
|\ |
|
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 | 1 | -30/+17 |
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | 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 |