Subversion Repositories Applications.framework

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
303 4860 d 21 h jpm /tags/v0.3-aleaume/ Création de la version 0.3 Aleaume du TBFramework (tag).  
/tags/v0.3-aleaume
291 4864 d 19 h jpm /trunk/ Ajout du CacheSimple. Une classe pour gérer le cache via le système de fichier de façon extremement simple.
Deux méthode accessible seulement : sauver() et charger().
 
/trunk/exemple/services/modules/0.1/ServiceCacheSimple.php
/trunk/framework/CacheSimple.php
/trunk/framework/Cache.php
287 4874 d 0 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
281 4881 d 18 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
277 4881 d 20 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 4881 d 20 h jpm /trunk/exemple/services/ Ajout au svn:ignore du fichier framework.php  
/trunk/exemple/services
275 4881 d 20 h jpm /trunk/exemple/services/ Suppression d'un fichier à ne pas inclure dans le dépot.  
/trunk/exemple/services/framework.php
272 4882 d 19 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 4882 d 19 h jpm /trunk/exemple/services/modules/0.1/ Gestion du dossier temporaire où stocker le cache.  
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
270 4882 d 19 h jpm /trunk/exemple/services/modules/0.1/ Ajout de services testant le Cache sous forme de fichier et de base de données SQLITE.  
/trunk/exemple/services/modules/0.1/ServiceCacheFichier.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
/trunk/exemple/services/modules/0.1/ServiceCache.php
251 4893 d 18 h jpm /trunk/exemple/services/modules/0.1/ Suppression code inutile.  
/trunk/exemple/services/modules/0.1/ServiceCache.php
249 4893 d 18 h jpm /trunk/exemple/services/modules/0.1/ Ajout d'un service testant le cache du TBFramework.  
/trunk/exemple/services/modules/0.1/ServiceCache.php
233 4920 d 19 h jpm /trunk/exemple/ Début mise à jour appli exemple.  
/trunk/exemple/framework.defaut.php
/trunk/exemple/controleurs/AdminAdministrateur.php
/trunk/exemple/index.php
/trunk/exemple/modeles/ListeAdmin.php
/trunk/exemple/services/index.php
/trunk/exemple/services/modules/0.1/MonService.php
/trunk/exemple/squelettes/ajout_admin.tpl.html
/trunk/exemple/squelettes/liste_admin.tpl.html
228 4929 d 18 h jpm /trunk/exemple/services/ Ajout des services d'exemple.  
/trunk/exemple/services
/trunk/exemple/services/.htaccess
/trunk/exemple/services/configurations
/trunk/exemple/services/configurations/config.ini
/trunk/exemple/services/framework.defaut.php
/trunk/exemple/services/framework.php
/trunk/exemple/services/index.php
/trunk/exemple/services/modules
/trunk/exemple/services/modules/0.1
/trunk/exemple/services/modules/0.1/MonService.php