index
:
xlgmokha/proof.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
models
/
user_spec.rb
Age
Commit message (
Expand
)
Author
2019-06-15
check if filter is blank
mo
2019-06-15
use the latest published version of scim-kit
mo
2019-06-15
install rubocop rails
mo
2019-06-15
add mapping for missing scim attributes
mo
2019-06-01
rename classes and methods
mo
2019-06-01
connect layers to the new filter API
mo
2019-05-31
adapt the tree hash with a node object
mo
2019-05-31
address some linter errors
mo
2019-05-30
start work on supporting NOT
mo
2019-05-30
add support for pr (presence) operator
mo
2019-05-30
fix linter errors
mo
2019-05-30
fix linter errors
mo
2019-05-30
handle a simple AND query
mo
2019-05-29
start to add support to AND
mo
2019-05-28
naive less than equals and greather than equals
mo
2019-05-28
naive less than
mo
2019-05-28
naive greater than
mo
2019-05-28
handle starts with and ends with operator
mo
2019-05-28
handle contains operator
mo
2019-05-28
support a basic or query
mo
2019-05-28
use modified parse tree
mo
2019-05-14
parse a very simple scim query filter
mo
2018-10-18
try rubocop-rspec
mo
2018-09-22
attach user sessions to user
mokha
2018-09-18
User.authenticate_token -> Token.authenticate
mo
2018-09-18
do not allow refresh, revoked or expired tokens to authenticate.
mo