- 07 May, 2013 7 commits
-
-
Dmitriy Zaporozhets authored
Code cleanup: Replace old hashes and remove trailing spaces
-
Dmitriy Zaporozhets authored
Fix check git version.
-
Dmitriy Zaporozhets authored
maintenance policy
-
Dmitriy Zaporozhets authored
Add minitest to Gemfile. Fix #3826
-
Yves Senn authored
-
Sato Hiroyuki authored
Checking is "yes" only if git version equals "1.7.10" exactly.
-
Axilleas Pipinellis authored
There are occasions where minitest is not bundled in packaged versions of ruby that some OSes distribute (eg Fedora). Adding minitest to Gemfile ensures that it gets loaded and tests can run. Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
-
- 06 May, 2013 22 commits
-
-
Dmitriy Zaporozhets authored
fix API route to delete project hook
-
Nihad Abbasov authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fixed forgotten unicorn to puma in a comment.
-
Dennis Boldt authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
link contribution guide to test section in README
-
Yves Senn authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Create DeployKey & DeployKeysProject models. Bulding many to many relation between deploy keys and projects
-
Dmitriy Zaporozhets authored
Changed forgotten unicorn to puma in the init script
-
Dmitriy Zaporozhets authored
Remove 2000 char limit on issue description
-
- 05 May, 2013 5 commits
-
-
Andrey Kumanyaev authored
-
Andrey Kumanyaev authored
-
Andrey Kumanyaev authored
-
falk authored
-
Dmitriy Zaporozhets authored
-
- 04 May, 2013 1 commit
-
-
majjacz authored
-
- 03 May, 2013 5 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
fork failing when calling initialize_dup
-
Angus MacArthur authored
initialize_dup has been made private as of ruby 2.0.0. I have corrected it to call the publicly available dup method
-
Dmitriy Zaporozhets authored
fix ace editor Syntax Highlighter mode load 404
-
Dmitriy Zaporozhets authored
add proper code/command formatting where missing in CONTRIBUTING.md
-