Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-elasticsearch

Yii 2 Elasticsearch extension
https://github.com/yiisoft/yii2-elasticsearch

Merge pull request #7459 from creocoder/fix-applications

Fix application templates and official extensions `composer.json`

bb98c12341b375af58f9332b80fceea0d6853a35 authored over 9 years ago by Alexander Makarov <[email protected]>
Fixed elasticsearch extension composer.json

5ea61d4acc0c75bf289d0dad494050e7d9f5a03d authored over 9 years ago by Alexander Kochetov <[email protected]>
improved extensions readme

50b4d870aa1eaa1cf846baadb50648cd5ef37abc authored over 9 years ago by Carsten Brandt <[email protected]>
Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached.

9e9775f5c6ce02dc902dbd54adefaa28159d425e authored over 9 years ago by Jose Lorente <[email protected]>
Use (array) cast instead of !is_array check for both readability and performance

920cebbad593466103879aa8a773772896653264 authored over 9 years ago by Alexander Makarov <[email protected]>
prepare for the next release.

1e3024ec480d159df3e7f489bcab82860093c3cc authored almost 10 years ago by Qiang Xue <[email protected]>
2.0.2 release

5a2e8ed606e43f39c0b9fe7e3007fe90a96bb5fb authored almost 10 years ago by Qiang Xue <[email protected]>
add support for _parent to elasticsearch active fixture

bffac3a41048817d030c4b7f9a0c5fd1baa87743 authored almost 10 years ago by Carsten Brandt <[email protected]>
elasticsearch activefixture, ensure data is flushed

this is needed to ensure search works immediately after the insert.

a6bd4342bc41786261e640f1e9d52e84506399d8 authored almost 10 years ago by Carsten Brandt <[email protected]>
improved error reporting of elasticsearch ActiveFixture

e0641952a45b624d6077d97abc55fff2b387a656 authored almost 10 years ago by Carsten Brandt <[email protected]>
fixed indentation

c58dd4fd48d9fb9c0f97132d00de1baa3fc4d0b3 authored almost 10 years ago by Carsten Brandt <[email protected]>
Add fixture support for elasticsearch

close #6432
issue #2053

9a771fa5f3bd94fbc90b19351b77a5cd3a37052c authored almost 10 years ago by Carsten Brandt <[email protected]>
prepare for next release.

73e462406c307ed599ab761a35de28ef712f2bc6 authored almost 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.1 release

eab3c74391b3ad133d76690bba826dd09bd6ca1b authored almost 10 years ago by Qiang Xue <[email protected]>
Elasticsearch, allow custom options for update+delete

including support for optimistic locking (#1313)

fixes #5758

814df44ac282d004a5f292862a6eca5750915fcd authored almost 10 years ago by Carsten Brandt <[email protected]>
Typo in word

44d49c83931726c7f03bef9128c277f7d9730b42 authored almost 10 years ago by Alexander Mohorev <[email protected]>
fixed unlink() for array valued attributes

return value would not be a valid array when json encoded after unlink().

fixes #6065

81c172aca4201aae95859399addd3d565d6a7c81 authored almost 10 years ago by Carsten Brandt <[email protected]>
explicitly set the language for elasticsearch script

groovy is now always on in ES 1.3.0

fixes #5662

50c013451339a68228bdd3f073d5b5dbd6ca5e95 authored almost 10 years ago by Carsten Brandt <[email protected]>
Improved elasticsearch trace message

4336fe6c41c793bef2619320122311d3a1000782 authored almost 10 years ago by Carsten Brandt <[email protected]>
Added missing phpdoc

a9125bbf15f5a64b1b010a8e464de9862bc3e992 authored about 10 years ago by Alexander Makarov <[email protected]>
Removed unused aliases

c1d503f50c86c8a979f1a5af723f1c49e204127f authored about 10 years ago by Alexander Makarov <[email protected]>
prepare for next release.

64ee6f918b56d623943dfcc2aed8d7aadb67abd7 authored about 10 years ago by Qiang Xue <[email protected]>
2.0.0 release.

2f1eea9654dbb0eaa5925e6a69bdd78946c980f4 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use

db49422476e0c2961c19c38394e455b3695f227b authored about 10 years ago by Alexander Makarov <[email protected]>
fixed broken links

d3cd305cdd23ba06008bd822325b3ee81b535735 authored about 10 years ago by Carsten Brandt <[email protected]>
added ActiveRecord::arrayAttributes to elasticsearch

fixes #3381

2f8c9008fb858768294e3a9170df59f876db12a2 authored about 10 years ago by Carsten Brandt <[email protected]>
fixed typo

fixes #5339

e486be15928913b08bcdee70e4ac3341ea9b3227 authored about 10 years ago by Carsten Brandt <[email protected]>
prepare for next release.

9fd9aab94585a49ef3bdc0f19efb5113311f377a authored about 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-rc release.

598e2530115213a16ca74fb0c0396427a39fbd87 authored about 10 years ago by Qiang Xue <[email protected]>
added missing documentation about the NOT operator in Query

fixes #5147

a275b15e974d2a089897480bd30e8f867f7d6eda authored about 10 years ago by Carsten Brandt <[email protected]>
removed support for unlinkAll() from elasticsearch

feature is not reliable

fixes #5136

2aa25d95c60104456a755fb7fd988d224274273f authored about 10 years ago by Carsten Brandt <[email protected]>
composer.json tabs -> spaces

57eff73c147a743f40188bab3fd6277dc87b3e69 authored about 10 years ago by Carsten Brandt <[email protected]>
added branch alias to composer.json

743a75eb9938a135acc62bcae947b8e4bc7919de authored about 10 years ago by Carsten Brandt <[email protected]>
CHANGELOG

d978fd04b6bfe6cacc3a21a7ad6d68a517e0cd7e authored about 10 years ago by Carsten Brandt <[email protected]>
Add support for elasticsearch delete by query

close #4487

49519a08a8a62189707ee41a03019bca25671732 authored about 10 years ago by tvdavid <[email protected]>
Add support for elasticsearch suggestions

close #4505

0cfec102fd58c20c9148bceb988c3c6f22cad875 authored about 10 years ago by tvdavid <[email protected]>
add aggregation, stats and suggester to elasticsearch

fixes #4452, close #4452

0de30b5b8fbd280ccdbc4ad3ef7f6be784654d50 authored about 10 years ago by Carsten Brandt <[email protected]>
Removed unused "use" statements

b2d03cadd2e60c760253ab90e762d821618c7b7c authored about 10 years ago by Alexander Makarov <[email protected]>
improved IDE autocompletion for AR::find()

[ci skip]

10a422dbdca77af9b3574342feaf28ecb500a050 authored about 10 years ago by Carsten Brandt <[email protected]>
fixed broken NOT condition in elasticsearch

8fcb163106afa86032a66c38c331136b32697338 authored about 10 years ago by Carsten Brandt <[email protected]>
property code style extensions

45ee52537a3e585cab48ff0bdd3f148d07a441f9 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixes #4048: Added `init` event to `ActiveQuery` classes

10c666e33bc969738615bcb17bb5ff1b11af34d1 authored about 10 years ago by Qiang Xue <[email protected]>
Update README.md

fixed outdated example.

4af18ee4587497898f59f05362f7e28847328e93 authored over 10 years ago by Carsten Brandt <[email protected]>
Fix typo

4dcd467730d0a265a3f0436b127de58478000a0c authored over 10 years ago by Sebastian Thierer <[email protected]>
elasticsearch 1.x breaking changes

all fine now

closes #2427

7d32d20ec2fa8b4deb07508e059048ba53804917 authored over 10 years ago by Carsten Brandt <[email protected]>
CHANGELOG #4187

6904c238eb485e59677f0221db2babd2dd6ab716 authored over 10 years ago by Carsten Brandt <[email protected]>
fixed issue with elasticsearch >=1.2.0

do not use scripting as it is disabled by default and will cause edge
case queries to fail

fixe...

b50edb5fdd7587677b0f38780e5e7a1c7c4dad6c authored over 10 years ago by Carsten Brandt <[email protected]>
cleanup after #4092

fixes #4086

872a81aa579af29890afc427f45e96d2ac6b379c authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #4092 from dizews/afterUpdate_event_ench

changedAttributes of AfterSaveEvent contain an old values

af33b22060900a2513039939d5ff72d9e93b4f27 authored over 10 years ago by Carsten Brandt <[email protected]>
Update CHANGELOG.md

b5aeb7db6bdb2189f097e344f415bfdbbd71884a authored over 10 years ago by Carsten Brandt <[email protected]>
made elasticsearch error messages more readable

62bed1a1eb01bfd0491e6d9b6bc75a63b1f3cbf9 authored over 10 years ago by Carsten Brandt <[email protected]>
unify changedAttributes of afterSave in extensions

92d867dcc621797450f04e137b883d3a5cc5507b authored over 10 years ago by Vladimir Zbrailov <[email protected]>
Merge PR #4038 branch 'consistent-after-save'

* consistent-after-save:
use an AfterSaveEvent class to be consistent
fixed test break and w...

3d4c329b70e566d4ece985cc5c40c7eb62818acf authored over 10 years ago by Carsten Brandt <[email protected]>
updated phpdoc and classmap

f4a62148c667aa55cb4e636ea9d7e76a89cac4f3 authored over 10 years ago by Carsten Brandt <[email protected]>
Ensure consistent behavior in ActiveRecord::afterSave()

fixes #4012

91bd03c6b8143e8988283a3f847575a75b625897 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support

438b29faafa699e59192b856caa10fff387ac3a6 authored over 10 years ago by Alexander Makarov <[email protected]>
Doc comments and code style for 'debug' extension adjusted

fe8950137fcf5f790c8035926ffd4cd8cdbf75bf authored over 10 years ago by Klimov Paul <[email protected]>
ES: fixed issue with storing empty records

fixes #3587

d7cbf52b3ebe958b0dd711c70cb0ae33495e4335 authored over 10 years ago by Carsten Brandt <[email protected]>
update changelog

[ci skip]

eee78ed3969c9bd50bf223bddb8250459a34b584 authored over 10 years ago by Carsten Brandt <[email protected]>
Removed unused imports, added missing phpdoc

d32da730ef0ad2ca345a4926752cbccfada38916 authored over 10 years ago by Alexander Makarov <[email protected]>
Tabs to spaces to be consistent

```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vend...

c4753600a3b8a367019b69f0b4856f3daf108d81 authored over 10 years ago by Carsten Brandt <[email protected]>
[WIP] #3527 Fixing spaces

d0df7a1b4794c3869f26139c2df36950d7d1b3e2 authored over 10 years ago by Borales <[email protected]>
[WIP] #3527 Improving Elasticsearch extension

c0a7acfcac408e8576e59135d75a5f4777c73b95 authored over 10 years ago by Borales <[email protected]>
adjusted elasticsearch extension to version 1.0 of ES

breaking changes.

2535937553c2ade8c689af47a777da3de6a0c91e authored over 10 years ago by Carsten Brandt <[email protected]>
updated phpdoc

5220847b87a4d273caea87b43169fb4342d649c5 authored over 10 years ago by Carsten Brandt <[email protected]>
fixed all the PHPdoc in extensions

60c1d9e601fdc95ddd2c176fa1852ae96de92676 authored over 10 years ago by Carsten Brandt <[email protected]>
Code style and phpdoc fixes

0dfe86c940e5584350c77c19ce31d9dd28607472 authored over 10 years ago by Alexander Makarov <[email protected]>
prepare for next release.

9f8dfab1d823b3f5bf4f75ca34ff2fd5b50df638 authored over 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-beta release.

ea1a2ce014e813ed8d0a29265f55aa88160288ed authored over 10 years ago by Qiang Xue <[email protected]>
Removed `Application::preload` in favor of `Application::bootstrap`

b9f05189765c1b679e34271526d9a2982c2f7344 authored over 10 years ago by Qiang Xue <[email protected]>
Finished refactoring find() .

dc69d329a831e7b92b718552ce2fbaf52332e114 authored over 10 years ago by Qiang Xue <[email protected]>
Refactored AR find

4bd087083275f33c63860247849334219cf51fc7 authored over 10 years ago by Alexander Makarov <[email protected]>
cleanup CHANGELOGs

9dbce6730e653a567b3c35b89d66c8f9c873a84d authored over 10 years ago by Carsten Brandt <[email protected]>
cleanup docs

7cdabb6d26073d16c0019abddca72e4d93605e4b authored over 10 years ago by Carsten Brandt <[email protected]>
fixed build break.

30fee60337cb1feaf96c3dab70a754295de78010 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes

df2cfd5ef871b5b0fb778325e4a668fc9725a089 authored over 10 years ago by Qiang Xue <[email protected]>
removed todo

fixes #2887

12b17b7638809e426a09a153a8355b90f48abcd5 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #2885 branch 'query-filter'

* query-filter:
added CHANGELOG lines
added tests for redis
added proper tests for elastic...

ef5810bfefd0240f5540164f8295edc503b39ac1 authored over 10 years ago by Carsten Brandt <[email protected]>
added CHANGELOG lines

11664f15907a0a4dd987d7dd89c5873ba93c9049 authored over 10 years ago by Carsten Brandt <[email protected]>
reverted elasticsearch rename of filter

42327dc79d19c68d6b68e4e9d1f002c2fbea4691 authored over 10 years ago by Carsten Brandt <[email protected]>
Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery.

4f4dee969874a0ba091421ecf8311e1075386a93 authored over 10 years ago by Qiang Xue <[email protected]>
Query::filter() adjustments

48f60457f2ac2d31011594240e2a5dcee1df9761 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master'

6441e7ae8e29dd442121439eb80636cb0c8648b2 authored over 10 years ago by Alexander Makarov <[email protected]>
reset dirty attributes after `afterSave`

so information about changed values is available in `afterSave`-event.

fixes #2892

14e3d5d46cd552f93e74eb3de3f0e6e42279615a authored over 10 years ago by Carsten Brandt <[email protected]>
Merge branch 'master'

90afecfda50670f13078c52ad9d973c8469086da authored over 10 years ago by Alexander Makarov <[email protected]>
fixes #2002

4a8a3d31c5ed190c4eef54f1788e9ed227172558 authored over 10 years ago by Alexander Makarov <[email protected]>
added TODO message

92963be0b66a54f6d8b5c8f9bfa16f9e0b866a9a authored over 10 years ago by Carsten Brandt <[email protected]>
fixed wrong method calls in elasticsearch Command

460f576873950b7bd39ece1f1a26ec80a6e5c8a0 authored over 10 years ago by Carsten Brandt <[email protected]>
Turn module and application into DI containers.

2124e505fbe0ab75a728ef58f11cd539bed360cc authored over 10 years ago by Qiang Xue <[email protected]>
Reformat code te be PSR-2 compatible

3e84fc9bc5ac6a3d1b70c45c4e3935389c0c8b2a authored over 10 years ago by SonicGD <[email protected]>
Merge pull request #2676 from yiisoft/url-helper

#2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create`

75981215014ba798a728f55d6fbe82a3a2b1b414 authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted URL helper, fixed usage

ad1a04616521e63a5e3e33781f4cd4628ef39ba9 authored over 10 years ago by Alexander Makarov <[email protected]>
fixed some urls in guide; moved elasticsearch png file to proper location, to be seen by apidoc generator

aaaa3df8a829fb39876b9f6bdf74e34e1881c47b authored over 10 years ago by JacekK <[email protected]>
Adjusted Url helper methods

42c4ee735287a3def467538bc0abe6a39d665649 authored over 10 years ago by Alexander Makarov <[email protected]>
#2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create`

7f816dd6896442294aa1a3d62f5d3ff6a5e706b2 authored over 10 years ago by Alexander Makarov <[email protected]>
Code style fixes

b3ddff8aa0fe93c0af1b810c29fde72f2422e8ba authored over 10 years ago by Luciano Baraglia <[email protected]>
Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style

* 'feature' of https://github.com/mongosoft/yii2:
returned back formatting language files
co...

d93a967741a856bcfa0fc98fca8ff20f4d5696f4 authored over 10 years ago by Carsten Brandt <[email protected]>
many phpcs fixes

1aa694e7f12f33cf358b2da7c5012c1a886c1d4a authored over 10 years ago by AlexGx <[email protected]>
code style. FOREACH

87867a102f595f64b365ae41910c2103d6038eb4 authored over 10 years ago by Alexander Mohorev <[email protected]>
Merge pull request #2578 from schmunk42/feature/update-composer-keywords

replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)

79232600c2c679c4bb66a824bd156ea6ef80baa7 authored over 10 years ago by Alexander Makarov <[email protected]>