aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix #1383Unknwon2015-11-2013-13/+97
|
* fix #1873Unknwon2015-11-201-0/+11
|
* better escape char handleUnknwon2015-11-203-15/+14
|
* fix #1119 and data race in timming tasksUnknwon2015-11-203-16/+75
|
* fix minor dashboard CSS issueUnknwon2015-11-192-2/+2
|
* better error messageUnknwon2015-11-193-4/+8
|
* #1971 more general rule to detect errorUnknwon2015-11-191-2/+2
|
* fix typo for #1996Unknwon2015-11-191-1/+1
|
* fix #1997Unknwon2015-11-194-13/+13
|
* minor fix on auto sign inUnknwon2015-11-191-2/+2
|
* update locale #1965Unknwon2015-11-1914-12961/+13078
|
* work on #1891Unknwon2015-11-184-11/+16
|
* Merge pull request #1994 from arthuroy/developUnknwon2015-11-183-2/+8
|\ | | | | Fix #1965 - the hyperlink and the display name of the branch
| * Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix errorArthur Ouyang2015-11-191-1/+1
| | | | | | | | Fix #1965
| * Use refStr[11:] instead of TrimPrefixArthur Ouyang2015-11-191-1/+2
| | | | | | | | Fix #1965
| * Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-193-2/+7
| | | | | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
* | fix #878Unknwon2015-11-1811-39/+220
| |
* | #1401 #493 Admin should be able to see private repositoriesUnknwon2015-11-181-6/+10
| |
* | #1742 Update default branch in git repository while change in web viewUnknwon2015-11-187-4/+47
|/
* UI: long organization name in create repository owner listUnknwon2015-11-186-10/+2981
|
* minor fix for #1992Unknwon2015-11-182-4/+4
|
* Merge pull request #1992 from Gibheer/disable_version_displayUnknwon2015-11-185-6/+11
|\ | | | | fix #1957 - disable version display
| * fix old namingGibheer2015-11-181-1/+1
| | | | | | | | | | This is the old naming of the variable and I forgot to fix it. It now works and is tested.
| * fix #1957 - disable version displayGibheer2015-11-185-6/+11
|/ | | | | This allows the admin to disable the version information about gogs and go in use in the footer.
* add admin op: delete missing reposUnknwon2015-11-185-5/+51
|
* fix #1981Unknwon2015-11-184-52/+3
|
* fix #1987Unknwon2015-11-183-218/+225
|
* fix #1979Unknwon2015-11-181-0/+1
|
* fix #1990Unknwon2015-11-184-3074/+121
|
* fix #1988Unknwon2015-11-184-220/+221
|
* Merge pull request #1769 from sapk/fix-admin-dashboard-new-uiUnknwon2015-11-182-150/+142
|\ | | | | Fix admin dashboard new ui
| * Fix indent tmplAntoine GIRARD2015-10-141-148/+118
| |
| * Fix indent .lessAntoine GIRARD2015-10-141-4/+4
| |
| * To quick to copy-pasteAntoine GIRARD2015-10-131-1/+1
| |
| * Little fixAntoine GIRARD2015-10-131-2/+6
| |
| * Implement new ui to dashboardAntoine GIRARD2015-10-132-42/+60
| |
* | minor css fixUnknwon2015-11-172-0/+6
| |
* | fix #1448Unknwon2015-11-1712-53/+194
| |
* | clean up codeUnknwon2015-11-163-42/+23
| |
* | fix CSS widthUnknwon2015-11-162-2/+2
| |
* | fix CSSUnknwon2015-11-165-5/+5
| |
* | new watchers, stars and forks UIUnknwon2015-11-1612-256/+216
| |
* | #1922 Pull request fail to merge with BINUnknwon2015-11-165-4/+5
| |
* | Merge pull request #1962 from 0rax/developUnknwon2015-11-163-2/+4
|\ \ | | | | | | Update S6 Path after Alpine Package update
| * | Add `set -x` & `set -e` to docker/build.sh for better debuggingJean-Philippe Roemer2015-11-161-0/+2
| | |
| * | Update s6 path following package updateJean-Philippe Roemer2015-11-162-2/+2
|/ /
* | only show user's activities in profileUnknwon2015-11-161-1/+1
| |
* | octicon fix in feedsUnknwon2015-11-161-4/+8
| |
* | CSS fixUnknwon2015-11-161-1/+3
| |
* | minor fix for #1961Unknwon2015-11-162-1/+6
| |