Ecosyste.ms: OpenCollective

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

github.com/yiisoft/rbac-db

yiisoft/db adapter for RBAC.
https://github.com/yiisoft/rbac-db

Prepare for next release

e3959b8b720827543d9ab49cf54163bb1088b3a7 authored 8 months ago by Alexey Rogachev <[email protected]>
Release version 2.0.0

a76743de20e87aeb370de8f75f41cb5c6b463051 authored 8 months ago by Alexey Rogachev <[email protected]>
Update composer.json (#76)

722012fc33a9307ec6217c9ffe90219916cd37c6 authored 8 months ago by Alexey Rogachev <[email protected]>
Shrink CHANGELOG [skip ci] (#75)

bd2495ca5d68a4678b1ed83dfc104763672eccec authored 8 months ago by Alexey Rogachev <[email protected]>
Add info about manual sync to the docs (#74)

* Add info about manual sync to the docs [skip ci]

* Revert migration silently [skip ci]

*...

21331861e66142543da2e8d63ae6286597589a97 authored 8 months ago by Alexey Rogachev <[email protected]>
Remove extra parentheses in docs (#73)

15c3b963921bcb8d8685cad888a764651198b1bc authored 8 months ago by Alexey Rogachev <[email protected]>
Various fixes (#72)

* Various fixes

* Apply fixes from StyleCI

* Max length, trailing slashes, static

* Rev...

4b7ca7b830b4f25e1db16ffaca17f2cfbcf5d097 authored 8 months ago by Alexander Makarov <[email protected]>
Remove Scrutinizer (#70)

4b98e73d6e79e6897eb1e138408d3e594ca8476f authored 8 months ago by Alexey Rogachev <[email protected]>
Miscellaneous fixes (#69)

* Actualize badges
* Update README.md

5f3f87300af14377f0d36036ea185861bca67aac authored 8 months ago by Alexey Rogachev <[email protected]>
Rename `getAccessTree()` to `getHierarchy()` in `ItemsStorageInterface` implementations (#68)

* Rename `getAccessTree()` to `getHierarchy()` in `ItemsStorageInterface` implentations

* Fix...

8b775e3fe6647a8523b421e28425895c350fbcd9 authored 8 months ago by Alexey Rogachev <[email protected]>
Sync with changes in db (#64)

* Initial commit

* Remove more quoting

* Remove more quoting 2

* Revert [skip ci]

* ...

ef4ddcfea695b647e8fcdd0fb5674ec21f44b170 authored 8 months ago by Alexey Rogachev <[email protected]>
Update rector/rector requirement from ^0.19.0 to ^1.0.0 (#66)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

c3ee5380b5bc3969d53268e83cb054934753fdf8 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Decrease size for string columns from 128 to 126 for PostgreSQL optimization (#65)

4f97cb1be3ad9ae8e91d7ea5518088d21de405ae authored 9 months ago by Alexey Rogachev <[email protected]>
Use snake case for item attribute names (ease migration from Yii 2) (#63)

ac56329258b7f75cc21afffab6014cfa757c20f8 authored 9 months ago by Alexey Rogachev <[email protected]>
Remove duplicate code in `ItemsStorage::add()` (#62)

* Remove duplicate code in `ItemsStorage::add()`

* Update CHANGELOG [skip ci]

354e645c9bbd31f4a1e3e7e2c11d8e27bb25f8ad authored 9 months ago by Alexey Rogachev <[email protected]>
Add docs for migrations (#61)

c9ce265c532d914ec6e221336c1eb03635288072 authored 9 months ago by Alexey Rogachev <[email protected]>
Add migrations (#60)

* Initial commit

* Apply fixes from StyleCI

* sqlite - tests are passing

* Adjust tests...

a9e68743603ca3b6e8fc93a3d2ad860bc27a7a23 authored 9 months ago by Alexey Rogachev <[email protected]>
Add customizable separator for joining and splitting item names (#59)

* Sync with base package

* Tests are passing

* Apply fixes from StyleCI

* An attempt to...

047dedbc897a9e26c1e50cd853d66691f20655ce authored 9 months ago by Alexey Rogachev <[email protected]>
Sync with base package (#57)

* Sync with base package

* Tests are passing

* Apply fixes from StyleCI

* An attempt to...

a630c52bb278dac239e3901478083f0de918d5d7 authored 9 months ago by Alexey Rogachev <[email protected]>
Update rector/rector requirement from ^0.18.0 to ^0.19.0 (#56)

Co-authored-by: Sergei Predvoditelev <[email protected]>

f82d3ff167d0256c528489ac11f8e07a220c1756 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update slope-it/clock-mock requirement from 0.3.8 to 0.4.0 (#42)

Updates the requirements on [slope-it/clock-mock](https://github.com/slope-it/clock-mock) to per...

98eef9df4b6de707ca3d4d0d893a36db5f758b48 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix usage of `createdAt` and `AssignmentsStorageTestTrait` (#54)

* Fix usage of `createdAt` and `AssignmentsStorageTestTrait`

* Update CHANGELOG [skip ci]

18f138a07e348ffee2503a1a51f30eb42bd70fc1 authored 11 months ago by Alexey Rogachev <[email protected]>
Micro optimization related with cloning object (#49)

2814c5419cab0ad446083a05f2a21f6165a7405e authored about 1 year ago by Alexey Rogachev <[email protected]>
Fix Psalm (#48)

11b289baa72f45cdeaf2cb4555824a8844488a0d authored about 1 year ago by Alexey Rogachev <[email protected]>
Fix Psalm (#47)

52b4615ad5d4409fdfaf21c9cd52444b037f9d5b authored about 1 year ago by Alexey Rogachev <[email protected]>
Improve perfomance (#46)

* Improve perfomance

* Update CHANGELOG [skip ci]

* An attempt to fix MySQL 5.7

* An at...

ba8373af8217197413ae44ba76e88625cc626c09 authored about 1 year ago by Alexey Rogachev <[email protected]>
Add default table names (#44)

* Add default table names

* Update CHANGELOG [skip ci]

* Fix tests for other RDBMS

* Fi...

faf579523d20c0fb843fd81e9705ff8cc2c52b64 authored about 1 year ago by Alexey Rogachev <[email protected]>
Update rector/rector requirement from ^0.17.0 to ^0.18.0 (#41)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

1a805a77e35c65384247d4557dd9fc90bf0e4db0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sync with rbac-cycle-db, test SQL schema, decouple storages (#35)

* Uncommitted changes

* Sync CI [skip ci]

* Sync SQL [skip ci]

* Sync src [skip ci]

...

315a6fd84cff0a16efd61cec8951878261a57c38 authored about 1 year ago by Alexey Rogachev <[email protected]>
Fix hardcoded table name, update Oracle workflow (#36)

* Fix hardcoded table name

* Update CHANGELOG [skip ci]

* Try to fix Oracle error

* Rev...

518a74539b7f689d62c9023d33dc03540e042490 authored about 1 year ago by Alexey Rogachev <[email protected]>
Add schema manager (#23)

* Add schema manager

* Actualize

* Remove usage of SQLite column

* Make console optiona...

75a80e62702b32d593602dc20844b2963de400b6 authored over 1 year ago by Alexey Rogachev <[email protected]>
Update rector/rector requirement from ^0.15.0 to ^0.17.0 (#32)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

0951c18b69755c1049b762c3d52b09f298e4cf6d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove usage of SQLite column (#24)

* Fix usage of SQLite column

* Update CHANGELOG.md [skip ci]

962740466689c15b4743c5e52067ae14e52aeae0 authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix broken links in README (#22)

3b4bdd2f8138782481ebd36b45ab6980af5c4143 authored over 1 year ago by Alexey Rogachev <[email protected]>
Actualize and enable BC workflow (#18)

5a3b8d69162e9384b7ceb8c8dfd21ae0943e2c65 authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix mutant (ignore code coverage differently) (#17)

d8392241e1a18543167ac9b4e8b54de8fe030a32 authored over 1 year ago by Alexey Rogachev <[email protected]>
Release version 1.0.0

1313ba641842fd8b66286b46363b990366d4bccd authored over 1 year ago by Alexey Rogachev <[email protected]>
Prepare for next release

56b83b2dace550ca88200131b859959c5a46389b authored over 1 year ago by Alexey Rogachev <[email protected]>
Actualize, prepare for release (#11)

* Add console command

* Add AssignmentsStorage

* Add repositories section

* Add item st...

1b9d2b926b3a577e40587d814735f3923c972aea authored over 1 year ago by Alexey Rogachev <[email protected]>
Add rector [batch] (#7)

* Add rector files https://github.com/yiisoft/yii-dev-tool/pull/232

* Use predefined rector a...

accda8ea26b8c965a3e78574221c00755dc2474e authored over 1 year ago by Dmitriy Derepko <[email protected]>
Add composer-require-checker [batch] (#8)

ecee06a64f50d9166d2660d39a15ea2677c442bb authored over 1 year ago by Dmitriy Derepko <[email protected]>
Update contributor code of conduct (#9)

f8bdfb101ea6373b87daa4b71909213dd892e0ca authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Update StyleCI config (#10)

3d624daf2c09785f89cd39d011c320d4393e3084 authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Separate chain calls (#6)

45b638bc0f0ef3a88bc145be3cdbe7a07e5e5e56 authored over 2 years ago by Sanka <[email protected]>
Add eol=lf text effect to .gitattributes file

b6f8ae7b73b17b14ffce57bc8963a426154c350b authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Update Scrutinizer configuration

2a37573630f2c9ddcd4923280f257f4e12b8db34 authored almost 3 years ago by devanych <[email protected]>
Update StyleCI config

23532b2e753092411f926e4196ce721de450e540 authored about 3 years ago by Alexander Makarov <[email protected]>
Do not manage GitHub actions versions with dependabot. Too noisy.

ed300044920b487a584a2de3fdb8efb5088bb467 authored over 3 years ago by Alexander Makarov <[email protected]>
Adjust dependabot strategy

0b381570c9f9cdc31db9e2833d07ca932b6fe6d4 authored almost 4 years ago by Alexander Makarov <[email protected]>
Batch add spatie/phpunit-watcher

d03dd59c041e73c9386223ad7d4b021a682caf2a authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Adjust StyleCI rules

c2afba3045c020eef77ac2a3fc3e377359999a33 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

94e5ac87538e9e5a2da4e7605bab9c3ade98370b authored almost 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config + fixes

ea96df6004c54ef77f64f116833aa9d592771bf8 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update .gitattributes

5ec47cedb8a26c010f75cfefebaa600f1d797462 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add disabled BC check

c2395659f6288e45306e40e20e5196d8abbe1b1d authored almost 4 years ago by Alexander Makarov <[email protected]>
Update meta

412929c0cf49bcb52367ed8ad9595ef6a6e528e9 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update Scrutinizer config

37bccde5071b78e9b7bb7f702e4282a2bcaa1808 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add dependabot config

aed9a12e7ddb51db71e8329db213c8037e4f0d98 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update repository meta-files

c4fbe5a43fd9911be8bd8e6de964449a5af068cb authored about 4 years ago by Alexander Makarov <[email protected]>
Update Scrutinizer config

100830b1757aebde2f8b96194e8ce9aa1b6d0094 authored about 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

bb0c1709f52dae8a933d4e5faadf11cd16dc8150 authored over 4 years ago by Alexander Makarov <[email protected]>
Switch StyleCI to PSR-12

20357eb60443ce76b2a95667e79cd4890b56a1af authored over 4 years ago by Alexander Makarov <[email protected]>
Add editorconfig, add github as a way to contribute financially

41a611e42670f29df6f8f34c1f67d8fe65bdbe77 authored almost 5 years ago by Alexander Makarov <[email protected]>
Update meta files

c2c2840191af73e2ed9aefa6d1cd448fb6ef4982 authored almost 5 years ago by Alexander Makarov <[email protected]>
Moved files from general RBAC library

ace7bfba5cf09494cc679a30b23663e51e80c9c3 authored almost 5 years ago by Alexander Makarov <[email protected]>
Update meta-confgs from template

3ef0e4d1a88e0c2e75a6d4751b72b161f8522b0f authored over 5 years ago by Alexander Makarov <[email protected]>
Create FUNDING.yml

4c08b6bd68b6d634c746cd11c62981ee790d5c6a authored over 5 years ago by Alexander Makarov <[email protected]>