- 01 Sep, 2015 1 commit
-
-
Robert Speicher authored
-
- 31 Aug, 2015 1 commit
-
-
Robert Speicher authored
-
- 27 Aug, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
This module is now the sole source of knowledge for *how* we render Markdown (and GFM).
-
- 26 Aug, 2015 1 commit
-
-
Robert Speicher authored
Update PreferencesHelper specs
-
- 25 Aug, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Instead of rendering this value server-side, we use Javascript and Gon to apply the user's color scheme (or the default) to any syntax highlighted code blocks. This will make it easier to cache these blocks in the future because they're no longer state-dependent.
-
- 10 Aug, 2015 1 commit
-
-
Stan Hu authored
Refactored HTML parser to avoid duplication of newline parsing. Closes #2235
-
- 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
-
- 24 Jul, 2015 1 commit
-
-
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
-
- 23 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 09 Jul, 2015 1 commit
-
-
Darby authored
-
- 06 Jul, 2015 1 commit
-
-
Valery Sizov authored
-
- 01 Jul, 2015 1 commit
-
-
Darby authored
-
- 30 Jun, 2015 1 commit
-
-
Robert Speicher authored
There were several specs that were failing when run by themselves. - Use the `helper` object, as per RSpec 3 standards - Use `assign` to assign instance variables that helpers expect - Add `StubConfiguration` support module
-
- 24 Jun, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 23 Jun, 2015 1 commit
-
-
Stan Hu authored
Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path Closes #1849
-
- 22 Jun, 2015 7 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Stan Hu authored
-
Robert Speicher authored
-
Robert Speicher authored
These fixes were performed automatically by Rubocop's `-a` flag.
-
Robert Speicher authored
-
Robert Speicher authored
-
- 19 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 17 Jun, 2015 2 commits
-
-
Robert Speicher authored
The purpose for this override is now handled by `ExternalLinkFilter`.
-
Robert Speicher authored
Minor refactoring, add specs, changes arguments to use keywords.
-
- 13 Jun, 2015 4 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Consolidates the helpers related to user preferences. Renames `app_theme` to `user_application_theme` to better explain what it is.
-
- 29 May, 2015 1 commit
-
-
Robert Speicher authored
Closes #1721
-
- 27 May, 2015 1 commit
-
-
Stan Hu authored
Closes #1521
-
- 26 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 22 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 21 May, 2015 1 commit
-
-
Alex Connor authored
-
- 18 May, 2015 2 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 16 May, 2015 1 commit
-
-
Vinnie Okada authored
Tell new users when their password reset token expires and provide a link to get a new one.
-