Subversion Repositories Applications.framework

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
338 4804 d 13 h aurelien /trunk/framework/ Correction d'un nom de méthode inexistant (methode add appellée au lieu de put)  
/trunk/framework/RestServeur.php
337 4804 d 13 h aurelien /trunk/framework/ Correction d'un nom de variable qui était dynamique  
/trunk/framework/RestServeur.php
336 4805 d 7 h aurelien /trunk/framework/ Suppression d'une ligne de débug oubliée  
/trunk/framework/RestServeur.php
299 4875 d 9 h jpm /trunk/framework/ Ajout de la gestion des keywords svn.  
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
/trunk/framework/CacheSimple.php
/trunk/framework/CacheSqlite.php
/trunk/framework/Cli.php
/trunk/framework/I18n.php
/trunk/framework/OpenIdClient.php
/trunk/framework/RestClient.php
/trunk/framework/RestServeur.php
/trunk/framework/RestService.php
/trunk/framework/Script.php
/trunk/framework/utilitaires/Chaine.php
/trunk/framework/utilitaires/DiffieHellmanUtil.php
/trunk/framework/utilitaires/Encodage.php
/trunk/framework/utilitaires/Fichier.php
/trunk/framework/utilitaires/Pattern.php
/trunk/framework/utilitaires/Storage.php
/trunk/framework/utilitaires/StorageFile.php
/trunk/framework/utilitaires/Tableau.php
287 4888 d 11 h jpm /trunk/ Renommage des classes servant aux services web REST : préfixées par Rest  
/trunk/framework/RestClient.php
/trunk/framework/RestServeur.php
/trunk/framework/RestService.php
/trunk/framework/Client.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
/trunk/exemple/services/index.php
/trunk/exemple/services/modules/0.1/MonService.php
/trunk/exemple/services/modules/0.1/ServiceCacheFichier.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
283 4896 d 5 h jpm /trunk/framework/ Correction problème strpos  
/trunk/framework/Serveur.php
278 4896 d 7 h jpm /trunk/framework/ Ajout de la gestion d'une url alternative pour le serveur REST.  
/trunk/framework/Serveur.php
274 4896 d 7 h jpm /trunk/framework/ Suppression du préfixe 'fw_' pour les noms des parametres du framework.  
/trunk/framework/Config.php
/trunk/framework/Debug.php
/trunk/framework/Framework.php
/trunk/framework/GestionnaireException.php
/trunk/framework/I18n.php
/trunk/framework/Log.php
/trunk/framework/Script.php
/trunk/framework/Serveur.php
/trunk/framework/Url.php
/trunk/framework/config.defaut.ini
247 4908 d 6 h jpm /trunk/framework/ Correction de bogues.  
/trunk/framework/Bdd.php
/trunk/framework/Debug.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
241 4918 d 7 h jpm /trunk/framework/ Vérification systématique des paramètres de configuration utilisés.
Uniformisation des commentaires d'entêtes.
 
/trunk/framework/Bdd.php
/trunk/framework/Chronometre.php
/trunk/framework/Cli.php
/trunk/framework/Config.php
/trunk/framework/Controleur.php
/trunk/framework/Debug.php
/trunk/framework/Framework.php
/trunk/framework/GestionnaireException.php
/trunk/framework/I18n.php
/trunk/framework/Log.php
/trunk/framework/Script.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
/trunk/framework/SquelettePhp.php
/trunk/framework/Url.php
237 4931 d 5 h jpm /trunk/framework/ Début gestion mode débogage entete http.  
/trunk/framework/Debug.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
/trunk/framework/config.defaut.ini
232 4935 d 5 h jpm /trunk/framework/ Amélioration et début gestion du serveur REST.  
/trunk/framework/Service.php
/trunk/framework/Debug.php
/trunk/framework/Framework.php
/trunk/framework/GestionnaireException.php
/trunk/framework/I18n.php
/trunk/framework/Serveur.php
229 4944 d 5 h jpm /trunk/framework/ Début ajout de la classe Serveur.  
/trunk/framework/Serveur.php