No readme file found in bundle.
The MIT License (MIT)
Copyright (c) 2016
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Copyright (c) 2016
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-
travis: redo composer update to include platform reqs
By alekitto, 3 years ago
-
travis: require doctrine/annotation 1.4 in php7.0
By alekitto, 3 years ago
-
fix tabs in yaml documentation
By alekitto, 3 years ago
-
doc: add configuration documentation
By alekitto, 3 years ago
-
Added a check to avoid update and insertion for object deleted
By giovannialbero1992, 3 years ago
-
fix console style with progress indicator
By alekitto, 3 years ago
-
add ConsoleStyle class to override progress bar when no total count is provided
By alekitto, 3 years ago
-
add no-index option to reset command
By alekitto, 3 years ago
-
recursive merge _all settings
By alekitto, 3 years ago
-
Implmeneted no-index in populate command to exclude one or more indexes when populate all indexes
By giovannialbero1992, 3 years ago
-
add special _all index to configuration for default settings
By alekitto, 3 years ago
-
fix wrong tag for doctrine mongo and phpcr listeners
By alekitto, 3 years ago
-
unset onInvalidPath property when building mapping
By alekitto, 3 years ago
-
Implemented deletion manage of document when occurs a logic deletion, because in this case I've id saved into object
By giovannialbero1992, 3 years ago
-
add onInvalidPath value property for property path transformed documents
By alekitto, 3 years ago
-
use DateTimeInterface when normalizing value
By alekitto, 3 years ago
-
use sf 3.3 ChildDefinition instead of DefinitionDecorator
By alekitto, 3 years ago
-
cs fix
By alekitto, 3 years ago
-
add support for related entities/document in doctrine listener
By alekitto, 3 years ago
-
do not completely transform object on persist, just pass an empty mapping
By alekitto, 3 years ago
-
cs and update docs
By alekitto, 3 years ago
-
fixed build
By alekitto, 3 years ago
-
fixed lower deps
By alekitto, 3 years ago
-
compatibility with elastica 5.2.1
By alekitto, 3 years ago
-
delete documents in onFlush event to have access to the id
By alekitto, 3 years ago
-
do not clear PHPCR odm while populating
By alekitto, 3 years ago
-
sleep every chunk, not every element
By alekitto, 3 years ago
-
add missing sleep time in type populate
By alekitto, 3 years ago
-
add test for subsequent indexable calls
By alekitto, 3 years ago
-
fixed wrong reference to object in IndexableCallback usage
By alekitto, 3 years ago