Skip to content
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

Config v6 #39

Merged
merged 59 commits into from
Jan 17, 2024
Merged

Config v6 #39

merged 59 commits into from
Jan 17, 2024

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    5acb222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a9049c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Comparators rework

    Added Comparator enum
    
    Removed:IS ONE OF, IS NOT ONE OF
    Changed: CONTAINS, DOES_NOT_CONTAIN
    Added: DATE_BEFORE, DATE_AFTER, HASHED_EQUALS, HASHED_NOT_EQUALS, HASHED_STARTS_WITH, HASHED_ENDS_WITH, HASHED_ARRAY_CONTAINS, HASHED_ARRAY_NOT_CONTAINS
    novalisdenahi committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    651bdd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    e47f842 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    novalisdenahi committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    230153c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Fix comparators names

    novalisdenahi committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    721d75f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    ccfb3bb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    a153958 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    e86d595 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    5fb07b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    9f12280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e819ea View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Added logging

    novalisdenahi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    305bbfb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    59bb057 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Fix TODO-s

    novalisdenahi committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9e06ab0 View commit details
    Browse the repository at this point in the history
  2. CodeFormat

    novalisdenahi committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    da07006 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    abe46ba View commit details
    Browse the repository at this point in the history
  2. Small fixes

    novalisdenahi committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1a11c7f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Small fixes

    novalisdenahi committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    170f96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8db982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a10bb75 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    f5f8529 View commit details
    Browse the repository at this point in the history
  2. Fix values in the json

    novalisdenahi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    99ba136 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add some javadoc

    novalisdenahi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3cab307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26bd704 View commit details
    Browse the repository at this point in the history
  3. Fix test after merge

    novalisdenahi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    dff579a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Fix list truncation

    novalisdenahi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c5acbc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Bug and codesmell fixes

    novalisdenahi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d8ed26b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    0dfbcb9 View commit details
    Browse the repository at this point in the history
  2. Test updates

    novalisdenahi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a6ec6d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    f1e6f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    49a35ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc3322 View commit details
    Browse the repository at this point in the history
  3. Code format

    novalisdenahi committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    047433b View commit details
    Browse the repository at this point in the history
  4. Code format

    novalisdenahi committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7575e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Code smell fixes

    novalisdenahi committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    38a56bf View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    26afa94 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Update circular dependency check to throw error.

    Add target rule and percentage test.
    Update User to handle Object custom values.
    Add tests.
    novalisdenahi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0e84370 View commit details
    Browse the repository at this point in the history
  2. Reformat code

    novalisdenahi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4dba489 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    ef737da View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge remote-tracking branch 'origin/master' into config-v6

    # Conflicts:
    #	src/main/java/com/configcat/Constants.java
    #	src/test/java/com/configcat/AutoPollingTest.java
    #	src/test/java/com/configcat/LazyLoadingTest.java
    #	src/test/java/com/configcat/ManualPollingTest.java
    novalisdenahi committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    812ac68 View commit details
    Browse the repository at this point in the history
  2. Fix merge errors

    novalisdenahi committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f0013f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    96ddd13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8dfbab View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    cbcbbe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc120fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce6f2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fa66c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c265e0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7350c4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ac75b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Add special character test.

    Add Type validation tests.
    Remove Object from accepted types.
    novalisdenahi committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    99bb4ba View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    f7a0dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2366d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e0fa32 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    24ae4f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    c75db42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fdedbf View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update version to 9.0.0

    novalisdenahi committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8a7cb4b View commit details
    Browse the repository at this point in the history