Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

Merge pull request #3412 from technixp/master

Fixes #3368 value also has to be parsed.

147af00285e94f19abf5c93bd4fa935c8b6648c5 authored over 10 years ago by Carsten Brandt <[email protected]>
MS SQL Server fix for older versions than 2012 (alternative solution)

This alternative solution LIMIT, OFFSET problem SQL Server version older than 2012.

c97fc98541763d67379d0004874258332c1da4f4 authored over 10 years ago by Fourteenmeister <[email protected]>
Merge pull request #3378 from yiisoft/db-integrity-exception

Database IntegrityException

6b9ec3eb67da8e992196fc5e19be005cf0cd1e56 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed `yii\rest\ActiveController::$transactional` property and connected functionality

02fe59f832264789b7f2dd8bc6ae223eab2d71e9 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed Sphinx schema

854bd64b5e8e510be69c954f6bae290ca92963e0 authored over 10 years ago by Alexander Makarov <[email protected]>
Marked part of PostgreSQL test as incomplete

ef2b5ff8210589d6f07ee880613e471466aa622a authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed handleException method visibility, removed unnecessary slashes from FQN

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

80998638175069d56c69837383eb0969880735d6 authored over 10 years ago by Alexander Makarov <[email protected]>
Moved exception handling to schema

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

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

ac9a9e8f84955d750831e9dbe1103a7d51316a5f authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #3386 from adamaltman/master

correct typo in phpdoc for HttpBearerAuth class

7496e5daf73403cd3126b83b74c2616393aa15dc authored over 10 years ago by Qiang Xue <[email protected]>
Silenced migrations output in rbac test in case there's no error

6abeedb6d56d2b50347019a4334b45253357d1b0 authored over 10 years ago by Alexander Makarov <[email protected]>
Added missing changelog line for mongodb fix

957d7095a9b78601fbcc71efd60e7526cef8e060 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()`

a738cee10bdb7c8cba858c719e1b373cc46d6585 authored over 10 years ago by Qiang Xue <[email protected]>
Re-init application if it was destroyed during RBAC test

66f3a1f4f519f2ae9c2270c19ff7e0b69787f6d1 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed mongodb to use non-deprecated method of determining if there's an active connection

d57637d09d223e2456ebc07e5e263375960d7db2 authored over 10 years ago by Alexander Makarov <[email protected]>
Simplified RBAC DB manager test

f46b0f6293326d90761f2ff65927e4d8b19a1fbc authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed RBAC migration for SQLite

baf6d6100d53fa2d7c5c047c60ea9c7b46cef384 authored over 10 years ago by Alexander Makarov <[email protected]>
RBAC migration is now aware of custom table names, speeded up RBAC tests

6a002a8d1bc04b54f5ead7471b671bf88256d3f4 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed rbac tests to use migration

40a79434f542faf6608ce13c92823a9daac8711b authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Fixes #699: fixed wrong usage of self and static
Fixe...

98ffe0d97dfdc2899e3fb9c6d266a911d248e47c authored over 10 years ago by Carsten Brandt <[email protected]>
adjusted elasticsearch extension to version 1.0 of ES

breaking changes.

e18e884c1db1ab58ef92c7d1df82539feca217cf authored over 10 years ago by Carsten Brandt <[email protected]>
Renamed handleError to handleException

dfdda1221e1c1c061e89fafa9a9b0ec757a6a1a7 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed PostgreSQL test

5f475d8adbe623f67ee227e86d864411fde57084 authored over 10 years ago by Alexander Makarov <[email protected]>
Added CUBRID support for throwing integrity exception

cb2604b3d30d13613b991840ff8f30d579fc2fb0 authored over 10 years ago by Alexander Makarov <[email protected]>
IntegrityException should be thrown for relational DBs only

4cf2fb2d865ddec829699ecbb465042680c31d63 authored over 10 years ago by Alexander Makarov <[email protected]>
Better naming for Schema properties

5c54af7d5b7a932efece3eb4fa1586270cac5332 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #3368 value also has to be parsed.

f6d6675408b5a6b850560274c8df6a4e11f40829 authored over 10 years ago by Marius Kubrakov <[email protected]>
Implemented throwing \yii\db\IntegrityException on DB integrity errors

033cc711892e13a99c059c48ebb66f0871f74ae5 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2: (43 commits)
`BaseActiveRecord::findAll()` comment fix
...

db46d43dbadda2f89be019ed2c4add04b574f7d2 authored over 10 years ago by Carsten Brandt <[email protected]>
`@inheritdoc` from interfaces and params

75f3f9c68ac96897c60ef42030d8ab8c87b3785c authored over 10 years ago by Carsten Brandt <[email protected]>
Fixing the issue #3292

This change fixes the issue #3292. The details were mentioned in the comments to the issue.

36df421f81e761ba8aadbce297866f757b5ce703 authored over 10 years ago by it3rmit <[email protected]>
Merge pull request #3370 from kartik-v/patch-2

[ci skip] Better English for Gii Caption

fa7a155fc5f132f8d16f31a15b17ec6ec4ec8f2b authored over 10 years ago by Alexander Makarov <[email protected]>
#2435 Tests for integrity exception

176199e69532b46b65f7d8660c035035777f2dca authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #3368 from technixp/master

Fix for comparing numeric attributes in JavaScript

1f8f18f8e327178b3b79db906f0afdd6af4d06c3 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge remote-tracking branch 'origin/master'

Conflicts:
framework/assets/yii.validation.js

8c1eb61bc6992211a823edeab2248451db6c80b4 authored over 10 years ago by Marius Kubrakov <[email protected]>
Fix for comparing numeric attributes in JavaScript

512fe8309aaf57f93b72f2c0d5d786fdc95ffd48 authored over 10 years ago by Marius Kubrakov <[email protected]>
Better Gii caption english

0058ffc68f5182c697b9fa7a4313b0a2be6cb0c7 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Fix for comparing numeric attributes in JavaScript

a79a05e3c4cbb00fdc98a4d0dbd0a21347607779 authored over 10 years ago by Marius Kubrakov <[email protected]>
Fixed wrong links [skip ci]

224f22f5e54bccd45392e0eeeea0ce360acea38a authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #3345 from Agrumas/master

Lithuanian translation

ef6c3c5761f6be0860b00b51a22fd30a04459eca authored over 10 years ago by Alexander Makarov <[email protected]>
Replaces tabs to spaces in example code

37d61f01363cd43bce36d07215fc3880a81976e1 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #1799: Added form_begin, form_end to twig extension

76f1c38738050f289b86b75687c1dc29bdd1c189 authored over 10 years ago by Alexander Makarov <[email protected]>
Added note about disabling cache to twig extension readme

e0fa49d17427e083f3787cc721629cba9c12bf26 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #3348 from tsvetann/patch-3

[ci skip] Update Generator.php

028adc2fd8b879a677e5779f427d196e45f24b96 authored over 10 years ago by Alexander Makarov <[email protected]>
Update Generator.php

To comply with the docs RE namespace usage:
https://github.com/yiisoft/yii2/blob/master/docs/gu...

72f413ce45f1579f1c007a37cd805f3fea6f1496 authored over 10 years ago by tsvetann <[email protected]>
Finished guide about DI container and service locator.

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

31e452329143d852e630e121610e9a73fa27a105 authored over 10 years ago by Agrumas <[email protected]>
Fixed setting defaults in User model of advanced app, see bb145f50672d35d62edede906255a8fe9a9c1f5f

289d2fdac44fde56094a6ab17f32cdbc88069b6e authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #3343 from Aoseala/patch-1

[ci skip] Fixes example code symbol errors

ae6f16db6f235a1dadc387019a55b9558517c5bc authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes example code symbol errors

9ce27b5817bafd2a86016e23322d25d63f8e647e authored over 10 years ago by Aoseala <[email protected]>
Merge branch 'origin/master'

ef72cd43dfadeb5e1d9e4de672e52fbb8b5c0089 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #2018: Adjusted changelog

a50b3d268730dccdf38b0bea644a871fe0616ce6 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'johonunu-2018-fix-gii-crud'

c99d2fd863879e93c980db277471b2bc12f64deb authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch '2018-fix-gii-crud' of github.com:johonunu/yii2 into johonunu-2018-fix-gii-crud

f6a2fd2db45e1553789c36de9b7ff3105dd057f9 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #3339 from creocoder/advanced-app-init-typo-fix

Advanced app `init` usage example typo fix

2a2e411fcab97fc383741e7cec1fddf2c28c717f authored over 10 years ago by Alexander Makarov <[email protected]>
Advanced app `init` usage example typo fix

0c077b055ff49061c5ec7bd8954ea3e35fd748c9 authored over 10 years ago by Alexander Kochetov <[email protected]>
adjusted guide renderer to new guide structure

8e9145c07c6785814a8a20ce6f18f25293bb5e0b authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #3325: fixed generated markup for conditional comments

No changelog line since feature was introduced after beta

36b3e8294dcefed989ec607a11065a9bcc4a2bc0 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #3312.

9a8815e8c085a96797ec74e87dbe0cb2659718c8 authored over 10 years ago by Qiang Xue <[email protected]>
Reformating code. Removed \t signs, using spaces. Edited Changelog.

b7e089908d9f9535b3b1c98433294a95f0c40266 authored over 10 years ago by johonunu <[email protected]>
Search model not required anymore in crud generator

059cb989d16a7cf8c43d397a1dfb8acbb8febbdf authored over 10 years ago by johonunu <[email protected]>
added docs about build automation tool

fixes #2852

fc7485fd5e97c022e00fa54c17e0b1387f9209ee authored over 10 years ago by Carsten Brandt <[email protected]>
defer loading of search index in api doc

fixes #3289

100c7aca5e8fe0cc5aeb63036906c680d77c1f1e authored over 10 years ago by Carsten Brandt <[email protected]>
improved apidoc property detection

do not allow empty property name
fixes #3297

c6b3dcd8d77f55d8221e48e78919154197200d3b authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create()

4ccb743b9e7f6f6de46f89d22b11b8c8f63057ce authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #3293 from suralc/patch-4

Fix #3265

f2e82527cee63ed9bae566bfc948cd60c022409d authored over 10 years ago by Carsten Brandt <[email protected]>
Only valid php classes should pass validation

ab91e42b735ff7de3d69b7607467dc71cbbd3fa7 authored over 10 years ago by suralc <[email protected]>
Adjusted phpdoc, tests and changelog for StringHelper::truncate and StringHelper::truncateWords

252290f35b04d76db2869c3fa7eeb7930bf64226 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'stringhelper-truncate' of github.com:Alex-Code/yii2 into Alex-Code-stringhelper-truncate

Conflicts:
framework/CHANGELOG.md

9aaa7d3c1cda211c1d68b2a0b26cb3c2b3ace74c authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed regex-escaping in crudgenerator

e90cb16230707a11bb95b2147d2bca95f6807fde authored over 10 years ago by suralc <[email protected]>
Update CHANGELOG.md

19e94a0ea9ef8c8adb90086ea90226f0554217f5 authored over 10 years ago by suralc <[email protected]>
Fix #3265

Adding a new additional validation rule in the gii-crud generator enforcing the expected format.

c5fef98128bc4bf378ff52c248989889e0cc2b44 authored over 10 years ago by suralc <[email protected]>
Merge pull request #3285 from mikehaertl/master

Fix bootstrap templates

75327a38a8cb64a2e3b771f7446bf8ebdc0ca554 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #3235 from crtlib/patch-5

setting writable folders in init-script

28c68354a0d03dc8d605cd7e8eeb38370923aa10 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #3290 from crtlib/master

[ci skip] overwrite -> override

ff29c414f9bc65955d84bf20847310ea6c5fd153 authored over 10 years ago by Alexander Makarov <[email protected]>
overwrite -> override

b8c36b5ab99491d941f43e50919bb0aca4efd4e5 authored over 10 years ago by Paul K <[email protected]>
filterWhere for postgres ILIKE

fixes #3252

17eaff7d46d2ba01bc383eacf9a99a07e071d3ac authored over 10 years ago by Carsten Brandt <[email protected]>
added case insensitve LIKE to PostgresQueryBuilder

fixes #3252

also improved unit tests for querybuilder buildLikeCondition

d92fc2b198b35fbdf097ab8c212908b39c2e277e authored over 10 years ago by Carsten Brandt <[email protected]>
Remove empty ActiveField errors and fix bootstrap templates

b0b320edb59587a619e611b932e31196e1a68d99 authored over 10 years ago by Michael Härtl <[email protected]>
Merge pull request #3272 from adamaltman/master

fix typo in the word Semantic

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

58793d4d875f9cf53bbf474b9a53d4cf5bed7f14 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #3260 from adamaltman/master

Improved the advanced app template documentation.

a6bb7341aa52eaea413d3be297c8f56452588355 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper

a695090a9cdf25543c4f28b82dd0839678d010fa authored over 10 years ago by Qiang Xue <[email protected]>
improved usability for the apidoc search

a69b819013a3b32b0c83cbeb4ab57c81b2bcd2a9 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #3249 from deerawan/master

Update active-record.md

659cc2c0e9aeb6b8c8ce2eeac89ad6f1936da448 authored over 10 years ago by Qiang Xue <[email protected]>
updated phpdoc

dbea72db9f4b733a5b94e80e09498247ed4fa305 authored over 10 years ago by Carsten Brandt <[email protected]>
refactored Debug Mail panel to work with different vendors

implementation checks for instanceof for additional swiftmailer
capabilities.

issue #2870

2a988d761ae0e3538c222b101ec173c5312b9851 authored over 10 years ago by Carsten Brandt <[email protected]>
use mb_ string functions to truncate description

05ec770c7e183f4a42c637337c44ea32aa950e4d authored over 10 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

29813983362dc0c0f7ce40c9cb8558e2ebd8d068 authored over 10 years ago by Qiang Xue <[email protected]>
renamed jssearch

d0a9776e3c330a29f5e570de313a34f75d843c5c authored over 10 years ago by Carsten Brandt <[email protected]>
added search form to api docs

da45ca2d4564777faec7627a919b88594e3f7e26 authored over 10 years ago by Carsten Brandt <[email protected]>
file helper did not preserve relative paths

876a4c976a489d4f05e5320bd6a61490bddef853 authored over 10 years ago by Carsten Brandt <[email protected]>
removed unnecessary lines regarding writable dirs

cff5a0d7e418605b4ab9fff75b8edfd3fd5a4d53 authored over 10 years ago by Paul Kofmann <[email protected]>
no need to set writable folders for console

4fb21274e3d90ae73d988c03ab0562e779b4d7b8 authored over 10 years ago by Paul Kofmann <[email protected]>
Merge pull request #3236 from pgaultier/bugfix/dateNormalize

Bugfix/date normalize

157d9610b755be626ff4c974492cd85d0e7fcd36 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed typo

2bf8833e8ae89159615de1162047f878c01553e3 authored over 10 years ago by Alexander Makarov <[email protected]>
setting writable folders in init-script

It is said, that these folders are handled already by composer.json, what is definitely true. Bu...

b4fd86a3a0e401ac77788ab43a8123f03834433d authored over 10 years ago by Paul Kofmann <[email protected]>
Refactored the fix for #3222.

dca5017e7b3a6fd3966e5dce564a5bc2a124ecd7 authored over 10 years ago by Qiang Xue <[email protected]>