Commit Graph
37 Commits
Author SHA1 Message Date
lukas 3c958dc5df Throw exception when namespace cannot be retrieved 2026-06-12 18:28:30 +00:00
lukas 993218f21d getAuthenticatingNamespaceObject* may return null as well 2026-06-12 17:52:55 +00:00
lukas aa37259a21 Extend SDKLoader to support non-OO SDKs, starting with Sentry 2026-06-12 17:38:13 +00:00
lukas 69a16e64d1 Fixed return type hints to not fail when objects are null 2026-06-12 17:30:25 +00:00
lukas cb03c811ef Allow deeper nesting of hostnames 2026-06-02 13:19:25 +00:00
lukas 6f3c7338c7 Changed indentation and added type hints 2026-06-02 13:14:16 +00:00
lukas da0ddd572e Refactored and renamed getAuthenticatingNamespaceObject(), added more type hints 2026-06-02 12:32:09 +00:00
lukas 5f5a31df68 Improved cache reading 2026-06-01 17:45:55 +00:00
lukas 58585a6875 Fixed copy&paste error in README 2026-05-26 15:39:03 +00:00
lukas 23f00b2374 Remove outdated doctrine/cache package and change configuration 2026-05-26 15:38:15 +00:00
lukas 9f339953fe Fixed Buddy badge 2026-05-15 14:46:22 +00:00
lukas d5d766cbf4 Added getRevision() helper function, refactored revision constant 2026-05-15 14:06:15 +00:00
lukas 06df8b0be1 Use new API endpoint URL 2026-05-15 11:24:21 +00:00
lukas de355ff2f9 Added a has() method to CloudObject 2026-05-15 11:22:15 +00:00
lukas 7d8ece0df1 Set visibility of getReader to allow inheritance 2026-05-15 11:20:41 +00:00
lukas 1122b9faf5 Implemented getObjectNode as well, renamed other function for consistency 2026-05-15 10:58:54 +00:00
lukas 0cb2655494 Add retriever to CloudObject and allow retrieval of related objects 2026-05-15 10:54:39 +00:00
lukas a9689d5a2b Extend and reformat tests 2026-05-15 10:41:38 +00:00
lukas 6cb8a9d603 Added default reader functionality 2026-05-15 10:41:25 +00:00
lukas 4724c4988e Make setReader fluent 2026-05-15 10:39:42 +00:00
lukas bb738a1d79 Replace deprecated getObject with getObjectNode 2026-05-15 10:05:41 +00:00
lukas fd029a79bf Ignore bash and phpUnit files 2026-05-15 09:49:16 +00:00
lukas 2954d9fc99 Remove phpUnit cache from version control 2026-05-15 09:48:38 +00:00
lukas f29af2b664 First implementation of a new CloudObject node wrapper class 2026-05-15 09:44:44 +00:00
lukas 5584f10462 Fix homepage in composer.json 2026-03-09 15:48:10 +00:00
lukas f937f2b426 Update caching library to latest version, updated and fixed phpUnit tests 2026-02-18 15:16:34 +00:00
lukas b127c3cba8 Ran composer update to update lockfile 0.9 2025-05-27 16:46:34 +02:00
lukas 3039ddc2ec Added expiry logging and fixed token caching 2024-11-11 00:04:20 +01:00
lukas 6d9ea6584d Fixed cache key issue 2024-11-11 00:02:02 +01:00
lukas fde083f36f OAuth2 client credentials flow with cache 2024-11-10 23:32:27 +01:00
lukas 255d0189ab Added compatibility with newer versions of psr/log 0.8 2024-09-17 16:46:11 +02:00
lukas cbc0b936f8 Fixed namespace in class 2023-07-03 17:24:32 +02:00
lukas f1e1c8fd18 Implementing OAuth2 client credential flow (WIP) 2023-05-17 18:01:12 +02:00
lukas 8b1a5ca4a2 Updated dependencies, upgrade Symfony-PSR conversion 2022-11-17 12:15:22 +01:00
lukas 3c88ccd4cc Added buddy.works badge 2022-11-17 11:55:12 +01:00
lukas 0e4ab60d77 Imported code from old repository 2022-11-17 11:48:29 +01:00
lukasros 14dfa45240 Initial commit 2022-11-17 10:33:58 +00:00