Commit Graph

  • 0a9f77f82f just a bit of tidying, nowt exciting dev Cerys Lewis 2024-07-22 16:27:20 +0100
  • a1a7c69b5d committing what i've got before going home lol Cerys Lewis 2024-06-17 19:34:51 +0100
  • a62ed0667e Delete QueryResponseWrapper.php Cerys Lewis 2024-06-17 19:22:03 +0100
  • f0de6b3702 aligning Cerys Lewis 2024-06-17 19:21:56 +0100
  • 72c714dc56 `DELETE` query Cerys Lewis 2024-06-17 19:17:09 +0100
  • 50934994a6 `GRANT` and `SELECT` examples now shadow the deegraph docs Cerys Lewis 2024-06-17 18:57:54 +0100
  • 1cd138b3bd returns proper constructors Cerys Lewis 2024-06-17 18:50:52 +0100
  • b1055d3148 aligning Cerys Lewis 2024-06-17 18:50:36 +0100
  • bab993ba06 trying to tidy up the code Cerys Lewis 2024-06-17 18:37:37 +0100
  • 1cce3a14d9 started the move over to much more "builder" style Cerys Lewis 2024-06-17 18:26:09 +0100
  • af9cdb7cdf function to get Actor Cerys Lewis 2024-06-17 16:57:54 +0100
  • 4a1e8da97e updated the regex Cerys Lewis 2024-06-17 16:55:54 +0100
  • 841a433ded better handing for different responses Cerys Lewis 2024-06-17 16:55:46 +0100
  • 0a8d60c18a made a start on the GRANT query Cerys Lewis 2024-06-17 16:55:35 +0100
  • ec1a2b3c5f Merge pull request 'Namespace changes and Query Response classes' (#4) from dev into master master cerys 2024-06-13 12:08:08 +0000
  • 63d0f34705 working on getting a query response into classes Cerys Lewis 2024-06-10 17:04:39 +0100
  • 26c7e8a0a6 stuff from the broken branch lol Cerys 2024-06-09 23:44:01 +0100
  • 5f180b4662 Add 'src/Enumerators/DeegraphNumericalComparator.php' cerys 2024-06-09 22:41:29 +0000
  • fcf164a27c Delete 'src/Enumerators/DeegraphNumericalComparitor.php' cerys 2024-06-09 22:40:55 +0000
  • 928c7001a0 updated the developer email address Cerys 2024-06-09 21:36:21 +0100
  • 8ab3254ad5 typo fix Cerys 2024-06-09 20:20:25 +0100
  • 05fce9e1c2 Update README.md Cerys 2024-06-09 16:00:08 +0100
  • c63c1e11e8 moved namespaces from `DeegraphPHP` to `DeegraphInteractions` Cerys 2024-06-09 15:56:05 +0100
  • 80c62ee4e3 updated the name of the package Cerys 2024-06-09 15:18:32 +0100
  • e0a462fdd3 Merge pull request 'Schema Generation Code' (#2) from schema-creation into master cerys 2024-06-09 14:16:47 +0000
  • 870368fa8c moving all the schema code to another repo Cerys 2024-06-09 15:14:09 +0100
  • f7e4eb0b78 included code in the repo to generate the Message example schema Cerys 2024-06-09 02:38:10 +0100
  • 923c249fd8 see desc. Cerys 2024-06-09 02:33:56 +0100
  • 250f919cc8 added an example (source see desc.) Cerys 2024-06-09 02:31:45 +0100
  • 25c0c96043 added `MimeType` as as a Field Cerys 2024-06-09 02:31:21 +0100
  • 915ce12b93 bodged comments Cerys 2024-06-09 02:19:09 +0100
  • 2640c65f5a general tidying up Cerys 2024-06-09 02:17:27 +0100
  • be7423882d will now throw an Exception if the Name isn't set Cerys 2024-06-09 02:00:31 +0100
  • ea440a10d9 more schema generation work Cerys 2024-06-09 01:52:49 +0100
  • 7c6da14f84 enum for existence values Cerys 2024-06-07 16:05:12 +0100
  • b27ceacaa1 can roughly create a schema Cerys 2024-06-07 16:05:00 +0100
  • 76cf239d88 created the base for the Attribute classes Cerys 2024-06-07 16:04:41 +0100
  • fb9d556547 the reflection stuff requires `phpunit/phpunit` Cerys 2024-06-07 16:04:21 +0100
  • 09f7b97d72 quick argument name change Cerys 2024-06-07 00:55:38 +0100
  • 6243dfee5a Merge pull request 'can handle basic requests' (#1) from dev into master cerys 2024-06-06 23:52:06 +0000
  • d58e212549 added to the `SELECT` query Cerys 2024-06-07 00:15:10 +0100
  • a9c7402c67 query runner now returns back an object Cerys 2024-06-06 00:38:41 +0100
  • 97a4bc28ec added the `X-Auxilium-Actor` HTTP header Cerys 2024-06-06 00:33:46 +0100
  • 939aaf0de0 added `SelectQuery` to `RunQuery()` Cerys 2024-06-06 00:27:05 +0100
  • 0f7c31a018 more defaults for the `DeegraphServer` constructor Cerys Lewis 2024-06-03 16:54:48 +0100
  • 1b6cf141f4 will now verify Deegraph paths with regex Cerys Lewis 2024-06-03 16:53:55 +0100
  • da167d130b "`QueryBuilder` base class" methods are now static Cerys Lewis 2024-06-03 16:53:08 +0100
  • bf19e44221 test work Cerys Lewis 2024-06-03 16:52:35 +0100
  • 67b7c27eb9 set the minimum stability to "dev" Cerys 2024-05-21 14:12:05 +0100
  • fd0fa7e224 renamed the QueryBuilder Operation classes Cerys Lewis 2024-05-08 19:26:22 +0100
  • 02c5b763b6 progress on the INSERT and SELECT operators Cerys Lewis 2024-05-08 19:20:32 +0100
  • e836dfb645 some basic tests Cerys Lewis 2024-05-08 12:43:30 +0100
  • 28b1279d6e classes to handle the underlying Deegraph connection Cerys Lewis 2024-05-08 12:42:12 +0100
  • d544274bd6 just committing an untested Query Builder to show an example Cerys Lewis 2024-05-08 12:35:06 +0100
  • 6a97d14048 linked to the package on packagist in the readme Cerys Lewis 2024-05-08 12:18:30 +0100
  • e0de7fc1f0 Create .gitignore Cerys 2024-05-08 02:10:20 +0100
  • f6b87c69fb i misread the error message lol Cerys 2024-05-08 01:24:24 +0100
  • f5f211318b hopefully the license now has a valid spdx name Cerys 2024-05-08 01:23:38 +0100
  • c2a058c1f1 linked the documentation wiki in the readme cerys 2024-05-08 00:10:09 +0000
  • 671cc1ce50 created the composer json and lock files Cerys 2024-05-08 01:08:26 +0100
  • a56b25dd26 Initial commit cerys 2024-05-08 00:06:45 +0000