Commits

[21747 total ]
Avatar
889ff6d9 Removing commented code.

by Mark Story on 2009-11-22 22:34 (19 days ago)

Avatar
f0e7e5ce correcting $this -> $self

by Andy Dawson (Using name ‘AD7six’) on 2009-11-22 18:58 (19 days ago)

Avatar
0e85a601 Changing require_once to require for custom session handlers. If you are using a class to do your custom session handling you must include checks to prevent duplicate class errors. Fixes #324

by Mark Story on 2009-11-22 17:25 (19 days ago)

Avatar
0e85a601 Changing require_once to require for custom session handlers. If you are using a class to do your custom session handling you must include checks to prevent duplicate class errors. Fixes #324

by Mark Story on 2009-11-22 17:25 (19 days ago)

Avatar
adb6b72b Updating default bake templates to exclude primary key input for all actions containing 'add'

by Mark Story on 2009-11-22 02:10 (19 days ago)

Avatar
2032334c Applying patch from 'robustsolution' for optimization in Dispatcher::dispatch. Fixes #317

by Mark Story on 2009-11-22 02:00 (19 days ago)

Avatar
2032334c Applying patch from 'robustsolution' for optimization in Dispatcher::dispatch. Fixes #317

by Mark Story on 2009-11-22 02:00 (19 days ago)

Avatar
0cf5151b Removing CakeSession::__validateKeys() its no longer needed due to CakeSession using Set to manipulate the session values. Adding test case for exploit shown in https://trac.cakephp.org/ticket/2041

by Mark Story on 2009-11-22 01:44 (19 days ago)

Avatar
954629b2 Replacing extract with classicExtract.

by Mark Story on 2009-11-22 01:25 (20 days ago)

Avatar
ab912aec Minor optimization on importing of Cache engines.

by Mark Story on 2009-11-22 01:05 (20 days ago)