- 08 May, 2013 1 commit
-
-
Sato Hiroyuki authored
It returns "yes" if required version is "1.7.10" and current version is "1.6.10", because the patch version of current version equals to that of required version.
-
- 07 May, 2013 15 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix errors during backup task. Fix #3785
-
Dmitriy Zaporozhets authored
Code cleanup: Replace old hashes and remove trailing spaces
-
Axilleas Pipinellis authored
By default there is no public/uploads directory when no attachments are uploaded. Prompt users to create the uploads directory during install otherwise the backup task will fail. Place mysqldump args in single quotes to avoid error if password contains special characters. Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
-
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 2 commits
-
-
Andrey Kumanyaev authored
-
Andrey Kumanyaev authored
-