Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add fr-FR to home template | Philippe Chataignon | 2016-01-11 | 1 | -0/+40 | |
* | | | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 12 | -33/+89 | |
* | | | update locale | Unknwon | 2016-01-11 | 14 | -138/+190 | |
* | | | #2349 fix convert type | Unknwon | 2016-01-11 | 1 | -3/+3 | |
* | | | stop compile bindata for TRANSLATORS | Unknwon | 2016-01-11 | 3 | -27/+3 | |
* | | | #2349 try to handle []int8 case | Unknwon | 2016-01-11 | 5 | -4/+16 | |
|/ / | ||||||
* | | Merge pull request #2374 from l2dy/develop | Unknwon | 2016-01-10 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | Minor fix | l2dy | 2016-01-10 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #2369 from koenwtje/fix-freebsd-init-script | Unknwon | 2016-01-10 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Fix status command in FreeBSD init script | Koen Wilde | 2016-01-09 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge pull request #2370 from andreynering/fix-tests | Unknwon | 2016-01-10 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | Fix test case after 86bce4a2ae9915fad63c742cb68fcd0a5e64a223. | Andrey Nering | 2016-01-09 | 1 | -3/+3 | |
|/ / | ||||||
* | | roll back a small change | Unknwon | 2016-01-09 | 1 | -1/+2 | |
* | | minor fix to #2335 | Unknwon | 2016-01-09 | 7 | -42/+57 | |
* | | fix #2367 | Unknwon | 2016-01-09 | 1 | -1/+1 | |
* | | Merge pull request #2335 from andreynering/highlight-diff | Unknwon | 2016-01-09 | 6 | -14/+192 | |
|\ \ | ||||||
| * | | Fix: now highlights in diff view are getting the correct lines. | Andrey Nering | 2016-01-08 | 2 | -22/+59 | |
| * | | Semantic fixes. | Andrey Nering | 2016-01-07 | 1 | -11/+11 | |
| * | | Declaring specific types for enums constants. | Andrey Nering | 2016-01-06 | 2 | -18/+25 | |
| * | | Highlighting differences of lines in the diff view. | Andrey Nering | 2016-01-06 | 6 | -3/+137 | |
* | | | require token for list my orgs | Unknwon | 2016-01-09 | 1 | -1/+1 | |
* | | | fix cannot show user public ssh keys | Unknwon | 2016-01-09 | 1 | -4/+8 | |
* | | | fix markdown autolink error | Unknwon | 2016-01-09 | 4 | -47/+53 | |
* | | | fix #2360 | Unknwon | 2016-01-08 | 3 | -3/+3 | |
| |/ |/| | ||||||
* | | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | 5 | -10/+17 | |
* | | fix #2350 | Unknwon | 2016-01-07 | 4 | -5/+5 | |
* | | Merge pull request #2352 from zhuharev/develop | Unknwon | 2016-01-07 | 3 | -6/+6 | |
|\ \ | ||||||
| * | | typo fix | zhuharev | 2016-01-06 | 3 | -6/+6 | |
| |/ | ||||||
* | | Merge pull request #2347 from ivanmarban/develop | Unknwon | 2016-01-07 | 2 | -5/+0 | |
|\ \ | |/ |/| | ||||||
| * | Remove RSA1 keys as only SSH version 2 is used | Ivan Marban | 2016-01-06 | 2 | -5/+0 | |
* | | update locale | Unknwon | 2016-01-06 | 7 | -775/+991 | |
|/ | ||||||
* | update dep lib version requirement | Unknwon | 2016-01-06 | 4 | -3/+5 | |
* | Merge pull request #2296 from bkcsoft/feature/split-diff | Unknwon | 2016-01-06 | 7 | -928/+820 | |
|\ | ||||||
| * | Removed opticon-fold | Kim "BKC" Carlbäcker | 2016-01-06 | 1 | -15/+0 | |
| * | merged split/unified templates | Kim "BKC" Carlbäcker | 2016-01-06 | 3 | -162/+118 | |
| * | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | 8 | -33/+13 | |
| * | i18n-fix for split-view | Kim "BKC" Carlbäcker | 2016-01-05 | 3 | -915/+701 | |
| * | Implement Split Diff-View | Kim "BKC" Carlbäcker | 2016-01-05 | 7 | -58/+243 | |
* | | Merge pull request #2336 from andreynering/scroll-always-visible | Unknwon | 2016-01-06 | 2 | -0/+2 | |
|\ \ | |/ |/| | ||||||
| * | Making scroll always visible. | Andrey Nering | 2016-01-04 | 2 | -0/+2 | |
* | | fix #2327 | Unknwon | 2016-01-05 | 4 | -65/+2 | |
|/ | ||||||
* | Merge pull request #2323 from ggramlich/develop | Unknwon | 2016-01-02 | 1 | -1/+1 | |
|\ | ||||||
| * | Update s6 path in Dockerfile.rpi | Gregor Gramlich | 2016-01-02 | 1 | -1/+1 | |
|/ | ||||||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 | 8 | -17/+22 | |
* | #2311 improve HTTP auth error message | Unknwon | 2015-12-30 | 2 | -7/+10 | |
* | more fix on #2268 | Unknwon | 2015-12-30 | 4 | -4/+4 | |
* | Merge pull request #2294 from joaopms/patch-1 | Unknwon | 2015-12-27 | 1 | -1/+1 | |
|\ | ||||||
| * | Lowercase "Service" | João Pedro | 2015-12-27 | 1 | -1/+1 | |
| * | Update head.tmpl | João Pedro | 2015-12-27 | 1 | -1/+1 | |
* | | #2282 fast detection of utf-8 | Unknwon | 2015-12-27 | 4 | -5/+10 | |
|/ |