Subversion Repositories Applications.framework

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
290 4877 d 2 h gduche /trunk/framework/ FIXME : si l'extension SQLITE n'est pas installée, le cache passe tout de même par la fonction sqlite_escape_string et s'arrête à cet endroit. L'application ne devrait pas essayer de sauver si le constructeur a échoué OU devrait utiliser un système de fichier à la place !  
/trunk/framework/CacheSqlite.php
289 4877 d 2 h jpm /trunk/framework/ Utilisation d'un niveau d'erreur php plus important.  
/trunk/framework/config.defaut.ini
288 4881 d 0 h gduche /trunk/framework/ Suppression d'un message de débogage inutile.  
/trunk/framework/CacheSqlite.php
287 4882 d 5 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
286 4882 d 5 h jpm /trunk/framework/ Mise en forme.
Traduction de constante en français.
 
/trunk/framework/Url.php
285 4884 d 2 h gduche /trunk/framework/ Rajout de la fonction getOption qui avait disparue entre la livraison et le tronc  
/trunk/framework/Url.php
284 4884 d 2 h jpm /trunk/framework/utilitaires/ Correction variable mal nommée.  
/trunk/framework/utilitaires/Fichier.php
283 4889 d 23 h jpm /trunk/framework/ Correction problème strpos  
/trunk/framework/Serveur.php
282 4889 d 23 h jpm /trunk/framework/ Ajout de traduction et gestion des options du cache depuis le fichier config.ini  
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
/trunk/framework/CacheSqlite.php
/trunk/framework/config.defaut.ini
281 4889 d 23 h jpm /trunk/exemple/services/modules/0.1/ Ajout d'un commentaire.  
/trunk/exemple/services/modules/0.1/ServiceCacheFichier.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
280 4890 d 0 h jpm /trunk/framework/ Ajout de paramètre du serveur REST.  
/trunk/framework/config.defaut.ini
279 4890 d 0 h jpm /trunk/framework/ Amélioration du code.  
/trunk/framework/Url.php
278 4890 d 1 h jpm /trunk/framework/ Ajout de la gestion d'une url alternative pour le serveur REST.  
/trunk/framework/Serveur.php
277 4890 d 1 h jpm /trunk/exemple/ Modification des paramètres de config.  
/trunk/exemple/interfaces/configurations/config.ini
/trunk/exemple/interfaces/configurations/config_papyrus.ini
/trunk/exemple/scripts/cli.php
/trunk/exemple/scripts/configurations/config.ini
/trunk/exemple/services/configurations/config.ini
/trunk/exemple/services/framework.defaut.php
/trunk/exemple/services/index.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
276 4890 d 1 h jpm /trunk/exemple/services/ Ajout au svn:ignore du fichier framework.php  
/trunk/exemple/services
275 4890 d 1 h jpm /trunk/exemple/services/ Suppression d'un fichier à ne pas inclure dans le dépot.  
/trunk/exemple/services/framework.php
274 4890 d 1 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
273 4891 d 0 h jpm /trunk/framework/utilitaires/ Ajout de méthodes :
- permettant de tester si une ressource est accessible en lecture et écriture.
- déterminant le dossier tmp
 
/trunk/framework/utilitaires/Fichier.php
272 4891 d 0 h jpm /trunk/exemple/services/modules/0.1/ Utilisation de la méthode de recherche du dossier tmp de la classe utilitaire Fichier.  
/trunk/exemple/services/modules/0.1/ServiceCacheFichier.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
271 4891 d 0 h jpm /trunk/exemple/services/modules/0.1/ Gestion du dossier temporaire où stocker le cache.  
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php

Show All