Jose Lorenzo Rodriguez
|
9f415d012c
|
Merge branch '2.2-cache-groups' into 2.2
Conflicts:
lib/Cake/Test/Case/Cache/Engine/XcacheEngineTest.php
|
2012-04-22 18:59:22 -04:30 |
|
Jose Lorenzo Rodriguez
|
4b2804bb42
|
Fixing broken test and coding standard
|
2012-04-22 17:39:45 -04:30 |
|
Jose Lorenzo Rodriguez
|
8465538800
|
Merge branch '2.2-middleware' into 2.2
|
2012-04-22 17:17:36 -04:30 |
|
Jose Lorenzo Rodriguez
|
15dcd6046b
|
Fixing typos
|
2012-04-22 17:07:43 -04:30 |
|
ADmad
|
b1e7164d1a
|
Implemented translation of validation rule arguments in validation error messages. Closes #2816
|
2012-04-22 23:25:07 +05:30 |
|
Mark Story
|
d98c087cb0
|
Merge pull request #620 from tigrang/2.1
Fixed bug in Router::normalize()
|
2012-04-21 18:40:57 -07:00 |
|
Tigran Gabrielyan
|
49eac06d89
|
Fixed bug in Router::normalize()
|
2012-04-21 18:37:58 -07:00 |
|
mark_story
|
7846254c63
|
Remove more copy + paste in tests.
|
2012-04-21 21:31:24 -04:00 |
|
mark_story
|
88465cbb47
|
Remove copy + paste in tests.
|
2012-04-21 21:17:28 -04:00 |
|
Juan Basso
|
a233460c7f
|
Adding file lock when use cache function. It will avoid errors when view cache is created by 2 threads concurrently.
|
2012-04-21 21:01:58 -04:00 |
|
ADmad
|
3800029c9a
|
Fix docblock
|
2012-04-22 02:22:48 +05:30 |
|
ADmad
|
d26f869455
|
Added function to get timezone object
|
2012-04-22 01:59:26 +05:30 |
|
ADmad
|
058d57a85a
|
Added function to convert time from user timezone to server timezone.
|
2012-04-22 01:59:26 +05:30 |
|
ADmad
|
a96de99388
|
Tweak docblocks
|
2012-04-22 01:59:26 +05:30 |
|
ADmad
|
ebf304927b
|
Added "Config.timezone" config param to avoid having to specify timezone in each function call.
|
2012-04-22 01:59:26 +05:30 |
|
ADmad
|
d34f0c2bd8
|
CakeTime functions can now use timezone string or DateTimeZone object for user offsets. (Passing numeric offsets has been kept for BC)
|
2012-04-22 01:59:08 +05:30 |
|
Ceeram
|
f0bd7386e2
|
created, modified and updated fields now use static timestamp in testcases
|
2012-04-21 17:38:49 +02:00 |
|
Mark Story
|
287c657977
|
Merge pull request #619 from dereuromark/2.2-test-case-fixes
2.2 test case fixes
|
2012-04-21 07:01:36 -07:00 |
|
euromark
|
8a52a77cbc
|
correct argument order for phpunit asserts
|
2012-04-21 15:19:57 +02:00 |
|
euromark
|
bc2cd00123
|
cake 2.2 test case fixes (assert corrections, correct class names)
|
2012-04-21 15:02:35 +02:00 |
|
mark_story
|
2480ee1beb
|
Fix coding standards.
|
2012-04-20 20:52:10 -04:00 |
|
Mark Story
|
76e724e161
|
Merge pull request #617 from dereuromark/2.2-test-cases-fix-for-windows
2.2 test cases fix for windows
|
2012-04-20 17:03:13 -07:00 |
|
Ceeram
|
a0d78edb71
|
require models.php to avoid fatal error when running AllComponentsTest
|
2012-04-20 17:16:11 +02:00 |
|
euromark
|
da3b424838
|
Fixed several fails in the tests concerning windows. Especially in AllConsole
|
2012-04-20 16:38:50 +02:00 |
|
mark_story
|
fcb7714e2e
|
Fix failing test.
|
2012-04-19 22:17:19 -04:00 |
|
Mark Story
|
a1f64b9080
|
Merge pull request #614 from dereuromark/2.2-email-domain
2.2 email domain
|
2012-04-19 19:07:49 -07:00 |
|
euromark
|
a5c323064f
|
domain configurable for mailing in CLI environment
|
2012-04-20 03:38:26 +02:00 |
|
Jose Lorenzo Rodriguez
|
fd8971ba06
|
Adding smart header checking to return 304 response in AssetDispatcher filter
|
2012-04-19 00:00:32 -04:30 |
|
mark_story
|
dec67ef259
|
Add proper charset to web test runner.
Fixes #2804
|
2012-04-18 22:45:55 -04:00 |
|
mark_story
|
c49da62c23
|
Update content_for_layout to use fetch()
Fixes #2803
|
2012-04-18 22:23:18 -04:00 |
|
mark_story
|
b54c3b0308
|
Convert FILES processing to use recursion.
Fixes issues with deeply nested file data issues.
Fixes #2796
|
2012-04-17 22:28:08 -04:00 |
|
mark_story
|
c15259f49c
|
Remove useless backups.
PHPUnit does this for us.
Fix formatting and whitespace.
|
2012-04-17 21:57:07 -04:00 |
|
mark_story
|
21ba5bf04a
|
Merge branch '2.1' into 2.2
|
2012-04-17 21:47:24 -04:00 |
|
mark_story
|
c871d85f2b
|
Fix introspection on models in other plugins.
Apply patch from 'Kim Biesbjerg'. Fixes issues introspecting
models in associations from different plugins.
Fixes #2732
|
2012-04-17 21:35:03 -04:00 |
|
mark_story
|
ca2c122c62
|
Make flaky tests less flaky.
Off by one second errors are common here.
|
2012-04-17 20:51:52 -04:00 |
|
mark_story
|
94e83fa81c
|
Fix invisible buttons.
Fixes #2802
|
2012-04-17 20:46:19 -04:00 |
|
mark_story
|
e54e494b4b
|
Syncing app/webroot/index.php + skel directory.
Refs #GH-607
|
2012-04-17 20:45:59 -04:00 |
|
Mark Story
|
be38058586
|
Merge pull request #607 from jnrbsn/remove-bad-path-info-code
Remove bad path info code
|
2012-04-17 17:42:39 -07:00 |
|
Cauan Cabral
|
18aa5a040f
|
Include test to .0 and .00 decimals
|
2012-04-17 20:22:32 -04:00 |
|
Cauan Cabral
|
28bd6880df
|
Make Validation::decimal accept integers
Fix #2800
Force locale of ValidationTests with en_US to ensure decimal dot separator
|
2012-04-17 20:22:22 -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 |
|
Jose Lorenzo Rodriguez
|
70f3cc579c
|
Renaming a few things in dispatcher filters to maccht general naming style in CakePHP
|
2012-04-16 23:41:32 -04:30 |
|
Mark Story
|
afbd582155
|
Merge pull request #609 from lesllc/2.1-typo-fix
2.1 typo fix
|
2012-04-16 16:47:30 -07:00 |
|
Justin A. Barnes
|
2c0cd1f2dd
|
Fixed doc typo in lib/Cake/View/View.php
|
2012-04-16 18:30:10 -05:00 |
|
Ceeram
|
388b20dd9d
|
fix error in previous commit
|
2012-04-17 00:22:13 +02:00 |
|
Ceeram
|
a84597784d
|
avoid warning when saveAll() data has empty hasMany data, fixes #2792
|
2012-04-16 22:46:58 +02:00 |
|
Ceeram
|
9556ff714d
|
Avoid running validation again, when saveAll() is called with 'validate' => 'first'
|
2012-04-16 09:45:44 +02:00 |
|
Jose Lorenzo Rodriguez
|
565a58f784
|
Introducing dispatcher filters and adding tests for them
|
2012-04-16 00:36:08 -04:30 |
|
mark_story
|
8639d5af84
|
Fix mistakes.
|
2012-04-15 22:54:13 -04:00 |
|
mark_story
|
72c3059d94
|
Add missing parent calls.
Fixes piles of failing tests.
|
2012-04-15 22:20:34 -04:00 |
|