- 26 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 25 May, 2015 1 commit
-
-
Robert Speicher authored
Fixes #1690
-
- 22 May, 2015 2 commits
-
-
Stan Hu authored
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/6745
-
- 21 May, 2015 1 commit
-
-
Robert Speicher authored
Fixes #1651
-
- 20 May, 2015 1 commit
-
-
Robert Speicher authored
Instead of using a fork, we subclass the filter and only apply the `task-list` class to list items that actually are task lists. Closes #1645 See https://github.com/github/task_list/pull/60
-
- 18 May, 2015 4 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Nikita Verkhovin authored
-
- 16 May, 2015 1 commit
-
-
Jakub Jirutka authored
-
- 15 May, 2015 1 commit
-
-
Fotis Gimian authored
-
- 14 May, 2015 2 commits
-
-
Valery Sizov authored
-
Douwe Maan authored
-
- 13 May, 2015 6 commits
-
-
Robert Speicher authored
-
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.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 12 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 11 May, 2015 5 commits
-
-
Jakub Jirutka authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
There is no real issue here because the shell command is completely static, but it is still nicer to just follow the guidelines in doc/development/shell_commands.md .
-
Jakub Jirutka authored
-
- 08 May, 2015 4 commits
-
-
Robert Speicher authored
-
bugagazavr authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 May, 2015 2 commits
-
-
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.
-
Robert Speicher authored
-
- 06 May, 2015 5 commits
-
-
Robert Speicher authored
jasmine-rails still requires it as a dependency, but for some reason running `rake jasmine:ci` produced test failures but `rake spec:javascript` didn't.
-
Robert Speicher authored
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
-
Jakub Jirutka authored
-
- 04 May, 2015 2 commits
-
-
quodos authored
correct spelling
-
Sven Selberg authored
-