[Opengeoscience-developers] OpenGeoscience branch, bug#168_fix_geoweb_testing, created. master-no-submodule-31-gaebb8f3
Aashish Chaudhary
aashish.chaudhary at kitware.com
Wed Oct 30 09:27:18 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#168_fix_geoweb_testing has been created
at aebb8f334c5234c91c27f997922d6c40e5164660 (commit)
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=aebb8f334c5234c91c27f997922d6c40e5164660
commit aebb8f334c5234c91c27f997922d6c40e5164660
Merge: e4f3962 b48a869
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Wed Oct 30 09:27:11 2013 -0400
Merge remote-tracking branch 'origin/99-esgf-session-authentication' into bug#168_fix_geoweb_testing
CMakeLists.txt | 2 +-
cmake/configure_server.cmake.in | 6 +-
cmake/geoweb.conf.in | 23 +
cmake/server.conf.in | 17 +-
geoweb | 12 +-
geoweb.py | 41 +-
login.html | 113 +
modules/authentication.py | 63 +
modules/esgf/__init__.py | 67 -
modules/esgf/authentication.py | 34 +
modules/esgf/download.py | 77 +-
modules/esgf/query.py | 28 +-
modules/esgf/registration.py | 56 +
modules/esgf/utils.py | 22 +
modules/geodata.py => services/data.py | 20 +-
modules/esgf/__init__.py => services/esgf.py | 65 +-
{modules => services}/mongo.py | 1 +
services/session.py | 15 +
services/vistrail.py | 3 +-
utils/__init__.py | 2 +-
web/apps/archive/archive.css | 14 +-
web/apps/archive/archive.js | 269 +-
web/apps/archive/index.html | 58 +-
web/common/bootstrap-3.0/css/bootstrap-theme.css | 384 ++
.../bootstrap-3.0/css/bootstrap-theme.min.css | 1 +
web/common/bootstrap-3.0/css/bootstrap.css | 6805 ++++++++++++++++++++
web/common/bootstrap-3.0/css/bootstrap.min.css | 9 +
.../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 14079 bytes
.../fonts/glyphicons-halflings-regular.svg | 228 +
.../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 29512 bytes
.../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 16448 bytes
web/common/bootstrap-3.0/js/bootstrap.js | 1999 ++++++
web/common/bootstrap-3.0/js/bootstrap.min.js | 6 +
web/index.html | 1 +
web/lib/geojs | 2 +-
35 files changed, 10146 insertions(+), 297 deletions(-)
-----------------------------------------------------------------------
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list