[Opengeoscience-developers] OpenGeoscience branch, master, updated. 373af5f621b8992709d5a4291d944be3e4a13324

Aashish Chaudhary aashish.chaudhary at kitware.com
Mon Sep 16 09:07:38 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, master has been updated
       via  373af5f621b8992709d5a4291d944be3e4a13324 (commit)
       via  f3473401473f16c7a4b749c37cde686a4a7fa7ef (commit)
       via  564d3f31c077f99d85bd749ff5d10b0a4b37ce3c (commit)
       via  ffffe59f18ef9b5f132ba1783981ad1f27f003c5 (commit)
       via  060fe50c298836991e3ff45c7a28510ad20b6191 (commit)
       via  542425c9d6bc9f8b12ac9e819f435c4ac0e0dd2c (commit)
       via  7fae14fbafe3e23a56703754bf08172669f78433 (commit)
       via  88118674d386250b44187a1e454755776f846fef (commit)
       via  85058d9ea42502c80aee876b1ad9d9a2b26276e1 (commit)
       via  812d628039a903cbb30346444eba69e21eda1e3d (commit)
       via  2b0972f75de8058898fa3946713b810eaca14312 (commit)
       via  3a762ce51e7e8d22a5b7b5362abf03e44cca1807 (commit)
       via  d388658941585ae700562c06aafca876f4a1c0c6 (commit)
       via  205686587dd19565d0ba8dbfb15c62e2fba9d554 (commit)
       via  4ed514c8bf776613e7f0c99e9fea7106d723c64d (commit)
       via  23a1c17fb1f567e387411b5bb4074ad42c68b868 (commit)
       via  17af1a87f98004fd72b9c48339792d5cb6d101a6 (commit)
       via  60627916263854653cb6b246cedf07856da377f8 (commit)
      from  589bea384382e8169792c504d291b5db03079a38 (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=373af5f621b8992709d5a4291d944be3e4a13324
commit 373af5f621b8992709d5a4291d944be3e4a13324
Merge: 589bea3 f347340
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Mon Sep 16 09:07:25 2013 -0400

    Merge remote-tracking branch 'origin/145_fix_failing_tests'
    
    * origin/145_fix_failing_tests:
      Fixed redundant initialization
      Fixed build order
      Fixed copy-paste error
      Fixed webSocket
      Fixed gis module
      Fixed layerSource
      Remove debug messages from CMakeLists.txt
      Remove 2 files from jslint, move geocelery configure to main cmake
      Fixed layerSource
      Fixed picker
      Fixed time
      Fixing map
      Fixed openStreetMapLayer
      Fixing featureLayer style
      Fixed style issues
      Fixed style

 CMakeLists.txt                    |   40 +++--
 cmake/configure.cmake             |    8 +-
 web/lib/geo/featureLayer.js       |  118 ++++++------
 web/lib/geo/layerSource.js        |   14 +-
 web/lib/geo/map.js                |   63 ++++---
 web/lib/geo/mercator.js           |   50 +++--
 web/lib/geo/openStreetMapLayer.js |   15 +-
 web/lib/geo/time.js               |   23 ++-
 web/lib/srv/init.js               |    9 +-
 web/lib/srv/webSocket.js          |  131 ++++++++------
 web/lib/ui/gis.js                 |  364 ++++++++++++++++++++-----------------
 web/lib/vgl/picker.js             |   89 +++++-----
 web/lib/vgl/renderer.js           |    6 +-
 13 files changed, 502 insertions(+), 428 deletions(-)

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

Summary of changes:
 CMakeLists.txt                    |   40 +++--
 cmake/configure.cmake             |    8 +-
 web/lib/geo/featureLayer.js       |  118 ++++++------
 web/lib/geo/layerSource.js        |   14 +-
 web/lib/geo/map.js                |   63 ++++---
 web/lib/geo/mercator.js           |   50 +++--
 web/lib/geo/openStreetMapLayer.js |   15 +-
 web/lib/geo/time.js               |   23 ++-
 web/lib/srv/init.js               |    9 +-
 web/lib/srv/webSocket.js          |  131 ++++++++------
 web/lib/ui/gis.js                 |  364 ++++++++++++++++++++-----------------
 web/lib/vgl/picker.js             |   89 +++++-----
 web/lib/vgl/renderer.js           |    6 +-
 13 files changed, 502 insertions(+), 428 deletions(-)


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list