Commit Graph

704 Commits

Author SHA1 Message Date
Anton Chuchkalov
b565052f6b add possibility to delete list of servers 2016-02-12 16:18:17 +03:00
Anton Chuchkalov
adb8d1730a Merge branch 'cid-393-client_enhancements' into cid-394-deploy_delete_list_of_servers 2016-02-12 14:43:32 +03:00
Anton Chuchkalov
16916a24fe Merge branch 'cid-390-async_servers_deleting' into cid-394-deploy_delete_list_of_servers 2016-02-12 14:42:53 +03:00
amartynov
edc906dc24 Merge branch 'fixed_vpc_validator' into bug_fix 2016-02-11 06:53:40 -05:00
Anton Chuchkalov
793d5e049c Merge branch 'set_chef_env_in_client' into bug_fix 2016-02-11 06:53:40 -05:00
Anton Chuchkalov
724349b578 fix deleting by node name; set owner properly 2016-02-10 17:42:49 +03:00
Anton Chuchkalov
9bc8f75ba3 select env instead of inputting its name on stack creating 2016-02-06 21:56:35 +07:00
Anton Chuchkalov
ac0a81831c make report url from job ids in console client 2016-02-04 21:48:38 +07:00
Anton Chuchkalov
775c9758ca move servers deleting to background 2016-02-02 16:01:48 +07:00
Anton Chuchkalov
8d01ff77b9 rename delete_server_worker to delete_expired_server_worker 2016-02-02 14:35:10 +07:00
Anton Chuchkalov
f97f2fe751 Merge branch 'specs' into async_servers_deleting 2016-02-02 14:16:42 +07:00
Anton Chuchkalov
ee23d88d70 update stack template specs 2016-01-28 14:54:12 +03:00
Anton Chuchkalov
53ce4e266b Merge branch 'qa' into release 2016-01-27 16:45:12 +04:00
Anton Chuchkalov
5d47856f65 Revert "Revert "Merge branch 'qa' into release""
This reverts commit 0fe1218731.
2016-01-27 16:44:59 +04:00
Tim Lianov
09eecaf8a1 Merge branch 'features' into qa 2016-01-27 04:57:01 -05:00
Anton Chuchkalov
65de9531f8 fix requiring StackBootstrapWorker error 2016-01-27 12:45:27 +03:00
Anton Chuchkalov
c4fbbff70a fix requiring StackBootstrapWorker error 2016-01-27 11:51:54 +03:00
Anton Chuchkalov
5f5e9fdb19 Merge branch 'storing_templates_in_s3' into fix_failing_spec 2016-01-27 11:42:21 +03:00
Anton Chuchkalov
70fc3f0f6a Merge branch 'storing_templates_in_s3' into specs 2016-01-27 11:41:26 +03:00
Anton Chuchkalov
065537b4dc fix failing stack_template spec 2016-01-27 11:37:45 +03:00
Anton Chuchkalov
50ff44ef8c make failing spec penging 2016-01-27 11:31:01 +03:00
Anton Chuchkalov
5ab7f10028 change puts to logger in validators#base 2016-01-27 11:29:49 +03:00
Anton Chuchkalov
930a5a28b8 use specific tmp folder 2016-01-21 21:32:02 +03:00
Anton Chuchkalov
89a36ea276 add support for rcov formatter 2016-01-21 21:21:27 +03:00
Anton Chuchkalov
f016727f37 stub logger in various places 2016-01-21 20:46:15 +03:00
Tim Lianov
0fe1218731 Revert "Merge branch 'qa' into release"
This reverts commit 49ba7a8b0d, reversing
changes made to eb753df4c9.
2016-01-21 12:10:36 -05:00
Anton Chuchkalov
b680b5cfa5 Merge branch 'remove_stack_presets' into specs 2016-01-21 19:49:06 +03:00
Anton Chuchkalov
ee9f097b0f Merge branch 'remove_stack_presets' into features 2016-01-21 19:42:22 +03:00
Anton Chuchkalov
f5e3dbd679 remove unused stack_presets functionality 2016-01-21 19:39:14 +03:00
Tim Lianov
49ba7a8b0d Merge branch 'qa' into release 2016-01-21 11:37:30 -05:00
Tim Lianov
1a90a3cfbf Merge branch 'features' into qa 2016-01-21 11:03:22 -05:00
Anton Chuchkalov
3b8fc97861 remove unused condition 2016-01-21 02:26:27 +03:00
Anton Chuchkalov
4bab257970 simplify stubbing in validators 2016-01-20 18:47:07 +04:00
Anton Chuchkalov
df44b5b269 add missing specs 2016-01-20 14:49:30 +03:00
Anton Chuchkalov
80f39e4e54 remove unused methods 2016-01-20 13:20:10 +03:00
Anton Chuchkalov
a96ea68922 change subject with named let) 2016-01-20 13:13:49 +03:00
Anton Chuchkalov
f4d13ce19f add specs for ServerExecutor#unbootstrap 2016-01-20 13:13:49 +03:00
Anton Chuchkalov
ee9605fc4d introduced ExpirationScheduler 2016-01-20 13:13:48 +03:00
Anton Chuchkalov
2055d8bd36 move core ext files into separate dir 2016-01-19 18:11:07 +03:00
Anton Chuchkalov
83cbfd7a48 move string helper methods to core extensions 2016-01-19 18:10:51 +03:00
Anton Chuchkalov
87811cca25 move users permissions updater to another dir 2016-01-19 17:45:51 +03:00
Anton Chuchkalov
5b364ea41b add specs for ServerExecutor#report=, project= and expiration scheduling 2016-01-19 17:44:10 +03:00
Anton Chuchkalov
48572f6875 add specs for ServerExecutor#add_run_list_to_deploy_info and #compute_run_list 2016-01-19 17:03:33 +03:00
Anton Chuchkalov
db1ccc2e33 add specs for ServerExecutor#delete_server and #roll_back 2016-01-19 17:03:33 +03:00
Anton Chuchkalov
a88fa8e2f6 rename return_codes to error_codes 2016-01-19 14:29:34 +03:00
Anton Chuchkalov
f46feedcbe add missing spec for Server.build_from_bson method 2016-01-19 14:18:50 +03:00
Anton Chuchkalov
33b460d50b add specs for ServerExecutor#deploy 2016-01-19 13:36:29 +03:00
Anton Chuchkalov
170863809f add specs 2016-01-18 14:35:09 +03:00
Tim Lianov
eb753df4c9 Merge branch 'bug_fix' into release 2016-01-14 11:16:22 -05:00
Anton Chuchkalov
7745686ab4 Merge branch 'fix_project_creating' into bug_fix 2016-01-14 15:00:01 +03:00