AD7six
|
51946ff8fd
|
Remove Security.level from core.php
it's not used by cake, and it can confuse users familiar with 1.3
that this setting exists yet doesn't do anything in later versions
|
2013-01-22 09:56:01 +01:00 |
|
ADmad
|
d6c2df7b6b
|
Display exact PDO error on default homepage
|
2013-01-12 11:30:25 +05:30 |
|
AD7six
|
967526540a
|
app/Console/cake is not pwd sensitive
the app dir does not need to be guessed based on the pwd - derive
from the path to the executable
|
2013-01-06 22:09:07 +01:00 |
|
Graham Weldon
|
a9293aa385
|
Merge remote-tracking branch 'origin/master' into 2.3
Conflicts:
lib/Cake/Console/Templates/skel/Config/core.php
|
2012-12-27 22:42:18 +09:00 |
|
Ceeram
|
f792136c26
|
adding a note about custom error handler classes
|
2012-12-27 13:18:52 +01:00 |
|
Jose Lorenzo Rodriguez
|
bcda684ad7
|
Copying changes doe to cake executable to skel files
|
2012-12-23 00:23:01 +01:00 |
|
euromark
|
b811afbc44
|
double spaces to single ones
|
2012-12-22 23:48:15 +01:00 |
|
ADmad
|
5aa9c26fdf
|
Update doctypes to html5
|
2012-12-23 02:57:30 +05:30 |
|
euromark
|
32f2426001
|
cache prefix for view cache to avoid collisions with domains/languages
|
2012-12-11 12:54:16 +01:00 |
|
mark_story
|
e0aab77dab
|
Merge branch 'master' into 2.3
Conflicts:
app/Config/Schema/i18n.php
lib/Cake/I18n/Multibyte.php
lib/Cake/Test/Case/Log/CakeLogTest.php
lib/Cake/Test/Case/Routing/DispatcherTest.php
|
2012-11-10 21:33:26 -05:00 |
|
Ceeram
|
aaf2d2ef71
|
fix remaining cs errors
|
2012-11-04 13:56:13 +01:00 |
|
Jose Lorenzo Rodriguez
|
6c1bed3d26
|
Adding warning to home.ctp when DebugKit is not installed
Adding a list of official plugins to home.ctp
Removing old link to live.cakephp.org and replacing it with
plugins.cakephp.org
|
2012-11-03 15:57:22 +09:00 |
|
euromark
|
5324a8ca9c
|
cleanup
|
2012-10-27 00:26:54 +02:00 |
|
Renan Gonçalves
|
02cfacec41
|
Make app/Console/cake pwd insensitive on Mac OS X.
Follow up of [36e15a065b ].
|
2012-10-26 01:14:09 +02:00 |
|
mark_story
|
1aea9ac0c9
|
Merge branch 'master' into 2.3
Conflicts:
lib/Cake/Event/CakeEventManager.php
lib/Cake/VERSION.txt
lib/Cake/View/ViewBlock.php
|
2012-10-15 21:46:49 -04:00 |
|
Adam Taylor
|
4090c2e932
|
Remove trailing whitespace from comments
See http://groups.google.com/d/topic/cakephp-core/fuHTYMKVJno/discussion
|
2012-10-15 18:19:37 -06:00 |
|
mark_story
|
513851d1c1
|
Update skel directory logging configuration.
|
2012-10-13 02:29:25 -04:00 |
|
mark_story
|
a3ae58da09
|
Merge branch 'master' into 2.3
Conflicts:
lib/Cake/View/View.php
|
2012-10-01 21:20:25 -04:00 |
|
mark_story
|
739b3b70f7
|
Update text in routes.php to clarify when to remove core routes.
|
2012-09-30 20:17:50 -04:00 |
|
euromark
|
b47e3a7d92
|
move charset/App.encoding into CakeResponse
|
2012-09-27 20:28:19 +02:00 |
|
euromark
|
213d4caa85
|
coding standards
|
2012-09-20 01:50:15 +02:00 |
|
dogmatic69
|
d0bb8a94b4
|
die() to exit()
|
2012-09-15 11:20:51 +01:00 |
|
mark_story
|
f963e378b5
|
Fix coding standards errors.
|
2012-07-26 21:22:50 -04:00 |
|
José Lorenzo Rodríguez
|
255705a81e
|
Merge pull request #714 from shin1x1/pr_server_shell_2.3
Added ServerShell for PHP Built-in Server into 2.3 branch.
|
2012-07-25 14:10:28 -07:00 |
|
euromark
|
2a553dcfd1
|
unified doctype for browser related layout templates
|
2012-07-24 18:06:39 +02:00 |
|
euromark
|
4fe1ab1bf6
|
missing app uses statements
|
2012-07-21 13:34:33 +02:00 |
|
euromark
|
3945c0e6a8
|
rtim files
|
2012-07-18 03:55:29 +02:00 |
|
mark_story
|
2f7f5e1322
|
Use file cache as the default cache engine.
Too many people had issues using APC by default as its often configured
in strange ways, and works poorly on inexpensive hosting.
Fixes #2995
|
2012-07-15 09:11:27 -04:00 |
|
shin1x1
|
dd524c96e1
|
Added ServerShell for PHP Built-in Server.
|
2012-07-13 02:29:42 +09:00 |
|
Jelle Henkens
|
f7ce5262b7
|
Updating mixed @param documentation to seperate list of accepted types
|
2012-05-21 21:55:10 +01:00 |
|
Jelle Henkens
|
97ebbc8e23
|
Fixing coding conventions
|
2012-05-19 16:08:40 +01:00 |
|
Rachman Chavik
|
8e8763d69d
|
change to match syslog levels & customizable levels
|
2012-05-13 18:51:57 +07:00 |
|
Rachman Chavik
|
e5b33627d5
|
minor updates to the logging changeset
- change usage of Set to Hash
- updating bootstrap.php
- adding docblocks
- avoid silencing unlink errors in tests
|
2012-05-11 21:19:45 +07:00 |
|
Rachman Chavik
|
5c4f741529
|
add default logging config in Config/bootstrap.php
|
2012-05-11 12:37:00 +07:00 |
|
Jose Lorenzo Rodriguez
|
bf0f5ab118
|
Merge remote-tracking branch 'origin/2.1' into 2.2
|
2012-04-29 20:05:39 -04:30 |
|
Kyle Robinson Young
|
b8488b8dfe
|
Update 1.x @link in docblocks
|
2012-04-26 19:49:18 -07:00 |
|
mark_story
|
b6de177ffa
|
Merge branch '2.1' into 2.2
|
2012-04-23 21:50:36 -04:00 |
|
Ceeram
|
74ee75b0ef
|
Merge branch '2.1' into 2.2
|
2012-04-23 10:34:04 +02:00 |
|
Kyle Robinson Young
|
89d3221adc
|
Update available App::build settings in bootstrap
|
2012-04-22 21:16:00 -07:00 |
|
Jose Lorenzo Rodriguez
|
ed0c5a4746
|
Merge branch '2.2-lazy-helpers' into 2.2
|
2012-04-22 20:40:11 -04:30 |
|
Jose Lorenzo Rodriguez
|
8465538800
|
Merge branch '2.2-middleware' into 2.2
|
2012-04-22 17:17:36 -04:30 |
|
mark_story
|
c49da62c23
|
Update content_for_layout to use fetch()
Fixes #2803
|
2012-04-18 22:23:18 -04:00 |
|
mark_story
|
21ba5bf04a
|
Merge branch '2.1' into 2.2
|
2012-04-17 21:47:24 -04:00 |
|
mark_story
|
e54e494b4b
|
Syncing app/webroot/index.php + skel directory.
Refs #GH-607
|
2012-04-17 20:45:59 -04:00 |
|
Jose Lorenzo Rodriguez
|
826699a670
|
Extracting asset dispatcher and cache dispatcher into separate classes to provide examples on how to use Dispatcher
Filters
|
2012-04-17 00:42:18 -04:30 |
|
Juan Basso
|
9beaa9602f
|
Unified error handlers. Now the regular error handler will receive the fatal errors too.
|
2012-04-14 16:08:36 -04:00 |
|
Juan Basso
|
a72288c378
|
Fixing doc.
|
2012-04-14 16:08:36 -04:00 |
|
Juan Basso
|
05cdae6d1a
|
Renamed fatal error handler configuration for follow the same logic of consoleHandler name.
|
2012-04-14 16:08:36 -04:00 |
|
Juan Basso
|
1428659f88
|
Moved the fatal error detection to App::shutdown and keeping the fatal error handler cleaner. It helps to be extended by applications/plugins.
|
2012-04-14 16:08:35 -04:00 |
|
ADmad
|
4e1a2670da
|
Updating outdated layout file in skeleton
|
2012-04-14 19:22:52 +05:30 |
|