Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / silverstripe-terraformers/keys-for-cache issues and pull requests

#78 - Add Issue templates

Pull Request - State: closed - Opened by chrispenny about 1 year ago
Labels: hacktoberfest-accepted

#77 - Add a test case for UnsavedRelationList

Pull Request - State: closed - Opened by chrispenny about 1 year ago
Labels: hacktoberfest-accepted

#76 - Update documentation regarding unit testing with KFC

Pull Request - State: closed - Opened by chrispenny about 1 year ago
Labels: hacktoberfest-accepted

#75 - Processed Updates Service minor performance improvement

Pull Request - State: closed - Opened by chrispenny about 1 year ago
Labels: hacktoberfest-accepted

#74 - Improve documentation and examples

Pull Request - State: closed - Opened by chrispenny about 1 year ago
Labels: hacktoberfest-accepted

#73 - allow setting key to null

Pull Request - State: closed - Opened by blueo over 1 year ago - 2 comments

#72 - Add developer documentation regarding unit tests with KFC

Issue - State: closed - Opened by chrispenny over 1 year ago

#71 - Add error message if relationship is missing for dot notation

Pull Request - State: closed - Opened by chrispenny over 1 year ago

#70 - Add support for Silverstripe 5

Pull Request - State: closed - Opened by chrispenny over 1 year ago

#69 - Add support for Silverstripe 5

Issue - State: closed - Opened by chrispenny over 1 year ago

#68 - DOCS: Add case study for Project One

Pull Request - State: closed - Opened by chrispenny over 1 year ago

#67 - Add support for non-staged Versioned DataObjects

Pull Request - State: closed - Opened by chrispenny almost 2 years ago
Labels: bug

#66 - Bug: CacheKeys are not published when you write() non-staged Versioned models

Issue - State: closed - Opened by chrispenny almost 2 years ago
Labels: bug

#65 - Bugfix: Set reading mode when reading/writing CacheKeys

Pull Request - State: closed - Opened by chrispenny almost 2 years ago

#64 - Add test case to cover "cares" relationship for NonStaged models #55

Pull Request - State: closed - Opened by TheSceneman almost 2 years ago
Labels: enhancement

#62 - Draft CacheKey value is always fetched in Live reading mode

Issue - State: closed - Opened by chrispenny almost 2 years ago
Labels: bug

#61 - MNT: Remove "Model" from names of test classes

Pull Request - State: closed - Opened by chrispenny almost 2 years ago

#60 - #24 added alex linter

Pull Request - State: closed - Opened by TheSceneman almost 2 years ago
Labels: enhancement

#59 - Add unit test scenarios for UnsavedRelationList

Issue - State: closed - Opened by chrispenny almost 2 years ago - 1 comment
Labels: enhancement

#58 - Handle cases where relationship is UnsavedRelationList

Pull Request - State: closed - Opened by monkeyfeet almost 2 years ago - 1 comment

#57 - Bugfix: Fix an issue where belongs_to would trigger recursion

Pull Request - State: closed - Opened by chrispenny about 2 years ago

#56 - MNT: Update Maintainers and Authors

Pull Request - State: closed - Opened by chrispenny about 2 years ago

#55 - Add unit test scenarios to cover Versioned with mode 'versioned'

Issue - State: closed - Opened by chrispenny about 2 years ago
Labels: enhancement

#54 - Add missing implements TestOnly to test models

Pull Request - State: closed - Opened by chrispenny about 2 years ago

#53 - MISC: Update visibility of some methods

Pull Request - State: closed - Opened by chrispenny about 2 years ago

#52 - Feature: Support for polymorphic relationships

Pull Request - State: closed - Opened by chrispenny about 2 years ago

#51 - DOCS: Update cache docs, github actions, global_cares

Pull Request - State: closed - Opened by chrispenny about 2 years ago

#50 - Standardise config names. Update visibility of variables

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#49 - Bugfix: Remove static call to Injectable trait

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#48 - Official (unit tested) PHP 8 support. Update Github actions

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#47 - Trigger cache event on $owner rather than direct in extension

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#46 - Add Extension for GridFieldOrderableRows support

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#45 - Only write() CacheKey if it's not in the DB

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#44 - Collate build errors before throwing exception

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#43 - Use PublishSingle (by default) when publishing CacheKeys

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#42 - Update Github Actions CI

Pull Request - State: closed - Opened by chrispenny over 2 years ago

#41 - Should flush delete/clear all CacheKey records?

Issue - State: closed - Opened by chrispenny over 2 years ago - 1 comment
Labels: enhancement

#40 - Bugfix: Update how we process keys in CMSPreview and Stage

Pull Request - State: closed - Opened by chrispenny over 2 years ago
Labels: bug

#39 - CacheKeys are not cleared on GridField reorder actions

Issue - State: closed - Opened by chrispenny over 2 years ago - 3 comments
Labels: bug

#38 - Validate cached wrapper support for null cache keys

Issue - State: closed - Opened by chrispenny over 2 years ago - 1 comment
Labels: bug

#37 - Add support for polymorphic relationships

Issue - State: closed - Opened by chrispenny almost 3 years ago
Labels: enhancement

#36 - Improve support for base and extended classes

Pull Request - State: closed - Opened by chrispenny almost 3 years ago

#35 - Bug: Keys not clearing for extended DataObjects

Issue - State: closed - Opened by chrispenny almost 3 years ago
Labels: bug

#34 - Increase test coverage on cached graph

Pull Request - State: closed - Opened by chrispenny almost 3 years ago - 1 comment

#33 - Determine all build errors before throwing an exception

Issue - State: closed - Opened by chrispenny almost 3 years ago
Labels: enhancement

#32 - Prevent classes in ignoreList from being used to build Edges

Pull Request - State: closed - Opened by MelissaWu-SS almost 3 years ago

#31 - Remove duplicate invoking createEdges in processChange

Pull Request - State: closed - Opened by MelissaWu-SS almost 3 years ago - 2 comments

#30 - Remove duplicate invoking `createEdges` in the `processChange`

Issue - State: closed - Opened by MelissaWu-SS almost 3 years ago
Labels: enhancement

#29 - Consider disabling triggers on large processes

Issue - State: closed - Opened by chrispenny almost 3 years ago - 2 comments
Labels: enhancement

#28 - Remove spaces from the cache key

Pull Request - State: closed - Opened by MelissaWu-SS almost 3 years ago

#27 - Bugfix: Correct letter case in file names

Pull Request - State: closed - Opened by MelissaWu-SS almost 3 years ago
Labels: bug

#26 - Bug: PSR-4 autoloading standards not meet. Incorrect letter case in file name

Issue - State: closed - Opened by chrispenny almost 3 years ago - 1 comment
Labels: bug

#25 - Important: Switch from Travis to Github builds

Issue - State: closed - Opened by chrispenny almost 3 years ago
Labels: enhancement

#24 - Add Woke as part of our build requirement

Issue - State: closed - Opened by chrispenny almost 3 years ago - 5 comments
Labels: enhancement

#23 - Switch from Tavis to Github actions for build

Pull Request - State: closed - Opened by adrhumphreys almost 3 years ago
Labels: hacktoberfest-accepted

#22 - Update config to ignorelist. Add test coverage. Closes #19

Pull Request - State: closed - Opened by chrispenny almost 3 years ago

#21 - Update `generateKeyHash` to not add spaces to the key

Issue - State: closed - Opened by adrhumphreys almost 3 years ago
Labels: enhancement

#20 - Create unit tests for caching and re-requesting the graph

Issue - State: closed - Opened by adrhumphreys almost 3 years ago
Labels: enhancement

#19 - Update blacklist to dissallow list

Issue - State: closed - Opened by adrhumphreys almost 3 years ago

#18 - Improvement: Add Cache layer to Graph::build steps

Pull Request - State: closed - Opened by chrispenny almost 3 years ago
Labels: hacktoberfest-accepted

#17 - Feature: Add support for many_many and through relationships

Pull Request - State: closed - Opened by chrispenny almost 3 years ago
Labels: hacktoberfest-accepted

#16 - Add code cov for FluentExtension. Improve cov on CKExtension

Pull Request - State: closed - Opened by chrispenny about 3 years ago

#15 - Replace fn() calls with function() and test code cov

Pull Request - State: closed - Opened by chrispenny about 3 years ago - 1 comment

#14 - Enhancement: Use cache factory to store Graph contents

Issue - State: closed - Opened by chrispenny about 3 years ago
Labels: enhancement

#13 - Enhancement: Do we want to add a global_touches?

Issue - State: closed - Opened by chrispenny about 3 years ago - 1 comment
Labels: enhancement

#12 - Enhancement: Add support for many_many

Issue - State: closed - Opened by chrispenny about 3 years ago
Labels: enhancement

#10 - Increase code coverage. Fixes #9

Pull Request - State: closed - Opened by chrispenny about 3 years ago

#9 - Increase test coverage

Issue - State: closed - Opened by chrispenny about 3 years ago

#8 - Include code cov report. Fixes #4

Pull Request - State: closed - Opened by chrispenny about 3 years ago

#7 - Don't track edges from. Rely on alreadyProcessed instead

Pull Request - State: closed - Opened by chrispenny about 3 years ago

#6 - Add polymorphic relationship for CacheKey. Update Fluent docs

Pull Request - State: closed - Opened by chrispenny about 3 years ago

#5 - Add support for DataObject::getUniqueKey

Pull Request - State: closed - Opened by chrispenny about 3 years ago

#4 - Enable Code Cov Report

Issue - State: closed - Opened by chrispenny about 3 years ago

#3 - Version our CacheKey and update triggers

Pull Request - State: closed - Opened by chrispenny about 3 years ago

#2 - Edge relationship to traverse both sides of config

Pull Request - State: closed - Opened by chrispenny about 3 years ago

#1 - Made it

Pull Request - State: closed - Opened by adrhumphreys about 3 years ago