Skip to content
Snippets Groups Projects
  1. Mar 20, 2020
  2. Mar 06, 2020
  3. Feb 28, 2020
  4. Jan 30, 2020
  5. Jan 08, 2020
  6. Oct 07, 2019
  7. Oct 01, 2019
  8. Sep 18, 2019
  9. Jul 24, 2019
    • Marcel Amirault's avatar
      Clean up headers in markdown · 74a34e8b
      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
      74a34e8b
  10. Jul 10, 2019
    • Marcel Amirault's avatar
      Fix whitespace in many administration docs · 46336044
      Marcel Amirault authored and Achilleas Pipinellis's avatar Achilleas Pipinellis committed
      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)
      46336044
  11. Jan 24, 2019
  12. Jan 08, 2019
  13. Nov 13, 2018
  14. Jul 30, 2018
    • Stan Hu's avatar
      Make rbtrace work under unicorn · 82092366
      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.
      82092366
  15. Jul 25, 2018
  16. Nov 18, 2017
  17. Nov 02, 2017
  18. Nov 01, 2016
  19. Oct 11, 2016
  20. Jul 01, 2016
  21. Jun 24, 2016
Loading