[Opengeoscience-developers] OpenGeoscience branch, 54-2-workflow-construction, updated. e4df9247c76e427e169fb7080b476ca767d40640

Ben Burnett bburnett at poly.edu
Fri Jul 19 14:28:03 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-2-workflow-construction has been updated
       via  e4df9247c76e427e169fb7080b476ca767d40640 (commit)
      from  0eeb6fe155635a8c5376e12862e5c5a3945e0658 (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=e4df9247c76e427e169fb7080b476ca767d40640
commit e4df9247c76e427e169fb7080b476ca767d40640
Author: Ben Burnett <bburnett at poly.edu>
Date:   Fri Jul 19 14:25:56 2013 -0400

    Adds vistrail module and workflow test
    
    Moved logging functions to utils
    ran 'trim_trailing_whitespace.sh' script which removed the
    blank line at the end of several js files

 .gitignore                             |   15 +-
 modules/geowebsocket.py                |    2 +-
 modules/logging.py                     |   13 -
 modules/testworkflow.json              |    1 +
 modules/testworkflowoutput.json        |    1 +
 modules/vistrail.py                    |  115 +
 temp/testService.py                    |    2 +-
 utils/__init__.py                      |   16 +
 utils/packages/geoweb.py               |    4 -
 web/apps/archive/geowebRegistry.js     | 5077 +++++++++++++++++---------------
 web/apps/archive/staticWorkflows.js    |    2 +-
 web/common/js/d3.v3.min.js             |    2 +-
 web/common/js/defs/EPSG42304.js        |    2 +-
 web/common/js/proj4.js                 |    2 +-
 web/common/js/proj4.min.js             |    2 +-
 web/lib/geo/archiveLayerSource.js      |    2 +-
 web/lib/geo/featureCollection.js       |    2 +-
 web/lib/geo/featureLayer.js            |    2 +-
 web/lib/geo/geoTransform.js            |    2 +-
 web/lib/geo/layer.js                   |    2 +-
 web/lib/geo/layerSource.js             |    2 +-
 web/lib/geo/mercator.js                |    2 +-
 web/lib/geo/prepareForRenderRequest.js |    2 +-
 web/lib/geo/updateRequest.js           |    2 +-
 web/lib/vgl/data.js                    |    2 +-
 web/lib/vgl/geomData.js                |    2 +-
 26 files changed, 2850 insertions(+), 2428 deletions(-)

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

Summary of changes:
 .gitignore                             |   15 +-
 modules/geowebsocket.py                |    2 +-
 modules/logging.py                     |   13 -
 modules/testworkflow.json              |    1 +
 modules/testworkflowoutput.json        |    1 +
 modules/vistrail.py                    |  115 +
 temp/testService.py                    |    2 +-
 utils/__init__.py                      |   16 +
 utils/packages/geoweb.py               |    4 -
 web/apps/archive/geowebRegistry.js     | 5077 +++++++++++++++++---------------
 web/apps/archive/staticWorkflows.js    |    2 +-
 web/common/js/d3.v3.min.js             |    2 +-
 web/common/js/defs/EPSG42304.js        |    2 +-
 web/common/js/proj4.js                 |    2 +-
 web/common/js/proj4.min.js             |    2 +-
 web/lib/geo/archiveLayerSource.js      |    2 +-
 web/lib/geo/featureCollection.js       |    2 +-
 web/lib/geo/featureLayer.js            |    2 +-
 web/lib/geo/geoTransform.js            |    2 +-
 web/lib/geo/layer.js                   |    2 +-
 web/lib/geo/layerSource.js             |    2 +-
 web/lib/geo/mercator.js                |    2 +-
 web/lib/geo/prepareForRenderRequest.js |    2 +-
 web/lib/geo/updateRequest.js           |    2 +-
 web/lib/vgl/data.js                    |    2 +-
 web/lib/vgl/geomData.js                |    2 +-
 26 files changed, 2850 insertions(+), 2428 deletions(-)
 delete mode 100644 modules/logging.py
 create mode 100644 modules/testworkflow.json
 create mode 100644 modules/testworkflowoutput.json
 create mode 100644 modules/vistrail.py
 create mode 100644 utils/__init__.py


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list