Applications.framework
Applications.annuaire
Applications.bazar
Applications.dictionnaire
Applications.galerie
Applications.gtt
Applications.papyrus
Applications.projet
Applications.referentiel
Applications.reseau
Applications.wikini
eFlore/Applications.bibliobota
eFlore/Applications.cel
eFlore/Applications.cel-consultation
eFlore/Applications.coel
eFlore/Applications.coel-consultation
eFlore/Applications.del
eFlore/Applications.eflore-consultation
eFlore/Applications.moissonnage
eFlore/Archives.cel-v1
eFlore/Archives.cel-v2
eFlore/Archives.chorologie
eFlore/Archives.eflore-consultation-v1
eFlore/Archives.eflore-consultation-v2
eFlore/Archives.eflore-xul
eFlore/Archives.herbiers
eFlore/Projets.communes
eFlore/Projets.eflore-projets
Sites.gentiana.org
Sites.obs-saisons.fr
Sites.outils-naturalistes.fr
Sites.tela-botanica.org
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
Applications.framework
(root)
/
trunk
/
framework
/
Cache.php
@ 302
– Rev 299
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
299
5045 d 3 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
291
5049 d 0 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
282
5066 d 0 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
269
5067 d 1 h
jpm
/trunk/framework/
Ajout de la première version du Cache fonctionnant avec Sqlite ou Fichier.
/trunk/framework/CacheSqlite.php
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
248
5078 d 1 h
jpm
/trunk/framework/
Première version utilisable du cache avec stockage par fichier.
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
246
5080 d 0 h
jpm
/trunk/framework/
Début gestion du cache.
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php