Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
a04a0f68 06/23/2017 03:16 PM Ivan Necas

Refactor rolling back

074bfd8f 06/23/2017 03:12 PM Ivan Necas

Simplify the dependency graph

When composing the dependency graph for tsort, use just the collection
it was set to, instead of using resolver to find the classes by label.

Besides simplification, it also preserves the order in which the steps
were added, otherwise, the order was dependent on the Ruby version (and...

0ecc28fc 06/23/2017 03:52 AM Ivan Necas

Remove the singleton form ObjectCache

The object cache was causing issues when running multiple scenarios in
one run, where the objects from previous step were interfering with the
later scenarios, if the same steps were used in both of them.

5836e1ec 06/23/2017 03:45 AM Ivan Necas

Handle migration phase setting when not confirmed

Before this change, the phase was set to new one before the user full
confirmed she wants to proceed with the upgrade, which cause the checks
to be skipped on next run.

0ed47e40 06/23/2017 03:45 AM Ivan Necas

Fix whitelist option definition

eb63de18 06/23/2017 03:45 AM Ivan Necas

Advanced run command and tests

a625d952 06/23/2017 03:45 AM Ivan Necas

Support for run_once procedures and repositories setup

92897588 06/23/2017 03:44 AM Ivan Necas

Persists the progress between upgrade runs

65803389 06/23/2017 03:44 AM Ivan Necas

Configure repositories and update packages

e361f5c2 06/23/2017 03:44 AM Ivan Necas

Update the satellite upgrade to new code

View revisions

Also available in: Atom