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

fix(core): Change VariablesService to DI and use caching #6827

Merged
merged 36 commits into from
Aug 2, 2023

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    492e8a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d6b64a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e1e6b View commit details
    Browse the repository at this point in the history
  4. initial commit

    flipswitchingmonkey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8b924b4 View commit details
    Browse the repository at this point in the history
  5. improve logging

    flipswitchingmonkey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9686c8d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    ffc70dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15bb8ca View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge branch 'master' into pay-639-make-redis-client-into-a-service-f…

    …or-injection
    
    # Conflicts:
    #	packages/cli/src/AbstractServer.ts
    #	packages/cli/src/Queue.ts
    flipswitchingmonkey committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ec08e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e584eb View commit details
    Browse the repository at this point in the history
  3. add comment

    flipswitchingmonkey committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1fa934d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    16e2b8a View commit details
    Browse the repository at this point in the history
  2. use injection

    flipswitchingmonkey committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    364e0ec View commit details
    Browse the repository at this point in the history
  3. lint fix

    flipswitchingmonkey committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6bff179 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bfabdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    331d433 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    f7f83fd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into pay-639-make-redis-client-into-a-service-f…

    …or-injection
    
    # Conflicts:
    #	packages/cli/package.json
    #	pnpm-lock.yaml
    flipswitchingmonkey committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d56317c View commit details
    Browse the repository at this point in the history
  3. merge master

    flipswitchingmonkey committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    edec7c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ced012 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    1a5b761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86f7eaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef7a266 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b85ec0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69dbe17 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. import fix

    flipswitchingmonkey committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    abbb6f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d66162c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into pay-639-make-redis-client-into-a-service-f…

    …or-injection
    
    # Conflicts:
    #	packages/cli/package.json
    #	packages/cli/src/AbstractServer.ts
    flipswitchingmonkey committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    acbbfdb View commit details
    Browse the repository at this point in the history
  4. fix merge

    flipswitchingmonkey committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    659bbe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2298c3c View commit details
    Browse the repository at this point in the history
  6. lint fix

    flipswitchingmonkey committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    056de7d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'pay-639-make-redis-client-into-a-service-for-injection'…

    … into pay-644-variables-loading-might-be-slow
    flipswitchingmonkey committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dc30d03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3212d8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d3b2cb View commit details
    Browse the repository at this point in the history
  10. fix test for CI

    flipswitchingmonkey committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b15630e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae8fa2b View commit details
    Browse the repository at this point in the history