334 Commits

Author SHA1 Message Date
Hasham Ahmad
d173316822 Update composer.json 2016-11-17 18:07:30 +00:00
Hasham Ahmad
4efad1c4ea Merge branch 'develop' into 0.2 v0.2 2016-11-17 17:48:36 +00:00
Hasham Ahmad
dc5de7c8b2 Update develop branch composer.json 2016-09-26 14:06:40 +02:00
Hasham Ahmad
cd06ba1d47 Merge pull request #118 from akleiber/patch-1
change license field to american english
v0.1
2015-12-29 20:50:39 +09:00
Andreas Kleiber
8b1db66dc4 change license field to american english
Fields have to match composer's schema definition
2015-12-28 10:41:03 +01:00
MrHash
dc2cfed6ab Merge branch 'geopoint-support' into develop 2014-12-09 17:00:51 +08:00
MrHash
73f9518aa3 Basic geohash support 2014-12-09 17:00:11 +08:00
MrHash
3b93c8f16a Merge branch 'feature-yaml-driver' into develop 2014-12-09 16:14:00 +08:00
MrHash
2c906b2920 Add single result shortcut 2014-12-02 16:07:21 +00:00
MrHash
7b1c291141 Support for yaml mapping hierarchies 2014-12-02 01:51:12 +00:00
MrHash
319dadaa2b Tweaking Query object 2014-12-02 00:56:10 +00:00
MrHash
7dcd015ab7 Support addFrom on query builder 2014-12-02 00:32:24 +00:00
MrHash
3b4f696bcc Bugfix callback serializer 2014-12-02 00:13:14 +00:00
MrHash
1987d19dfc Cast object id to string in UnitOfWork 2014-12-01 23:44:21 +00:00
MrHash
16b16e8caa Bugfix drivers 2014-12-01 20:56:35 +00:00
MrHash
c3f8bb580f Bugfix unit of work 2014-12-01 15:34:21 +00:00
MrHash
78cbc67e85 CS fixes and bugfix client 2014-12-01 12:37:54 +00:00
MrHash
4246c3302d Serialization client fixes 2014-12-01 12:08:37 +00:00
MrHash
286fc148e7 Refactoring annotation driver 2014-12-01 02:26:06 +00:00
MrHash
0f35719e6d Add parameter mapping and refactoring metadata 2014-11-30 21:50:08 +00:00
MrHash
c47f813969 Implemented Yaml driver 2014-11-30 21:27:10 +00:00
Hasham Ahmad
76f9949a39 CS fix 2014-09-13 13:46:28 +01:00
Hasham Ahmad
166d1cd7c2 Use filtered queries instead of setFilter(). Closes #102 2014-09-13 13:46:14 +01:00
Hasham Ahmad
b73fba26ea Update demo composer file 2014-09-13 13:44:10 +01:00
Hasham Ahmad
5f688f71df Merge pull request #108 from fprochazka/patch-5
Remove implementation of ZendLucene
2014-09-11 21:31:14 +01:00
Filip Procházka
6cbf8a9048 Remove implementation of ZendLucene [Closes #107] 2014-09-11 21:45:22 +02:00
Hasham Ahmad
1769c14d6f Merge pull request #106 from fprochazka/patch-4
Fixed travis and existing tests
2014-09-11 20:36:05 +01:00
Filip Procházka
81bec0d890 Travis: use phpunit installed by composer 2014-09-11 21:27:06 +02:00
Filip Procházka
8819c16e20 Travis: better composer install 2014-09-11 21:27:06 +02:00
Filip Procházka
1979284aac Travis: build under 5.5 and 5.6 2014-09-11 21:27:06 +02:00
Filip Procházka
48c0f065d4 Fixed tests 2014-09-11 21:27:03 +02:00
Filip Procházka
7d0eab366b Fix test environment 2014-09-11 21:13:39 +02:00
Hasham Ahmad
a085125a1c Support for "null_value" field attribute. Closes #98 2014-09-11 18:00:55 +01:00
Hasham Ahmad
e313ed11c4 Merge pull request #104 from fprochazka/patch-2
Change licence to MIT
2014-09-11 17:41:11 +01:00
Filip Procházka
a66e7543d6 Change licence to MIT [Closes #63] 2014-09-11 18:32:35 +02:00
Filip Procházka
18a71aebb7 refactored demo 2014-09-11 18:22:25 +02:00
Hasham Ahmad
b2dbe52ab8 Merge pull request #103 from fprochazka/patch-1
Fixes and cleanup
2014-09-11 17:07:30 +01:00
Filip Procházka
7944babb21 phpdoc on SearchManager 2014-09-11 17:35:23 +02:00
Filip Procházka
20555e1701 phpdoc on SearchClientInterface 2014-09-11 17:33:46 +02:00
Filip Procházka
7b1cdfcab7 instanceof is better for IDE autocompletion 2014-09-11 17:32:27 +02:00
Filip Procházka
2ba70f459c fixed undefined property on Query 2014-09-11 17:32:11 +02:00
Filip Procházka
ee2730f66a Fixed type reference 2014-09-11 17:31:41 +02:00
Filip Procházka
58a224df1f Fixed ClassMetadata reflection when loaded from cache 2014-09-11 17:26:21 +02:00
Filip Procházka
2ce9119a46 Fixed autocompletion and phpdoc references 2014-09-11 17:08:18 +02:00
Filip Procházka
c0b2aa1aca fixed variable collision 2014-09-11 17:05:34 +02:00
Filip Procházka
ab4fce2b70 fixed OnClearEventArgs 2014-09-11 17:04:13 +02:00
Filip Procházka
aa992a7939 yaml is indented using spaces 2014-09-11 17:00:56 +02:00
Filip Procházka
7b10d72592 Fixed InvalidArgumentException reference 2014-09-11 16:58:44 +02:00
Filip Procházka
5b2c07f7bd typos 2014-09-11 16:58:35 +02:00
Filip Procházka
357570ae71 Variable name collision 2014-09-11 16:57:05 +02:00