| Commit message (Expand) | Author | Age | Files | Lines |
* | Web editor: improve edit file and diff preview | Unknwon | 2016-08-14 | 5 | -208/+241 |
* | modules/sync: move sync objects to independent module | Unknwon | 2016-08-14 | 3 | -100/+15 |
* | Code clean up for new config options | Unknwon | 2016-08-14 | 5 | -16/+20 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 | 6 | -54/+530 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 4 | -71/+29 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 10 | -183/+689 |
* | Code clean up | Unknwon | 2016-08-12 | 1 | -9/+1 |
* | #3442 add test suites | Unknwon | 2016-08-12 | 3 | -1/+60 |
* | Fix #3437: Cannot connect to PostgreSQL via IPv6 address (#3442) | Thibault Meyer | 2016-08-12 | 1 | -6/+6 |
* | Fix email FROM | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | models: rename EnableTidb to EnableTiDB | Unknwon | 2016-08-11 | 2 | -2/+2 |
* | #3013 support connect PostgreSQL via unix socket | Unknwon | 2016-08-11 | 1 | -12/+19 |
* | #2780 code clean up | Unknwon | 2016-08-11 | 1 | -1/+4 |
* | #3233 code cleanup and minor issue fix | Unknwon | 2016-08-11 | 2 | -71/+46 |
* | Wiki mirroring implementation (#3233) | Andrew | 2016-08-11 | 1 | -5/+96 |
* | #3279 use doer email for FROM field of issues | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | Add "support" for git-daemon-export-ok (#2940) (#3046) | Kim Carlbäcker | 2016-08-10 | 1 | -0/+14 |
* | Add test pull request task on merging a PR. Fixes #3396 (#3425) | lstahlman | 2016-08-10 | 1 | -0/+1 |
* | Verify list len before use it with IN (#3423) | Thibault Meyer | 2016-08-10 | 1 | -2/+5 |
* | Feature #3398: Redefine global mirror interval (#3409) | Thibault Meyer | 2016-08-09 | 1 | -2/+2 |
* | #3417 wrong dashboard issue count for create by you | Unknwon | 2016-08-09 | 1 | -1/+1 |
* | Add committer information to API and Webhooks. Also fixes #3271 (#3414) | lstahlman | 2016-08-09 | 2 | -10/+25 |
* | #2907 Add commit timestamp to webhook | Unknwon | 2016-08-09 | 2 | -14/+18 |
* | #3091 add config option for Git GC | Unknwon | 2016-08-09 | 1 | -2/+5 |
* | Fix for #3401 Links of pull request comment email should use pulls URL (#3403) | lstahlman | 2016-08-08 | 1 | -1/+7 |
* | #2825 early response 200 when ?go-get=1 | Unknwon | 2016-08-07 | 1 | -1/+6 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -1/+1 |
* | #3393 fix missing sub-url prefix in relative avatar link | Unknwon | 2016-08-07 | 2 | -4/+7 |
* | Improve diff highlight (#3390) | Andrey Nering | 2016-08-07 | 2 | -63/+54 |
* | Fix #3315: Release dont use tag creation date (#3374) | Thibault Meyer | 2016-08-06 | 1 | -1/+3 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 2 | -3/+3 |
* | #3290 better code structure and batch minor improvements | Unknwon | 2016-08-03 | 3 | -78/+117 |
* | Additional API support for labels (#3290) | lstahlman | 2016-08-03 | 1 | -0/+39 |
* | #3345 dump content directly to HTTP ResponseWriter | Unknwon | 2016-07-30 | 1 | -13/+23 |
* | Diff patch (#3345) | Dennis Chen | 2016-07-30 | 1 | -2/+46 |
* | models/release: Update Sha1 if tag already exists (#3331) | 마누엘 | 2016-07-28 | 1 | -0/+1 |
* | #3327 fix wrong table name in Join | Unknwon | 2016-07-26 | 1 | -1/+1 |
* | #3281 fix x.Iterate returns nothing inside session scope with SQLite3 | Unknwon | 2016-07-26 | 3 | -95/+32 |
* | models/ssh_key: code cleaning | Unknwon | 2016-07-26 | 1 | -59/+57 |
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 1 | -0/+26 |
* | Add org.getUserTeams to reduce redundant code | Unknwon | 2016-07-24 | 1 | -32/+29 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 7 | -121/+261 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 16 | -129/+129 |
* | Use struct for UI settings | Unknwon | 2016-07-24 | 3 | -9/+9 |
* | Remove redundant Unix timestamp method call | Unknwon | 2016-07-23 | 13 | -38/+38 |
* | conf: change default mirror checking interval to 10m | Unknwon | 2016-07-23 | 1 | -5/+1 |
* | #2903 use different reversed words and patterns for repository and user | Unknwon | 2016-07-23 | 3 | -34/+49 |
* | #3066 fix create organization ignores full name property | Unknwon | 2016-07-23 | 1 | -1/+0 |
* | #3157 create user path before rename repository while transfer | Unknwon | 2016-07-23 | 1 | -0/+1 |
* | #3076 detect invalid tag name git error | Unknwon | 2016-07-23 | 2 | -4/+20 |