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
501 1484 d 14 h killian /trunk/framework/ Les exception ne doivent pas être silenciées par un warning  
/trunk/framework/Bdd.php
500 1484 d 15 h killian /trunk/framework/ Merci de me laisser utiliser la connexion directement  
/trunk/framework/Bdd.php
497 1703 d 21 h killian /trunk/framework/ PHP7 enhancement with Throwable  
/trunk/framework/GestionnaireException.php
496 2481 d 16 h eric /trunk/ Suivre utilisation des API - ajout de l'ip du visiteur et du user agent dans les logs serveur web (apache || nginx) - nécessite l'installation de module côté serveur  
/trunk/tests/x-forwarded-for
/trunk/tests/x-forwarded-for/configurations
/trunk/tests/x-forwarded-for/configurations/config.ini
/trunk/tests/x-forwarded-for/test_x_forwarded_for_get.php
/trunk/tests/x-forwarded-for/test_x_forwarded_for_index.php
/trunk/tests/x-forwarded-for/test_x_forwarded_for_post.php
/trunk/framework/RestClient.php
/trunk/framework/config.defaut.ini
494 2732 d 17 h mathias /trunk/framework/ Suppression d'une ligne donnant lieu à un warning  
/trunk/framework/RestClient.php
493 2732 d 17 h mathias /trunk/framework/ Ajout de config::set()  
/trunk/framework/Config.php
492 2733 d 14 h mathias /trunk/framework/ Patch crado sur I18n.php, pour cause de boucle infonie dans eFlore intégrée à Wordpress  
/trunk/framework/I18n.php
491 3516 d 17 h jpm /trunk/framework/ Correction du RestServeur pour qu'il n'accepte pas les paramètres d'URL vide ou sans "=".  
/trunk/framework/RestServeur.php
489 3530 d 17 h mathias /trunk/framework/ Config : chargerFichierContexte() est maintenant publique  
/trunk/framework/Config.php
488 3559 d 21 h mathias /trunk/ nbproject ajouté à svn:ignore  
/trunk
487 3559 d 21 h mathias /trunk/framework/ Le framework gère maintenant les API non versionnées  
/trunk/framework/RestServeur.php
486 3569 d 22 h mathias /trunk/framework/ Oups : suppression d'un echo de débogage  
/trunk/framework/Controleur.php
485 3569 d 22 h mathias /trunk/framework/ Controleur : les attributs passent de private à protected  
/trunk/framework/Controleur.php
484 3605 d 16 h aurelien /trunk/framework/ Une méthode OPTIONS (même vide) est nécessaire pour certaines requetes CORS  
/trunk/framework/RestServeur.php
483 3626 d 14 h jpm /trunk/framework/ Ajout de la gestion des exceptions pour attraper les erreurs des web services.  
/trunk/framework/RestServeur.php
482 3648 d 22 h jpm /trunk/framework/ Ajout de la méthode "executer" pour les requête de type INSERT, UPDATE et DELETE.
Retourne le nombre d'éléments modifiés.
 
/trunk/framework/Bdd.php
479 3704 d 17 h jpm /trunk/framework/ Correction gestion du nom du script dans le cas de l'appel direct.  
/trunk/framework/Cli.php
477 3705 d 20 h jpm /trunk/framework/ Ajout de la possibilité d'appeler des scripts qui ne portent pas le nom du dossier courant.
Ex. : php cli.php mon_script/mon_sous_script
Appellera le script suivant : modules/mon_script/MonSousScript.php
 
/trunk/framework/Cli.php
/trunk/framework/Script.php
473 3718 d 14 h jpm /trunk/framework/ Refactorisation :
- 2 méthode pour utilisation CURL ou STREAM.
- message d'erreur lors des échecs de requête HTTP
Correction erreur nom de variable dans l'analyse des entêtes...
 
/trunk/framework/RestClient.php
472 3718 d 14 h jpm /trunk/framework/ Ajout de nouveaux code http sous forme de constante de classe.  
/trunk/framework/RestServeur.php

Show All