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

BET-4061: Apollo 0.23.1 #6

Merged
merged 365 commits into from
Mar 3, 2020
Merged

BET-4061: Apollo 0.23.1 #6

merged 365 commits into from
Mar 3, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 11, 2020

  1. fix alignment

    designatednerd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    8a99ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3de8be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6db829d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66f0862 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a7b0d8 View commit details
    Browse the repository at this point in the history
  6. moar mutation

    designatednerd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    032601d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aada0e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ec5a1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c702ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4275ea7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    598f295 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31bdbf9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5f4f9a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e1a205d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9dadcbc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a02ea94 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c1434e5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cf91e4a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    570d7a2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2894372 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    93eecdc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    acf0651 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dcd9297 View commit details
    Browse the repository at this point in the history
  24. fix missing quotes

    designatednerd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0807b6d View commit details
    Browse the repository at this point in the history
  25. Edits to authentication step

    Stephen Barlow authored and designatednerd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    035f98d View commit details
    Browse the repository at this point in the history
  26. Incorporate feedback from designatednerd

    Stephen Barlow authored and designatednerd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0bdc592 View commit details
    Browse the repository at this point in the history
  27. Edits to Mutations section of iOS tutorial

    Stephen Barlow authored and designatednerd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0998796 View commit details
    Browse the repository at this point in the history
  28. Remove WIP fragment article from left nav for now

    Stephen Barlow authored and Stephen Barlow committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    83a07ec View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9f8fe8a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b002175 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    27d07f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Merge pull request apollographql#1010 from apollographql/fix/cache

    Don't run in-memory cache tests during SQLite cache testing
    designatednerd authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    56072f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606fdce View commit details
    Browse the repository at this point in the history
  3. Remove ternary operator

    fassko committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    94c0099 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    575bc98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df8b616 View commit details
    Browse the repository at this point in the history
  6. Merge pull request apollographql#1012 from apollographql/fix/cache-again

    Cancel existing operation in a watcher before starting a new one
    designatednerd authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    ccd7bd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Remove mislieading comment

    fassko committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4177ad4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request apollographql#1004 from fassko/master

    Improvements for Websockets
    designatednerd authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1f49541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecc4d39 View commit details
    Browse the repository at this point in the history
  4. rerun with updated cli

    designatednerd committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1efa832 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b998e98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cacc9d1 View commit details
    Browse the repository at this point in the history
  7. fix changelog bits that missed the initial commit

    🤦‍♀️
    designatednerd committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    de705bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57e41cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c20156 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    995219c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2da9049 View commit details
    Browse the repository at this point in the history
  12. Added unit test

    AnthonyMDev committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    73ec450 View commit details
    Browse the repository at this point in the history
  13. Merge pull request apollographql#1016 from AnthonyMDev/whenAll-memory…

    …-leaks
    
    Fix memory leaks in Promise whenAll
    designatednerd authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    802624e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    272eaaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d9ded View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9819c28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d708bf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Merge pull request apollographql#1020 from apollographql/update/tutorial

    Update tutorial for 0.22.0
    designatednerd authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    ca067e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a080e View commit details
    Browse the repository at this point in the history
  3. Merge pull request apollographql#1021 from apollographql/renovate/doc…

    …umentation-infrastructure
    
    Update dependency gatsby to v2.19.18
    designatednerd authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    395eab0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    c3a34be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee93575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90b3769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d14e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a9ba49 View commit details
    Browse the repository at this point in the history
  6. Merge pull request apollographql#1026 from apollographql/update/yaml

    Use pipeline parameters in Circle YAML
    designatednerd authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b53ee9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1002835 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c52e100 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8dab0c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ca77a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    adcf085 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    025cb59 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d90b5d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4db4aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91d3710 View commit details
    Browse the repository at this point in the history
  16. clean up indentation

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    47123a2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7b45639 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    320f386 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a260036 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4a7a0a7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76b5fc1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    56b6163 View commit details
    Browse the repository at this point in the history
  23. Better detail on logs

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    56f3991 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    900f8b0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e3d8d59 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    af5ab40 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fd02a6c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3cef5e2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6322b24 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c717dd8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    779516b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fb08d38 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c43fe89 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0eac850 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    63e35d8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    58f250f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    344f662 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    be4464e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2b9750e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    74d5603 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8b3a17a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    9d1e217 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    84116f3 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    faa3bdc View commit details
    Browse the repository at this point in the history
  45. pull file path helper into a separate object

    since we're going to use it for more than just CLI extraction
    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    96e5b40 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d242f53 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    cf2cb24 View commit details
    Browse the repository at this point in the history
  48. add and internally test convenience methods to access the script dire…

    …ctory for supported package managers
    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    8045654 View commit details
    Browse the repository at this point in the history
  49. share codegen scheme

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    97b8d1a View commit details
    Browse the repository at this point in the history
  50. add support for adjustable timeout

    thanks, hotel wifi
    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b8f4203 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    7b3554b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    667883a View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    a98be0b View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    155663f View commit details
    Browse the repository at this point in the history
  55. fix alignment

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    4ca6901 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2522413 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    845f524 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    b108a10 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    59f4a8b View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    0967584 View commit details
    Browse the repository at this point in the history
  61. add documentation

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    d827899 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    d5cb93f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    c0cf99a View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    d000774 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    f2834f6 View commit details
    Browse the repository at this point in the history
  66. better naming

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    5e098cc View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    0d82b98 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    9dac417 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    090744a View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    89b7dbc View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    b1b53e5 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    5ae8f7d View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    8679037 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    c81ed59 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    7f2de68 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    da8986e View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    c78efa0 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    4d71b0f View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    e1144fa View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    5baf370 View commit details
    Browse the repository at this point in the history
  81. fix bad merge

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    8dcc30d View commit details
    Browse the repository at this point in the history
  82. start re-adding docs

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e07f9b2 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    054a3bd View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    0081550 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    af5470f View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    70850ca View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    9d2555c View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    e501aa5 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    32bedfb View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    be049d4 View commit details
    Browse the repository at this point in the history
  91. fix link

    designatednerd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    f21a79d View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    72b1d98 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    b85ed13 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    6f4d55f View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    cc55b25 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    238d06f View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    af93d09 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    ccb4fb4 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    74e68a3 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    d92bbf2 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    eb9625d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Edits to Swift scripting article

    Stephen Barlow authored and Stephen Barlow committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    4463403 View commit details
    Browse the repository at this point in the history
  2. Incorporate edits from designatednerd

    Stephen Barlow authored and Stephen Barlow committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    ff1a65d View commit details
    Browse the repository at this point in the history
  3. Remove blockquote from notice

    Stephen Barlow authored and Stephen Barlow committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    dd7b83c View commit details
    Browse the repository at this point in the history
  4. Merge pull request apollographql#1027 from apollographql/sb/codegen-e…

    …dits
    
    Edits to Swift scripting article
    designatednerd authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    d0cdf75 View commit details
    Browse the repository at this point in the history
  5. Merge pull request apollographql#940 from apollographql/swift-codegen

    Move Code Generation From Bash to Swift Scripts
    designatednerd authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    bbd3730 View commit details
    Browse the repository at this point in the history
  6. rm -rf submodules

    designatednerd committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    657e6af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17d269d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92fe655 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    512eb25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce3b217 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33bed58 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6dca5a6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c9335df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3359a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0944a1d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd4f1a5 View commit details
    Browse the repository at this point in the history
  17. Revert "use canImport instead of weird runtime magic to get the cac…

    …he provider type"
    
    This reverts commit 7a881c50aafb7657826f357292adb89e79de7e8f.
    designatednerd committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    2437f9e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    316ede1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d1166f7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7113811 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c03908f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a266760 View commit details
    Browse the repository at this point in the history
  23. use subclasses instead of weird runtime magic to get cache provider type

    this time I mean it. Anybody want a peanut?
    designatednerd committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    2e12ba9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d8491cd View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    dd56404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c2979 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb3568c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6588c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    762c79e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b0f96d View commit details
    Browse the repository at this point in the history
  7. Merge pull request apollographql#1029 from apollographql/update/wreck…

    …ing_ball
    
    Some Disassembly Required
    designatednerd authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8bcb3c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c49131 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a583f21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    efcafb5 View commit details
    Browse the repository at this point in the history
  11. add placeholder docgen

    blocked by SourceDocs only being an executable not a lib
    designatednerd committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    bc7beea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49932b3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ef1cf8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Merge pull request apollographql#1033 from apollographql/add/docgen_s…

    …cript
    
    Rename SwiftScript folder, add stub for doc generator
    designatednerd authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    7eb2f3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b1b043 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

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

Commits on Feb 24, 2020

  1. Make GraphQLQueryWatcher Query Public

    Allow the using app to access the query on
    the watcher.
    Grant Kamin committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    b7f4c2f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Merge pull request apollographql#1037 from giantramen/master

    Make GraphQLQueryWatcher Query Public
    designatednerd authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4c82e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    213faf8 View commit details
    Browse the repository at this point in the history
  3. Add defensive @available guards to prevent accidental compilation on …

    …unsupported platforms.
    designatednerd committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    89074cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request apollographql#1041 from apollographql/add/guards

    Apollo Codegen Lib Should Only Compile on macOS
    designatednerd authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    b257590 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    383048b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25657db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2da7ccf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f635f6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request apollographql#1042 from apollographql/add/sourcedo…

    …cs_lib
    
    Use SourceDocs lib to create a swift-based way to generate docs
    designatednerd authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    9159e5a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

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

Commits on Feb 27, 2020

  1. Merge pull request apollographql#1044 from apollographql/add/zip_file…

    …_check
    
    Add test for having downloaded the zip file manually
    designatednerd authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c1930a1 View commit details
    Browse the repository at this point in the history
  2. Update instructions for running documentation generation.

    Good grief that's way easier.
    designatednerd committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    802a8df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b37585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7f911a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8ecb83 View commit details
    Browse the repository at this point in the history
  6. add basic type parsing

    designatednerd committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    ff96d1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bd17e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd7d4ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2572f17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fbc78ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28611fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    440f97f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4493584 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Merge pull request apollographql#1046 from apollographql/add/parse-co…

    …degen-json
    
    Codegen Parsing 1: The beginning
    designatednerd authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    eb1f332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90db3cf View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Apply @AnthonyMDev's suggestion for wording

    Co-Authored-By: Anthony Miller <[email protected]>
    designatednerd and AnthonyMDev authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    3feafee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e80a553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c41cca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3c9ec4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42ee606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c19473c View commit details
    Browse the repository at this point in the history
  7. Merge pull request apollographql#1050 from apollographql/renovate/rea…

    …ct-monorepo
    
    Update react monorepo to v16.13.0
    designatednerd authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    d91c849 View commit details
    Browse the repository at this point in the history
  8. Merge pull request apollographql#1048 from apollographql/add/watcher-…

    …note
    
    Add note about the store retaining the query watcher
    designatednerd authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    54547fd View commit details
    Browse the repository at this point in the history
  9. Merge pull request apollographql#1053 from apollographql/add/missing-…

    …option
    
    Add and test `omitDeprecatedEnumCases` option
    designatednerd authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    f2730d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    cfff8bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2b592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bf9d9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a9e2a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e073c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e2cb1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8785b23 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Merge pull request apollographql#1056 from apollographql/add/so-many-…

    …tests
    
    More parsing and tests!
    designatednerd authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ddb1167 View commit details
    Browse the repository at this point in the history
  2. Exposed a method to connect/disconnect

    Kevin Delannoy authored and ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    f868be6 View commit details
    Browse the repository at this point in the history
  3. Expose 'security' for SSL pinning

    Maksym Korytko authored and ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    84c7cd9 View commit details
    Browse the repository at this point in the history
  4. Made the websocket public

    Kevin Delannoy authored and ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    50d8f27 View commit details
    Browse the repository at this point in the history
  5. Made connectingPayload public

    Kevin Delannoy authored and ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ccd942c View commit details
    Browse the repository at this point in the history
  6. Extend 'WebSocketTransportDelegate' protocol

    Maksym Korytko authored and ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    b767f8c View commit details
    Browse the repository at this point in the history
  7. Expose 'reconnectionInterval' property

    Maksym Korytko authored and ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    8ad9819 View commit details
    Browse the repository at this point in the history
  8. Extend 'WebSocketTransportDelegate' protocol

    Maksym Korytko authored and ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ef1fad4 View commit details
    Browse the repository at this point in the history
  9. Revert "Made the websocket public"

    This reverts commit 50d8f27.
    We already have the connect() and disconnect() methods.
    ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    e8a8244 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/connect' into BET-4061-update-fork

    * origin/connect:
      Extend 'WebSocketTransportDelegate' protocol
      Expose 'reconnectionInterval' property
      Extend 'WebSocketTransportDelegate' protocol
      Made connectingPayload public
      Made the websocket public
      Expose 'security' for SSL pinning
      Exposed a method to connect/disconnect
    
    # Conflicts:
    #	Sources/ApolloWebSocket/WebSocketTransport.swift
    ketenshi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    aa6fda1 View commit details
    Browse the repository at this point in the history