Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yiisoft/rbac-cycle-db
RBAC Cycle Database storage
https://github.com/yiisoft/rbac-cycle-db
Update rector/rector requirement from ^1.0.0 to ^2.0.3
dependabot[bot] opened this pull request 24 days ago
dependabot[bot] opened this pull request 24 days ago
Fix readme badges
vjik opened this pull request about 1 month ago
vjik opened this pull request about 1 month ago
Fix placeholders for badges in README
arogachev opened this pull request 3 months ago
arogachev opened this pull request 3 months ago
Fix docs
luizcmarin opened this pull request 8 months ago
luizcmarin opened this pull request 8 months ago
Fix docs
luizcmarin opened this pull request 8 months ago
luizcmarin opened this pull request 8 months ago
Update composer.json
arogachev opened this pull request 10 months ago
arogachev opened this pull request 10 months ago
Shrink CHANGELOG
arogachev opened this pull request 10 months ago
arogachev opened this pull request 10 months ago
Do not throw exception in migration in docs
arogachev opened this pull request 10 months ago
arogachev opened this pull request 10 months ago
Add note about manual sync
arogachev opened this pull request 10 months ago
arogachev opened this pull request 10 months ago
Add note to the docs about storages sync on manual edit
arogachev opened this issue 10 months ago
arogachev opened this issue 10 months ago
Various fixes
samdark opened this pull request 10 months ago
samdark opened this pull request 10 months ago
Remove Scrutinizer
arogachev opened this pull request 11 months ago
arogachev opened this pull request 11 months ago
Miscellaneous fixes
arogachev opened this pull request 11 months ago
arogachev opened this pull request 11 months ago
Rename access tree to hierarchy
arogachev opened this pull request 11 months ago
arogachev opened this pull request 11 months ago
Update rector/rector requirement from ^0.19.0 to ^1.0.0
dependabot[bot] opened this pull request 11 months ago
dependabot[bot] opened this pull request 11 months ago
Backwards sync with rbac-db
arogachev opened this pull request 12 months ago
arogachev opened this pull request 12 months ago
Decrease size for string columns from 128 to 126 for PostgreSQL optimization
arogachev opened this pull request 12 months ago
arogachev opened this pull request 12 months ago
Use snake case for item attribute names (ease migration from Yii 2)
arogachev opened this pull request 12 months ago
arogachev opened this pull request 12 months ago
Remove duplicate code in `ItemsStorage::add()`
arogachev opened this pull request 12 months ago
arogachev opened this pull request 12 months ago
Cover differences with Yii 2
arogachev opened this issue 12 months ago
arogachev opened this issue 12 months ago
Add docs for migrations
arogachev opened this pull request 12 months ago
arogachev opened this pull request 12 months ago
Use CLI / script for migrations for better UX
arogachev opened this issue 12 months ago
arogachev opened this issue 12 months ago
Update docs for migrations
arogachev opened this issue 12 months ago
arogachev opened this issue 12 months ago
"Invalid cursor state" error for SQL Server when removing disconnect
arogachev opened this issue 12 months ago
arogachev opened this issue 12 months ago
Update rector/rector requirement from ^0.18.0 to ^0.19.0
dependabot[bot] opened this pull request 12 months ago
dependabot[bot] opened this pull request 12 months ago
Optimize applying migrations in tests
arogachev opened this issue 12 months ago
arogachev opened this issue 12 months ago
Configure Docker for all used RDBMS
arogachev opened this issue about 1 year ago
arogachev opened this issue about 1 year ago
Add migrations
arogachev opened this pull request about 1 year ago
arogachev opened this pull request about 1 year ago
Use migrations instead of raw SQL
arogachev opened this issue about 1 year ago
arogachev opened this issue about 1 year ago
Try to get rid of `ItemsStorage::$namesSeparator`
arogachev opened this issue about 1 year ago
arogachev opened this issue about 1 year ago
Customize separator for item names, throw friendly exception
arogachev opened this pull request about 1 year ago
arogachev opened this pull request about 1 year ago
Customize separator for item names, throw friendly exception
arogachev opened this issue about 1 year ago
arogachev opened this issue about 1 year ago
Sync with base package
arogachev opened this pull request about 1 year ago
arogachev opened this pull request about 1 year ago
Improve compatibility of schema with Yii 2 (`user_id` vs `userId`, etc.)
arogachev opened this issue about 1 year ago
arogachev opened this issue about 1 year ago
Suggestions for Improve perfomance #71
Tigrov opened this pull request over 1 year ago
Tigrov opened this pull request over 1 year ago
Fix MSSQL CI
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Sync `DbSchemaManager` and `README` with `rbac-db`
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Remove timestamps
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Duplicate code in `Manager::addItem()` and `ItemsStorage::add()`
arogachev opened this issue over 1 year ago
arogachev opened this issue over 1 year ago
Improve perfomance
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Use enum type for "type" column in "items" table
arogachev opened this issue over 1 year ago
arogachev opened this issue over 1 year ago
Update slope-it/clock-mock requirement from 0.3.8 to 0.4.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.17.0 to ^0.18.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add default table names
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Change default values for table names in storages to match the ones in dumped SQL files
arogachev opened this issue over 1 year ago
arogachev opened this issue over 1 year ago
Change prefix for tables to "yii_rbac"
arogachev opened this issue over 1 year ago
arogachev opened this issue over 1 year ago
Use stable version of `rbac`
arogachev opened this issue over 1 year ago
arogachev opened this issue over 1 year ago
Sync `RbacCycleInit` with the latest changes and add tests
arogachev opened this issue over 1 year ago
arogachev opened this issue over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Sync and simplify traversal
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Decouple storages
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Test SQL schema
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.16.0 to ^0.17.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update rector/rector requirement from ^0.15.0 to ^0.16.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add schema manager
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Keep package stable in Composer
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Sync with changes in `rbac-db`
arogachev opened this issue over 1 year ago
arogachev opened this issue over 1 year ago
Reuse tests code
arogachev opened this pull request over 1 year ago
arogachev opened this pull request over 1 year ago
Update CHANGELOG
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
Use recursion for items
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
Fix errors for other DBMS and SQLite with enabled foreign keys
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
Add workflows for other DBMS
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
Fix "force" option in console command
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
--force not working
sobhan-m94 opened this pull request almost 2 years ago
sobhan-m94 opened this pull request almost 2 years ago
Use integer type instead of timestamp
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
userHasPermission return false for readPost
sobhan-m94 opened this issue almost 2 years ago
sobhan-m94 opened this issue almost 2 years ago
PHP Fatal error: Uncaught PDOException: SQLSTATE[22008]: Datetime field overflow: 7 ERROR: date/time field value out of range: "1678513615"
sobhan-m94 opened this issue almost 2 years ago
sobhan-m94 opened this issue almost 2 years ago
Add docs, improve working with arguments
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
Add docs
arogachev opened this issue almost 2 years ago
arogachev opened this issue almost 2 years ago
Improve unit tests (raise coverage, fix mutants), various fixes and improvements
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
Fix mutants
arogachev opened this issue almost 2 years ago
arogachev opened this issue almost 2 years ago
Use separate parameters in `RbacCycleInit` constructor
arogachev opened this pull request almost 2 years ago
arogachev opened this pull request almost 2 years ago
Raise test coverage to 100%
vjik opened this issue almost 2 years ago
vjik opened this issue almost 2 years ago
Split `$config` in `RbacCycleInit::__construct()` to separate parameters
vjik opened this issue almost 2 years ago
vjik opened this issue almost 2 years ago
Psalm 1 + Update StyleCI configuration
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
Update code of conduct
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
release date
sobhan-m94 opened this issue almost 2 years ago
sobhan-m94 opened this issue almost 2 years ago
Update phpunit/phpunit requirement from ^9.5 to ^10.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.2
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.1
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Update rector/rector requirement from ^0.14.3 to ^0.15.0
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.0
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
[Batch] Add composer-require-checker CI
xepozz opened this pull request about 2 years ago
xepozz opened this pull request about 2 years ago
Add rector [batch]
xepozz opened this pull request over 2 years ago
xepozz opened this pull request over 2 years ago
Fix ItemsStorage::populateItem and test
thenotsoft opened this pull request over 2 years ago
thenotsoft opened this pull request over 2 years ago
Fix ItemsStorage::getParents and add more unit tests
razonyang opened this pull request over 2 years ago
razonyang opened this pull request over 2 years ago
Fix the `AssignmentsStorage::getByUserId` method and add unit tests
razonyang opened this pull request over 2 years ago
razonyang opened this pull request over 2 years ago
Adjust to the changes of `yiisoft/rbac` package
razonyang opened this pull request over 2 years ago
razonyang opened this pull request over 2 years ago
Separate chain calls
sankaest opened this pull request over 2 years ago
sankaest opened this pull request over 2 years ago
Use reusables actions.
terabytesoftw opened this pull request over 2 years ago
terabytesoftw opened this pull request over 2 years ago
Check interfaces and perfomance of SQL queries
arogachev opened this pull request almost 3 years ago
arogachev opened this pull request almost 3 years ago
Check interfaces and perfomance of SQL queries
arogachev opened this issue almost 3 years ago
arogachev opened this issue almost 3 years ago
Implement
rustamwin opened this pull request almost 3 years ago
rustamwin opened this pull request almost 3 years ago
Rename to `rbac-cycle-db`
vjik opened this issue almost 3 years ago
vjik opened this issue almost 3 years ago
Adopt to changes in `yiisoft/rbac`
vjik opened this issue almost 3 years ago
vjik opened this issue almost 3 years ago
Schedule GitHub workflows
viktorprogger opened this pull request over 3 years ago
viktorprogger opened this pull request over 3 years ago
Bump actions/cache from 2 to 2.1.5
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump shivammathur/setup-php from 2 to 2.11.0
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago