Jacob Vosmaer
|
03b14bb814
|
Use the new Sidekiq syntax to specify queues
This syntax is compatible with the current Sidekiq version we use
(2.17.0) and it protects us against future breakage by
040eda558b
|
2014-04-01 16:46:27 +02:00 |
|
Jacob Vosmaer
|
cc83c696c0
|
Add load_ok to background_jobs usage message
|
2014-03-20 14:47:06 +01:00 |
|
Jacob Vosmaer
|
dd7efd1768
|
Add load_ok check to script/background_jobs
|
2014-03-20 14:44:55 +01:00 |
|
Matthew Trisoline
|
00ebfaa942
|
Updated script/{web,background_job} to use #!/usr/bin/env bash rather than #!/bin/bash to allow for transparency between OS namely Linux and FreeBSD and for source installs of bash where path is not exported by default for /usr/local/{bin,sbin}
|
2014-02-10 09:51:51 -05:00 |
|
Dmitriy Zaporozhets
|
440f3f384f
|
Minor version upgrader
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-13 15:18:57 +02:00 |
|
Jacob Vosmaer
|
3bef6b46f8
|
Use 2>&1 because Bash 3 does not support &>>
|
2013-10-22 10:27:23 +02:00 |
|
Jacob Vosmaer
|
6a7d63aa47
|
Move unicorn and sidekiq commands into bash script
|
2013-10-15 22:48:57 +02:00 |
|
Andrew Daugherity
|
6daf4b9784
|
use git user in check script
No more separate gitlab user since 5.0.
|
2013-06-06 16:25:07 -05:00 |
|
Dmitriy Zaporozhets
|
6869a56403
|
Fix sidekiq chech and added script/check
|
2013-01-09 20:31:05 +02:00 |
|
Nihad Abbasov
|
ae9689f8ff
|
remove cucumber completely
|
2012-09-10 06:40:57 -07:00 |
|
Dmitriy Zaporozhets
|
5bbf3ccf05
|
Cucumber:
* Profile
* Browse code
* Sceleton for main features
* Wiki
* Commits
|
2012-06-15 07:15:28 +03:00 |
|
gitlabhq
|
9ba1224867
|
init commit
|
2011-10-09 00:36:38 +03:00 |
|