- Mar 20, 2020
-
-
GitLab Bot authored
-
- Mar 06, 2020
-
-
GitLab Bot authored
-
- Feb 28, 2020
-
-
GitLab Bot authored
-
- Jan 30, 2020
-
-
GitLab Bot authored
-
- Jan 08, 2020
-
-
GitLab Bot authored
-
- Oct 07, 2019
-
-
GitLab Bot authored
-
- Oct 01, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Jul 24, 2019
-
-
Marcel Amirault authored
Some markdown headers needed tweaking to adhere to standards, including blank lines above and below, only one space after hash, first header should be h1, and only one h1 per doc
-
- Jul 10, 2019
-
-
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for many admin docs (part 2)
-
- Jan 24, 2019
-
-
- Jan 08, 2019
-
-
Evan Read authored
- Also makes other minor Markdown fixes that were near the main fixes.
-
- Nov 13, 2018
-
-
Evan Read authored
-
- Jul 30, 2018
-
-
Stan Hu authored
The Unicorn master resets any signal handlers and prevents rbtrace from working properly as a result. Move the `require 'rbtrace'` call to the Unicorn `after_fork` block and keep the initializer only for Sidekiq.
-
- Jul 25, 2018
-
-
Stan Hu authored
This will be enabled if ENABLE_RBTRACE environment variable is defined. This will allow us to debug all sorts of issues in production: https://github.com/tmm1/rbtrace
-
- Nov 18, 2017
-
-
Stan Hu authored
[ci skip] iFoo
-
- Nov 02, 2017
-
-
Douwe Maan authored
-
- Nov 01, 2016
-
-
Daniel Axelrod authored
Correct the command to get a gdb backtrace from all threads. `apply` is not a valid gdb command. See https://sourceware.org/gdb/onlinedocs/gdb/Threads.html#Threads .
-
- Oct 11, 2016
-
-
Chris Wilson authored
-
- Jul 01, 2016
-
-
Stan Hu authored
[ci skip]
-
- Jun 24, 2016
-
-
Stan Hu authored
[ci skip]
-