| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #3233 code cleanup and minor issue fix | Unknwon | 2016-08-11 | 11 | -80/+54 |
* | Wiki mirroring implementation (#3233) | Andrew | 2016-08-11 | 5 | -8/+100 |
* | Always set redirect_to on header-provided sign-in (#3435) | Sandro Santilli | 2016-08-11 | 1 | -1/+1 |
* | #3408 minor code fix | Unknwon | 2016-08-11 | 4 | -23/+23 |
* | Do not show the "Sign up for free" button in issue tracker (#3408) | Sandro Santilli | 2016-08-11 | 2 | -4/+2 |
* | Fix only user has repo write access can comment | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | #3279 use doer email for FROM field of issues | Unknwon | 2016-08-11 | 4 | -4/+4 |
* | Fix typo CacheInternal -> CacheInterval (#3432) | Thibault Meyer | 2016-08-11 | 4 | -5/+5 |
* | Add "support" for git-daemon-export-ok (#2940) (#3046) | Kim Carlbäcker | 2016-08-10 | 1 | -0/+14 |
* | Update glide.lock and .gopmfile [CI SKIP] | Unknwon | 2016-08-10 | 2 | -8/+8 |
* | Update locales [CI SKIP] | Unknwon | 2016-08-10 | 18 | -101/+577 |
* | Add test pull request task on merging a PR. Fixes #3396 (#3425) | lstahlman | 2016-08-10 | 1 | -0/+1 |
* | Fix #3420: Bad commit URL generation (#3424) | Thibault Meyer | 2016-08-10 | 1 | -6/+3 |
* | Verify list len before use it with IN (#3423) | Thibault Meyer | 2016-08-10 | 1 | -2/+5 |
* | #3091 show Git configs on admin panel | Unknwon | 2016-08-10 | 6 | -10/+62 |
* | Update bindata.go [CI SKIP] | Unknwon | 2016-08-09 | 2 | -4/+5 |
* | Feature #3398: Redefine global mirror interval (#3409) | Thibault Meyer | 2016-08-09 | 3 | -2/+16 |
* | #3417 wrong dashboard issue count for create by you | Unknwon | 2016-08-09 | 4 | -4/+4 |
* | Update cron revision [CI SKIP] | Unknwon | 2016-08-09 | 2 | -2/+2 |
* | Add committer information to API and Webhooks. Also fixes #3271 (#3414) | lstahlman | 2016-08-09 | 4 | -13/+48 |
* | #2907 Add commit timestamp to webhook | Unknwon | 2016-08-09 | 5 | -17/+21 |
* | #3158 skip RUN_USER check on Windows | Unknwon | 2016-08-09 | 5 | -10/+24 |
* | #3091 add config option for Git GC | Unknwon | 2016-08-09 | 4 | -24/+29 |
* | #3007 update git-module require version | Unknwon | 2016-08-09 | 3 | -3/+3 |
* | Change LICENSE copyright holder name [CI SKIP] | Unknwon | 2016-08-09 | 1 | -1/+1 |
* | Little code refactoring | Unknwon | 2016-08-09 | 6 | -27/+22 |
* | Render the Code view on the server (minus syntax highlighting) (#2942) | Rory McNamara | 2016-08-09 | 5 | -20/+24 |
* | #3325 use correct word for .gitignore | Unknwon | 2016-08-09 | 3 | -5/+5 |
* | Fix for #3410 overall issues for organisations is limited to num_repos from t... | lstahlman | 2016-08-09 | 1 | -1/+1 |
* | #3406 fix regression of MustEnableIssues check | Unknwon | 2016-08-09 | 3 | -7/+7 |
* | Adjust .codebeatsettings | Unknwon | 2016-08-08 | 1 | -0/+2 |
* | Fix for #3401 Links of pull request comment email should use pulls URL (#3403) | lstahlman | 2016-08-08 | 1 | -1/+7 |
* | Add codebeat files | Unknwon | 2016-08-08 | 2 | -0/+11 |
* | #3399 500 for upstream pulls page if user has forked repository | Unknwon | 2016-08-08 | 5 | -6/+6 |
* | Fix 404 when comment on pulls and not using interal issue tracker | Unknwon | 2016-08-08 | 3 | -3/+5 |
* | #2825 early response 200 when ?go-get=1 | Unknwon | 2016-08-07 | 5 | -5/+41 |
* | Update glide.lock and .gopmfile | Unknwon | 2016-08-07 | 3 | -0/+4 |
* | #3320 code cleanup | Unknwon | 2016-08-07 | 12 | -33/+52 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 16 | -59/+157 |
* | #3393 fix missing sub-url prefix in relative avatar link | Unknwon | 2016-08-07 | 8 | -27/+32 |
* | Improve diff highlight (#3390) | Andrey Nering | 2016-08-07 | 4 | -66/+60 |
* | Only do go vet on this codebase | Unknwon | 2016-08-06 | 1 | -4/+6 |
* | Update .gitattributes | Unknwon | 2016-08-06 | 4 | -13/+11 |
* | Fix #3315: Release dont use tag creation date (#3374) | Thibault Meyer | 2016-08-06 | 2 | -1/+13 |
* | #2593 allow render raw content | Unknwon | 2016-08-05 | 7 | -7/+7 |
* | Replace gogs.io http links with https version (#3386) | rugk | 2016-08-05 | 10 | -31/+31 |
* | Ignore repository with issue disabled or use external tracker in dashboard is... | Unknwon | 2016-08-05 | 5 | -10/+12 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 32 | -57/+58 |
* | routers/api: rename handlers to be unexported | Unknwon | 2016-08-04 | 1 | -19/+19 |
* | #2162 completely disable builtin issue tracker when enable external tracker | Unknwon | 2016-08-04 | 7 | -10/+17 |