Ceeram
|
5f97292648
Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls
|
15 years ago |
Jose Lorenzo Rodriguez
|
8746a485bd
Search and replace for changed paths
|
15 years ago |
Jose Lorenzo Rodriguez
|
228230e67b
Simplifying code
|
15 years ago |
Jose Lorenzo Rodriguez
|
8da7e5fa82
Lazy loading models in controllers, now declaring multiple models in $uses is not a performance hit anymore
|
15 years ago |
Jose Lorenzo Rodriguez
|
3433d123d4
Removing model id assignment form passedArgs, as it causes unexpected results. Closes #536
|
15 years ago |
evilbloodydemon
|
d484d90fe5
Unused variables in Controller removed
|
15 years ago |
evilbloodydemon
|
86b76674d0
PhpDoc fixes
|
15 years ago |
Jose Lorenzo Rodriguez
|
75e5496983
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
2371ed9f15
Reverting change made in model constructor to lazily initialize the modelClass variable, making remaining controller tests pass
|
15 years ago |
José Lorenzo Rodríguez
|
a9d2078d25
Revert "Refactoring Dispatcher::_isPrivate to directly check for controller methods, doing in in the controller could be unnecessary"
|
15 years ago |
José Lorenzo Rodríguez
|
4cebe55a9b
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
6e4f4efb79
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
d9c99b5ef6
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
22581516db
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
07e43bb0f8
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
e57b3d8e74
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
b8344ecd33
Replacing some of the App::import by App::uses
|
15 years ago |
José Lorenzo Rodríguez
|
c431ddd22c
Refactoring Dispatcher::_isPrivate to directly check for controller methods, doing in in the controller could be unnecessary
|
15 years ago |
José Lorenzo Rodríguez
|
5dddb362ec
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
575a6b4b78
A couple of micro-optimizations found using a profileA couple of micro-optimizations found using a profilerr
|
15 years ago |
José Lorenzo Rodríguez
|
3f64844de9
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
fa83ecda5b
Beginnings of model loading
|
15 years ago |
José Lorenzo Rodríguez
|
fbbb5c9337
Moving more clases to the new layout while trying to make controller related classes load
|
15 years ago |
José Lorenzo Rodríguez
|
b4387d2f51
More replacements to get class loaded using the new file scheme
|
15 years ago |