-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Development #534
Development #534
Commits on Mar 5, 2024
-
Bilal Al committed
Mar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 2968a19 - Browse repository at this point
Copy the full SHA 2968a19View commit details -
Bilal Al committed
Mar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 5cbe5dc - Browse repository at this point
Copy the full SHA 5cbe5dcView commit details -
Merge pull request #510 from splitio/undefined-matcher
added undefined matcher flow
Configuration menu - View commit details
-
Copy full SHA for c770cff - Browse repository at this point
Copy the full SHA c770cffView commit details
Commits on Mar 26, 2024
-
Bilal Al committed
Mar 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 75cc222 - Browse repository at this point
Copy the full SHA 75cc222View commit details -
Bilal Al committed
Mar 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 21f408b - Browse repository at this point
Copy the full SHA 21f408bView commit details
Commits on Mar 28, 2024
-
Bilal Al committed
Mar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b83afc - Browse repository at this point
Copy the full SHA 6b83afcView commit details -
Bilal Al committed
Mar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 93d73b0 - Browse repository at this point
Copy the full SHA 93d73b0View commit details -
Bilal Al committed
Mar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 45fbd0b - Browse repository at this point
Copy the full SHA 45fbd0bView commit details -
added greater than or equal to semver matcher
Bilal Al committedMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 8aa6bb9 - Browse repository at this point
Copy the full SHA 8aa6bb9View commit details
Commits on Mar 29, 2024
-
added less than or equal semver matcher
Bilal Al committedMar 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 30232f8 - Browse repository at this point
Copy the full SHA 30232f8View commit details -
Bilal Al committed
Mar 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f95e4b - Browse repository at this point
Copy the full SHA 2f95e4bView commit details -
Bilal Al committed
Mar 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 2749c65 - Browse repository at this point
Copy the full SHA 2749c65View commit details -
Bilal Al committed
Mar 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fd6f34 - Browse repository at this point
Copy the full SHA 7fd6f34View commit details
Commits on Apr 1, 2024
-
Bilal Al committed
Apr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for e9677d9 - Browse repository at this point
Copy the full SHA e9677d9View commit details -
Bilal Al committed
Apr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for dc0caa6 - Browse repository at this point
Copy the full SHA dc0caa6View commit details -
semver matchers integrations spec
Bilal Al committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 9f1b7d9 - Browse repository at this point
Copy the full SHA 9f1b7d9View commit details
Commits on Apr 8, 2024
-
Used csv for spec and added builder for semver class
Bilal Al committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 8a1d214 - Browse repository at this point
Copy the full SHA 8a1d214View commit details -
Bilal Al committed
Apr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f12ee2a - Browse repository at this point
Copy the full SHA f12ee2aView commit details
Commits on Apr 9, 2024
-
updated using build for semver class
Bilal Al committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for acad113 - Browse repository at this point
Copy the full SHA acad113View commit details -
Bilal Al committed
Apr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e4a238 - Browse repository at this point
Copy the full SHA 1e4a238View commit details -
Bilal Al committed
Apr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 8bf838b - Browse repository at this point
Copy the full SHA 8bf838bView commit details -
Bilal Al committed
Apr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for cf60f11 - Browse repository at this point
Copy the full SHA cf60f11View commit details -
Bilal Al committed
Apr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 61b8c9e - Browse repository at this point
Copy the full SHA 61b8c9eView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8cc7ff5 - Browse repository at this point
Copy the full SHA 8cc7ff5View commit details -
Merge pull request #516 from splitio/semver-equalto-matcher
Semver equalto matcher
Configuration menu - View commit details
-
Copy full SHA for f875912 - Browse repository at this point
Copy the full SHA f875912View commit details -
Merge pull request #517 from splitio/semver-greater-or-equalto-matcher
added greater than or equal to semver matcher
Configuration menu - View commit details
-
Copy full SHA for 608c259 - Browse repository at this point
Copy the full SHA 608c259View commit details -
Merge pull request #518 from splitio/semver-less-or-equalto-matcher
added less than or equal semver matcher
Configuration menu - View commit details
-
Copy full SHA for 229a9f7 - Browse repository at this point
Copy the full SHA 229a9f7View commit details -
Merge pull request #519 from splitio/semver-between-matcher
added semver between matcher
Configuration menu - View commit details
-
Copy full SHA for 89826a3 - Browse repository at this point
Copy the full SHA 89826a3View commit details -
Merge pull request #521 from splitio/semver-integration-spec
semver matchers integrations spec
Configuration menu - View commit details
-
Copy full SHA for f76b944 - Browse repository at this point
Copy the full SHA f76b944View commit details -
added version attribute and used it in compare
Bilal Al committedApr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 980c272 - Browse repository at this point
Copy the full SHA 980c272View commit details -
Bilal Al committed
Apr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for b9e8fd8 - Browse repository at this point
Copy the full SHA b9e8fd8View commit details -
Fixed compare logic in semver, equalto and inlist matchers.
Bilal Al committedApr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for b1529d2 - Browse repository at this point
Copy the full SHA b1529d2View commit details
Commits on Apr 11, 2024
-
Added nil check for all matchers and updated specs
Bilal Al committedApr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for a8761d7 - Browse repository at this point
Copy the full SHA a8761d7View commit details -
Bilal Al committed
Apr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a084a8 - Browse repository at this point
Copy the full SHA 5a084a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a302223 - Browse repository at this point
Copy the full SHA a302223View commit details -
added version length check for compare
Bilal Al committedApr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ec5da7 - Browse repository at this point
Copy the full SHA 7ec5da7View commit details -
correcting specs and comparisons
Bilal Al committedApr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ecad51 - Browse repository at this point
Copy the full SHA 4ecad51View commit details -
Merge pull request #525 from splitio/semver-inlist-matcher
used build for semver class
Configuration menu - View commit details
-
Copy full SHA for a1cab94 - Browse repository at this point
Copy the full SHA a1cab94View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fecd3b1 - Browse repository at this point
Copy the full SHA fecd3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b9c97 - Browse repository at this point
Copy the full SHA f0b9c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad8992 - Browse repository at this point
Copy the full SHA 8ad8992View commit details -
Configuration menu - View commit details
-
Copy full SHA for d90a18d - Browse repository at this point
Copy the full SHA d90a18dView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 774ce4c - Browse repository at this point
Copy the full SHA 774ce4cView commit details -
Merge pull request #527 from splitio/sdks-8260-occupancy
Setting manager with publishers by default.
Configuration menu - View commit details
-
Copy full SHA for 6804f26 - Browse repository at this point
Copy the full SHA 6804f26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0113765 - Browse repository at this point
Copy the full SHA 0113765View commit details -
Merge pull request #528 from splitio/unsupported-matcher
[Cherry pick] Unsupported matcher
Configuration menu - View commit details
-
Copy full SHA for cecc9f3 - Browse repository at this point
Copy the full SHA cecc9f3View commit details
Commits on Apr 22, 2024
-
fixed posting data before shutdown
Bilal Al committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for b2cfbcd - Browse repository at this point
Copy the full SHA b2cfbcdView commit details
Commits on Apr 23, 2024
-
Bilal Al committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 4406ef7 - Browse repository at this point
Copy the full SHA 4406ef7View commit details -
Bilal Al committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for be09c7b - Browse repository at this point
Copy the full SHA be09c7bView commit details -
Bilal Al committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for bfaf1d2 - Browse repository at this point
Copy the full SHA bfaf1d2View commit details -
added limit for joining thread
Bilal Al committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 58512ba - Browse repository at this point
Copy the full SHA 58512baView commit details
Commits on Apr 24, 2024
-
Bilal Al committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c9e171 - Browse repository at this point
Copy the full SHA 4c9e171View commit details -
Merge pull request #529 from splitio/post-data-destroy
fixed posting data before shutdown
Configuration menu - View commit details
-
Copy full SHA for 71320e2 - Browse repository at this point
Copy the full SHA 71320e2View commit details -
Bilal Al committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for a0a6055 - Browse repository at this point
Copy the full SHA a0a6055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 796014b - Browse repository at this point
Copy the full SHA 796014bView commit details -
Bilal Al committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for fd4eb7d - Browse repository at this point
Copy the full SHA fd4eb7dView commit details
Commits on Apr 25, 2024
-
moved spec constant to nw spec module
Bilal Al committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for ab10e30 - Browse repository at this point
Copy the full SHA ab10e30View commit details -
Bilal Al committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7cb1c31 - Browse repository at this point
Copy the full SHA 7cb1c31View commit details
Commits on Apr 26, 2024
-
Merge pull request #530 from splitio/semver-spec-query
added spec query parameter
Configuration menu - View commit details
-
Copy full SHA for 6eafede - Browse repository at this point
Copy the full SHA 6eafedeView commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f5ac2f - Browse repository at this point
Copy the full SHA 0f5ac2fView commit details -
updated query api order, fixed spec and added error to split logger
Bilal Al committedMay 1, 2024 Configuration menu - View commit details
-
Copy full SHA for db9311a - Browse repository at this point
Copy the full SHA db9311aView commit details -
Bilal Al committed
May 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 418e5d7 - Browse repository at this point
Copy the full SHA 418e5d7View commit details -
update debug logging in semver matchers
Bilal Al committedMay 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b7ecdd1 - Browse repository at this point
Copy the full SHA b7ecdd1View commit details -
Bilal Al committed
May 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 1bc71a5 - Browse repository at this point
Copy the full SHA 1bc71a5View commit details -
Bilal Al committed
May 1, 2024 Configuration menu - View commit details
-
Copy full SHA for abea9d2 - Browse repository at this point
Copy the full SHA abea9d2View commit details -
Bilal Al committed
May 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 581d6e3 - Browse repository at this point
Copy the full SHA 581d6e3View commit details
Commits on May 2, 2024
-
Bilal Al committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 50fe596 - Browse repository at this point
Copy the full SHA 50fe596View commit details -
Bilal Al committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a54d08 - Browse repository at this point
Copy the full SHA 2a54d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b9266 - Browse repository at this point
Copy the full SHA 91b9266View commit details -
Bilal Al committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 9299411 - Browse repository at this point
Copy the full SHA 9299411View commit details -
Configuration menu - View commit details
-
Copy full SHA for 496265d - Browse repository at this point
Copy the full SHA 496265dView commit details