index
:
xlgmokha/scim-kit.git
main
SCIM 2.0 SDK for Ruby
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-15
update Gemfile.lock
v0.4.0
mo
2019-06-15
release 0.4.0
mo
2019-06-15
update ruby versions
mo
2019-06-15
update gems and description
mo
2019-06-15
update changelog entry
mo
2019-06-15
fix linter error
mokha
2019-06-15
remove unsupported not filter without space
mokha
2019-06-15
fix the not? rule
mokha
2019-06-15
ensure space after not operator
mokha
2019-05-30
remove extra alias for presence
mo
2019-05-29
change parse tree keys
mokha
2019-05-21
use parse_with_debug for better error messaging
mokha
2019-05-21
try an alternative approach to the recursion
mokha
2019-05-16
Merge pull request #1 from zamirmf/adds_assign_into_rules
mo khan
2019-05-16
Adds assign into rules.
zamirmf
2019-05-15
filter and logical_expression rules are not consuming before calling each oth...
zmartins
2019-05-14
change alias
mokha
2019-05-14
add example for current need
mokha
2019-05-14
add trailing comma
mokha
2019-05-13
attach names
mokha
2019-05-13
add parens
mokha
2019-05-13
add Gemfile.log
mokha
2019-05-13
monkey patching parslet is not an acceptable solution
mokha
2019-05-13
disable parslet cache to allow some recursive matches to work
mokha
2019-05-11
remove optional space in brackets
mokha
2019-05-11
Parser -> Filter
mokha
2019-05-11
fix linter errors
mokha
2019-05-11
improve number matcher
mokha
2019-05-11
borrow string rule from https://github.com/kschiess/parslet/blob/b108758d76c5...
mokha
2019-05-11
try to figure out stack overflow in value_filter
mokha
2019-05-11
hacky implementation of the uri parser
mokha
2019-05-11
fix repetition on sub attribute
mokha
2019-05-11
attempt to correct the scim uri rule
mokha
2019-05-11
fix the attribute_name rule
mokha
2019-05-11
max 1 not
mokha
2019-05-10
move ABNF doc closer to rules
mokha
2019-05-10
fix linter errors
mokha
2019-05-10
mark failing tests as pending
mokha
2019-05-10
match dates as strings
mokha
2019-05-10
ensure that email addresses can be parsed
mokha
2019-05-10
collapse specs
mokha
2019-05-10
expand to multiple lines
mokha
2019-05-10
use intention revealing names
mokha
2019-05-10
try to debug failing specs
mokha
2019-05-10
allow compValue to repeat
mokha
2019-05-10
ensure a compValue can parse a scim uri
mokha
2019-05-10
update rules to match ABNF
mokha
2019-05-10
add test for AND
mokha
2019-05-10
match uri values
mokha
2019-05-10
parse dates
mokha
[next]