incubator-ariatosca git commit: review2 [Forced Update!]

2017-05-03 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks 4edb1f7d0 -> c56ab97ac (forced update) review2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: review2 [Forced Update!]

2017-05-03 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks b95074d95 -> 4edb1f7d0 (forced update) review2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: review2 [Forced Update!]

2017-05-03 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks 43da804c5 -> b95074d95 (forced update) review2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: review2

2017-05-03 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks 95255a790 -> 43da804c5 review2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/43da804c

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114545381 --- Diff: extensions/aria_extension_tosca/profiles/tosca-simple-1.0/interfaces.yaml --- @@ -82,14 +82,14 @@ interface_types

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114544120 --- Diff: aria/orchestrator/workflows/executor/base.py --- @@ -40,6 +40,10 @@ def close(self): pass @staticmethod

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114545574 --- Diff: tests/end2end/test_hello_world.py --- @@ -57,5 +57,5 @@ def _verify_deployed_service_in_storage(service_name, model_storage

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114536595 --- Diff: aria/orchestrator/workflows/core/task.py --- @@ -108,15 +119,18 @@ class OperationTask(BaseTask): """

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114544771 --- Diff: aria/orchestrator/workflows/executor/base.py --- @@ -50,3 +54,15 @@ def _task_failed(task, exception, traceback=None

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114537215 --- Diff: aria/orchestrator/workflows/core/translation.py --- @@ -48,21 +49,22 @@ def build_execution_graph( default=[start_task

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114537810 --- Diff: aria/orchestrator/workflows/core/translation.py --- @@ -48,21 +49,22 @@ def build_execution_graph( default=[start_task

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114536083 --- Diff: aria/orchestrator/workflows/core/engine.py --- @@ -109,12 +110,11 @@ def _tasks_iter(self): self

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114544013 --- Diff: aria/orchestrator/workflows/events_logging.py --- @@ -34,19 +34,25 @@ def _get_task_name(task

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114536547 --- Diff: aria/orchestrator/workflows/core/task.py --- @@ -108,15 +119,18 @@ class OperationTask(BaseTask): """

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114535773 --- Diff: aria/orchestrator/workflows/api/task.py --- @@ -87,86 +88,43 @@ def __init__(self

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114537160 --- Diff: aria/orchestrator/workflows/core/translation.py --- @@ -24,6 +24,7 @@ def build_execution_graph( task_graph

incubator-ariatosca git commit: review0.5 [Forced Update!]

2017-05-03 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks 71228058a -> 95255a790 (forced update) review0.5 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: review0.5 [Forced Update!]

2017-05-03 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks 46dbed7be -> 71228058a (forced update) review0.5 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114518811 --- Diff: aria/orchestrator/workflows/core/task.py --- @@ -61,20 +66,30 @@ def id(self): class StubTask(BaseTask

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114519196 --- Diff: aria/orchestrator/workflows/core/task.py --- @@ -61,20 +66,30 @@ def id(self): class StubTask(BaseTask

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114516217 --- Diff: aria/orchestrator/workflows/api/task.py --- @@ -199,7 +157,82 @@ def __getattr__(self, item): return super

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114519107 --- Diff: aria/orchestrator/workflows/core/task.py --- @@ -128,17 +146,26 @@ def __init__(self, api_task, *args, **kwargs

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114518691 --- Diff: aria/orchestrator/workflows/core/task.py --- @@ -61,20 +66,30 @@ def id(self): class StubTask(BaseTask

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114515980 --- Diff: aria/orchestrator/workflows/api/task.py --- @@ -199,7 +157,82 @@ def __getattr__(self, item): return super

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114515719 --- Diff: aria/orchestrator/workflows/api/task.py --- @@ -87,86 +88,43 @@ def __init__(self

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-03 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/117#discussion_r114518334 --- Diff: aria/orchestrator/workflows/core/events_handler.py --- @@ -41,6 +41,9 @@ def _task_started(task, *args, **kwargs

[GitHub] incubator-ariatosca pull request #119: Operation toolbelt unit tests fail sp...

2017-05-03 Thread mxmrlv
GitHub user mxmrlv opened a pull request: https://github.com/apache/incubator-ariatosca/pull/119 Operation toolbelt unit tests fail spordically You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatosca ARIA-160

incubator-ariatosca git commit: Operation toolbelt unit tests fail spordically

2017-05-03 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-160-Operation-toolbelt-unit-tests-fail-spordically [created] 0c3c2df2c Operation toolbelt unit tests fail spordically Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: trying to fix the database is locked issue [Forced Update!]

2017-05-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks f1060256c -> 94cb2a1b8 (forced update) trying to fix the database is locked issue Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: trying to fix the database is locked issue

2017-05-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks 8c8eb1581 -> f1060256c trying to fix the database is locked issue Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[GitHub] incubator-ariatosca pull request #117: ARIA-163 update node state for stub t...

2017-05-01 Thread mxmrlv
GitHub user mxmrlv opened a pull request: https://github.com/apache/incubator-ariatosca/pull/117 ARIA-163 update node state for stub tasks You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatosca ARIA-163

incubator-ariatosca git commit: removed utils from builtin workflows. the creation of the Operation Task handles some of the utils functions

2017-05-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks cc0ee52e4 -> e0509d9c4 removed utils from builtin workflows. the creation of the Operation Task handles some of the utils functions Project:

[incubator-ariatosca] Git Push Summary

2017-05-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-163-Update-node-state-for-stub-tasks [created] cc0ee52e4

incubator-ariatosca git commit: removed all for_node/rel from the api task

2017-04-30 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/stub_task_branch 55366e64b -> cc0ee52e4 removed all for_node/rel from the api task Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: wip2 [Forced Update!]

2017-04-30 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/stub_task_branch 222bef595 -> 9bdc64537 (forced update) wip2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/9bdc6453 Tree:

[1/2] incubator-ariatosca git commit: wip

2017-04-30 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/stub_task_branch [created] 222bef595 wip Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/282fcbf9 Tree:

[GitHub] incubator-ariatosca pull request #114: ARIA-155 Clean models from unused fie...

2017-04-30 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/114#discussion_r114074274 --- Diff: tests/modeling/test_models.py --- @@ -254,27 +247,26 @@ def test_service_model_creation(self, service_storage, is_valid, name

[GitHub] incubator-ariatosca pull request #114: ARIA-155 Clean models from unused fie...

2017-04-30 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/114#discussion_r114074254 --- Diff: tests/modeling/test_models.py --- @@ -206,31 +206,26 @@ def test_service_template_model_creation(self, empty_storage, is_valid

[incubator-ariatosca] Git Push Summary

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-158-Restore-support-for-relationship-ordering [deleted] 1f3e7ff42

incubator-ariatosca git commit: ARIA-158 Restore support for relationship ordering

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/master 5bc28b664 -> 1f3e7ff42 ARIA-158 Restore support for relationship ordering Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: ARIA-158 Restore support for relationship ordering [Forced Update!]

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-158-Restore-support-for-relationship-ordering eb04bd182 -> 1f3e7ff42 (forced update) ARIA-158 Restore support for relationship ordering Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: ARIA-158 Restore support for relationship ordering [Forced Update!]

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-158-Restore-support-for-relationship-ordering f1e97e608 -> eb04bd182 (forced update) ARIA-158 Restore support for relationship ordering Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[GitHub] incubator-ariatosca pull request #113: ARIA-158 Restore support for relation...

2017-04-27 Thread mxmrlv
GitHub user mxmrlv opened a pull request: https://github.com/apache/incubator-ariatosca/pull/113 ARIA-158 Restore support for relationship ordering You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatosca ARIA

incubator-ariatosca git commit: ARIA-158 Restore support for relationship ordering

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-158-Restore-support-for-relationship-ordering [created] f1e97e608 ARIA-158 Restore support for relationship ordering Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: ARIA-146 Support colorful execution logging

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/master 8dc7b0060 -> 5bc28b664 ARIA-146 Support colorful execution logging Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/5bc28b66

incubator-ariatosca git commit: ARIA-146 Support colorful execution logging [Forced Update!]

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging 9f7900af8 -> 5bc28b664 (forced update) ARIA-146 Support colorful execution logging Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[3/4] incubator-ariatosca git commit: ARIA-154 Create end-to-end test for the Nodecellar example

2017-04-27 Thread mxmrlv
ARIA-154 Create end-to-end test for the Nodecellar example Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/8dc7b006 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/8dc7b006

[4/4] incubator-ariatosca git commit: ARIA-146 Support colorful execution logging

2017-04-27 Thread mxmrlv
ARIA-146 Support colorful execution logging Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/9f7900af Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/9f7900af Diff:

[1/4] incubator-ariatosca git commit: Improve execution cancelling [Forced Update!]

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging af05a162c -> 9f7900af8 (forced update) Improve execution cancelling Unhandled execution status transitions resulting from cancelling an execution via the CLI, that we indentified and

[2/4] incubator-ariatosca git commit: ARIA-153 Write end-to-end tests for ARIA

2017-04-27 Thread mxmrlv
ARIA-153 Write end-to-end tests for ARIA Created infrastructure for end-to-end tests, plus a test for the hello-world example. Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/d91696bd Tree:

incubator-ariatosca git commit: ARIA-146 Support colorful execution logging [Forced Update!]

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging b3a2b723c -> af05a162c (forced update) ARIA-146 Support colorful execution logging Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113681303 --- Diff: aria/cli/color.py --- @@ -70,29 +70,26 @@ class Color(object): 'style': dict(_get_colors(Style

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113681751 --- Diff: aria/cli/execution_logging.py --- @@ -31,73 +34,67 @@ MARKER = 'marker' FINAL_STATES = 'final_states

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113680603 --- Diff: aria/__init__.py --- @@ -60,9 +60,9 @@ def install_aria_extensions(): for loader, module_name, _ in iter_modules

incubator-ariatosca git commit: review fixes

2017-04-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging a82c3c024 -> b3a2b723c review fixes Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113657554 --- Diff: aria/cli/execution_logging.py --- @@ -12,67 +12,228 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113659270 --- Diff: aria/cli/execution_logging.py --- @@ -12,67 +12,228 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113652200 --- Diff: aria/cli/color.py --- @@ -0,0 +1,98 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113658733 --- Diff: aria/cli/execution_logging.py --- @@ -12,67 +12,228 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113656446 --- Diff: aria/cli/execution_logging.py --- @@ -12,67 +12,228 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113657022 --- Diff: aria/cli/execution_logging.py --- @@ -12,67 +12,228 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-27 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113656605 --- Diff: aria/cli/execution_logging.py --- @@ -12,67 +12,228 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

incubator-ariatosca git commit: even more cleanup

2017-04-26 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging 193f3738a -> a82c3c024 even more cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: removed class

2017-04-26 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging e3b25d7ad -> 193f3738a removed class Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: fixed and reworked alot

2017-04-26 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging 81bd26a7f -> e3b25d7ad fixed and reworked alot Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: reworked the entire config process. it is now possible to config the styles and formats directly from the config file

2017-04-25 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging 2dd9830f5 -> 81bd26a7f reworked the entire config process. it is now possible to config the styles and formats directly from the config file Project:

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113225121 --- Diff: aria/cli/execution_logging.py --- @@ -12,62 +12,208 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113235649 --- Diff: aria/cli/color.py --- @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113226725 --- Diff: aria/cli/execution_logging.py --- @@ -12,62 +12,208 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113236673 --- Diff: aria/cli/color.py --- @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113237789 --- Diff: aria/cli/color.py --- @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113233667 --- Diff: aria/cli/execution_logging.py --- @@ -12,62 +12,208 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113234319 --- Diff: aria/cli/execution_logging.py --- @@ -12,62 +12,208 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113237634 --- Diff: aria/cli/color.py --- @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113236075 --- Diff: aria/cli/color.py --- @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113235566 --- Diff: aria/cli/color.py --- @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113227509 --- Diff: aria/cli/execution_logging.py --- @@ -12,62 +12,208 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113231457 --- Diff: aria/cli/execution_logging.py --- @@ -12,62 +12,208 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113223683 --- Diff: aria/cli/core/aria.py --- @@ -425,5 +425,14 @@ def service_template_name(required=False): required=required

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113223779 --- Diff: aria/cli/core/aria.py --- @@ -425,5 +425,14 @@ def service_template_name(required=False): required=required

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-25 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113221527 --- Diff: aria/cli/color.py --- @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[incubator-ariatosca] Git Push Summary

2017-04-25 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/unified_coerce [deleted] d22162416

incubator-ariatosca git commit: wip [Forced Update!]

2017-04-25 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging c5e1b1153 -> 18046aac3 (forced update) wip Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[incubator-ariatosca] Git Push Summary

2017-04-25 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/logger_task [deleted] ba04748ef

[incubator-ariatosca] Git Push Summary

2017-04-25 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/Requirments-arent-instantiated-properly [deleted] 8ced0f49e

[incubator-ariatosca] Git Push Summary

2017-04-25 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/Implementation-less-relationship-tasks-are-being-created [deleted] 9f9dc3ec9

incubator-ariatosca git commit: wip [Forced Update!]

2017-04-25 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging db0be8784 -> c5e1b1153 (forced update) wip Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: wip

2017-04-25 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging b69a459bf -> db0be8784 wip Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/db0be878

[GitHub] incubator-ariatosca pull request #109: ARIA-146-Support-colorful-execution-l...

2017-04-24 Thread mxmrlv
GitHub user mxmrlv opened a pull request: https://github.com/apache/incubator-ariatosca/pull/109 ARIA-146-Support-colorful-execution-logging You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatosca ARIA-146

incubator-ariatosca git commit: tidying up [Forced Update!]

2017-04-24 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging 592a1068b -> b69a459bf (forced update) tidying up Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: tidying up

2017-04-24 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging 1c074676b -> 592a1068b tidying up Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[7/9] incubator-ariatosca git commit: added markingup

2017-04-24 Thread mxmrlv
added markingup Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/87c141e3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/87c141e3 Diff:

[8/9] incubator-ariatosca git commit: added markingup

2017-04-24 Thread mxmrlv
added markingup Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/ceb88db8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/ceb88db8 Diff:

[6/9] incubator-ariatosca git commit: modified executions logging

2017-04-24 Thread mxmrlv
modified executions logging Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/0d5ff7f4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/0d5ff7f4 Diff:

[9/9] incubator-ariatosca git commit: a new way to configure colors

2017-04-24 Thread mxmrlv
a new way to configure colors Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/1c074676 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/1c074676 Diff:

[2/9] incubator-ariatosca git commit: added easy pattern configurability

2017-04-24 Thread mxmrlv
added easy pattern configurability Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/f91adbc3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/f91adbc3 Diff:

[1/9] incubator-ariatosca git commit: ARIA-150 Fixed simple hello-world example [Forced Update!]

2017-04-24 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging 12209c6b3 -> 1c074676b (forced update) ARIA-150 Fixed simple hello-world example The simple hello-world example had a missing host node, which caused an error at service creation phase.

[5/9] incubator-ariatosca git commit: stylized the logs

2017-04-24 Thread mxmrlv
stylized the logs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/86cb Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/86cb Diff:

incubator-ariatosca git commit: modified executions logging

2017-04-22 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging ed350ca42 -> fea7a0c34 modified executions logging Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: added easy pattern configurability

2017-04-21 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-146-Support-colorful-execution-logging 1fc9ac756 -> ed350ca42 added easy pattern configurability Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

<    1   2   3   4   5   6   7   8   9   10   >