An error occurred fetching the project authors.
- 07 Aug, 2015 2 commits
- 06 Aug, 2015 3 commits
-
-
Gert Goet authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Partial fix #2202
-
- 05 Aug, 2015 3 commits
-
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Closes #2116 Closes https://github.com/gitlabhq/gitlabhq/issues/9502
-
- 04 Aug, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Zeger-Jan van de Weg authored
-
- 02 Aug, 2015 2 commits
- 31 Jul, 2015 3 commits
-
-
Kamil Trzcinski authored
-
Douwe Maan authored
-
Stan Hu authored
HTML span elements only apply to a single line, and in the case of multi-line comments, the highlighting was dropped as a result. Ensure that each line has the proper styling to fix this. Closes #1577
-
- 30 Jul, 2015 6 commits
-
-
Robert Speicher authored
-
Stan Hu authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9500
-
- 29 Jul, 2015 7 commits
-
-
Achilleas Pipinellis authored
-
Stan Hu authored
Add gitlab-shell to error message to give user a clue that something may be wrong there. Ran into this in #2082. User was told that repositories were created when they were not due to hooks symlink being wrong.
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Douwe Maan authored
-
Valery Sizov authored
-
Daryl Chan authored
- Updated CHANGELOG
-
- 28 Jul, 2015 4 commits
-
-
Stan Hu authored
-
Stan Hu authored
Closes #745
-
Douwe Maan authored
-
Douwe Maan authored
-
- 27 Jul, 2015 1 commit
-
-
Hiroyuki Sato authored
-
- 26 Jul, 2015 2 commits
- 24 Jul, 2015 2 commits
-
-
Stan Hu authored
Steps to reproduce: 1. Create a project with a README 2. In the actual remote, type: `git symbolic-ref HEAD refs/heads/nowhere` 3. Check that HEAD is gone via `git ls-remote .` 4. Go to the projects page and see the Error 500 Closes https://github.com/gitlabhq/gitlabhq/issues/9484
-
Daniel Gerhardt authored
Starting with migration `20150717130904` commit count is stored in the database. For existing projects it defaults to `0` and is updated to the correct value when commits are pushed. The newly introduced rake task updates the commit count for all projects which have not been updated yet. Refs !986, !989, #2040.
-
- 23 Jul, 2015 3 commits
-
-
Stan Hu authored
On the first load, the merge request tabs would be requested in JSON format to render the HTML. This would cause the "Reload with full diff" button to create a link to diff.json. Closes #2041
-
Valery Sizov authored
-
Valery Sizov authored
-