[Opengeoscience-developers] OpenGeoscience branch, 54-workflow-support, updated. f6603339d659e952260b697180b1a7edc8e7ba0a

Ben Burnett bburnett at poly.edu
Fri May 17 17:01:22 EDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".

The branch, 54-workflow-support has been updated
       via  f6603339d659e952260b697180b1a7edc8e7ba0a (commit)
       via  8ad63ff73016d7776716e4bbe4c70b8e856bf915 (commit)
       via  451b388aef0d3c57a8e1716f0f5629b9db5cb6a8 (commit)
      from  215713ca734f1fe61d487b187fb576757ada06dc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=f6603339d659e952260b697180b1a7edc8e7ba0a
commit f6603339d659e952260b697180b1a7edc8e7ba0a
Author: Ben Burnett <bburnett at poly.edu>
Date:   Fri May 17 17:00:42 2013 -0400

    Serialize and deserialize workflow as JSON WIP

 utils/workflow.py |  101 ++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 88 insertions(+), 13 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=8ad63ff73016d7776716e4bbe4c70b8e856bf915
commit 8ad63ff73016d7776716e4bbe4c70b8e856bf915
Author: Ben Burnett <bburnett at poly.edu>
Date:   Fri May 17 15:42:58 2013 -0400

    Added trim trailing whitespace bash script

 trim_trailing_whitespace.sh |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=451b388aef0d3c57a8e1716f0f5629b9db5cb6a8
commit 451b388aef0d3c57a8e1716f0f5629b9db5cb6a8
Author: Ben Burnett <bburnett at poly.edu>
Date:   Fri May 17 15:40:25 2013 -0400

    Simple workflow engine

 utils/workflow.py                           |  190 +++++++++++++++++++++++++++
 web/apps/workflow/index.html                |    8 +-
 web/apps/workflow/modules/basic_modules.js  |    2 +-
 web/apps/workflow/wireit/js/Wire.js         |    2 +-
 web/apps/workflow/wireit/js/WiringEditor.js |    2 +-
 web/common/js/bootstrap.min.js              |    2 +-
 web/lib/geo/ellipsoid.js                    |    2 +-
 web/lib/geo/init.js                         |    2 +-
 web/lib/vgl/command.js                      |    2 +-
 web/lib/vgl/freezeObject.js                 |    2 +-
 web/lib/vgl/init.js                         |    2 +-
 web/lib/vgl/interactorStyle.js              |    2 +-
 web/lib/vgl/picker.js                       |    2 +-
 web/lib/vgl/viewer.js                       |    2 +-
 14 files changed, 206 insertions(+), 16 deletions(-)

-----------------------------------------------------------------------

Summary of changes:
 trim_trailing_whitespace.sh                 |    3 +
 utils/workflow.py                           |  265 +++++++++++++++++++++++++++
 web/apps/workflow/index.html                |    8 +-
 web/apps/workflow/modules/basic_modules.js  |    2 +-
 web/apps/workflow/wireit/js/Wire.js         |    2 +-
 web/apps/workflow/wireit/js/WiringEditor.js |    2 +-
 web/common/js/bootstrap.min.js              |    2 +-
 web/lib/geo/ellipsoid.js                    |    2 +-
 web/lib/geo/init.js                         |    2 +-
 web/lib/vgl/command.js                      |    2 +-
 web/lib/vgl/freezeObject.js                 |    2 +-
 web/lib/vgl/init.js                         |    2 +-
 web/lib/vgl/interactorStyle.js              |    2 +-
 web/lib/vgl/picker.js                       |    2 +-
 web/lib/vgl/viewer.js                       |    2 +-
 15 files changed, 284 insertions(+), 16 deletions(-)
 create mode 100755 trim_trailing_whitespace.sh
 create mode 100644 utils/workflow.py


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list