An error occurred fetching the project authors.
- 26 May, 2015 1 commit
-
-
Jeroen van Baarsen authored
**What does this do?** It makes sure that when you create a wiki page via the web interface, the extention is .md instead of .markdown **Why is this needed?** When you're using Gollum locally, it will create pages with the .md extention. Also .md is the best known extention for markdown. This fix will make sure that if you're using gollum or the webinterface, the extention will be the same. **What issues does this fix?** Fixes https://github.com/gitlabhq/gitlabhq/issues/5204Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 25 May, 2015 2 commits
- 22 May, 2015 6 commits
-
-
Patricio Cano authored
-
Stan Hu authored
-
Job van der Voort authored
-
Stan Hu authored
-
Stan Hu authored
Closes #1535
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/6745
-
- 21 May, 2015 3 commits
-
-
Douwe Maan authored
-
Jeroen van Baarsen authored
**Why was this needed?** The changes are pulled in 7.12.0 but where mistakenly put under 7.11.0 [skip-ci] Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Alex Connor authored
-
- 20 May, 2015 1 commit
-
-
Hannes Rosenögger authored
if something goes wrong, fall back to the plaintext lexer
-
- 19 May, 2015 1 commit
-
-
Marin Jankovski authored
-
- 18 May, 2015 2 commits
-
-
Jakub Jirutka authored
-
Nikita Verkhovin authored
-
- 16 May, 2015 2 commits
-
-
Vinnie Okada authored
Tell new users when their password reset token expires and provide a link to get a new one.
-
Jakub Jirutka authored
-
- 15 May, 2015 3 commits
-
-
Fotis Gimian authored
-
Douwe Maan authored
-
Stan Hu authored
-
- 14 May, 2015 5 commits
-
-
afc163 authored
Fixes #5825
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Closes #1598
-
- 13 May, 2015 2 commits
-
-
Jacob Vosmaer authored
This makes the memory growth-triggered Sidekiq restarts more reliable by reducing the chance that Sidekiq ends up in a state where it is not accepting new jobs but also not shutting down: SIGKILL is more likely to work than SIGTERM.
-
Arthur Gautier authored
Call merge request web hook every times a new commit hits the source branch Signed-off-by:
Arthur Gautier <baloo@gandi.net>
-
- 12 May, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 09 May, 2015 3 commits
-
-
Robert Speicher authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 08 May, 2015 2 commits
-
-
Maran authored
-
bugagazavr authored
-
- 07 May, 2015 4 commits
-
-
Stan Hu authored
This would result in a 404 error in certain views. The `save` call was being rolled back due to an error in the validation step. Relax the validation step so that this works. Closes #1570
-
Jacob Vosmaer authored
It looks like SIGTERM may not be enough to shut down a Sidekiq process when its RSS has gotten too big. This change will allow us to experiment with sending SIGKILL instead of SIGTERM to Sidekiq processes on gitlab.com.
-
Hannes Rosenögger authored
-
Robert Speicher authored
[ci skip]
-
- 06 May, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-