115 Commits (5331514896e49288313b59cfa60639b9ac44dd63)

Author SHA1 Message Date
Carsten Brandt 9655e3bd94 CHANGELOG 10 years ago
tvdavid cc10725c2b Add support for elasticsearch delete by query 10 years ago
tvdavid 259b8c901f Add support for elasticsearch suggestions 10 years ago
Carsten Brandt 3fb680964c add aggregation, stats and suggester to elasticsearch 10 years ago
Alexander Makarov 9885aac0ae Removed unused "use" statements 10 years ago
Carsten Brandt f099616967 improved IDE autocompletion for AR::find() 10 years ago
Carsten Brandt 87427294fe fixed broken NOT condition in elasticsearch 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Qiang Xue e8c6bb516f Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
Carsten Brandt 9c0bb74829 Update README.md 10 years ago
Sebastian Thierer a4b8fd4db2 Fix typo 10 years ago
Carsten Brandt 773d67e513 elasticsearch 1.x breaking changes 10 years ago
Carsten Brandt d02bbd7c49 CHANGELOG #4187 10 years ago
Carsten Brandt 4e8e22da3c fixed issue with elasticsearch >=1.2.0 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
Carsten Brandt 11ed296de4 Update CHANGELOG.md 10 years ago
Carsten Brandt eb317507d2 made elasticsearch error messages more readable 10 years ago
Vladimir Zbrailov f9febd0087 unify changedAttributes of afterSave in extensions 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt 2cab70b064 Ensure consistent behavior in ActiveRecord::afterSave() 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Klimov Paul dc9f9d9271 Doc comments and code style for 'debug' extension adjusted 10 years ago
Carsten Brandt 59b9065cec ES: fixed issue with storing empty records 10 years ago
Carsten Brandt 3e4ec22004 update changelog 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Borales fda64b4b8f [WIP] #3527 Fixing spaces 10 years ago
Borales 2e7ae3801e [WIP] #3527 Improving Elasticsearch extension 10 years ago
Carsten Brandt 676b366928 adjusted elasticsearch extension to version 1.0 of ES 11 years ago
Carsten Brandt c27ac8ef0e updated phpdoc 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Alexander Makarov 7295540c72 Code style and phpdoc fixes 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
Qiang Xue 0e143338d7 Finished refactoring find() . 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
Carsten Brandt 44dbb2235a cleanup docs 11 years ago
Qiang Xue 54e08f3f01 fixed build break. 11 years ago
Qiang Xue 8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes 11 years ago
Carsten Brandt ff83bd1bb5 removed todo 11 years ago
Carsten Brandt cc0d5b6f94 added CHANGELOG lines 11 years ago
Carsten Brandt e5ba8c8715 reverted elasticsearch rename of filter 11 years ago
Qiang Xue 338b6aa7d3 Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery. 11 years ago
Alexander Makarov 8cd247730a Query::filter() adjustments 11 years ago
Carsten Brandt f4395206b7 reset dirty attributes after `afterSave` 11 years ago
Alexander Makarov 3c1a8141fd fixes #2002 11 years ago
Carsten Brandt dbf733bf60 added TODO message 11 years ago