Commit graph

8 commits

Author SHA1 Message Date
Sebastian Reitenbach
fd097fa9e1 Handle parsing OpenBSD ps output properly to display sidekiq
infos on admin->monitoring->background
2017-03-31 09:45:46 +02:00
Sebastian Reitenbach
d8569440b5 There might be ps utilities out there, that assume 80chars instead
of unlimited width if they cannot detect terminal size, therefore
force unlimited terminal size when checking processes via ps.
2017-03-28 23:15:17 +02:00
wendy0402
a29fbc213c fix incorrect sidekiq concurrency count in admin background page 2017-02-19 15:15:30 +07:00
Ciro Santilli
39c66c822e Use Gitlab.config instead of Settings everywhere 2014-10-15 23:01:31 +02:00
Dmitriy Zaporozhets
65cb88f3ba
Correct BackgroundJobs page for both OSX and linux
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-03-13 23:15:33 +02:00
Jacob Vosmaer
2b816075dc Replace backticks with Gitlab::Popen 2014-03-03 08:40:29 +01:00
Dmitriy Zaporozhets
88519e9033 Refactor and restyle Admin#background_jobs page 2013-10-23 10:11:54 +03:00
Dmitriy Zaporozhets
a52936f36a Renames resque resource to background_jobs 2013-05-30 09:46:28 +03:00