[Opengeoscience-developers] OpenGeoscience branch, bug_connect_to_mongo, updated. f996b5d930c23a3d914f41969b428f0889e46c6d

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Apr 5 17:14:21 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, bug_connect_to_mongo has been updated
       via  f996b5d930c23a3d914f41969b428f0889e46c6d (commit)
       via  8923ab2e5b5c8f3d620309b7ab4a341f1ab2da3e (commit)
      from  ea12bcee23808f2383ca3e447a55b50717bf66a6 (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=f996b5d930c23a3d914f41969b428f0889e46c6d
commit f996b5d930c23a3d914f41969b428f0889e46c6d
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Apr 5 17:13:38 2013 -0400

    Clean up the code

 web/lib/vgl/camera.js |   36 ++++++++++++------------------------
 1 files changed, 12 insertions(+), 24 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=8923ab2e5b5c8f3d620309b7ab4a341f1ab2da3e
commit 8923ab2e5b5c8f3d620309b7ab4a341f1ab2da3e
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Apr 5 11:01:13 2013 -0400

    Updated code to use new library

 CMakeLists.txt                    |    2 -
 web/apps/archive/index.html       |    1 +
 web/common/js/gl-matrix-min.js    |   28 +
 web/common/js/gl-matrix.js        | 4118 +++++++++++++++++++++++++++++++++++++
 web/lib/geo/mapInteractorStyle.js |    6 +-
 web/lib/vgl/camera.js             |   68 +-
 web/lib/vgl/gl-matrix.js          | 3456 -------------------------------
 web/lib/vgl/renderer.js           |   20 +-
 8 files changed, 4200 insertions(+), 3499 deletions(-)

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

Summary of changes:
 CMakeLists.txt                    |    2 -
 web/apps/archive/index.html       |    1 +
 web/common/js/gl-matrix-min.js    |   28 +
 web/common/js/gl-matrix.js        | 4118 +++++++++++++++++++++++++++++++++++++
 web/lib/geo/mapInteractorStyle.js |    6 +-
 web/lib/vgl/camera.js             |   74 +-
 web/lib/vgl/gl-matrix.js          | 3456 -------------------------------
 web/lib/vgl/renderer.js           |   20 +-
 8 files changed, 4197 insertions(+), 3508 deletions(-)
 create mode 100644 web/common/js/gl-matrix-min.js
 create mode 100644 web/common/js/gl-matrix.js
 delete mode 100644 web/lib/vgl/gl-matrix.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list