-
Merge pull request #48 from shekyan/rsf-parsing
Clarification of parsing of `require-sri-for`
-
Clarification of parsing of `require-sri-for`
Match tokens with known tokens case-insensitively in parsing algorithm of `require-sri-for`.
-
Merge pull request #45 from shekyan/iana-ref
Add IANA considerations section referencing `require-sri-for`
-
Merge pull request #43 from fmarier/use_bikeshed_for_ed
Make the bikeshed spec the editors' draft
-
-
-
Use Bikeshed API instead of local install
devd committedJun 21, 2016
-
Merge pull request #42 from fmarier/publish_v1_rec
Update spec status and fix spelling of my name
-
-
Update status of the spec to REC
fmarier committedJun 15, 2016 -
fmarier committed
Jun 15, 2016
-
Merge pull request #32 from shekyan/require-sri-for
write down `require-sri-for` directive as part of SRI
-
-
-
Addressed some of @mikewest comments
- reporting is probably needs to go away
-
Merge pull request #39 from fmarier/set-spec-status
Set spec status
-
-
change `require-sri-for` parsing algorithm
Initialize protected resource type set as empty, not null.
shekyan committedMay 10, 2016 -
attempt to write down `require-sri-for` directive as part of SRI
please ignore missing references. Once we agree on the content I'll clean things up.
shekyan committedMay 5, 2016
-
Set the correct status of the spec
The markdown version is for SRIv1 which is a Proposed Recommendation whereas the bikeshed version is for SRIv2 which is an Editor's Draft.
-
Merge pull request #38 from fmarier/issue35
Remove the note about data: and blob URLs (fixes #35)
-
-
Merge pull request #34 from shekyan/update-travis
update CI to build both v.1 and current
-
update CI to build both v.1 and current
- update .travis.yml to install bikeshed - update Makefile `clean` target to remove index.bikeshed.html
-
Merge pull request #30 from mozfreddyb/should-in-notes
Removing 'should' from an informal note
-
Merge pull request #27 from metromoxie/bikeshed-conversion-basic
Basic bikeshed conversion. Leaving bikeshed version in separate file until v1 spec is finalized.
-
Convert to Bikeshed. Should be all formatting changes, which includes…
… plus some bibliographic additions for Bikeshed references.
-
Merge pull request #19 from metromoxie/minor-formatting-and-sp
Formatting and spelling corrections
-