summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11check for nil certificate.v0.3.8mainmokha
2018-03-18remove bundle exec ruby from test command.mo
2018-03-10bump version.v0.3.7mo
2018-03-10update list of commands.mo
2018-03-10update usage in readme.mo
2018-03-10add hakiri badge.mo
2018-03-10add code climate badge.mo
2018-03-10use frozen_string_literal pragma.mo
2018-03-10removed unnecessary require.mo
2018-03-10add build status badge.mo
2018-03-10update readme.mo
2018-03-09fix broken spec.mokha
2018-03-09fix rubocop errors.mokha
2018-03-09add a version command.mokha
2018-03-09resolve last rubocop error.mokha
2018-03-09fix broken test.mokha
2018-03-09fix rubocop errors.mokha
2018-03-09reduce ABC.mokha
2018-03-09reduce ABC of method.mokha
2018-03-09use Socket.gethostname instead of `hostname`mokha
2018-03-07split to separate files.mokha
2018-03-06fix rubocop error.mokha
2018-03-06fix some rubocop errors.mokha
2018-03-06inline condition to null object.mokha
2018-03-06combine conditional.mokha
2018-03-06decrease ABC size.mokha
2018-03-06fix rubocop errors.mokha
2018-03-06merge build_header and build_body.mokha
2018-03-06render error if the document is invalid.mokha
2018-03-06add spec for AuthnRequest.mokha
2018-03-06add spec for logout response and invalid document.mokha
2018-03-06decode a logout request.mokha
2018-03-06move build body to document classes.mokha
2018-03-06fix broken specs.mokha
2018-03-06move report header to saml kit classes.mokha
2018-03-06extract build head and body methods.mokha
2018-03-06fix rubocop warning.mokha
2018-03-06english -> Englishmokha
2018-03-06fix some rubocop errors.mokha
2018-03-06use english module.mokha
2018-03-06fix ci setup.mokha
2018-03-06auto correct rubocop errors.mokha
2018-03-06remove deprecated cop.mokha
2018-03-06add specs for some error cases.mokha
2018-03-05add spec for invalid xmldsig.mokha
2018-03-05add a spec for a valid xmldsig.mokha
2018-03-05add spec for decoding a decoded file.mokha
2018-03-05delete tempfiles after test.mokha
2018-03-05fix pending spec.mokha
2018-03-05add specs for decoding a post.mokha