Releases: Islandora/Crayfish
Releases · Islandora/Crayfish
0.0.13: Homarus refactor / Increase test coverage (#57)
* Tell if we failed Fix some missed things * Clean up tester, fix test coverage * Fix last tests I hope * Refactor Homarus Update test coverage * Coder fix
0.0.12
0.0.11: homarus (#52)
* homarus * Delete config.yaml config.yaml will be created by ansible * changes requested by Danny 1 * update example config * update README * add basic test setup
Crayfish 0.0.9
add postgresql migration (#47) * add postgresql migration * abort gemini table migration if db is not supported
Crayfish 0.0.7
Updating lock files for latest crayfish-commons changes (#42) * Updating lock files for latest crayfish-commons changes * Trying this with 5.6
Crayfish 0.0.6
Issue 612 (#38) * Adding OPTIONS request for integrating Hypercube with Api-X * Returing content-type on OPTIONS request and README update * OPTIONS for Houdini * Better testing annotations, README update. * MOAR README * README typos * Basing services for binaries off of ldp:NonRDFSource instead of fedora:Binary
Crayfish 0.0.5
Merge pull request #12 from ruebot/issue-302 Address https://github.com/Islandora-CLAW/CLAW/issues/302
Crayfish 0.0.4
Add IUuidCache functions for transactions (#4) * Add IUuidCache functions for transactions * Code cleanup * Long lines sheesh * Register UuidGenerator, remove UuidServiceProvider, fix various little errors Fix file path errors to ldpath transform file. Fix reference to TransactionController in ResourceController * Move to using a local Silex caching layer for transaction pair caching. * Code review clean up * Fix existing tests * Our minimum-stability should probably not be dev * Add tests for KeyCache and remove test namespace. * PSR2 issue * Add more tests and resolve a strict error in ResourceController * Increase code coverage * Does not throw the exception. but returns an error response. * Only have 1 config location now, but also ignore production settings.
Crayfish 0.0.3
Merge pull request #7 from whikloj/fix-register-twig Add our templates if we did not register the TwigServiceProvider
Crayfish 0.0.2
Merge pull request #3 from ruebot/issue-226 Restructure Crayfish