Commit graph

1,202 commits

Author SHA1 Message Date
30e351b1d5 Propel provider: query_builder_method set to null 2015-05-20 11:13:43 +02:00
e3abbdc700 Propel provider: default options 2015-05-20 11:12:03 +02:00
Tim Nagel
4451bd07c6 Merge pull request #860 from kayue/patch-1
Count the number of results for the query directly
2015-04-28 12:56:12 +10:00
Tim Nagel
1f8a330140 Merge pull request #870 from davidfuhr/patch-1
Fixed parameter name to kernel.environment
2015-04-28 12:55:14 +10:00
David Fuhr
8f7f24e6d3 Fixed parameter nam to kernel.environment
The parameter %kernel.env% does not exist. It throws the error message 'You have requested a non-existent parameter "kernel.env". Did you mean this: "kernel.environment"?'
2015-04-27 23:00:50 +02:00
Ka Yue Yeung
e71ec4ac8a Count the number of results for the query directly 2015-04-18 00:42:02 +08:00
Lukas Kahwe Smith
adf7fb21e3 Merge pull request #848 from thierrymarianne/patch-1
Fix typo
2015-04-05 23:20:26 +02:00
Thierry Marianne
1287d9f0df Fix typo 2015-04-05 22:07:41 +02:00
Tim Nagel
c5728b5870 Merge branch '3.1.x' 2015-04-02 10:39:05 +11:00
Tim Nagel
7baf494c56 release 3.1.3 v3.1.3 2015-04-02 10:34:08 +11:00
Tim Nagel
ad20382e08 Merge pull request #842 from merk/fix-provider-symfony-23
Fix symfony 2.3 compatibility with 3.1
2015-04-02 10:33:05 +11:00
Tim Nagel
e933a49d07 Use deprecated optionsResolver interface 2015-04-02 10:23:30 +11:00
Tim Nagel
69470d7e20 Fix the previous release. v3.1.2 2015-03-27 12:01:39 +11:00
Tim Nagel
b6e01cd332 Fix issues with Provider's batch_size and PopulateCommand's batch_size v3.1.1 2015-03-27 11:45:03 +11:00
Tim Nagel
35276f469a Merge pull request #835 from TomasVotruba/patch-2
Setup.md: fix link to Elasticsearch installation
2015-03-27 08:59:18 +11:00
Tim Nagel
ec9f23bd8d Merge pull request #834 from TomasVotruba/patch-1
Setup.md - composer picks last stable version
2015-03-27 08:58:33 +11:00
Tomáš Votruba
ae4cfd7e04 Setup.md: fix link to Elasticsearch installation 2015-03-26 15:05:28 +01:00
Tomáš Votruba
49a0c22724 Setup.md - composer picks last stable version 2015-03-26 15:03:20 +01:00
Tim Nagel
8d8b04ead8 Fixes populate command error 2015-03-23 21:39:13 +11:00
Tim Nagel
a59f2015b4 Merge branch '3.1.x' 2015-03-18 09:40:06 +11:00
Tim Nagel
447d29ab9c Release 3.1.0 3.1.0 2015-03-18 09:38:47 +11:00
Tim Nagel
73093beadb Merge pull request #823 from merk/more-tests
More test coverage
2015-03-18 09:37:23 +11:00
Tim Nagel
5181b02933 Resetter tests 2015-03-14 22:14:24 +11:00
Tim Nagel
ac98549eb5 Fix translation of option keys for the Provider 2015-03-14 19:54:23 +11:00
Tim Nagel
9c1c771799 Mark getSlice private 2015-03-14 19:54:01 +11:00
Tim Nagel
3bb2f384ba Provider refactoring 2015-03-14 19:53:05 +11:00
Tim Nagel
d4f01e8d2e Cast result from ExpressionLanguage eval to bool 2015-03-14 18:48:59 +11:00
Tim Nagel
72a9dfa267 Indexable service improvements 2015-03-14 16:08:50 +11:00
Tim Nagel
9cf0117c71 AliasProcessor 2015-03-14 00:51:07 +11:00
Tim Nagel
bb4618c101 Even more QA 2015-03-13 19:34:56 +11:00
Tim Nagel
6a07f7b24e More QA 2015-03-13 19:10:24 +11:00
Tim Nagel
dd3269d1ef Merge branch 'code-qa' into 3.1.x 2015-03-13 15:17:52 +11:00
Tim Nagel
84e5831a81 Fixing scrutinizer issues 2015-03-13 14:57:36 +11:00
Tim Nagel
d5a9b7b235 Add missing method to HighlightableModelInterface.
This is not a BC break - the method has always been required and lacking the method would cause a fatal error.
2015-03-13 14:56:07 +11:00
Tim Nagel
4af9f442fd Move common sorting code to base Transformer class 2015-03-13 14:56:07 +11:00
Christophe Coevoet
4081c32ca0 Merge branch '3.1.x' 2015-03-12 17:54:38 +01:00
Christophe Coevoet
925410a66e Merge branch '3.0.x' into 3.1.x 2015-03-12 17:54:30 +01:00
Christophe Coevoet
b6c252aac3 Update the changelog for 3.0.9 v3.0.9 2015-03-12 17:54:08 +01:00
Christophe Coevoet
133f71b88a Merge branch '3.1.x' 2015-03-12 17:49:49 +01:00
Christophe Coevoet
c013ed9657 Merge branch '3.0.x' into 3.1.x
Conflicts:
	Resources/config/orm.xml
2015-03-12 17:49:25 +01:00
Christophe Coevoet
f72c51503a Fix the service definitions when the logger is not set in listener
The empty tag is parsed to an empty string, not to null. And this is not
a valid value for the service
2015-03-12 17:44:57 +01:00
Tim Nagel
4e087af50d Fix issues with CS merge 2015-03-12 22:41:48 +11:00
Tim Nagel
559b14b4a5 Merge branch '3.1.x' 2015-03-12 22:02:06 +11:00
Tim Nagel
2215d07ff8 Merge pull request #818 from merk/cs-fixes-30
php-cs-fixer for 3.0.x
2015-03-12 21:58:21 +11:00
Tim Nagel
89db88c2a0 CS fixes for 3.1 2015-03-12 21:58:02 +11:00
Tim Nagel
345b5d423d Merge cs-fixes-30 into cs-fixes-31 2015-03-12 21:57:26 +11:00
Tim Nagel
a8f41fa5ef We do not provide API guarantees 2015-03-12 21:47:19 +11:00
Tim Nagel
e796d6179b Elastica, Doctrine\Common and Doctrine\ORM are required for tests 2015-03-12 21:21:18 +11:00
Tim Nagel
dd388e4b25 CS fixes 2015-03-12 21:20:00 +11:00
Tim Nagel
81186e40db Bump master to 3.2-dev 2015-03-12 20:36:50 +11:00