Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db-sphinx

Yii Framework Sphinx full text search engine extension
https://github.com/yiisoft/db-sphinx

`yii\sphinx\Query` updated to be more consistent with `yii\db\Query`

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

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

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

7fa92de8716bf3be7bbd3ecf79d6f2e1c38288f6 authored about 10 years ago by Qiang Xue <[email protected]>
fixes for sphinx.

7e878a00878e83f96f228a705c4356ff90d23953 authored about 10 years ago by Qiang Xue <[email protected]>
composer.json tabs -> spaces

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

2616d1bfbde2dd78effb6f0f61621d751f1312b1 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixed array syntax

7f0d5b8c1b74c18ad8077103c4e6e2dbc6a39eee authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #4254: `SqlDataProvider` does not work with Oracle and SQL Server

63bcebb28bd7b69da53384188af14a2051cdbc56 authored about 10 years ago by Qiang Xue <[email protected]>
`yii\sphinx\ActiveQuery` fixed to be resuable with 'match' condition.

6934831f9f80d99977d90495f74ed513beab08a7 authored about 10 years ago by Klimov Paul <[email protected]>
`yii\sphinx\ActiveQuery` fixed to be resuable.

d35997ae5e5138e3022261284c9a31cbbec5a887 authored about 10 years ago by Klimov Paul <[email protected]>
improved IDE autocompletion for AR::find()

[ci skip]

f2d734770443ae6ff240cb94adb8ca99dcb16dde authored about 10 years ago by Carsten Brandt <[email protected]>
Simplified parameter check for buildSimpleCondition()

3bbc1db75feb35a841cd463b8da4e36cb3c8c4f4 authored about 10 years ago by Alexander Makarov <[email protected]>
Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension

b369d3f92220455b7d5b74a347b65bd96c8c3e9b authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #4526: fixed error caused by substr_compare length parameter doesn't accept null in PHP 5.4

7665ea17c75bc8584df8f85b3ab2b6e97bf776cb authored about 10 years ago by Alexander Makarov <[email protected]>
property code style extensions

d40a6ca04621fcae329f4c8422b348782ac86e5f authored about 10 years ago by Carsten Brandt <[email protected]>
Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare

2c3341a6b1eeab3cbf3a4affa66665f6e56d185c authored about 10 years ago by Alexander Makarov <[email protected]>
Used substr_compare instead of substr when we don't care about result

0317708066deb2a290d7a7607ae9e2e4e803e56e authored about 10 years ago by Alexander Makarov <[email protected]>
Sphinx distributed indexes support provided

f1c6a9e2549f41cea3b1585bb7236d7083373fa4 authored about 10 years ago by Klimov Paul <[email protected]>
Refactored code.

e8ec3c6c684500d97ba6fbeb3164ce2925c98cde authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #4048: Added `init` event to `ActiveQuery` classes

f1b7b3841c381d4cad671650107062fe8199ab78 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item

d9a1271b2039f273373cde64b71243a1cf3eb687 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed test brak.

2e7d03bae13dea1df15580e8628617c55ddf7423 authored over 10 years ago by Qiang Xue <[email protected]>
Implemented master balancing.

f206512e2603ee233c6d4bb7ee85369e428aadd8 authored over 10 years ago by Qiang Xue <[email protected]>
Finished sphinx support

9e24ecfe90847621a80a569ef39be114a2bf5e8e authored over 10 years ago by Qiang Xue <[email protected]>
cleanup after #4092

fixes #4086

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

4842f655d52ea741b9b1499d9069b0e56facaf13 authored over 10 years ago by Vladimir Zbrailov <[email protected]>
rename ColumnSchema::typecast to phpTypecast

b063757adea0f2ca1ef4e7e58d8ac874165321b4 authored over 10 years ago by Carsten Brandt <[email protected]>
rename column schema typecast method

824ec718b6c263ba8639d97f30d713e53d1db1c1 authored over 10 years ago by Carsten Brandt <[email protected]>
split typecast method into two

one method for fetching data and one for sending to db.

fixes #2287

58cd610d9e8fc28db4f8fd549b5aafed95c4169a authored over 10 years ago by Carsten Brandt <[email protected]>
Merge PR #4038 branch 'consistent-after-save'

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

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

fixes #4012

d765555e08a4b77e2ebe094f9fff621efe4c657b authored over 10 years ago by Carsten Brandt <[email protected]>
Issue #4018 added to Sphinx CHANGELOG

f43cbfbe3bc9c2670aee914e7f15ff21d497f5ea authored over 10 years ago by Klimov Paul <[email protected]>
Type cast added to `yii\sphinx\ActiveRecord::populateRecord()`

de3d91d0f406024fddb34f133a1a379da30e88d6 authored over 10 years ago by Klimov Paul <[email protected]>
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support

0a0c6835a96a19fa991189f7c8139d0b0db05851 authored over 10 years ago by Alexander Makarov <[email protected]>
Docs about Sphinx Gii generator added

b01b23d03fc876db4450588987d6cd42211651db authored over 10 years ago by Klimov Paul <[email protected]>
Sphinx Gii generator created

b19289851388feca638fcab5c1f2ecf1295157ac authored over 10 years ago by Klimov Paul <[email protected]>
added reference link to SQL error code

[ci skip]

dc85abd59d0a9207742177505472a071095de24e authored over 10 years ago by Carsten Brandt <[email protected]>
more robust check for table not exists

should work on HHVM too

39c54d35757d85519a8a70bbf0d81e05e2605cb2 authored over 10 years ago by Carsten Brandt <[email protected]>
Docs for Sphinx extension updated

07d06ebf20046ff7a9a7ecf722ff6c58e329dc08 authored over 10 years ago by Klimov Paul <[email protected]>
Docs for Sphinx extension updated

6ed9da0a1c63ae4766863a81abf2e088100e547d authored over 10 years ago by Klimov Paul <[email protected]>
Escaping of the special characters at 'MATCH' statement reworked

16c9ece4abf9657c99347bf727423cfa0eb1be52 authored over 10 years ago by Klimov Paul <[email protected]>
update changelog

[ci skip]

f124b2d399798a3154cb24b524d1784102e571d2 authored over 10 years ago by Carsten Brandt <[email protected]>
`yii\sphinx\Connection::escapeMatchValue()` fixed

dfcad2b601d7daf2fd951b13793b834c20471f04 authored over 10 years ago by Klimov Paul <[email protected]>
Extra quote escaping at `yii\sphinx\Connection::escapeMatchValue()` fixed

1576442dbccd0ae7bd7dcc98d2f3fdfe30e19d92 authored over 10 years ago by Klimov Paul <[email protected]>
Usage of `yii\db\Expression` for the 'MATCH' statement fixed

5f86570e5bc16c46eccc70240f0d0060e2c68a7f authored over 10 years ago by Klimov Paul <[email protected]>
Escaping of the special characters at 'MATCH' statement added

d02b394af97eac76e93c88049c930e587975e863 authored over 10 years ago by Klimov Paul <[email protected]>
Tabs to spaces to be consistent

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

24affa724ee45a72698fa01139ecc21b813b6532 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed Sphinx schema

612fd63995c7d6dce976be86091b259d672c86a5 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unnecessary instance check, fixed Sphinx schema

f0958174e35141751626da80e9a7788c1ef67d07 authored over 10 years ago by Alexander Makarov <[email protected]>
updated phpdoc

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

3be3945bfbcbf4c67e49ee18a6079aa17e761e08 authored over 10 years ago by Carsten Brandt <[email protected]>
Added support for using sub-queries when building a DB query with `IN` condition

aeac4e7d121efa64c0380d73e29b067834279abc authored over 10 years ago by Qiang Xue <[email protected]>
prepare for next release.

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

f8477e8815021e2340540a5e522369d04150e008 authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2: (79 commits)
Refactored app bootstrap logic.
Update a...

f3482b416ab3237fef91c1bf1a7c898b3b3bb339 authored over 10 years ago by Carsten Brandt <[email protected]>
fixed file PHPdoc

issue #3026

a59871a8c68427effb000471779be3aec74a91bc authored over 10 years ago by Carsten Brandt <[email protected]>
renamed attributes to attributeNames in model

fixes #3034

8918c1803c3f268975124c64357745c5e808dda9 authored over 10 years ago by Carsten Brandt <[email protected]>
Finished refactoring find() .

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

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

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

3a73ae0c222ba4644d2440fea21ff0056f2bea45 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

9299119210326ab069ad8ff14516cec41250152d authored over 10 years ago by Qiang Xue <[email protected]>
refactored filterWhere().

e4e87ce7013c040eecdc7495e7c2ad2d02b031de authored over 10 years ago by Qiang Xue <[email protected]>
added CHANGELOG lines

0b3838dcd67b13252e9d55d436421f70c312ac84 authored over 10 years ago by Carsten Brandt <[email protected]>
removed unnecessary code duplication

1e2bd0a0e786267e40d611e1be96abffc78ae3f3 authored over 10 years ago by Carsten Brandt <[email protected]>
renamed Query::filter() to Query::filterWhere()

2a5ea911460be06d7b68910a82f8be2597e65685 authored over 10 years ago by Carsten Brandt <[email protected]>
Added support for arbitrary number of parameters for NOT, AND, OR in filter methods of Query

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

488d8671be0e180e05d181ee582506b7467464f1 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #2911: Removed `tbl_` default for table prefix

dfca1d40004d2f2a1463dd9f7a96a376d17c29f7 authored over 10 years ago by Alexander Makarov <[email protected]>
Query::filter() adjustments

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

13da75580e851a3c4eee370f775d3f2ee29bba5e 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

40cf705c5e0ca1da2a2b96720f35d991475606bc authored over 10 years ago by Carsten Brandt <[email protected]>
fixes #2002

3f24f9f010bd332de6b60d94ecd9f8c4e3a27220 authored over 10 years ago by Alexander Makarov <[email protected]>
updated classmap and phpdoc

0e86826264ef6ded49f25b6e3779d9d6e6f69a7e authored over 10 years ago by Carsten Brandt <[email protected]>
refactored code to use Instance::ensure()

09f912541c1bd3b4bf60f6864c67ada0868b28d8 authored over 10 years ago by Qiang Xue <[email protected]>
Turn module and application into DI containers.

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

b73fa316eacfbdd675269a4cc217a22fd37ff980 authored over 10 years ago by SonicGD <[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...

67c23d924cc316593ca38382707c5d6842b61dd4 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #2622 branch 'ext-codestyle-fix' of https://github.com/AlexGx/yii2 into code-style

* 'ext-codestyle-fix' of https://github.com/AlexGx/yii2:
fix php5.4 array syntax
many phpcs ...

d8d731d88bc9d1ff62743a2fbf61a6ec4c1291b5 authored over 10 years ago by Carsten Brandt <[email protected]>
Added links to PHP.net to apidoc

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

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

f8a2ac6ad3c8407d347cae15d79a8e21cb904440 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)

d2281c10edee0242ccf9e82f3a9d5b075ba0ea83 authored over 10 years ago by Alexander Makarov <[email protected]>
@param, @var, @property and @return must declare types as boolean, integer, string, array or null

efd3c2df66447afbbb57188224a29e12f0ac58ab authored over 10 years ago by Alexander Mohorev <[email protected]>
fixed a bunch of typos and errors

324a8d7ed2ac1bd736be63b9f69dc6ade45eb7d9 authored over 10 years ago by Carsten Brandt <[email protected]>
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)

bfdbe1b2708321bfd1d0381ed4053e29d4c6e467 authored over 10 years ago by Tobias Munk <[email protected]>
updated docs about active relation

45f1515e8fec53730ce990a234a20fbaf49f7e38 authored over 10 years ago by Carsten Brandt <[email protected]>
merged ActiveQueryInterface and ActiveRelatioInterface

f7e67d4d2554491cc8cdf896dbdb145f634a0350 authored over 10 years ago by Carsten Brandt <[email protected]>
added missing use statement

e691395a7aadb38bc6d63cde840b7697dcb0c3d8 authored over 10 years ago by Carsten Brandt <[email protected]>
made createQuery() config param optional

060c7d3331ffff1ae962cf0f2ca1d862487f41f3 authored over 10 years ago by Carsten Brandt <[email protected]>
WIP merge ActiveRelation into ActiveQuery

allow extending only one class to add scopes, fixes #2146

TODO:

- [ ] adjust guide docs
- [ ] ...

a16edc5ddf527fb8815e11a25e221df8580e0196 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #1645: Added support for nested DB transactions

94d501bd822e414570a9bfc5a3461b2510f50029 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc.

77b49df1979fa184ca2271a8d4db0b14a556faa0 authored over 10 years ago by Qiang Xue <[email protected]>
Method "callSnippetsInternal" for the Sphinx Query extracted

23cce2e859fb83b9fba1c6f88a7d5ab0a7bcd0a8 authored over 10 years ago by Paul Klimov <[email protected]>
Added support for building SQLs with sub-queries

d8043abd127825779596350576d3830b38187922 authored over 10 years ago by Qiang Xue <[email protected]>
Removed unused namespace imports

d8e42d2589cd2e26fe42be4e12103f7e17581ddc authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused variable

58cf5e77537af5d693580abd815dd1ea8f6e6450 authored over 10 years ago by Alexander Makarov <[email protected]>
refactored sphinx and db AR to call parent implementation of populateRecord()

8a4d3ba60985da1f6e02bfb12ac80c6f4d6c7a82 authored over 10 years ago by Carsten Brandt <[email protected]>
renamed ActiveRecord::create() to populateRecord()

- refactored elasticsearch AR to make type and index available in
instantiate(), issue #1313

...

0ba81983546ea5d52df9ff28ce25e0c3a2e25e8d authored over 10 years ago by Carsten Brandt <[email protected]>