aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Latest develop updates is merged with my RaspberryPi Dockerfile version.Emrah URHAN2015-11-22
|\ | | | | | | Merge branch 'develop' of https://github.com/gogits/gogs into develop
| * fix #2013Unknwon2015-11-22
| |
| * minor JS fixUnknwon2015-11-22
| |
| * fix #650Unknwon2015-11-22
| |
| * upgrade libsUnknwon2015-11-21
| |
| * fix possible panicUnknwon2015-11-21
| |
| * fix incorrectUnknwon2015-11-21
| |
| * add some logUnknwon2015-11-21
| |
| * remove tags redis and memcacheUnknwon2015-11-21
| |
| * prepare for releaseUnknwon2015-11-21
| |
| * update localesUnknwon2015-11-21
| |
| * fix for #2012Unknwon2015-11-21
| |
| * minor fix on #1694Unknwon2015-11-21
| |
| * Merge pull request #1694 from sapk/fix-admin-configuration-new-uiUnknwon2015-11-21
| |\ | | | | | | Fix admin configuration new ui
| | * Fix admin configuration new uiAntoine GIRARD2015-11-21
| |/
| * noticeUnknwon2015-11-20
| |
| * add more debug infoUnknwon2015-11-20
| |
| * HTML render fixUnknwon2015-11-20
| |
| * more fix on #2002Unknwon2015-11-20
| |
| * fix #2002Unknwon2015-11-20
| |
| * fix #1383Unknwon2015-11-20
| |
| * fix #1873Unknwon2015-11-20
| |
| * better escape char handleUnknwon2015-11-20
| |
| * fix #1119 and data race in timming tasksUnknwon2015-11-20
| |
| * fix minor dashboard CSS issueUnknwon2015-11-19
| |
| * better error messageUnknwon2015-11-19
| |
| * #1971 more general rule to detect errorUnknwon2015-11-19
| |
| * fix typo for #1996Unknwon2015-11-19
| |
| * fix #1997Unknwon2015-11-19
| |
| * minor fix on auto sign inUnknwon2015-11-19
| |
| * update locale #1965Unknwon2015-11-19
| |
| * work on #1891Unknwon2015-11-18
| |
| * Merge pull request #1994 from arthuroy/developUnknwon2015-11-18
| |\ | | | | | | 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-19
| | | | | | | | | | | | Fix #1965
| | * Use refStr[11:] instead of TrimPrefixArthur Ouyang2015-11-19
| | | | | | | | | | | | Fix #1965
| | * Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-19
| | | | | | | | | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
| * | fix #878Unknwon2015-11-18
| | |
| * | #1401 #493 Admin should be able to see private repositoriesUnknwon2015-11-18
| | |
| * | #1742 Update default branch in git repository while change in web viewUnknwon2015-11-18
| |/
| * UI: long organization name in create repository owner listUnknwon2015-11-18
| |
| * minor fix for #1992Unknwon2015-11-18
| |
| * Merge pull request #1992 from Gibheer/disable_version_displayUnknwon2015-11-18
| |\ | | | | | | fix #1957 - disable version display
| | * fix old namingGibheer2015-11-18
| | | | | | | | | | | | | | | 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-18
| |/ | | | | | | | | 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-18
| |
| * fix #1981Unknwon2015-11-18
| |
| * fix #1987Unknwon2015-11-18
| |
| * fix #1979Unknwon2015-11-18
| |
| * fix #1990Unknwon2015-11-18
| |
| * fix #1988Unknwon2015-11-18
| |