Alexis Degrugillier 8285f1df43 Add comprehensive user configuration in extensions (#3397) 5 年 前
..
ActionController.php 7802fd33a6 tec: Allow to change CSP header from controllers 6 年 前
ActionException.php 57fce758f5 Fix HTML injections (#2157) 7 年 前
Configuration.php 8285f1df43 Add comprehensive user configuration in extensions (#3397) 5 年 前
ConfigurationException.php 51a71ec4b9 New configuration system (not working yet) 11 年 前
ConfigurationNamespaceException.php 51a71ec4b9 New configuration system (not working yet) 11 年 前
ConfigurationParamException.php 51a71ec4b9 New configuration system (not working yet) 11 年 前
ControllerNotActionControllerException.php 4e174ed9dd [ci] Add Travis (#1619) 8 年 前
ControllerNotExistException.php 57fce758f5 Fix HTML injections (#2157) 7 年 前
CurrentPagePaginationException.php 4e174ed9dd [ci] Add Travis (#1619) 8 年 前
Dispatcher.php 7802fd33a6 tec: Allow to change CSP header from controllers 6 年 前
Error.php 0319cc9d23 Minz allow parallel sessions (#3096) 5 年 前
Exception.php 878e96202e Grosse refactorisation pour permettre le chargement automatique des classes 12 年 前
Extension.php 8285f1df43 Add comprehensive user configuration in extensions (#3397) 5 年 前
ExtensionException.php 86f69ca396 First draft for the new extension feature 11 年 前
ExtensionManager.php f5fdbb9e82 Add class autoload for extension (#3350) 5 年 前
FileNotExistException.php 4e174ed9dd [ci] Add Travis (#1619) 8 年 前
FrontController.php 9c6682e7ed Avoid manual initialisations of system or user configuration (#3070) 5 年 前
Helper.php d33c0ff2ca Remove magicQuotesOff (#2697) (#2698) 6 年 前
Log.php 9c6682e7ed Avoid manual initialisations of system or user configuration (#3070) 5 年 前
Mailer.php 29fe125b4a Add constant for PHP requirements (#3369) 5 年 前
Migrator.php 8619cf6fa6 Add a migration system (#2760) 5 年 前
Model.php 4e174ed9dd [ci] Add Travis (#1619) 8 年 前
ModelArray.php fd33d92d41 Require PHP 5.5+ (#2495) 6 年 前
ModelPdo.php 2b007ee989 Explicit PDO::ERRMODE_SILENT (#3408) 5 年 前
PDOConnectionException.php f3d75b3ae5 tec: Improve logs on DB connection failure (#2734) 6 年 前
Paginator.php 4e174ed9dd [ci] Add Travis (#1619) 8 年 前
Pdo.php 3f4c86f80f Add a file for each PDO class (#3301) 5 年 前
PdoMysql.php 3f4c86f80f Add a file for each PDO class (#3301) 5 年 前
PdoPgsql.php 3f4c86f80f Add a file for each PDO class (#3301) 5 年 前
PdoSqlite.php 3f4c86f80f Add a file for each PDO class (#3301) 5 年 前
PermissionDeniedException.php 878e96202e Grosse refactorisation pour permettre le chargement automatique des classes 12 年 前
Request.php 31cb07ac1a Fix author search link (#3315) 5 年 前
Session.php 98b82842d5 Session compatibility PHP 7.1 and older (#3273) 5 年 前
Translate.php 8dad63de02 Fix initI18n (#3249) 5 年 前
Url.php 2aff347b2e Fix wrong getHeader refactoring (#2749) 6 年 前
View.php de26531178 tec: Provide a Minz_Mailer class (#2476) 6 年 前