Subversion Repositories eFlore/Projets.eflore-projets

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
916 3910 d 7 h jpm /trunk/services/modules/0.1/ Mise en forme.  
/trunk/services/modules/0.1/baseflor/CommunGraphiques.php
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
/trunk/services/modules/0.1/bdtxa/cartes/TaxonsCartes.php
/trunk/services/modules/0.1/chorodep/cartes/TaxonsCartes.php
915 3910 d 7 h jpm /trunk/services/ Suppression de la classe CacheEflore posant trop de problème.
Maintient de l'utilisation de CacheSimple au niveau des web services eux mêmes.
 
/trunk/services/bibliotheque/CacheEflore.php
/trunk/services/modules/0.1/Projets.php
914 3915 d 5 h jpm /tags/ Renommage tag.  
/tags/v5.0-agropyraie-20130830-1
/tags/v0.1-20130830-1
913 3915 d 5 h jpm /tags/ Renommage tag.  
/tags/v5.0-agropyraie-20130830
/tags/v0.1-20130830
912 3915 d 5 h jpm /tags/ Renommage tag.  
/tags/v5.0-agropyraie-20130829
/tags/v0.1-20130829
911 3915 d 5 h jpm /branches/ Suppression de la branche inutile.  
/branches/v5.0-Agropyraie
910 3915 d 5 h jpm /branches/ Changement du nom de la branche pour "v5.0-Agropyraie"  
/branches/v5.0-Agropyraie
/branches/refact
909 3915 d 5 h jpm /branches/ Changement du nom de la branche pour "v5.1-acheb"  
/branches/v5.1-acheb
/branches/acheb
908 3916 d 9 h delphine /trunk/scripts/modules/baseflor/ nouvelle version  
/trunk/scripts/modules/baseflor/baseflor.ini
907 3916 d 10 h delphine /trunk/services/modules/0.1/baseflor/ champ idiotaxon est devenu nom_sci dans nouvelle version  
/trunk/services/modules/0.1/baseflor/Informations.php
/trunk/services/modules/0.1/baseflor/InformationsBaseflor.php
906 3917 d 5 h delphine /trunk/scripts/modules/baseveg/ séparation de deux requetes  
/trunk/scripts/modules/baseveg/Baseveg.php
905 3917 d 6 h delphine /trunk/scripts/modules/baseflor/ création des rangs supérieurs si une valeur écologique  
/trunk/scripts/modules/baseflor/BaseflorIndex.php
/trunk/scripts/modules/baseflor/BaseflorRangSupInsertion.php
904 3917 d 7 h delphine /trunk/scripts/modules/baseveg/ nouvelle version  
/trunk/scripts/modules/baseveg/baseveg.ini
903 3917 d 9 h raphael /trunk/services/tests/0.1/baseveg/ tests: simple reformatage suite aux r901 et r902 optimisant les appels d'ontologies de baseveg  
/trunk/services/tests/0.1/baseveg/SyntaxonsTest.php
902 3917 d 9 h raphael /trunk/services/modules/0.1/baseveg/syntaxons/ baseveg/ontologies: follow-up r901, suppression d'un error_log() oublié  
/trunk/services/modules/0.1/baseveg/syntaxons/SyntaxonsCommun.php
901 3917 d 9 h raphael /trunk/services/modules/0.1/baseveg/ baseveg/ontologies: ajout d'un cache aux appels d'ontologies pour les syntaxons baseveg.

Par exemple la requête suivante:
/service:eflore:0.1/baseveg/syntaxons?masque.niveau=ORD
ne fait plus qu'un unique appel HTTP à l'URL suivante:
/service:eflore:0.1/baseveg/ontologies/UP:ORD
plutôt que 100 auparavant.
 
/trunk/services/modules/0.1/baseveg/Ontologies.php
/trunk/services/modules/0.1/baseveg/syntaxons/SyntaxonsCommun.php
900 3917 d 9 h raphael /trunk/services/tests/0.1/bdtfx/ tests: ajout de tests sur les meta-données bdtfx et correction de
tests vis-à-vis de bdtfx 1.02 (jamais mise en -prod) et 2.00.
 
/trunk/services/tests/0.1/bdtfx/BdtfxLMetaTest.php
/trunk/services/tests/0.1/bdtfx/BdtfxNomsTest.php
/trunk/services/tests/0.1/bdtfx/BdtfxTaxonsTest.php
899 3917 d 9 h raphael /trunk/services/modules/0.1/commun/ api/aide: correction de "service.wikini" (suppression du "." dans le nom de page)
afin de pointer vers une page wikini valide.
 
/trunk/services/modules/0.1/commun/Aide.php
898 3917 d 10 h raphael /trunk/services/modules/0.1/bdtfx/ bdtfx/taxons: suppression de l'espace blanc final du nom_sci_complet en cas d'absence de
ajouterCompositionNom().

Ex: /service:eflore:0.1/bdtfx/taxons/13609/relations/superieurs?version.projet=1.01
 
/trunk/services/modules/0.1/bdtfx/CommunNomsTaxons.php
897 3917 d 11 h raphael /trunk/services/tests/0.1/ tests: API phpunit: assertEquals(*, count(*)) => assertCount()

Substitution effectuée ainsi:
$ sed -ri "s|assertEquals\('?([0-9]+)'? *, *count\(([^)]+)\),|assertCount(\1, \2,|" $(egrep -rl "assertEquals\('?[0-9]+'? *, *count" *)
 
/trunk/services/tests/0.1/bdtfx/BdtfxNomsTest.php
/trunk/services/tests/0.1/bdtfx/BdtfxTaxonsTest.php
/trunk/services/tests/0.1/chorodep/ChorodepObservationsTest.php
/trunk/services/tests/0.1/commun/CommunOntologiesTest.php
/trunk/services/tests/0.1/coste/CosteNomsTest.php
/trunk/services/tests/0.1/nvjfl/NvjflNomsVernaTest.php
/trunk/services/tests/0.1/nvjfl/NvjflOntologiesTest.php

Show All