Subversion Repositories Applications.framework

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
455 3784 d 15 h jpm /branches/v0.3-aleaume/framework/ Fusion révision 454 : correction.  
/branches/v0.3-aleaume/framework/RestServeur.php
454 3784 d 15 h jpm /trunk/framework/ Correction : oubli prise en compte d'un retour.  
/trunk/framework/RestServeur.php
453 3784 d 15 h jpm /branches/v0.3-aleaume/framework/ Fusion avec les révisions 441 et 442 du trunk.
Retour pour les méthodes : PUT, POST et DELETE.
 
/branches/v0.3-aleaume/framework/RestServeur.php
452 3784 d 15 h jpm /trunk/framework/ Les méthode PUT, POST et DELETE peuvent maintenant renvoyer du contenu.  
/trunk/framework/RestServeur.php
451 3784 d 16 h jpm /trunk/framework/ Ajout de la prise en compte de retour d'information pour la méthode DELETE.
La méthode DELETE peut retourner des informations avec un code status 200 OK.
RFC 2616 : http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
 
/trunk/framework/RestServeur.php
450 3797 d 11 h jpm /branches/v0.2-buhl/framework/ Correction commentaire mal écris.  
/branches/v0.2-buhl/framework/config.defaut.ini
449 3833 d 13 h jpm /branches/v0.2-buhl/ Suppression du svn du dossier .settings  
/branches/v0.2-buhl/.settings
448 3833 d 13 h jpm /branches/v0.3-aleaume/framework/ Fusion avec le commit #447 du Trunk (rétro-compatible) : affichage dans le log système des fichiers ini introuvables.  
/branches/v0.3-aleaume/framework/Config.php
447 3833 d 15 h jpm /trunk/framework/ Affichage dans le log d'erreurs de PHP en cas de fichier ini introuvable.  
/trunk/framework/Config.php
446 3885 d 12 h raphael /trunk/framework/ templates: support du short_open_tag=0 (eg: cas phpunit) sur "<?if "  
/trunk/framework/SquelettePhp.php
445 3889 d 9 h raphael /trunk/framework/ cache: fix d'une notice d'échec de sauvegarde de fichier de cache qui était lancé alors que le cache était explicitement désactivé  
/trunk/framework/CacheSimple.php
444 3890 d 14 h mathias /trunk/framework/ Autorise le verbe OPTIONS dans RestServeur afin de permettre les requêtes PUT de del (entre autres) avec CORS  
/trunk/framework/RestServeur.php
443 3891 d 11 h raphael /trunk/framework/ config: test d'existance d'une variable ramène aussi les valeurs FALSE  
/trunk/framework/Registre.php
442 3891 d 16 h raphael /trunk/framework/ config: ne pas cacher et ignorer les erreurs de chargement de fichier de configuration impossible  
/trunk/framework/Config.php
441 3892 d 14 h raphael /trunk/framework/ tests: éviter "Undefined index: REQUEST_URI" en cas de test phpunit  
/trunk/framework/CacheSimple.php
440 3897 d 13 h raphael /trunk/framework/ tpl: fix en cas de short_open_tag=Off  
/trunk/framework/SquelettePhp.php
439 3899 d 10 h raphael /trunk/framework/ curl: désactivation (cf 428) sur GET car problème étrange liés aux redirections d'URL  
/trunk/framework/RestClient.php
438 3902 d 10 h raphael /trunk/framework/ bugfix: regression de r428: omission du CURL-FOLLOWLOCATION en cas de 301.
Le traitement des 301 et l'analyse des headers/content sont désormais corrects.
Exemple: http://www.tela-botanica.org/bdtfx-nn-35920 , onglet "Illustrations", section "Photoflora"
 
/trunk/framework/RestClient.php
437 3926 d 11 h raphael /trunk/framework/ cache: support la directive "cache = false"
En effet, d'après http://fr2.php.net/parse_ini_file
> Les valeurs null, no et false donnent "", yes et true donnent "1"
 
/trunk/framework/CacheSimple.php
436 3926 d 12 h raphael /trunk/framework/ logging: plus de visibilité concernant les objets en cache  
/trunk/framework/CacheSimple.php

Show All