| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -2/+2 |
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 1 | -2/+1 |
* | markdown: fix treating pure number as SHA1 | Unknwon | 2016-08-15 | 1 | -1/+1 |
* | Web editor: temporarily disable upload and quick fix for edit and new | Unknwon | 2016-08-15 | 1 | -2/+2 |
* | Web editor: improve delete file | Unknwon | 2016-08-14 | 1 | -3/+8 |
* | Code clean up for new config options | Unknwon | 2016-08-14 | 1 | -1/+1 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 | 1 | -0/+14 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -1/+1 |
* | Add Content-Disposition header for downloads (#3439) | Andrey Nering | 2016-08-11 | 1 | -0/+1 |
* | Fix #3321: commit tag shortener (#3418) | Thibault Meyer | 2016-08-11 | 1 | -3/+3 |
* | #2852 code cleanup | Unknwon | 2016-08-11 | 1 | -11/+15 |
* | Add initial support for unix sockets (#2852) | Odin Ugedal | 2016-08-11 | 1 | -0/+18 |
* | Fix #3314: Cannot edit release with tag name contains slash (#3434) | Thibault Meyer | 2016-08-11 | 1 | -2/+2 |
* | #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 |
* | Bump version | Unknwon | 2016-07-22 | 1 | -1/+1 |
* | #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 |
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 1 | -1/+3 |
* | 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 |