[Opengeoscience-developers] OpenGeoscience branch, 145_fix_failing_tests, updated. 542425c9d6bc9f8b12ac9e819f435c4ac0e0dd2c

Aashish Chaudhary aashish.chaudhary at kitware.com
Thu Sep 12 20:05:28 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, 145_fix_failing_tests has been updated
       via  542425c9d6bc9f8b12ac9e819f435c4ac0e0dd2c (commit)
       via  7fae14fbafe3e23a56703754bf08172669f78433 (commit)
       via  88118674d386250b44187a1e454755776f846fef (commit)
       via  2b0972f75de8058898fa3946713b810eaca14312 (commit)
       via  3a762ce51e7e8d22a5b7b5362abf03e44cca1807 (commit)
       via  d388658941585ae700562c06aafca876f4a1c0c6 (commit)
       via  205686587dd19565d0ba8dbfb15c62e2fba9d554 (commit)
       via  4ed514c8bf776613e7f0c99e9fea7106d723c64d (commit)
      from  23a1c17fb1f567e387411b5bb4074ad42c68b868 (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=542425c9d6bc9f8b12ac9e819f435c4ac0e0dd2c
commit 542425c9d6bc9f8b12ac9e819f435c4ac0e0dd2c
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Sep 12 20:01:16 2013 -0400

    Fixed webSocket

 web/lib/srv/webSocket.js |  131 +++++++++++++++++++++++++--------------------
 1 files changed, 73 insertions(+), 58 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=7fae14fbafe3e23a56703754bf08172669f78433
commit 7fae14fbafe3e23a56703754bf08172669f78433
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Sep 12 18:44:07 2013 -0400

    Fixed gis module

 web/lib/ui/gis.js |  364 +++++++++++++++++++++++++++++------------------------
 1 files changed, 201 insertions(+), 163 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=88118674d386250b44187a1e454755776f846fef
commit 88118674d386250b44187a1e454755776f846fef
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Sep 12 18:03:32 2013 -0400

    Fixed layerSource

 web/lib/geo/layerSource.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=2b0972f75de8058898fa3946713b810eaca14312
commit 2b0972f75de8058898fa3946713b810eaca14312
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Sep 12 17:39:17 2013 -0400

    Fixed layerSource

 web/lib/geo/layerSource.js |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=3a762ce51e7e8d22a5b7b5362abf03e44cca1807
commit 3a762ce51e7e8d22a5b7b5362abf03e44cca1807
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Sep 12 17:36:58 2013 -0400

    Fixed picker

 web/lib/vgl/picker.js |   89 +++++++++++++++++++++++-------------------------
 1 files changed, 43 insertions(+), 46 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=d388658941585ae700562c06aafca876f4a1c0c6
commit d388658941585ae700562c06aafca876f4a1c0c6
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Sep 12 17:30:35 2013 -0400

    Fixed time

 web/lib/geo/time.js |   23 ++++++++++++++++++-----
 1 files changed, 18 insertions(+), 5 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=205686587dd19565d0ba8dbfb15c62e2fba9d554
commit 205686587dd19565d0ba8dbfb15c62e2fba9d554
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Sep 12 17:25:53 2013 -0400

    Fixing map

 web/lib/geo/map.js                |   62 ++++++++++++++++++++----------------
 web/lib/geo/openStreetMapLayer.js |    7 +---
 2 files changed, 35 insertions(+), 34 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=4ed514c8bf776613e7f0c99e9fea7106d723c64d
commit 4ed514c8bf776613e7f0c99e9fea7106d723c64d
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Sep 12 16:54:02 2013 -0400

    Fixed openStreetMapLayer

 web/lib/geo/openStreetMapLayer.js |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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

Summary of changes:
 web/lib/geo/layerSource.js        |   14 +-
 web/lib/geo/map.js                |   62 ++++---
 web/lib/geo/openStreetMapLayer.js |   15 +-
 web/lib/geo/time.js               |   23 ++-
 web/lib/srv/webSocket.js          |  131 ++++++++------
 web/lib/ui/gis.js                 |  364 ++++++++++++++++++++-----------------
 web/lib/vgl/picker.js             |   89 +++++-----
 7 files changed, 379 insertions(+), 319 deletions(-)


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list