- 06 Aug, 2015 1 commit
-
-
Stan Hu authored
Partial fix #2202
-
- 05 Aug, 2015 2 commits
-
-
Valery Sizov authored
This reverts commit fbdaf0e2.
-
Stan Hu authored
Closes #2116 Closes https://github.com/gitlabhq/gitlabhq/issues/9502
-
- 02 Aug, 2015 1 commit
-
-
Atsushi Ishida authored
-
- 31 Jul, 2015 1 commit
-
-
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 2 commits
-
-
Robert Speicher authored
-
Douwe Maan authored
-
- 29 Jul, 2015 4 commits
-
-
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.
-
Douwe Maan authored
-
Douwe Maan authored
-
Robert Speicher authored
Prior, CI seemed to be freezing after running these specs.
-
- 28 Jul, 2015 9 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
This file's about to get much bigger and this removes some of the extra noise.
-
Robert Speicher authored
This is to prevent false matches since the Autolink section uses about.gitlab.com as well.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9495
-
- 26 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1724
-
- 25 Jul, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 24 Jul, 2015 3 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
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
I hope this makes the backup tests more reliable.
-
- 23 Jul, 2015 3 commits
-
-
Robert Speicher authored
-
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
-
Douwe Maan authored
-
- 22 Jul, 2015 8 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
The user being created was no different than what `be_allowed_for` was doing behind the scenes so we were essentially testing all user-level accesses twice.
-
Robert Speicher authored
It was only used in one test, and the test was kind of redundant.
-
Robert Speicher authored
-
Robert Speicher authored
-
Stan Hu authored
the repository expire_cache method
-
- 21 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1362
-
- 19 Jul, 2015 1 commit
-
-
Sven Strickroth authored
Signed-off-by: Sven Strickroth <email@cs-ware.de>
-
- 18 Jul, 2015 1 commit
-
-
Robert Speicher authored
Closes #2012
-