Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade libs | Unknwon | 2015-11-21 | 16 | -256/+230 |
* | fix possible panic | Unknwon | 2015-11-21 | 1 | -2/+12 |
* | fix incorrect | Unknwon | 2015-11-21 | 1 | -2/+5 |
* | add some log | Unknwon | 2015-11-21 | 2 | -1/+2 |
* | remove tags redis and memcache | Unknwon | 2015-11-21 | 3 | -43/+4 |
* | prepare for release | Unknwon | 2015-11-21 | 1 | -10/+10 |
* | update locales | Unknwon | 2015-11-21 | 14 | -59/+124 |
* | fix for #2012 | Unknwon | 2015-11-21 | 1 | -11/+7 |
* | minor fix on #1694 | Unknwon | 2015-11-21 | 4 | -21/+20 |
* | Merge pull request #1694 from sapk/fix-admin-configuration-new-ui | Unknwon | 2015-11-21 | 1 | -211/+188 |
|\ | |||||
| * | Fix admin configuration new ui | Antoine GIRARD | 2015-11-21 | 1 | -211/+188 |
|/ | |||||
* | notice | Unknwon | 2015-11-20 | 2 | -2/+3 |
* | add more debug info | Unknwon | 2015-11-20 | 1 | -1/+1 |
* | HTML render fix | Unknwon | 2015-11-20 | 1 | -8/+32 |
* | more fix on #2002 | Unknwon | 2015-11-20 | 1 | -3/+3 |
* | fix #2002 | Unknwon | 2015-11-20 | 3 | -17/+23 |
* | fix #1383 | Unknwon | 2015-11-20 | 13 | -13/+97 |
* | fix #1873 | Unknwon | 2015-11-20 | 1 | -0/+11 |
* | better escape char handle | Unknwon | 2015-11-20 | 3 | -15/+14 |
* | fix #1119 and data race in timming tasks | Unknwon | 2015-11-20 | 3 | -16/+75 |
* | fix minor dashboard CSS issue | Unknwon | 2015-11-19 | 2 | -2/+2 |
* | better error message | Unknwon | 2015-11-19 | 3 | -4/+8 |
* | #1971 more general rule to detect error | Unknwon | 2015-11-19 | 1 | -2/+2 |
* | fix typo for #1996 | Unknwon | 2015-11-19 | 1 | -1/+1 |
* | fix #1997 | Unknwon | 2015-11-19 | 4 | -13/+13 |
* | minor fix on auto sign in | Unknwon | 2015-11-19 | 1 | -2/+2 |
* | update locale #1965 | Unknwon | 2015-11-19 | 14 | -12961/+13078 |
* | work on #1891 | Unknwon | 2015-11-18 | 4 | -11/+16 |
* | Merge pull request #1994 from arthuroy/develop | Unknwon | 2015-11-18 | 3 | -2/+8 |
|\ | |||||
| * | Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error | Arthur Ouyang | 2015-11-19 | 1 | -1/+1 |
| * | Use refStr[11:] instead of TrimPrefix | Arthur Ouyang | 2015-11-19 | 1 | -1/+2 |
| * | Fix #1965 - the hyperlink and the display name of the branch | Arthur Ouyang | 2015-11-19 | 3 | -2/+7 |
* | | fix #878 | Unknwon | 2015-11-18 | 11 | -39/+220 |
* | | #1401 #493 Admin should be able to see private repositories | Unknwon | 2015-11-18 | 1 | -6/+10 |
* | | #1742 Update default branch in git repository while change in web view | Unknwon | 2015-11-18 | 7 | -4/+47 |
|/ | |||||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | 6 | -10/+2981 |
* | minor fix for #1992 | Unknwon | 2015-11-18 | 2 | -4/+4 |
* | Merge pull request #1992 from Gibheer/disable_version_display | Unknwon | 2015-11-18 | 5 | -6/+11 |
|\ | |||||
| * | fix old naming | Gibheer | 2015-11-18 | 1 | -1/+1 |
| * | fix #1957 - disable version display | Gibheer | 2015-11-18 | 5 | -6/+11 |
|/ | |||||
* | add admin op: delete missing repos | Unknwon | 2015-11-18 | 5 | -5/+51 |
* | fix #1981 | Unknwon | 2015-11-18 | 4 | -52/+3 |
* | fix #1987 | Unknwon | 2015-11-18 | 3 | -218/+225 |
* | fix #1979 | Unknwon | 2015-11-18 | 1 | -0/+1 |
* | fix #1990 | Unknwon | 2015-11-18 | 4 | -3074/+121 |
* | fix #1988 | Unknwon | 2015-11-18 | 4 | -220/+221 |
* | Merge pull request #1769 from sapk/fix-admin-dashboard-new-ui | Unknwon | 2015-11-18 | 2 | -150/+142 |
|\ | |||||
| * | Fix indent tmpl | Antoine GIRARD | 2015-10-14 | 1 | -148/+118 |
| * | Fix indent .less | Antoine GIRARD | 2015-10-14 | 1 | -4/+4 |
| * | To quick to copy-paste | Antoine GIRARD | 2015-10-13 | 1 | -1/+1 |