| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #2780 code clean up | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | #3233 code cleanup and minor issue fix | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | Fix only user has repo write access can comment | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | Fix typo CacheInternal -> CacheInterval (#3432) | Thibault Meyer | 2016-08-11 | 1 | -1/+1 |
* | #2907 Add commit timestamp to webhook | Unknwon | 2016-08-09 | 1 | -1/+1 |
* | #3007 update git-module require version | Unknwon | 2016-08-09 | 1 | -1/+1 |
* | #3406 fix regression of MustEnableIssues check | Unknwon | 2016-08-09 | 1 | -5/+5 |
* | Fix 404 when comment on pulls and not using interal issue tracker | Unknwon | 2016-08-08 | 1 | -1/+3 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -2/+3 |
* | #2593 allow render raw content | Unknwon | 2016-08-05 | 1 | -1/+1 |
* | #2162 completely disable builtin issue tracker when enable external tracker | Unknwon | 2016-08-04 | 1 | -4/+4 |
* | #3290 better code structure and batch minor improvements | Unknwon | 2016-08-03 | 1 | -1/+1 |
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 1 | -1/+4 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -2/+2 |
* | Bump version | Unknwon | 2016-07-22 | 1 | -1/+1 |
* | Minor fix for go vet | Unknwon | 2016-07-16 | 1 | -2/+2 |
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 1 | -3/+7 |
* | #2709 validate username attribute fetched from LDAP | Unknwon | 2016-07-12 | 1 | -1/+1 |
* | #2586 bump git-module requirement | Unknwon | 2016-07-12 | 1 | -1/+1 |
* | Update glide.lock | Unknwon | 2016-07-11 | 1 | -2/+5 |
* | #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 |