Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge pull request #1994 from arthuroy/develop | Unknwon | 2015-11-18 | |
|\ \ | | | | | | | Fix #1965 - the hyperlink and the display name of the branch | |||
| * | | Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error | Arthur Ouyang | 2015-11-19 | |
| | | | | | | | | | | | | Fix #1965 | |||
| * | | Use refStr[11:] instead of TrimPrefix | Arthur Ouyang | 2015-11-19 | |
| | | | | | | | | | | | | Fix #1965 | |||
| * | | Fix #1965 - the hyperlink and the display name of the branch | Arthur Ouyang | 2015-11-19 | |
| | | | | | | | | | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#' | |||
* | | | fix #878 | Unknwon | 2015-11-18 | |
| | | | ||||
* | | | #1401 #493 Admin should be able to see private repositories | Unknwon | 2015-11-18 | |
| | | | ||||
* | | | #1742 Update default branch in git repository while change in web view | Unknwon | 2015-11-18 | |
|/ / | ||||
* | | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | |
| | | ||||
* | | minor fix for #1992 | Unknwon | 2015-11-18 | |
| | | ||||
* | | Merge pull request #1992 from Gibheer/disable_version_display | Unknwon | 2015-11-18 | |
|\ \ | | | | | | | fix #1957 - disable version display | |||
| * | | fix old naming | Gibheer | 2015-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 display | Gibheer | 2015-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 repos | Unknwon | 2015-11-18 | |
| | | ||||
* | | fix #1981 | Unknwon | 2015-11-18 | |
| | | ||||
* | | fix #1987 | Unknwon | 2015-11-18 | |
| | | ||||
* | | fix #1979 | Unknwon | 2015-11-18 | |
| | | ||||
* | | fix #1990 | Unknwon | 2015-11-18 | |
| | | ||||
* | | fix #1988 | Unknwon | 2015-11-18 | |
| | | ||||
* | | Merge pull request #1769 from sapk/fix-admin-dashboard-new-ui | Unknwon | 2015-11-18 | |
|\ \ | | | | | | | Fix admin dashboard new ui | |||
| * | | Fix indent tmpl | Antoine GIRARD | 2015-10-14 | |
| | | | ||||
| * | | Fix indent .less | Antoine GIRARD | 2015-10-14 | |
| | | | ||||
| * | | To quick to copy-paste | Antoine GIRARD | 2015-10-13 | |
| | | | ||||
| * | | Little fix | Antoine GIRARD | 2015-10-13 | |
| | | | ||||
| * | | Implement new ui to dashboard | Antoine GIRARD | 2015-10-13 | |
| | | | ||||
* | | | minor css fix | Unknwon | 2015-11-17 | |
| | | | ||||
* | | | fix #1448 | Unknwon | 2015-11-17 | |
| | | | ||||
* | | | clean up code | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | fix CSS width | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | fix CSS | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | new watchers, stars and forks UI | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | #1922 Pull request fail to merge with BIN | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | Merge pull request #1962 from 0rax/develop | Unknwon | 2015-11-16 | |
|\ \ \ | | | | | | | | | Update S6 Path after Alpine Package update | |||
| * | | | Add `set -x` & `set -e` to docker/build.sh for better debugging | Jean-Philippe Roemer | 2015-11-16 | |
| | | | | ||||
| * | | | Update s6 path following package update | Jean-Philippe Roemer | 2015-11-16 | |
|/ / / | ||||
* | | | only show user's activities in profile | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | octicon fix in feeds | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | CSS fix | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | minor fix for #1961 | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | repo sidebar active class | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | fix #1960 | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | work on #1961 | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | fix #1959 | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | remove test code | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | UI fix | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | UI fix | Unknwon | 2015-11-16 | |
| | | | ||||
* | | | minor HTML fix | Unknwon | 2015-11-15 | |
| | | | ||||
* | | | fix #1958 | Unknwon | 2015-11-15 | |
| | | | ||||
* | | | minor fix for #1949 | Unknwon | 2015-11-15 | |
| | | | ||||
* | | | fix api broken | Unknwon | 2015-11-15 | |
| | | | ||||
* | | | Merge pull request #1949 from TheHowl/develop | Unknwon | 2015-11-15 | |
|\ \ \ | | | | | | | | | Fix bad issue links in non-readme markdown files |