aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | repo sidebar active classUnknwon2015-11-163-3/+10
| |
* | fix #1960Unknwon2015-11-1613-135/+172
| |
* | work on #1961Unknwon2015-11-1610-24/+47
| |
* | fix #1959Unknwon2015-11-161-1/+1
| |
* | remove test codeUnknwon2015-11-161-1/+1
| |
* | UI fixUnknwon2015-11-165-54/+44
| |
* | UI fixUnknwon2015-11-162-4/+4
| |
* | minor HTML fixUnknwon2015-11-151-1/+1
| |
* | fix #1958Unknwon2015-11-1515-277/+416
| |
* | minor fix for #1949Unknwon2015-11-151-3/+14
| |
* | fix api brokenUnknwon2015-11-158-12/+59
| |
* | Merge pull request #1949 from TheHowl/developUnknwon2015-11-151-0/+3
|\ \ | | | | | | Fix bad issue links in non-readme markdown files
| * | Safely detect urlPrefix in the format /:owner/:repoHowl2015-11-151-3/+3
| | |
| * | Fix bad issue links in non-readme markdown filesHowl2015-11-151-0/+3
| | |
* | | fix #1953Unknwon2015-11-151-0/+4
| | |
* | | fix markdown paddingUnknwon2015-11-153-2/+7
| | |
* | | #1931 Test patch does not checkout correct base branchUnknwon2015-11-154-5/+15
| | |
* | | fix #1948Unknwon2015-11-155-26/+9
|/ /
* | remove unused codeUnknwon2015-11-141-3/+0
| |
* | minor UI fix and fix ssh raceUnknwon2015-11-1413-10/+33
| |