| Commit message (Expand) | Author | Age | Files | Lines |
* | #518 update git-module require version | Unknwon | 2016-06-30 | 1 | -1/+1 |
* | Update glide.yaml | Unknwon | 2016-06-27 | 1 | -1/+1 |
* | #2958 Update dep version | Unknwon | 2016-06-12 | 1 | -1/+1 |
* | gogs dump tempdir flag (#3086) | Alex Myasoedov | 2016-05-23 | 1 | -2/+7 |
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 6 | -14/+26 |
* | Add route for #2846 | Unknwon | 2016-03-21 | 1 | -1/+2 |
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | 1 | -1/+1 |
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 1 | -6/+4 |
* | #1891 attempt to fix invalid csrf token | Unknwon | 2016-03-12 | 1 | -2/+3 |
* | #1286 #2098 Alpha support for custom templates | Unknwon | 2016-03-12 | 1 | -4/+5 |
* | fix #2804 | Unknwon | 2016-03-11 | 1 | -0/+3 |
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -1/+4 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -32/+32 |
* | Some minor changes | Unknwon | 2016-03-06 | 1 | -2/+1 |
* | Minor fix for #2772 | Unknwon | 2016-03-06 | 1 | -1/+1 |
* | Added: Ability to delete org avatar. | Tamás Molnár | 2016-03-06 | 1 | -0/+1 |
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 1 | -7/+7 |
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 1 | -1/+7 |
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | 1 | -0/+1 |
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 1 | -2/+2 |
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | 1 | -1/+1 |
* | Update delete wiki page route | Josh Frye | 2016-03-04 | 1 | -1/+1 |
* | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 1 | -0/+1 |
* | Allow setting git operations timeouts | Unknwon | 2016-02-29 | 1 | -1/+1 |
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -1/+1 |
* | Minor fix for #2660 | Unknwon | 2016-02-24 | 1 | -1/+1 |
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | 1 | -0/+1 |
* | #2682 fix missing slash for go-get meta | Unknwon | 2016-02-23 | 1 | -1/+1 |
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -1/+1 |
* | Fix wrong place to check disable SSH | Unknwon | 2016-02-21 | 2 | -6/+7 |
* | Replace uuid module with original package | Unknwon | 2016-02-20 | 1 | -2/+2 |
* | Fix #857 | Unknwon | 2016-02-20 | 1 | -1/+1 |
* | Merge pull request #2663 from Download-Fritz/MirrorForks | Unknwon | 2016-02-19 | 1 | -2/+2 |
|\ |
|
| * | Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check... | Download-Fritz | 2016-02-19 | 1 | -2/+2 |
* | | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -2/+9 |
|/ |
|
* | #2646 fix panic on pushing repositor | Unknwon | 2016-02-17 | 1 | -2/+2 |
* | Add env var check for update | Unknwon | 2016-02-15 | 1 | -5/+6 |
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -6/+0 |
* | #2569 delete repo local copy when transfer | Unknwon | 2016-02-14 | 1 | -1/+1 |
* | Add default branch to repo payload | Josh Frye | 2016-02-12 | 1 | -1/+1 |
* | Bump git-module. Fixes #2589 | Josh Frye | 2016-02-11 | 1 | -1/+1 |
* | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page | Unknwon | 2016-02-04 | 1 | -1/+4 |
|\ |
|
| * | Only show teams the user has access to | Florian Kaiser | 2016-01-31 | 1 | -1/+4 |
* | | Escape unescaped periods in route regular expression | Florian Kaiser | 2016-02-02 | 1 | -1/+1 |
|/ |
|
* | #2491 minor fix for sr on dashboard | Unknwon | 2016-01-29 | 1 | -1/+1 |
* | stop compile bindata for TRANSLATORS | Unknwon | 2016-01-11 | 1 | -1/+1 |
* | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | 1 | -6/+7 |
* | update dep lib version requirement | Unknwon | 2016-01-06 | 1 | -0/+2 |
* | #2311 improve HTTP auth error message | Unknwon | 2015-12-30 | 1 | -1/+1 |
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 1 | -1/+1 |