Commit Graph

  • d2fbcdd4d2 docs: Clarify solutions to wrong base URL. Ruben Verborgh 2021-10-15 10:06:23 +02:00
  • a188bf1c6f docs: Explain how to log in. Ruben Verborgh 2021-10-15 09:34:41 +02:00
  • c929cd9def fix: regex linting error Arthur Joppart 2021-10-15 10:15:56 +02:00
  • 38838c4359 docs: Explain how to log in. Ruben Verborgh 2021-10-15 09:34:41 +02:00
  • aa3e3411e5 fix: FileSizeReporter bug on Windows Arthur Joppart 2021-10-15 10:07:32 +02:00
  • d359a338de docs: Clarify solutions to wrong base URL. Ruben Verborgh 2021-10-15 10:06:23 +02:00
  • fb3a59c054 fix: Return 409 when there is a slash semantics issue Joachim Van Herwegen 2021-10-15 08:12:15 +02:00
  • 2e661bf97c fix: Return 409 when there is a slash semantics issue Joachim Van Herwegen 2021-10-15 08:12:15 +02:00
  • cdb3b2f49d Merge remote-tracking branch 'origin/versions/2.0.0' into feat/support-storage-quota Arthur Joppart 2021-10-14 14:48:07 +02:00
  • 61490f9aa4 SHACL validation based on metadata implemented woutslabbinck 2021-10-14 13:49:52 +02:00
  • c59a89745d fixed the remarks and added a test for parseContentType woutslabbinck 2021-10-14 11:27:34 +02:00
  • a32d189668 fix: adapted FileSizeReporter tests Arthur Joppart 2021-10-14 11:01:10 +02:00
  • 39f61a45ef fix: corrected FileSizeReporter tests Arthur Joppart 2021-10-14 09:41:35 +02:00
  • 6fcbf25070 Work in progress woutslabbinck 2021-10-13 17:09:23 +02:00
  • 1792910e50 test: QuotaDataValidator tests Arthur Joppart 2021-10-13 17:08:47 +02:00
  • 3cc6e5a1d5 fix: tempFile location now relative to rootFilePath Arthur Joppart 2021-10-13 15:50:30 +02:00
  • 2a2b6b774e test: updated FileSizeReporter tests Arthur Joppart 2021-10-13 15:38:59 +02:00
  • 53486b1169 feat: added calcultateChunkSize() to SizeReporter Arthur Joppart 2021-10-13 15:29:27 +02:00
  • 2405eea3c4 fixes #995 woutslabbinck 2021-10-13 13:17:13 +02:00
  • 066ca700cd feat: reworked DataValidator Arthur Joppart 2021-10-13 10:42:24 +02:00
  • 364cc4a2a1 feat: replaced DataValidator with Validator Arthur Joppart 2021-10-12 15:58:16 +02:00
  • 76c87bb56a fix: Return 201 when creating new resources Joachim Van Herwegen 2021-10-11 09:54:45 +02:00
  • 030ce6eea9 fix: Return 201 when creating new resources Joachim Van Herwegen 2021-10-11 09:54:45 +02:00
  • 79f7e7a4c8 test: GlobalQuotaStrategy tests Arthur Joppart 2021-10-12 14:07:32 +02:00
  • 5613ff9e71 fix: Let Representations always have a body Joachim Van Herwegen 2021-10-11 15:21:40 +02:00
  • f1ef2ced03 docs: Add routing config for sparql endpoint and storage Joachim Van Herwegen 2021-10-08 09:15:50 +02:00
  • 0a98c802b6 fix: Let Representations always have a body Joachim Van Herwegen 2021-10-11 15:21:40 +02:00
  • b3da9c9fcf refactor: Restructure source code folder Joachim Van Herwegen 2021-10-08 10:58:35 +02:00
  • 29cc4e60e6 refactor: Restructure source code folder Joachim Van Herwegen 2021-10-08 10:58:35 +02:00
  • d7138ea59e fix: forgot to remove tempFilePath variable from componentsjs config Arthur Joppart 2021-10-11 16:34:26 +02:00
  • 3943998c2e fix: reverted .gitignore Arthur Joppart 2021-10-11 16:30:58 +02:00
  • e6444ffa9e fix: removed tempFilePath variable Arthur Joppart 2021-10-11 16:28:22 +02:00
  • 012d9e0864 Merge branch 'main' into versions/2.0.0 Joachim Van Herwegen 2021-10-11 15:35:54 +02:00
  • d2f6141c29 chore: Run conformance tests on upcoming version Joachim Van Herwegen 2021-10-11 10:15:01 +02:00
  • d297691930
    Update index.html: add link to login page Theo 2021-10-11 14:50:03 +02:00
  • cc2bed10be feat: adapted content length metadata + tests Arthur Joppart 2021-10-11 13:51:16 +02:00
  • 569ee6fc46 fix: content-length is now saved correctly in RepresentationMetadata Arthur Joppart 2021-10-11 13:38:42 +02:00
  • b70936799b test: completed FileSizeReporter tests Arthur Joppart 2021-10-11 13:29:43 +02:00
  • 6a74134534 test: AtomicFileDataAccessor tests Arthur Joppart 2021-10-11 13:15:47 +02:00
  • 82fa70e1d4 chore: Run conformance tests on upcoming version Joachim Van Herwegen 2021-10-11 10:15:01 +02:00
  • 88a962f8e4 feat: changed file names and added small comment Arthur Joppart 2021-10-11 10:19:38 +02:00
  • e0a4e41e3c feat: added comments and changed GlobalQuotaStrategy constructor Arthur Joppart 2021-10-11 10:06:15 +02:00
  • e518c0888a feat: save content-length as number in metadata Arthur Joppart 2021-10-08 16:40:01 +02:00
  • 60c283a51a fix: corrected calculation of containersizes and fixed erroring edgecase Arthur Joppart 2021-10-08 16:08:33 +02:00
  • 7c7fee5f5c refactor: Rename associated resource to subject resource Joachim Van Herwegen 2021-10-07 16:38:25 +02:00
  • ef37a83077 feat: improved FileSizeReporter code Arthur Joppart 2021-10-08 11:38:37 +02:00
  • ec386f2f80 feat: optimized quota data validation Arthur Joppart 2021-10-08 10:58:00 +02:00
  • 4281a0a85d fix: changed function signatures to be in line with others Arthur Joppart 2021-10-08 10:33:25 +02:00
  • 20c62f4cb0 docs: Add routing config for sparql endpoint and storage Joachim Van Herwegen 2021-10-08 09:15:50 +02:00
  • 348d6abfa5 refactor: Rename associated resource to subject resource Joachim Van Herwegen 2021-10-07 16:38:25 +02:00
  • 583e76c6f7 feat: minor changes in multple files Arthur Joppart 2021-10-07 16:13:06 +02:00
  • 13c49045d4 feat: Support acl authorization for IDP components Joachim Van Herwegen 2021-09-27 09:13:27 +02:00
  • 9968f2ae5b feat: Generalize RootInitializer to ContainerInitializer Joachim Van Herwegen 2021-10-07 09:55:44 +02:00
  • bb7e88b137 refactor: Split HttpHandler behaviour over multiple classes Joachim Van Herwegen 2021-09-24 15:49:56 +02:00
  • e651908860 feat: Support acl authorization for IDP components Joachim Van Herwegen 2021-09-27 09:13:27 +02:00
  • 06015de571 feat: removed all sync fs calls from FileSizeReporter Arthur Joppart 2021-10-07 14:13:45 +02:00
  • cb4db0382f chore: created seperate command for start:file:quota to pass tests Arthur Joppart 2021-10-07 13:29:28 +02:00
  • 5e8de14193 test: included new tempFilePath variable in testing Arthur Joppart 2021-10-07 13:20:31 +02:00
  • f847593b35 fix: changed default tempFilePath variable Arthur Joppart 2021-10-07 13:19:47 +02:00
  • 157c632a67 feat: added comments to quota-file.json Arthur Joppart 2021-10-07 13:09:29 +02:00
  • 07b04c0733 fix: made FileSizeReported readonly Arthur Joppart 2021-10-07 11:32:50 +02:00
  • 736012ecfe feat: improved GlobalQuotaStrategy code Arthur Joppart 2021-10-07 11:24:20 +02:00
  • 56f4bdcec1 fix: improved content length regex Arthur Joppart 2021-10-07 10:58:42 +02:00
  • 382a7b28c5 feat: Generalize RootInitializer to ContainerInitializer Joachim Van Herwegen 2021-10-07 09:55:44 +02:00
  • f00d30a72d refactor: Split HttpHandler behaviour over multiple classes Joachim Van Herwegen 2021-09-24 15:49:56 +02:00
  • 77f94e3b4b doc: changed doc for QuotaStrategy to new implementation Arthur Joppart 2021-10-06 17:19:44 +02:00
  • 00f324934f doc: added doc to several files Arthur Joppart 2021-10-06 16:46:08 +02:00
  • e21a1c580e fix: removed console.log Arthur Joppart 2021-10-06 14:48:05 +02:00
  • 91d751cd0b test: QuotaError tests Arthur Joppart 2021-10-06 14:47:34 +02:00
  • e7f9da2145 test: QuotaDataValidator tests Arthur Joppart 2021-10-06 14:47:10 +02:00
  • 7e56f7a047 test: FileSizeReporter tests Arthur Joppart 2021-10-06 14:46:19 +02:00
  • 226021f6c6 fix: bug calculating container sizes fixed Arthur Joppart 2021-10-06 14:43:19 +02:00
  • afcc90fecd fix: fileSizeReported did not count container size Arthur Joppart 2021-10-06 11:04:37 +02:00
  • 3267c16fbd fix: revert accidental chanegs Arthur Joppart 2021-10-05 13:27:19 +02:00
  • 77005d5219 feat: finished implementation Arthur Joppart 2021-10-05 13:21:40 +02:00
  • 8f5d61911d feat: Always grant control permissions to pod owners Joachim Van Herwegen 2021-08-31 16:36:42 +02:00
  • 6c4ccb334d feat: Store account settings separately Joachim Van Herwegen 2021-08-30 16:47:34 +02:00
  • 83c0e0aeac feat: Always grant control permissions to pod owners Joachim Van Herwegen 2021-08-31 16:36:42 +02:00
  • da360bdb4f feat: Store account settings separately Joachim Van Herwegen 2021-08-30 16:47:34 +02:00
  • 7e8e442e52
    docs: Remove outdated example Joachim Van Herwegen 2021-10-05 11:45:07 +02:00
  • ef21800880 Adding guides for deploying on apache nginx Patrick Hochstenbach 2021-10-01 19:58:43 +02:00
  • f40e2c768f fix: Add required triple to pod README acl Joachim Van Herwegen 2021-10-01 11:32:01 +02:00
  • 752b7580e8
    Update templates/root/index.html Patrick Hochstenbach 2021-10-01 09:05:50 +02:00
  • d10a5f10a6 Adding a hint how to login in the starting page Patrick Hochstenbach 2021-10-01 07:31:52 +02:00
  • e13861285f feat: fixed bugs and code is now runnable and buildable Arthur Joppart 2021-09-29 18:45:06 +02:00
  • 7f8b923399 feat: Replace acl specific permissions with generic permissions Joachim Van Herwegen 2021-09-21 11:56:05 +02:00
  • 5104cd56e8 feat: Create OperationMetadataCollector to handle operation metadata Joachim Van Herwegen 2021-09-20 14:22:01 +02:00
  • bf28c83ffa feat: Use PermissionReaders to determine available permissions Joachim Van Herwegen 2021-09-20 11:24:38 +02:00
  • e8dedf5c23 feat: Extract set of required modes instead of PermissionSet Joachim Van Herwegen 2021-09-27 14:00:29 +02:00
  • ba1886ab85 feat: Combine the results of multiple CredentialsExtractors Joachim Van Herwegen 2021-09-17 11:51:21 +02:00
  • 62f026f2bc feat: Create UnionHandler to combine AsyncHandler results Joachim Van Herwegen 2021-09-20 13:29:39 +02:00
  • c3fa74de78 feat: Let CredentialsExtractors specify what type of Credentials they generate Joachim Van Herwegen 2021-09-17 11:17:43 +02:00
  • 2328db5338 feat: Replace acl specific permissions with generic permissions Joachim Van Herwegen 2021-09-21 11:56:05 +02:00
  • 2f93b96f04 feat: Create OperationMetadataCollector to handle operation metadata Joachim Van Herwegen 2021-09-20 14:22:01 +02:00
  • 2115417d14 feat: Use PermissionReaders to determine available permissions Joachim Van Herwegen 2021-09-20 11:24:38 +02:00
  • 3215ebfb30 feat: Extract set of required modes instead of PermissionSet Joachim Van Herwegen 2021-09-27 14:00:29 +02:00
  • b52bc884a7 feat: Combine the results of multiple CredentialsExtractors Joachim Van Herwegen 2021-09-17 11:51:21 +02:00
  • 4e4b721aa4 feat: Create UnionHandler to combine AsyncHandler results Joachim Van Herwegen 2021-09-20 13:29:39 +02:00
  • 88badcd203 feat: Let CredentialsExtractors specify what type of Credentials they generate Joachim Van Herwegen 2021-09-17 11:17:43 +02:00
  • 34a44d1636 feat: Adjust copy for setup. Ruben Verborgh 2021-09-23 19:39:55 +01:00