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

Create a centralized configuration API #747

Merged
merged 29 commits into from
Mar 25, 2018
Merged

Create a centralized configuration API #747

merged 29 commits into from
Mar 25, 2018

Commits on Jan 15, 2018

  1. Update the dangerfile

    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    2c7e050 View commit details
    Browse the repository at this point in the history
  2. Make a trivial change to test new dangerfile

    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    1de26b4 View commit details
    Browse the repository at this point in the history
  3. Try out the new value with another trivial change

    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    13fccb0 View commit details
    Browse the repository at this point in the history
  4. Add a configuration API to make a unified place for pulling config fr…

    …om clients safely
    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    c4b4d09 View commit details
    Browse the repository at this point in the history
  5. Specify properties for delegate

    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    6968445 View commit details
    Browse the repository at this point in the history
  6. Finish removing text experiment global enable

    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    348e5c2 View commit details
    Browse the repository at this point in the history
  7. Generate the config file

    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    f7bd45a View commit details
    Browse the repository at this point in the history
  8. Clean up configuration to fix tests

    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    2233852 View commit details
    Browse the repository at this point in the history
  9. Work on making it serializable

    Adlai Holler committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    1044620 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d02b36f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Finish it up

    Adlai Holler committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    75922a3 View commit details
    Browse the repository at this point in the history
  2. Fix example code

    Adlai Holler committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    9801560 View commit details
    Browse the repository at this point in the history
  3. Update sample project

    Adlai Holler committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    99b3a70 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

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

Commits on Feb 26, 2018

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

Commits on Feb 28, 2018

  1. Clean up a few things

    Adlai Holler committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    042d338 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Merge branch 'master' into AHExperiments

    # Conflicts:
    #	AsyncDisplayKit.xcodeproj/project.pbxproj
    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    50383b5 View commit details
    Browse the repository at this point in the history
  2. Align with new project order

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    a548185 View commit details
    Browse the repository at this point in the history
  3. Make it faster and update license header

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    9ab0562 View commit details
    Browse the repository at this point in the history
  4. Add an option to specify your config at compile time

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    0edeb2f View commit details
    Browse the repository at this point in the history
  5. Update another license header

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    9938217 View commit details
    Browse the repository at this point in the history
  6. Add a version field, and bring interface state coalescing into config…

    …uration
    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    4363c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Update CA queue code

    Adlai Holler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    1d4ba50 View commit details
    Browse the repository at this point in the history
  2. Update CATransactionQueue tests

    Adlai Holler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    5c5e93d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cb7b8e View commit details
    Browse the repository at this point in the history
  4. Update the tests

    Adlai Holler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    681bebd View commit details
    Browse the repository at this point in the history
  5. Update the tests AGAIN

    Adlai Holler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    16fab3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    331d70d View commit details
    Browse the repository at this point in the history
  7. Remove unused ordered set

    Adlai Holler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    73efad5 View commit details
    Browse the repository at this point in the history