gitlab-org--gitlab-foss/doc/development
Jacob Vosmaer a63187f28b Don't create zombies with IO.popen
The previous recommend incantation would leave the process we read from
hanging around, even though it had finished. That gives you a
'defunct'/'zombie' process.
2015-01-22 15:53:16 +01:00
..
README.md Disable Sidekiq arguments logging by default 2014-12-01 18:58:37 +01:00
architecture.md remove unnecessarry image 2014-11-27 10:24:19 +01:00
ci_setup.md Make semaphore configuration an ordered list. 2014-10-15 20:52:39 +03:00
gitlab_diagram_overview.odg Updated the picture based on comments. 2014-07-10 23:34:29 +02:00
gitlab_diagram_overview.png Updated the picture based on comments. 2014-07-10 23:34:29 +02:00
rake_tasks.md Remove warning from db seed since it is called by db setup. 2014-12-04 21:22:21 +01:00
shell_commands.md Don't create zombies with IO.popen 2015-01-22 15:53:16 +01:00
sidekiq_debugging.md Move sidekiq debug docs to development folder 2014-12-07 01:24:03 +01:00

README.md

Development