Marco Pivetta
|
8aa0cdd0b9
|
Merge pull request #1483 from longkey1/fix-typo
Fix typo
|
2015-09-04 08:37:40 +01:00 |
|
Marco Pivetta
|
2d00a9bcbf
|
Merge pull request #1482 from bocharsky-bw/patch-1
Add type hint for entity manager
|
2015-09-04 08:34:35 +01:00 |
|
Marco Pivetta
|
29c2b807ce
|
Merge pull request #1474 from localheinz/fix/unused-imports
Fix: Remove unused imports
|
2015-09-04 08:30:46 +01:00 |
|
Marco Pivetta
|
41ee7e0f1a
|
Merge pull request #1444 from cezarykluczynski/tutorial-opening-tags-fix
Missing opening tags added in one of the tutorials
|
2015-09-04 08:24:29 +01:00 |
|
Marco Pivetta
|
b062ffdead
|
Merge pull request #1452 from TomasVotruba/patch-1
composer: dev is now by default
|
2015-09-04 08:22:29 +01:00 |
|
Steve Müller
|
233ebb0ba1
|
Merge pull request #1499 from issei-m/patch-2
minor: removed useless line breaks
|
2015-09-03 16:40:59 +02:00 |
|
Issei.M
|
df461601f7
|
removed useless line breaks
|
2015-09-03 17:55:14 +09:00 |
|
Benjamin Eberlei
|
2b3648c725
|
[DCOM-293] Fix security misconfiguration vulnerability allowing local remote arbitrary code execution.
|
2015-08-31 14:16:50 +02:00 |
|
Bill Schaller
|
f88896cc9d
|
Merge pull request #1463 from ehimen/paginate-order-by-subselect
Fixed issue when paginator orders by a subselect expression
|
2015-08-04 14:17:50 -04:00 |
|
Bocharsky Victor
|
dbd3fa4501
|
Add type hint for entity manager
|
2015-07-30 15:32:04 +03:00 |
|
longkey1
|
a3b1f85fd4
|
typo
|
2015-07-30 13:16:55 +09:00 |
|
Marco Pivetta
|
71b1dde096
|
Merge pull request #1473 from ilyar/docs_fix_ref_and_title
Docs fix ref and title
|
2015-07-26 01:19:44 +03:00 |
|
Andreas Möller
|
8a9f6849a2
|
Fix: Remove unused imports
|
2015-07-24 12:48:34 +02:00 |
|
Ilya Rogov
|
f10f4b7c52
|
Fixed WARNING: Title underline too short
|
2015-07-24 11:09:33 +03:00 |
|
Ilya Rogov
|
bb8f1c77cc
|
Pretty Ref and Fixed WARNING: Duplicate explicit target name
|
2015-07-24 11:02:42 +03:00 |
|
Andy Cook
|
26c295b06b
|
Added non-functional tests for row number over function subselect expression fix; syntax fixes.
|
2015-07-17 13:24:19 +01:00 |
|
Marco Pivetta
|
f5e79fa0c0
|
Merge pull request #1466 from Majkl578/travis-container-infrastructure
Travis: Switch to container-based infrastructure
|
2015-07-16 22:18:33 +01:00 |
|
Michael Moravec
|
e87c94052d
|
Travis: Switch to container-based infrastructure
|
2015-07-16 22:47:33 +02:00 |
|
Marco Pivetta
|
1370424fed
|
Merge pull request #1400 from photodude/patch-1
mysqli is supported by HHVM
|
2015-07-16 21:08:32 +01:00 |
|
Marco Pivetta
|
ad056ebdc6
|
Merge pull request #1462 from DHager/document_transactional
Add a note to documentation for transactional()'s return values
|
2015-07-16 20:56:04 +01:00 |
|
Marco Pivetta
|
506df640b5
|
Merge pull request #1433 from goetas/slc-check-to-classmetadatainfo
Check for non-cacheable entities on metadata level, not at runtime
|
2015-07-16 20:41:30 +01:00 |
|
Asmir Mustafic
|
3a7b2991e8
|
PSR-2 CS improvements
|
2015-07-16 16:20:36 +02:00 |
|
Andy Cook
|
61488d955e
|
Fixed issue when paginator orders by a subselect expression on platforms supporting ROW_NUMBER OVER() function.
|
2015-07-16 11:20:22 +01:00 |
|
Darien Hager
|
72d848901b
|
Add reminder to README for initializing git submodules
|
2015-07-15 18:59:14 -07:00 |
|
Darien Hager
|
8503c1247f
|
Document return-value substitution in EntityManager::transactional()
|
2015-07-15 18:58:18 -07:00 |
|
Marco Pivetta
|
6bf6db3533
|
Merge pull request #1451 from TomasVotruba/psr-4
composer: autoload via PSR-4
|
2015-07-15 22:24:59 +01:00 |
|
Marco Pivetta
|
70a22b6a73
|
Merge pull request #1390 from deviantintegral/chaincache-docs
Document the ChainCache class
|
2015-07-15 21:58:20 +01:00 |
|
Marco Pivetta
|
06a00cf073
|
Merge branch 'hotfix/#1387-DDC-3699-do-not-merge-managed-uninitialized-entities'
Close #1387
|
2015-07-15 21:51:21 +01:00 |
|
Marco Pivetta
|
eb5d87cd94
|
DDC-3699 - #1387 - leveraging the OrmFunctionalTestCase API
|
2015-07-15 21:51:04 +01:00 |
|
Marco Pivetta
|
12183b7e6c
|
DDC-3699 - #1387 - catching specific exceptions
|
2015-07-15 21:47:37 +01:00 |
|
Marco Pivetta
|
74883e535f
|
DDC-3699 - #1387 - simpifying tests, clarifying on test method names
|
2015-07-15 21:46:23 +01:00 |
|
Lenard Palko
|
cbfd71cec6
|
Added test cases for both one-to-one and one-to-many cases.
|
2015-07-15 21:26:45 +01:00 |
|
Lenard Palko
|
977f0a5b5c
|
Fix skipping properties if they are listed after a not loaded relation.
|
2015-07-15 21:26:45 +01:00 |
|
Marco Pivetta
|
67cda0cd75
|
Merge branch 'hotfix/#1381-wakeup-reflection-with-embeddable-and-staticreflection-serialization-fix'
Close #1381
|
2015-07-15 20:49:40 +01:00 |
|
Nico Vogelaar
|
b3af5590f9
|
Fixes ClassMetadata wakeupReflection with embeddable and StaticReflectionService
|
2015-07-15 20:49:16 +01:00 |
|
Marco Pivetta
|
34eb4fdec5
|
Merge branch 'hotfix/#1380-non-cache-persister-bug'
Close #1380
|
2015-07-15 20:37:30 +01:00 |
|
Marco Pivetta
|
56cedc5d4f
|
DDC-3683 - #1380 - reverting BC break, annotating correct types, cs fixes
|
2015-07-15 20:35:21 +01:00 |
|
Darien Hager
|
77d03ec745
|
Remove runtime assertion
|
2015-07-15 20:29:44 +01:00 |
|
Darien Hager
|
6f1107c4ee
|
Clarify state-changes, replace array_key_exists() with isset() for speed
|
2015-07-15 20:29:43 +01:00 |
|
Darien Hager
|
1659fab44f
|
Whitespace formatting tweaks
|
2015-07-15 20:29:43 +01:00 |
|
Darien Hager
|
d0892b21fb
|
Remove now-superfluous EntityManager check
|
2015-07-15 20:29:43 +01:00 |
|
Darien Hager
|
6d6a6a7fbd
|
Refactor LoadClassMetadataEventArgs to ensure it contains an EntityManager
|
2015-07-15 20:29:43 +01:00 |
|
Darien Hager
|
e8854b68bb
|
Change the test listener than layers on second-level-caching so that it is more conservative, only turning on caching-associations when it knows the target entity is cache-able.
|
2015-07-15 20:29:43 +01:00 |
|
Darien Hager
|
cddbbf00b4
|
Stumbled across a bug where signatures didn't match, but also the current persister-type didn't support getCacheRegion(). Unsure of exact mechanism, but clearly the constructor doesn't take the second argument anyway, may be old code.
|
2015-07-15 20:29:43 +01:00 |
|
Marco Pivetta
|
4b1851467b
|
Merge pull request #1458 from phansys/patch-1
[Paginator] Fixed boolean casting
|
2015-07-15 08:11:43 +01:00 |
|
Javier Spagnoletti
|
cedff7715e
|
[Paginator] Fixed boolean casting in Paginator
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets |
| License | MIT
| Doc PR |
|
2015-07-14 16:48:42 -03:00 |
|
Tomáš Votruba
|
e0872c55a9
|
composer: dev is now by default
|
2015-07-08 14:31:43 +02:00 |
|
Tomas Votruba
|
726383cafb
|
composer: autoload via PSR-4
|
2015-07-08 01:51:16 +02:00 |
|
Guilherme Blanco
|
33c2ae465d
|
Merge pull request #1449 from dunglas/patch-1
minor: code quality in Paginator
|
2015-07-07 11:03:03 -04:00 |
|
Kévin Dunglas
|
abf6b8bee5
|
minor: Code quality in Paginator
|
2015-07-07 10:09:06 +02:00 |
|