Marco Pivetta
|
6564f95260
|
Typo fix (region should be named 'bar' , not 'foo'
|
2015-01-15 21:17:25 +01:00 |
|
Marco Pivetta
|
a82eecfc07
|
Each cache region built by the DefaultCacheFactory should have its own cache with its own unique namespace
|
2015-01-15 21:15:38 +01:00 |
|
Marco Pivetta
|
514fd008b9
|
Cache regions will not modify the injected cache instance settings
|
2015-01-15 21:01:35 +01:00 |
|
Marco Pivetta
|
f38d4551f1
|
Cache regions should not modify the injected cache instance settings
|
2015-01-15 21:01:02 +01:00 |
|
Guilherme Blanco
|
0b2fb7fd78
|
Fixed identifier quoting in functional tests.
|
2015-01-15 03:55:29 +00:00 |
|
Guilherme Blanco
|
8a0989aa50
|
Fixed identifier quoting in functional tests.
|
2015-01-15 03:50:18 +00:00 |
|
Marco Pivetta
|
5bd921139e
|
Merge branch 'hotfix/#1250-DDC-3493-fix-class-pseudo-constant-parsing-in-entitygenerator'
|
2015-01-15 04:16:44 +01:00 |
|
Guilherme Blanco
|
a1d77bdc65
|
Renamed coll to collection and some small updates to tests.
|
2015-01-15 03:14:48 +00:00 |
|
Marco Pivetta
|
5be57d0f4a
|
Merge branch 'hotfix/#1256-DDC-3493-fix' into hotfix/#1250-DDC-3493-fix-class-pseudo-constant-parsing-in-entitygenerator
Close #1250
Close #1256
|
2015-01-15 04:13:28 +01:00 |
|
Andrea Sprega
|
243210e896
|
DDC-3493 - fixed EntityGenerator parsing for php 5.5 "::class" syntax
|
2015-01-15 04:13:09 +01:00 |
|
lukasmaz
|
41dd584f62
|
Test case for "class" keyword
Test case for http://www.doctrine-project.org/jira/browse/DDC-3493
|
2015-01-15 04:12:31 +01:00 |
|
Marco Pivetta
|
55a75bfb1b
|
Merge pull request #1249 from doctrine/extra-lazy-get-m2m
Support for extra lazy get for both owning and inverse side on many to many associations.
|
2015-01-15 03:36:35 +01:00 |
|
Steve Müller
|
d343617f13
|
Merge pull request #1255 from Ocramius/cleanup/php-5.3-support-end
Cleanup: PHP 5.3 support end
|
2015-01-15 01:29:00 +01:00 |
|
Marco Pivetta
|
934e4fdde4
|
Merge pull request #1251 from TomasVotruba/travis-optimize
travis: optimize to run coverage only once
|
2015-01-15 01:20:02 +01:00 |
|
Marco Pivetta
|
a88726d84e
|
Merge branch 'hotfix/#1072-fix-iteration-of-file-lock-region-on-no-match'
Close #1072
|
2015-01-15 00:55:16 +01:00 |
|
Marco Pivetta
|
8b223c5c83
|
#1072 DDC-3191 - test cleanup: reflection is better than mixing up I/O operations and global state
|
2015-01-15 00:54:25 +01:00 |
|
Marco Pivetta
|
e2acd74cb4
|
#1072 DDC-3191 - minor performance optimization
|
2015-01-15 00:37:41 +01:00 |
|
Marco Pivetta
|
aca719be41
|
#1072 DDC-3191 - adding test for failing glob() operations on the FileLockRegion
|
2015-01-15 00:36:26 +01:00 |
|
Alexander Kurilo
|
58cd520e32
|
Fix attempt of traversing bool in FileLockRegion
|
2015-01-14 23:51:41 +01:00 |
|
Tomas Votruba
|
57cad1f232
|
travis: optimize to run coverage only once
|
2015-01-14 23:08:15 +01:00 |
|
Marco Pivetta
|
a1e40fc3f1
|
Removing PHP 5.3 references, simplified getting started docs
|
2015-01-14 21:02:15 +01:00 |
|
Marco Pivetta
|
3ee47bef41
|
Updating readme minimum required PHP version
|
2015-01-14 21:00:59 +01:00 |
|
Marco Pivetta
|
89520b1f38
|
Updating readme minimum required PHP version
|
2015-01-14 21:00:37 +01:00 |
|
Marco Pivetta
|
9024c04c72
|
Removing conditionals checking for PHP 5.4 support
|
2015-01-14 20:14:39 +01:00 |
|
Marco Pivetta
|
541e7bdf72
|
Refactoring test method: no need to test for PHP version
|
2015-01-14 20:13:46 +01:00 |
|
Marco Pivetta
|
8e28cb9119
|
Removing useless $self use statements, as PHP 5.4 supports $this in closures
|
2015-01-14 20:12:27 +01:00 |
|
Marco Pivetta
|
effe33096d
|
Dropping PHP 5.3 from the build matrix
|
2015-01-14 20:03:49 +01:00 |
|
Marco Pivetta
|
e05858b09c
|
Requiring PHP 5.4 as a minimum runtime
|
2015-01-14 20:02:48 +01:00 |
|
Marco Pivetta
|
e030dac3d0
|
Merge pull request #1253 from SofHad/fix-dbal-configuration-404
Fix dead link
|
2015-01-14 19:43:03 +01:00 |
|
Marco Pivetta
|
1d4b96eed0
|
Merge branch 'hotfix/#881-support-schema-on-platform-without-schema-emulation'
Close #881
|
2015-01-14 19:18:22 +01:00 |
|
Marco Pivetta
|
0106cba602
|
#881 DDC-2825 - reusing mapping files that already exist in models, where applicable
|
2015-01-14 19:17:39 +01:00 |
|
Marco Pivetta
|
7164e28138
|
#881 DDC-2825 - renaming table/schema name for clarity and to avoid collisions
|
2015-01-14 19:16:42 +01:00 |
|
Marco Pivetta
|
7b168de236
|
#881 DDC-2825 - removing unused imports
|
2015-01-14 19:05:40 +01:00 |
|
Marco Pivetta
|
962f479318
|
#881 DDC-2825 - refactoring test logic, removing dead private method
|
2015-01-14 19:04:58 +01:00 |
|
Marco Pivetta
|
80ce601eae
|
#881 DDC-2825 - refactoring test logic to use data-provider instead of code repetitions
|
2015-01-14 19:02:44 +01:00 |
|
Marco Pivetta
|
f874189456
|
#881 DDC-2825 - refactoring tests for clarity/readability and ease of use
|
2015-01-14 18:56:37 +01:00 |
|
Marco Pivetta
|
9d6890e6ca
|
#881 DDC-2825 - expectations are the first parameter in an assertion
|
2015-01-14 18:50:17 +01:00 |
|
Marco Pivetta
|
67788d89b5
|
#881 DDC-2825 - simplifying/extracting test logic: moved verifying metadata into separate test method
|
2015-01-14 18:47:17 +01:00 |
|
SofHad
|
9ba7c9a74d
|
Fix dead link
|
2015-01-14 18:43:46 +01:00 |
|
Marco Pivetta
|
0a91b83e27
|
#881 DDC-2825 - exploding test case into smaller units
|
2015-01-14 18:34:58 +01:00 |
|
Marco Pivetta
|
6f85ca3356
|
#881 DDC-2825 - exploding test case into smaller units
|
2015-01-14 18:31:11 +01:00 |
|
Marco Pivetta
|
3ba9689448
|
#881 DDC-2825 - aligning assignments
|
2015-01-14 18:19:22 +01:00 |
|
Marco Pivetta
|
f0102a69f9
|
#881 DDC-2825 - refactoring mapping driver to use ClassMetadata#setPrimaryTable() instead of duplicating explode() logic
|
2015-01-14 18:12:12 +01:00 |
|
Marco Pivetta
|
eefa3b2e53
|
#881 DDC-2825 - correcting YAML driver implementation (wasn't using extracted schema)
|
2015-01-14 18:06:29 +01:00 |
|
Marco Pivetta
|
04467218a3
|
#881 DDC-2825 - providing YAML mappings for explicit schema definition
|
2015-01-14 18:05:58 +01:00 |
|
Marco Pivetta
|
7911beaf1c
|
#881 DDC-2825 - providing YAML mappings for implicit schema definition
|
2015-01-14 18:05:38 +01:00 |
|
Marco Pivetta
|
51bf82b7e7
|
#881 DDC-2825 - correcting PHP mapping behavior when using implicit schema in table name
|
2015-01-14 17:54:00 +01:00 |
|
Marco Pivetta
|
0fd51cf852
|
#881 DDC-2825 - providing PHP mappings for implicit schema definition
|
2015-01-14 17:53:01 +01:00 |
|
Marco Pivetta
|
d96cd1b690
|
#881 DDC-2825 - providing PHP mappings for explicit schema definition
|
2015-01-14 17:52:51 +01:00 |
|
Marco Pivetta
|
53845b79e1
|
#881 DDC-2825 - providing XML mappings for implicit schema definition
|
2015-01-14 17:34:44 +01:00 |
|