19 Commits

Author SHA1 Message Date
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
ecf3ef8bf9 Use root NS specification for opcoded functions 2018-02-08 00:00:36 +03:00
5eba1403ff removed requirements checker from classmap
fixes #6936
2015-01-21 15:59:29 +01:00
88d38b7820 Fixes #4501: Renamed the constant YII_PATH to YII2_PATH 2014-08-14 22:17:05 -04:00
1e75427393 updated classmap and phpdoc 2014-03-24 23:26:30 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
7570afdeea fixed the build command after controller namespace changes 2014-03-11 16:20:03 +01:00
05339536a6 Used Exception instead of die() in classmap CLI controller 2014-03-07 03:07:49 +04:00
b0ef4c9084 Removed unused variables 2014-03-04 21:46:30 +04:00
62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 2014-01-27 21:04:49 +01:00
1c24b3e0d8 removed TestCase and WebTestCase. 2013-11-16 21:30:20 -05:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
b873f9f242 Fixes #915: helper classes renamed again 2013-09-28 16:25:43 +04:00
558f499439 Renamed YiiBase to AbstractYii 2013-09-28 02:50:33 +04:00
2c5098860f sort classmap alphabetically
to avoid producing different results on different file systems
-> better diffs
2013-08-18 19:40:51 +02:00
3d5a762bc5 exclude gii from classmap 2013-08-18 19:40:29 +02:00
5e759790e4 fixed output of classMap controller 2013-08-18 19:31:07 +02:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
9b0cb851d6 renamed autoload to classmap. 2013-07-11 11:33:58 -04:00