Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add load_ok to background_jobs usage message | Jacob Vosmaer | 2014-03-20 | 1 | -1/+1 |
| | |||||
* | Add load_ok check to script/background_jobs | Jacob Vosmaer | 2014-03-20 | 1 | -0/+24 |
| | |||||
* | Updated script/{web,background_job} to use #!/usr/bin/env bash rather than ↵ | Matthew Trisoline | 2014-02-10 | 2 | -2/+2 |
| | | | | #!/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} | ||||
* | Minor version upgrader | Dmitriy Zaporozhets | 2013-12-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Use `2>&1` because Bash 3 does not support `&>>` | Jacob Vosmaer | 2013-10-22 | 1 | -2/+2 |
| | |||||
* | Move unicorn and sidekiq commands into bash script | Jacob Vosmaer | 2013-10-15 | 2 | -0/+105 |
| | |||||
* | use git user in check script | Andrew Daugherity | 2013-06-06 | 1 | -1/+1 |
| | | | | No more separate gitlab user since 5.0. | ||||
* | Fix sidekiq chech and added script/check | Dmitriy Zaporozhets | 2013-01-09 | 1 | -0/+2 |
| | |||||
* | remove cucumber completely | Nihad Abbasov | 2012-09-10 | 1 | -10/+0 |
| | |||||
* | Cucumber: | Dmitriy Zaporozhets | 2012-06-15 | 1 | -0/+10 |
| | | | | | | | | * Profile * Browse code * Sceleton for main features * Wiki * Commits | ||||
* | init commit | gitlabhq | 2011-10-09 | 1 | -0/+6 |