summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-03increase min nokogiri version.v0.1.12mo
2018-03-03bump version.mo
2018-03-03fix lint job name.mo
2018-03-03fix lint violationmo
2018-03-03provide api to specify encryption public key.mo
2018-03-03update ci.mo
2018-03-03add frozen_string_literal pragma.mo
2018-03-03shrink method size.mo
2018-03-03shrink method size.mo
2018-03-03move spec files to expected path.mo
2018-03-03generate rubocop todo list.mo
2018-03-03shrink line sizesmo
2018-03-03rubocop auto correct.mo
2018-03-03add rubocop rules.mo
2018-03-03add lint tasks.mo
2018-03-03add scripts to rule them all.mo
2018-03-03omit `use` attribute when use is not specified.mo
2018-03-01convert template path to string to support older versions of tilt.v0.1.11mokha
2018-02-26cache template.mo
2018-02-16bump version.v0.1.10mo
2018-02-16move error to separate file.mo
2018-02-16raise error when decryption fails.mo
2018-02-15bump version.v0.1.9mo
2018-02-15return parent node of decrypted node.mo
2018-02-15bump version.v0.1.8mo
2018-02-15remove putsmo
2018-02-15add documentation .mo
2018-02-15decrypt nokogiri node.mo
2018-02-15do not xml declaration.mo
2018-02-15bump version.v0.1.7mo
2018-02-15delegate not_after, not_before to x509mo
2018-02-15delegate to expired.mo
2018-02-15add expired? and active?mo
2018-02-15bump version.v0.1.6mo
2018-02-09embed_signature = true when signing with a custom key pair.mokha
2018-02-08bump version.v0.1.5mokha
2018-02-08return x509 if that is what it is.mokha
2018-02-08try to extract the certificate safely.mokha
2018-02-08fix broken spec.mokha
2018-02-08bump version.v0.1.4mokha
2018-02-08use is optional.mokha
2018-01-10loosen the tilt dependency constraint.v0.1.3mokha
2018-01-07bump version.v0.1.2mo
2018-01-07update homepage url.mo
2018-01-07run multiple ruby version.mo
2018-01-07run rspec.mo
2018-01-07add badges.mo
2018-01-04update nokogiri version to fix CVE-2017-9050mokha
2018-01-02promote local var to parameter.mokha
2018-01-02convert method to attr_reader.mokha