Skip to content

Releases: Islandora/Crayfish

0.0.13: Homarus refactor / Increase test coverage (#57)

10 Jan 17:49
Compare
Choose a tag to compare
* 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

07 Dec 18:18
Compare
Choose a tag to compare
Updating lock files (#56)

0.0.11: homarus (#52)

20 Nov 19:22
Compare
Choose a tag to compare
* 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

06 Jun 01:48
Compare
Choose a tag to compare
add postgresql migration (#47)

* add postgresql migration

* abort gemini table migration if db is not supported

Crayfish 0.0.7

22 Sep 14:46
Compare
Choose a tag to compare
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

28 Aug 19:34
Compare
Choose a tag to compare
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

22 Jul 16:14
Compare
Choose a tag to compare
Merge pull request #12 from ruebot/issue-302

Address https://github.com/Islandora-CLAW/CLAW/issues/302

Crayfish 0.0.4

24 Jun 16:18
Compare
Choose a tag to compare
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

26 May 16:55
Compare
Choose a tag to compare
Merge pull request #7 from whikloj/fix-register-twig

Add our templates if we did not register the TwigServiceProvider

Crayfish 0.0.2

19 May 16:17
Compare
Choose a tag to compare
Merge pull request #3 from ruebot/issue-226

Restructure Crayfish