Commit History

Author SHA1 Message Date
  Stefano Cossu cc754e17d5 Support PATCH on root node. Fixes #45. 6 years ago
  Stefano Cossu 717773f3b7 Fix tests for lenient empty PUTs. 6 years ago
  Stefano Cossu bca8cbc363 Avoid double-wrapping depete method in transaction; remove redundant 6 years ago
  Stefano Cossu e9f2e4fd85 Include leading slash in UIDs (á la filesystem path). 6 years ago
  Stefano Cossu ff5b9aceef Pass all tests. 6 years ago
  Stefano Cossu 6196f24b9f Major module overhaul to support Python API (tests not passing yet). 6 years ago
  Stefano Cossu 42ab1a3efb Remove pairtrees; only use full LDPC for intermediate paths. 6 years ago
  Stefano Cossu 209f26f5b2 Fix recursion error in inbound lookup; fix delete indexing. 6 years ago
  Stefano Cossu 0aa9beba00 Fix excluding children in GET; disable test for reverting from version. 6 years ago
  Stefano Cossu 6b2587fde1 Straight use of SPARQL statements with PATCH. 6 years ago
  Stefano Cossu 6be0879865 Sparse path segments (formerly Pairtrees) 6 years ago
  Stefano Cossu 828dce516d Update TODO. 6 years ago
  Stefano Cossu ff47f8e71b A few more test fixes from the merge. 6 years ago
  Stefano Cossu 3af2a9e2a4 Put revert to version and resurrect on hold. 6 years ago
  Stefano Cossu bd56293138 Review tests; some style check. 6 years ago
  Stefano Cossu ea82d57995 Only call check_rsrc_status if strict is True; disable test for embedded children; 6 years ago
  Stefano Cossu 00d8d9e5db Bury resource. 6 years ago
  Stefano Cossu 695beb3847 PATCH fragments. 6 years ago
  Stefano Cossu 5f18444fb0 PUT and GET fragments. 6 years ago
  Stefano Cossu 72692142ec More robust regex handling of SPARQL query string to fix fragment URI parsing. 6 years ago
  Stefano Cossu 43c6396277 Enforce and catch single-subject rule violations in PATCH, but allow fragment URIs and the 6 years ago
  Stefano Cossu 93e6a21b1e Correct order of version retrieval for resurrection. 6 years ago
  Stefano Cossu 06608acbab Resurrect resource; set extract_imr strict by default. 6 years ago
  Stefano Cossu 99badb0051 Add server managed triples when reverting versions; test for reverting versions. 6 years ago
  Stefano Cossu 68757c9270 Fix out_graph logic; predictable results for testing graph output. 6 years ago
  Stefano Cossu c221be7576 Initial versioning tests; update TODO. 6 years ago
  Stefano Cossu 9888eb2f48 Fix int casting in 10K children test; some more g->gr. 6 years ago
  Stefano Cossu 951e7a638f Log start and end of requests; some cleanup. 6 years ago
  Stefano Cossu a101b5bf84 Set webroot in app context 6 years ago
  Stefano Cossu 25ac452c7c Return 409 on PUT or POST in a pairtree. 6 years ago