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 4819 d 1 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 4819 d 1 h aurelien /trunk/framework/ Correction d'un nom de variable qui était dynamique  
/trunk/framework/RestServeur.php
336 4819 d 18 h aurelien /trunk/framework/ Suppression d'une ligne de débug oubliée  
/trunk/framework/RestServeur.php
299 4889 d 20 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 4902 d 22 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 4910 d 17 h jpm /trunk/framework/ Correction problème strpos  
/trunk/framework/Serveur.php
278 4910 d 18 h jpm /trunk/framework/ Ajout de la gestion d'une url alternative pour le serveur REST.  
/trunk/framework/Serveur.php
274 4910 d 19 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 4922 d 18 h jpm /trunk/framework/ Correction de bogues.  
/trunk/framework/Bdd.php
/trunk/framework/Debug.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
241 4932 d 19 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 4945 d 16 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 4949 d 17 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 4958 d 16 h jpm /trunk/framework/ Début ajout de la classe Serveur.  
/trunk/framework/Serveur.php