main
Commits on May 6, 2021
Commits on Apr 27, 2021
Commits on Jan 25, 2021
-
Add additional Prefer header: ServerManaged (#412)
* Add additional Prefer header: ServerManaged * code review Co-authored-by: Andrew Woods <awoods@duraspace.org>
Andrew Woods and Andrew Woods committedJan 25, 2021
Commits on Jan 12, 2021
Commits on Nov 21, 2018
-
Merge pull request #406 from fcrepo/awoods-patch-1
Update "previous version"
-
Andrew Woods committed
Nov 21, 2018
Commits on Oct 31, 2018
-
Merge pull request #405 from fcrepo/issue-400
do not attempt to define PATCH behaviors for LDP-NR
-
Commits on Sep 24, 2018
-
External content security considerations (#404)
* External content security considerations
-
Add rules for setting
ldp:membershipResource, `ldp:hasMemberRelatio……n`, `ldp:insertedContentRelation` (#401) * Behaviors setting ldp:membershipResource etc.
-
Adding section on state tokens (#399)
* Adding section on state tokens * Addressing code review comments * Moving away from 'validation' to 'detect change' * Responding to code review
Commits on Sep 11, 2018
Commits on Jun 25, 2018
Commits on Jun 21, 2018
-
Minor: Change "Digest type" to "Digest algorithm" (#378)
* Minor: Change "Digest type" to "Digest algorithm" ...in order to be consistent with https://tools.ietf.org/html/rfc3230 Note: No related GitHub issue.
-
Editorial: Change "An implementation" to "Implementations" (#379)
Note: No associated github issue.
Commits on May 30, 2018
-
relabel 'What is Fixity?' as 'Introduction' (#365)
* reimplement section title removal post rebase * and remove another extraneous h2 * restore overall fixity section h2 and change subordinate h2 to h3 * whatever it takes
Commits on May 24, 2018
-
Resource Management cleanup (#363)
* Resource Management cleanup Fixes #356
-
Editorial cleanup notifications (#372)
Resolves #359 Small cleanup of the notification section. No change of meaning, just small tweaks for clarity and consistency.
-
Commits on May 23, 2018
-
Add Authorization introduction (section 5) (#367)
* Add Authorization introduction (section 5) Resolves part of: #358 * code review * code review
-
Editorial clean-up (section 5) (#366)
* Editorial clean-up (section 5) * Remove wording: 'Implementation of support' * Add 'but not acl:Write' when detailing acl:Append expectations Resolves part of: #358 * Fix line-length violation * Fix line-length violation, again * code review
Commits on May 22, 2018
-
-
Adding Resource Management introduction (#364)
* Adding Resource Management introduction * Updating container language * Switching to blockquoted informative text * Switching to multiple paragraphs in one blockquoted block
-
** Change test to compatibility test suite ** Spell-out LDP acronym ** Add consistency of language across four bullets detailing contents of spec ** Remove bold font for 'Fedora server' ** Add foaf and rdf namespaces to 2.1 Resolves: #361