index
:
xlgmokha/scim-kit.git
main
SCIM 2.0 SDK for Ruby
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-12-05
chore: bump version for release
v0.7.2
mo khan
2024-12-05
chore: upgrade to minimum Ruby 3.1
mo khan
2024-12-05
fix: convert variable to string
mo khan
2022-12-09
refactor: remove schema attr
mo khan
2022-12-09
chore: bump version
mo khan
2022-12-09
refactor: collapse conditional with ternary
mo khan
2022-12-09
refactor: extract type.fully_qualified_name
mo khan
2022-12-09
style: fix linter errors
mo khan
2022-12-09
style: fix linter errors
mo khan
2022-12-09
fix: search for fully qualified attribute name
mo khan
2022-12-09
refactor: remove duplication
mo khan
2022-12-09
fix: check for duplicate attribute name
mo khan
2022-12-09
feat: provide optional schema to AttributeType
mo khan
2022-09-28
feat: add constants for standard schemas
v0.7.0
mo khan
2022-05-23
feat: drop ruby 2.5/2.6 and add ruby 3.1
mo khan
2022-05-13
docs: bump changelog
v0.5.3
mo khan
2022-05-13
fix: invalid error schema
mo khan
2022-01-26
feat: release 0.5.2
mo khan
2022-01-26
fix: parse subAttribute of complex attribute type
Jérôme Doucet
2021-02-04
chore: run tests with Ruby 3.0 (#8)
mo
2020-05-20
Update CHANGELOG
v0.5.1
mo khan
2020-05-20
Extract Http class to log requests and apply retries
mo khan
2020-05-20
Update bundler and rubocop
mo khan
2020-05-20
Specify Accept and Content-Type headers
mo khan
2020-01-21
Prop 0.5.0 release
mo khan
2020-01-21
Add an abstract visitor class
mo khan
2020-01-21
Add base visitor class
mo khan
2020-01-21
Fix linter errors
mo khan
2020-01-21
Add AST abstraction to traverse tree
mo khan
2019-06-15
release 0.4.0
mo
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
try an alternative approach to the recursion
mokha
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-13
attach names
mokha
2019-05-13
add parens
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
[next]