encoder64
|
859a5f88cb
|
Unit Tests && simple fixes
|
2014-09-06 18:14:16 +03:00 |
|
encoder64
|
dc3bc45d1d
|
Merge remote-tracking branch 'upstream/master' into EntityRepositoryGeneratorDefaultRepository
|
2014-09-06 15:33:48 +03:00 |
|
Javier Spagnoletti
|
f731a66e1c
|
Removed extra line breaks for docblocks in set, get, add and remove method templates.
|
2014-08-29 23:11:49 -03:00 |
|
Javier Spagnoletti
|
1378626937
|
Fixed new line in docblock (247803715bd7e5ded75e25dbbb4eb2c5b7fbd2f2).
|
2014-08-29 22:49:23 -03:00 |
|
encoder64
|
c8565c2772
|
Visibility for EntityRepositoryGenerator::generateClassName()
|
2014-08-26 21:42:55 +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
|
20b72ef344
|
Visibility for EntityRepositoryGenerator::$repositoryName
|
2014-08-09 13:20:27 +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
|
4e805bb59a
|
#DDC-1590: Fix Inheritance in Code-Generation: Code Style Fixes
|
2014-08-03 17:07:20 +03:00 |
|
encoder64
|
e0ae7634d5
|
#DDC-1590: Fix Inheritance in Code-Generation
|
2014-08-03 17:02:33 +03:00 |
|
encoder64
|
df80d82aab
|
Reverted visibility for EntityRepositoryGenerator::generateEntityRepositoryNamespace()
|
2014-07-27 20:15:18 +03:00 |
|
encoder64
|
5d608b6206
|
Private method EntityRepositoryGenerator::generateEntityRepositoryNamespace() changed to protected
|
2014-07-27 19:05:42 +03:00 |
|
encoder64
|
a4c7a89507
|
className fix: If namespace is not set then ClassName will be cut of
|
2014-07-27 17:28:06 +03:00 |
|
encoder64
|
c04b01cbd7
|
Added NS checking
|
2014-07-27 17:02:19 +03:00 |
|
encoder64
|
3dc2a68583
|
simple fixes
|
2014-07-27 15:22:51 +03:00 |
|
encoder64
|
90efaeec42
|
Code Style fixes
|
2014-07-27 14:54:35 +03:00 |
|
encoder64
|
c0ee57ae55
|
Default/Custom Entity Repository for Entity Repository Generator
|
2014-07-27 14:44:31 +03:00 |
|
Marco Pivetta
|
90dee7036d
|
Merge pull request #1067 from albertvolkman/add-fullstop-and-newline
Add fullstop and newline after property description.
|
2014-07-14 11:09:40 +02:00 |
|
Vasek Purchart
|
ee5f465a2f
|
set namespace in setup only on CacheProvider instances
|
2014-06-26 01:29:35 +02:00 |
|
Andreas Hörnicke
|
eef32d4372
|
added method to be able to reuse the console application
|
2014-06-24 11:02:24 +02:00 |
|
Albert Volkman
|
247803715b
|
Add fullstop and newline after property description.
|
2014-06-23 09:53:27 -04: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 |
|
Marco Pivetta
|
5ee286e7e0
|
Merge pull request #1041 from c960657/entity-manager-interface
Allow all EntityManagerInterface implementations
|
2014-05-28 14:40:22 +02:00 |
|
Christian Schmidt
|
a7d072f525
|
Allow all EntityManagerInterface implementations
This is necessary if Doctrine\ORM\Decorator\EntityManagerDecorator is used.
|
2014-05-28 12:30:40 +02:00 |
|
Albert Volkman
|
49bca5171b
|
Move space addition to implementation.
|
2014-05-21 16:27:36 -04:00 |
|
Guilherme Blanco
|
df806977c6
|
Updated fix for HHVM.
|
2014-04-18 03:05:41 +00:00 |
|
Guilherme Blanco
|
9441e063aa
|
Updated XML Exporter to deal with some HHVM weirdness.
|
2014-04-18 03:04:04 +00: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 |
|
Adrian Olek
|
b3a2988d2c
|
CS fixes
|
2014-04-14 01:21:23 +02:00 |
|
Adrian Olek
|
cc2fb1a070
|
Added index flags support in annotation, xml & yaml mapping drivers.
|
2014-04-14 01:21:23 +02: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 |
|
Menno Holtkamp
|
8d0a5958eb
|
Code-style improvement
|
2014-03-31 11:02:36 +02:00 |
|
Menno Holtkamp
|
59842e9bc6
|
Code-style improvement
Also to trigger Travis CI
|
2014-03-31 11:00:50 +02:00 |
|
Thomas Lomas
|
7d9630786b
|
Update EntityGenerator comment
fieldVisibility was referred to as a boolean, where it is actually a string.
|
2014-03-29 01:49:12 +00:00 |
|
Menno Holtkamp
|
798075931a
|
Exporter support for association fetch modes
|
2014-03-26 01:00:17 +01:00 |
|
Benjamin Eberlei
|
927d69b61a
|
Merge pull request #957 from thealjey/master
makes doctrine less dependent upon the symfony yaml component
|
2014-03-23 15:41:27 +01:00 |
|
Benjamin Eberlei
|
8addb5ffa8
|
Merge pull request #960 from drealecs/fixes-EntityManagerInterface
allow passing EntityManagerInterface when creating a HelperSet
|
2014-03-23 15:36:38 +01:00 |
|
Menno Holtkamp
|
ef4e73f987
|
Use boolean values for 'unique' attribute
As defined in: https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd#L294
Same as 'nullable' attribute.
It was being exported as a "1" for TRUE and "0" for false
|
2014-03-20 11:08:29 +01:00 |
|
Adrian Olek
|
49587776fa
|
Renamed _exportOptions method
|
2014-03-16 17:31:15 +01:00 |
|
Adrian Olek
|
e403bf207c
|
cs fix
|
2014-03-16 16:56:46 +01:00 |
|
Adrian Olek
|
553883bdd1
|
Added options attribute export to Annotation, Xml & Yaml
exporters.
|
2014-03-16 16:50:41 +01:00 |
|
Fabio B. Silva
|
8c2aef3f14
|
[DDC-2943] Disable slc for pagination queries
|
2014-03-01 01:15:09 -05:00 |
|
Alexandru Patranescu
|
1fe6dbc1f2
|
allow passing EntityManagerInterface when creating a HelperSet
|
2014-02-23 20:01:14 +02:00 |
|
Eugene Kuzmenko
|
c06201303d
|
makes doctrine less dependent upon the symfony yamp component
|
2014-02-20 09:28:44 +00:00 |
|
Marco Pivetta
|
5a2497d482
|
Merge pull request #935 from da-eto-ya/remove_public_validation
Remove incorrect (outdated) validation for public fields in SchemaValidator
|
2014-02-19 21:21:59 +01:00 |
|
Benjamin Morel
|
08f6291350
|
Cleaned up further unused imports.
|
2014-02-09 23:45:22 +00:00 |
|