Marco Pivetta
|
b6bbf6ac22
|
#1214 #1216 - adding @group annotation for newly introduced test cases
|
2014-12-10 01:33:09 +01:00 |
|
Fedik
|
68ed56ce27
|
test for #1214, XML export the field options
|
2014-12-09 20:49:51 +02:00 |
|
Marco Pivetta
|
78ba7f1073
|
#1202 - simplified test and test asset
|
2014-12-08 01:34:30 +01:00 |
|
Gareth Evans
|
c1000d23db
|
Added test that passes following previous commit
|
2014-12-08 01:31:14 +01:00 |
|
Marco Pivetta
|
6e8057b6ea
|
DDC-3434 - adding test case for HIDDEN modifier fields in ORDER BY sequences: should be preserved in any case
|
2014-12-05 17:10:39 +01:00 |
|
Marco Pivetta
|
0c9a898ccd
|
DDC-3434 - removed unneeded escaping sequences
|
2014-12-05 17:09:59 +01:00 |
|
Marco Pivetta
|
c689ff081d
|
DDC-3336 - adding missing type-hint docblock
|
2014-12-05 14:55:56 +01:00 |
|
Marco Pivetta
|
2bc8811e62
|
DDC-3336 - renamed test method for clarity
|
2014-12-05 14:55:26 +01:00 |
|
Marco Pivetta
|
42e0e6b0b8
|
DDC-3336 - adding failing test case: scalar expressions in the ORDER BY clause crash the LimitSubqueryOutputWalker
|
2014-12-05 14:54:26 +01:00 |
|
Marco Pivetta
|
529a268bbc
|
DDC-3336 - importing platform classes
|
2014-12-05 14:53:42 +01:00 |
|
Marco Pivetta
|
c35f1310bc
|
#1204 - using specific XML assertions to build a less-fragile test (asserting on the entire string may cause failures if the XML structure changes)
|
2014-12-04 14:00:05 +01:00 |
|
Paulo de Freitas
|
aa1454562c
|
Fix sequence-generator in MetaData exporter for XML Driver.
|
2014-12-04 14:00:05 +01:00 |
|
Marco Pivetta
|
ab62914f87
|
Merge pull request #1089 from encoder32/EntityRepositoryGeneratorDefaultRepository
EntityRepositoryGenerator default repository
|
2014-11-11 16:22:51 +01:00 |
|
Marco Pivetta
|
20c6bfd360
|
Aligning expected exception test to typo fix in doctrine/doctrine2@b7d104d2a2, which was breaking the build
|
2014-10-23 07:01:59 +02:00 |
|
Guilherme Blanco
|
3a0d7d1d6b
|
Merge pull request #1146 from c960657/order-by-assoc
Allow orderBy to reference associations
|
2014-10-21 21:40:04 -04:00 |
|
Marco Pivetta
|
9ccb56a7ab
|
#1120 - applying CS fixes as per @dantleech's review
|
2014-10-19 19:56:21 +02:00 |
|
Marco Pivetta
|
db74efbe34
|
#1120 - test coverage annotations
|
2014-10-19 18:22:28 +02:00 |
|
dantleech
|
37de75b2ae
|
Split new functionality into new command
|
2014-10-19 17:40:50 +02:00 |
|
dantleech
|
b5552a82e3
|
Code review fixes
|
2014-10-19 17:40:50 +02:00 |
|
dantleech
|
51cd8f7ce8
|
Added test
|
2014-10-19 17:40:50 +02:00 |
|
Christian Schmidt
|
94f5f53d2a
|
Allow orderBy to reference associations
|
2014-10-05 10:16:58 +02:00 |
|
Marco Pivetta
|
3f8865c6fb
|
Merge pull request #1092 from birko/pagination-count-walker
[DDC-2794] Arbitrary Join count walkers solution
|
2014-09-23 00:30:30 +02:00 |
|
Steve Müller
|
b291d8d589
|
add support for embeddables in entity generator
|
2014-09-12 20:29:37 +02:00 |
|
Marco Pivetta
|
dd9a6bea0a
|
DDC-3272 - minor cleanups - inspecting a test failure related with @Doctrine\ORM\Mapping\Table autoloading
|
2014-09-10 16:57:35 +02:00 |
|
Marco Pivetta
|
ffe38e5088
|
DDC-3272 - cleanups, importing classes, optimized imports
|
2014-09-10 16:41:49 +02:00 |
|
Marco Pivetta
|
b9090ef73e
|
DDC-3272 - failing test (to be run in insulation because of autoloading) that verifies that a wrong annotation is generated for @MappedSuperclass
|
2014-09-10 16:40:17 +02:00 |
|
encoder64
|
6bc003e47d
|
simple fixes
|
2014-09-10 01:07:22 +03:00 |
|
encoder64
|
e295a6d05e
|
visibility changed && few simple fixes
|
2014-09-09 22:17:10 +03:00 |
|
encoder64
|
409f6b4bc1
|
Unit Tests && simple fixes
|
2014-09-07 18:26:09 +03:00 |
|
encoder64
|
cd547fecea
|
Corrected names to DDC3231
|
2014-09-06 18:29:14 +03:00 |
|
encoder64
|
859a5f88cb
|
Unit Tests && simple fixes
|
2014-09-06 18:14:16 +03:00 |
|
Steve Müller
|
8d3fba5540
|
improve schema validator error message for invalid bi-directional relations
|
2014-08-26 19:46:17 +02:00 |
|
Marco Pivetta
|
ff80187930
|
Merge pull request #1098 from encoder32/DDC-1590
#DDC-1590: Fix Inheritance in Code-Generation
|
2014-08-18 22:35:52 +02:00 |
|
encoder64
|
cd4bc93483
|
Simple Fixes
|
2014-08-09 13:27:38 +03:00 |
|
encoder64
|
94ba6e2dfc
|
#DDC-1590: Simple Fixes
|
2014-08-04 20:18:26 +03:00 |
|
Marco Pivetta
|
723529ffff
|
Merge pull request #1069 from anho/reuse-console-app
added method to be able to reuse the console application
|
2014-08-04 16:17:11 +02:00 |
|
encoder64
|
e0ae7634d5
|
#DDC-1590: Fix Inheritance in Code-Generation
|
2014-08-03 17:02:33 +03:00 |
|
František Bereň
|
54ac6a0535
|
Updated Asset queries
Missing braces and selected fields
|
2014-07-31 09:01:58 +02:00 |
|
František Bereň
|
458b953522
|
fixed typos in tests
|
2014-07-31 08:43:02 +02:00 |
|
František Bereň
|
164352562b
|
Added Tests for Arbitrary Join
|
2014-07-31 08:31:39 +02:00 |
|
Andreas Hörnicke
|
1d16e5322f
|
added a simple test
|
2014-07-24 09:23:36 +02:00 |
|
Vasek Purchart
|
ee5f465a2f
|
set namespace in setup only on CacheProvider instances
|
2014-06-26 01:29:35 +02:00 |
|
FlorianLB
|
fdca5d7584
|
singularize variable name on add/remove methods for EntityGenerator
|
2014-06-19 10:00:40 +02:00 |
|
Steve Müller
|
dcf8d6a86e
|
ignore case when checking for existing methods to avoid redeclaration on update
|
2014-06-05 15:58:54 +02:00 |
|
Guilherme Blanco
|
be1cc14a9c
|
DDC-2890 Fixed pagination with association order by.
|
2014-04-17 19:29:18 +00:00 |
|
Guilherme Blanco
|
4029dc2ea8
|
Merge pull request #988 from holtkamp/DDC-3047-Exporter-association-fetch-modes
Exporter support for association fetch modes
|
2014-04-16 00:52:51 -04:00 |
|
Benjamin Eberlei
|
da24133306
|
Merge pull request #980 from adrianolek/convert-mapping-options
Added options attribute export to Annotation, Xml & Yaml exporters.
|
2014-04-13 23:38:30 +02:00 |
|
Benjamin Morel
|
1b4eafc873
|
Fixed validation message
|
2014-04-11 22:27:51 +00:00 |
|
Giorgio Premi
|
6cb3fa8fb7
|
Removed all useless occurrence of require_once TestInit.php
|
2014-04-07 14:43:25 +02:00 |
|
Marco Pivetta
|
f80fceda0e
|
DDC-3042 - changing SQL generation tests to respect changes in naming strategy
|
2014-04-04 03:05:48 +02:00 |
|