summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-18chore: allow ngrok in developmentmainmo khan
2022-03-18chore: update packagesmo khan
2020-06-13Update to new headermo khan
2020-06-13Revoke tokens in a transactionmo khan
2020-06-13Use scim-kit visitormo khan
2020-06-13Load support files in sorted ordermo khan
2020-06-13Update names of linter rulesmo khan
2020-06-13Upgrade gemsmo khan
2020-06-13pass arguments to bin/rspecmo khan
2020-06-13Switch to Ruby 2.6.6mo khan
2020-05-01Merge pull request #6 from saml-kit/dependabot/npm_and_yarn/acorn-6.4.1mo khan
Bump acorn from 6.4.0 to 6.4.1
2020-05-01Merge pull request #3 from saml-kit/dependabot/bundler/nokogiri-1.10.8mo khan
Bump nokogiri from 1.10.5 to 1.10.8
2020-05-01Merge pull request #7 from saml-kit/dependabot/npm_and_yarn/jquery-3.5.0mo khan
Bump jquery from 3.4.1 to 3.5.0
2020-04-30Bump jquery from 3.4.1 to 3.5.0dependabot[bot]
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14Bump acorn from 6.4.0 to 6.4.1dependabot[bot]
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-03-05Merge pull request #5 from saml-kit/dependabot/bundler/puma-3.12.4mo khan
Bump puma from 3.12.2 to 3.12.4
2020-03-04Bump puma from 3.12.2 to 3.12.4dependabot[bot]
Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.4. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.12.2...v3.12.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-02-25Bump nokogiri from 1.10.5 to 1.10.8dependabot[bot]
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.8) Signed-off-by: dependabot[bot] <support@github.com>
2019-12-22Fix non-deterministic testsmo khan
2019-12-22Update yarn packagesmo khan
2019-12-22Update bundlermo khan
2019-12-19Merge pull request #2 from saml-kit/dependabot/bundler/rack-2.0.8mo khan
Bump rack from 2.0.7 to 2.0.8
2019-12-19Bump rack from 2.0.7 to 2.0.8dependabot[bot]
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8) Signed-off-by: dependabot[bot] <support@github.com>
2019-12-07Merge pull request #1 from saml-kit/dependabot/bundler/puma-3.12.2mo khan
Bump puma from 3.12.1 to 3.12.2
2019-12-06Bump puma from 3.12.1 to 3.12.2dependabot[bot]
Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.2. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.12.1...v3.12.2) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-06Update ruby version in .travis.ymlmo khan
2019-11-05Upgrade to rails 6.0.1mo khan
2019-09-03use rails-6 branchmo khan
2019-08-26upgrade eslintmo khan
2019-08-17upgrade to rails 6mo khan
2019-08-17force_ssl in productionmo khan
2019-08-17install @babel/runtime-corejs3mo khan
2019-08-17update dependenciesmo khan
2019-06-15start to implement the search controllermo
2019-06-15check if filter is blankmo
2019-06-15use the latest published version of scim-kitmo
2019-06-15remove low risk RCEmo
2019-06-15update gemsmo
2019-06-15install rubocop railsmo
2019-06-15add mapping for missing scim attributesmo
2019-06-15extract query for methodmo
2019-06-15support not op on all operatorsmo
2019-06-15fix linter errorsmo
2019-06-15remove parse class methodmo
2019-06-15support not (expression)mo
2019-06-15freeze constantmo
2019-06-15extract constant list of visitorsmo
2019-06-15correct linter errorsmo
2019-06-15extract visit methodsmo
2019-06-15collapse class methods to instance methodsmo