[Opengeoscience-developers] OpenGeoscience branch, 119-order-search-results, created. 0e46d8eadff1ce10a8a6b80a65087a879dea262f

Chris Harris chris.harris at kitware.com
Tue Sep 3 10:00:58 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, 119-order-search-results has been created
        at  0e46d8eadff1ce10a8a6b80a65087a879dea262f (commit)

- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=0e46d8eadff1ce10a8a6b80a65087a879dea262f
commit 0e46d8eadff1ce10a8a6b80a65087a879dea262f
Author: Chris Harris <chris.harris at kitware.com>
Date:   Tue Sep 3 09:42:12 2013 -0400

    Ensure that the processing style is added/removed
    
    Use a counter to keep track of pending queries. When the counter
    drops to zero the query is complete and processing style is removed.

 web/apps/archive/archive.js |   54 ++++++++++++++++++++++++++++++++----------
 1 files changed, 41 insertions(+), 13 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=508d2316322a10b83e33e298babc5fde73c80d8e
commit 508d2316322a10b83e33e298babc5fde73c80d8e
Author: Chris Harris <chris.harris at kitware.com>
Date:   Tue Sep 3 08:57:14 2013 -0400

    Order search result processing
    
    As AJAX requests order is not guaranteed we need to ensure that
    result are processed in the correct order. This is achieved by
    adding a query id that can be used to order the results.

 modules/esgf/__init__.py    |   11 +++++--
 modules/mongo.py            |    4 ++-
 web/apps/archive/archive.js |   69 +++++++++++++++++++++++++++++-------------
 web/lib/geoweb.min.js       |   61 +-------------------------------------
 4 files changed, 59 insertions(+), 86 deletions(-)

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


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list