[Opengeoscience-developers] OpenGeoscience branch, next, updated. d8d132f68e2208a709cf3d7fe4c2dee008b7fbf4
Aashish Chaudhary
aashish.chaudhary at kitware.com
Thu Sep 12 20:26:26 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, next has been updated
via d8d132f68e2208a709cf3d7fe4c2dee008b7fbf4 (commit)
via f3473401473f16c7a4b749c37cde686a4a7fa7ef (commit)
via 564d3f31c077f99d85bd749ff5d10b0a4b37ce3c (commit)
via ffffe59f18ef9b5f132ba1783981ad1f27f003c5 (commit)
via 060fe50c298836991e3ff45c7a28510ad20b6191 (commit)
via 542425c9d6bc9f8b12ac9e819f435c4ac0e0dd2c (commit)
via 7fae14fbafe3e23a56703754bf08172669f78433 (commit)
via 88118674d386250b44187a1e454755776f846fef (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 774195464a4a1347e7efebeeae0a097cfbfefbfc (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=d8d132f68e2208a709cf3d7fe4c2dee008b7fbf4
commit d8d132f68e2208a709cf3d7fe4c2dee008b7fbf4
Merge: 7741954 f347340
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Thu Sep 12 20:26:19 2013 -0400
Merge remote-tracking branch 'origin/145_fix_failing_tests' into next
* origin/145_fix_failing_tests:
Fixed redundant initialization
Fixed build order
Fixed copy-paste error
Fixed webSocket
Fixed gis module
Fixed layerSource
Fixed layerSource
Fixed picker
Fixed time
Fixing map
Fixed openStreetMapLayer
Fixing featureLayer style
Fixed style issues
Fixed style
CMakeLists.txt | 14 +-
cmake/configure.cmake | 5 +-
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, 483 insertions(+), 418 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 14 +-
cmake/configure.cmake | 5 +-
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, 483 insertions(+), 418 deletions(-)
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list