02 Apr, 2014
19 commits
-
Conflicts: doc/README.md
-
Update satellites directory permissions
-
Fix reset of issue search on submit
-
Add Project Features to doc/workflow Fixes #1123
-
Add print css to precompile list
-
Replace custom jquery css with native one. Fixes wrong assets path for calendar in production
-
Better title suggestion for new MR
-
Remove unused gems
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ex. if branch named "refactor-models" then title will be "Refactor models" Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
01 Apr, 2014
21 commits
-
Pin gem sidekiq version
-
Honor notification levels Fixes #1093
-
New Sidekiq CLI syntax
-
Explain how to refer to JIRA issues
-
Show Sidekiq version in gitlab:env:info
-
This syntax is compatible with the current Sidekiq version we use (2.17.0) and it protects us against future breakage by https://github.com/mperham/sidekiq/commit/040eda558bc64139c846c781d3de0b79603e3035
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Create branch via API Fixes #1096
-
User-search
-
Deploy-key-doc-improvement