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

Merge the demo branch into master #319

Merged
merged 421 commits into from
Mar 19, 2020
Merged

Merge the demo branch into master #319

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

Commits on Feb 19, 2020

  1. First draft

    antalszava committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    0efccb6 View commit details
    Browse the repository at this point in the history
  2. Add test for async job

    Paul Tan committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    43f04ae View commit details
    Browse the repository at this point in the history
  3. Simplify starship CLI

    Paul Tan committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    be5c927 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Fix bug with output logic

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b24cf33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24952e0 View commit details
    Browse the repository at this point in the history
  3. Linting and cleanup

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    64da659 View commit details
    Browse the repository at this point in the history
  4. Linting, docs, cleanup

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    821bf96 View commit details
    Browse the repository at this point in the history
  5. Linting, formatting

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ef45130 View commit details
    Browse the repository at this point in the history
  6. Consolidate exceptions

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    1a38071 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2818bc5 View commit details
    Browse the repository at this point in the history
  8. Polish docstrings

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8d21922 View commit details
    Browse the repository at this point in the history
  9. Add type hints

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a161fca View commit details
    Browse the repository at this point in the history
  10. More tests

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    cf2db43 View commit details
    Browse the repository at this point in the history
  11. Cleanup

    Paul Tan committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0ab1a1a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    7d62a23 View commit details
    Browse the repository at this point in the history
  2. Request numpy job result directly from remote

    Paul Tan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1140d43 View commit details
    Browse the repository at this point in the history
  3. Bugfixes

    Paul Tan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c53a6aa View commit details
    Browse the repository at this point in the history
  4. Fix issues regarding job result dimensions

    Paul Tan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    abcbccb View commit details
    Browse the repository at this point in the history
  5. Clean up docs

    Paul Tan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5a35393 View commit details
    Browse the repository at this point in the history
  6. APIClient has been absorbed into the new classes

    Paul Tan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    a95f14d View commit details
    Browse the repository at this point in the history
  7. Tests

    Paul Tan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    67f6321 View commit details
    Browse the repository at this point in the history
  8. Add magic methods, polish docs, cleanup

    Paul Tan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    7271f75 View commit details
    Browse the repository at this point in the history
  9. Connection.create_job() accepts Program directly instead of serialize…

    …d blackbird
    Paul Tan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    d203d89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e44a1b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a04131e View commit details
    Browse the repository at this point in the history
  12. Unit test for load_config; removing MagicMock from parse_environment_…

    …variable test; adding teardown logic for env vars; correcting typo
    antalszava committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e0afae1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ca6a5b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    abdc0af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2995cd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Docstrings, reorganizing parse_environment_variables function, adding…

    … DEFAULT_CONFIG as module attribute
    antalszava committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    0770172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7eb96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e074ca5 View commit details
    Browse the repository at this point in the history
  4. Adding load_config tests using each units separately; change logic fo…

    …r kwargs update; add logic for integer parsing from env vars; add tests
    antalszava committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    7bc48ca View commit details
    Browse the repository at this point in the history
  5. Test docstrings

    antalszava committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    fc5619a View commit details
    Browse the repository at this point in the history
  6. Default config refactor

    antalszava committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    9109a46 View commit details
    Browse the repository at this point in the history
  7. Add absolute path test

    antalszava committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    653f566 View commit details
    Browse the repository at this point in the history
  8. Tests

    Paul Tan committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    6f50208 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'refactor-job-engines' of github.com:XanaduAI/strawberry…

    …fields into refactor-job-engines
    Paul Tan committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    38a0e5c View commit details
    Browse the repository at this point in the history
  10. Tests

    Paul Tan committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    3111492 View commit details
    Browse the repository at this point in the history
  11. Tests

    Paul Tan committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    ffa9c44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    984c5a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b90ca00 View commit details
    Browse the repository at this point in the history
  14. Dimensions

    Paul Tan committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    0e82fa1 View commit details
    Browse the repository at this point in the history
  15. Linting, comments, cleanup

    Paul Tan committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    2622e5a View commit details
    Browse the repository at this point in the history
  16. Update tests/frontend/test_configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    18a5d33 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    42071b0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ec800c3 View commit details
    Browse the repository at this point in the history
  19. Modifying tests such that look_for_config_in_file returns a tuple;

    adding user_config_dir mocking logic to test
    antalszava committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    c2e79d4 View commit details
    Browse the repository at this point in the history
  20. Update tests/frontend/test_configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    b912be1 View commit details
    Browse the repository at this point in the history
  21. Updating test data

    antalszava committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    2cef067 View commit details
    Browse the repository at this point in the history
  22. Update tests/frontend/test_configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    39538d3 View commit details
    Browse the repository at this point in the history
  23. Update strawberryfields/configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    b5e8229 View commit details
    Browse the repository at this point in the history
  24. Update strawberryfields/configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    47e483a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    66ad7da View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Update strawberryfields/configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    f8e2c29 View commit details
    Browse the repository at this point in the history
  2. Docstring and comment

    antalszava committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    03e2e04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fa68ad View commit details
    Browse the repository at this point in the history
  4. merge master

    josh146 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    62b218d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cf0369 View commit details
    Browse the repository at this point in the history
  6. Docstrings, renaming to load_config_file_if_found, adding defaults to…

    … module level attributes
    antalszava committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    1f04d5c View commit details
    Browse the repository at this point in the history
  7. Change function to get_config_filepath and adjust tests as well accor…

    …dingly; change load_config using it
    antalszava committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    b82c60f View commit details
    Browse the repository at this point in the history
  8. Renaming create_config

    antalszava committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    544b60c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    228a0c4 View commit details
    Browse the repository at this point in the history
  10. Small change for readability

    Paul Tan committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c33c9da View commit details
    Browse the repository at this point in the history
  11. Rename 'terminal' to 'final'

    Paul Tan committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    957536e View commit details
    Browse the repository at this point in the history
  12. Simplify request functions

    Paul Tan committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    58eacf2 View commit details
    Browse the repository at this point in the history
  13. Rename 'complete' to 'completed' where relevant

    Paul Tan committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    2a61349 View commit details
    Browse the repository at this point in the history
  14. Use MockResponse class

    Paul Tan committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4711ed4 View commit details
    Browse the repository at this point in the history
  15. Update tests/frontend/test_engine.py

    Co-Authored-By: antalszava <[email protected]>
    Paul Tan and antalszava authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4787515 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Adding configuration options and environment variables to module docs…

    …tring, inserting refs to these in function docstrings, correcting Kwargs section naming in docstrings
    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4614d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a3b3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef68ab5 View commit details
    Browse the repository at this point in the history
  4. Addig DEFAULT_CONFIG_SPEC

    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    3ca025e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3772015 View commit details
    Browse the repository at this point in the history
  6. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d21f3fe View commit details
    Browse the repository at this point in the history
  7. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7c73d5c View commit details
    Browse the repository at this point in the history
  8. Moving configuration details to page, updating the configuration page…

    … with kwargs, adding port to file and env vars
    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    47eac17 View commit details
    Browse the repository at this point in the history
  9. Resolving conflicts

    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7bb97c8 View commit details
    Browse the repository at this point in the history
  10. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e0938a9 View commit details
    Browse the repository at this point in the history
  11. Applying comments: Configuration page modification, removing redundan…

    …t module attributes, reword module docstring
    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    17be8bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d2aa7d View commit details
    Browse the repository at this point in the history
  13. CHANGELOG

    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    6635879 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0063663 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #298 from XanaduAI/config_refactor

    Config refactor
    antalszava authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7a9ef04 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f235288 View commit details
    Browse the repository at this point in the history
  17. Update strawberryfields/engine.py

    Co-Authored-By: Josh Izaac <[email protected]>
    Paul Tan and josh146 authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    97b2a7f View commit details
    Browse the repository at this point in the history
  18. Unit tests and docstrings

    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    0c0b109 View commit details
    Browse the repository at this point in the history
  19. Update strawberryfields/engine.py

    Co-Authored-By: Josh Izaac <[email protected]>
    Paul Tan and josh146 authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    b0d12b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2566163 View commit details
    Browse the repository at this point in the history
  21. Modified configuration page; renamed configuration location parameter…

    … and recognized arguments
    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    684de21 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ad2b353 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    795b3d1 View commit details
    Browse the repository at this point in the history
  24. Linting

    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    594bc73 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8d5f5fa View commit details
    Browse the repository at this point in the history
  26. Refactor tests into coherent modules

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    a033bee View commit details
    Browse the repository at this point in the history
  27. Merge demo branch

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d042410 View commit details
    Browse the repository at this point in the history
  28. Small test refactor

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    51a0448 View commit details
    Browse the repository at this point in the history
  29. Check exception messages in tests

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f2a9504 View commit details
    Browse the repository at this point in the history
  30. Don't raise error on refreshing final job

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    1a988ac View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c46446a View commit details
    Browse the repository at this point in the history
  32. Parametrize numpy dtype in job result test

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    974d0dd View commit details
    Browse the repository at this point in the history
  33. Load default args for Connection from config module

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    94381b3 View commit details
    Browse the repository at this point in the history
  34. Add verbose mode for Connection

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    98ff9cb View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9a73417 View commit details
    Browse the repository at this point in the history
  36. Update thewalrus dependency to pass CI

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    04535b4 View commit details
    Browse the repository at this point in the history
  37. Add test marker for API package

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    a77c0e8 View commit details
    Browse the repository at this point in the history
  38. Add/update docstrings

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    3079662 View commit details
    Browse the repository at this point in the history
  39. Pylint, general cleanup

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e889047 View commit details
    Browse the repository at this point in the history
  40. Add argument check for cancel_job test

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d3c26fe View commit details
    Browse the repository at this point in the history
  41. Update tests/api/test_starship_engine.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    91d194d View commit details
    Browse the repository at this point in the history
  42. Update tests/api/test_starship_engine.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    89417a3 View commit details
    Browse the repository at this point in the history
  43. Update tests/api/test_result.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    6792bf1 View commit details
    Browse the repository at this point in the history
  44. Update tests/api/test_job.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e025d52 View commit details
    Browse the repository at this point in the history
  45. Update the link for thewalrus in requirements.txt

    Equivalent to the PR on master #307
    antalszava authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    b720f33 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    02f3d86 View commit details
    Browse the repository at this point in the history
  47. Update error tests for job.cancel()

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d0edc7f View commit details
    Browse the repository at this point in the history
  48. Move mock_return to conftest; pylint compliance

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    eff0f59 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    aa1ab17 View commit details
    Browse the repository at this point in the history
  50. Update strawberryfields/engine.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f8468c8 View commit details
    Browse the repository at this point in the history
  51. Small changes to docstrings based on review

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    86de974 View commit details
    Browse the repository at this point in the history
  52. Merge branch 'refactor-job-engines' of github.com:XanaduAI/strawberry…

    …fields into refactor-job-engines
    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d3e8d3e View commit details
    Browse the repository at this point in the history
  53. Update strawberryfields/engine.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    2aa76af View commit details
    Browse the repository at this point in the history
  54. Clean up docstrings

    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    3068c4c View commit details
    Browse the repository at this point in the history
  55. Merge branch 'refactor-job-engines' of github.com:XanaduAI/strawberry…

    …fields into refactor-job-engines
    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7735378 View commit details
    Browse the repository at this point in the history
  56. Update strawberryfields/engine.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    009a6a3 View commit details
    Browse the repository at this point in the history
  57. Update starship

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    5f96fb5 View commit details
    Browse the repository at this point in the history
  58. Update strawberryfields/api/result.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    714b99f View commit details
    Browse the repository at this point in the history
  59. Update strawberryfields/api/result.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    ee097a0 View commit details
    Browse the repository at this point in the history
  60. Update strawberryfields/api/result.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    de45482 View commit details
    Browse the repository at this point in the history
  61. Update strawberryfields/api/result.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    5c47a7c View commit details
    Browse the repository at this point in the history
  62. Merge branch 'refactor-job-engines' of github.com:XanaduAI/strawberry…

    …fields into refactor-job-engines
    Paul Tan committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    370e893 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b878bb0 View commit details
    Browse the repository at this point in the history
  64. Update doc/introduction/configuration.rst

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    35f7663 View commit details
    Browse the repository at this point in the history
  65. Title adjustment

    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    fdfc8db View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    3b13979 View commit details
    Browse the repository at this point in the history
  67. Update strawberryfields/configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    245b363 View commit details
    Browse the repository at this point in the history
  68. Update strawberryfields/configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d0eda0c View commit details
    Browse the repository at this point in the history
  69. Update strawberryfields/configuration.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    antalszava and co9olguy authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    8a22aa0 View commit details
    Browse the repository at this point in the history
  70. Applying suggested changes

    antalszava committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    cbb31b4 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    4fbb410 View commit details
    Browse the repository at this point in the history
  72. merge master

    josh146 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    2186bb5 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    853004f View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    3ab60d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Update doc/introduction/configuration.rst

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    00f7e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e45484 View commit details
    Browse the repository at this point in the history
  3. Merge demo

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    37d9426 View commit details
    Browse the repository at this point in the history
  4. Remove obsolete exception

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6329e0c View commit details
    Browse the repository at this point in the history
  5. Fix Result.samples dimensions to (shots, modes)

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    27ba93f View commit details
    Browse the repository at this point in the history
  6. Read target from program

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f23dcfe View commit details
    Browse the repository at this point in the history
  7. Update imports

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c8f1cde View commit details
    Browse the repository at this point in the history
  8. Remove samples transpose in starship CLI

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    0a4ab59 View commit details
    Browse the repository at this point in the history
  9. Clean up config loading logic

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    e5807c3 View commit details
    Browse the repository at this point in the history
  10. Simplify JobStatus string repr

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    b244749 View commit details
    Browse the repository at this point in the history
  11. Moving tmpdir.join calls to conftest -> changing to a function scoped…

    … fixture type (as required by tmpdir); adding integration tests to store_account; refactoring configuration test file to use test_filename and test_filepath fixtures; creating mock version of create_confing and a mock class for store_account tests
    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1732433 View commit details
    Browse the repository at this point in the history
  12. Update configuration.rst

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    5c7840c View commit details
    Browse the repository at this point in the history
  13. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f7d1e56 View commit details
    Browse the repository at this point in the history
  14. Update configuration.rst

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    43bba9e View commit details
    Browse the repository at this point in the history
  15. Update configuration.rst

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    77e1c7b View commit details
    Browse the repository at this point in the history
  16. Update configuration.rst

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f21a21c View commit details
    Browse the repository at this point in the history
  17. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    80f4a72 View commit details
    Browse the repository at this point in the history
  18. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    211af5a View commit details
    Browse the repository at this point in the history
  19. Updating __init__

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    fb4d7da View commit details
    Browse the repository at this point in the history
  20. Resolve merge conflict

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a8843fa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6940dd1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    23cbcfa View commit details
    Browse the repository at this point in the history
  23. Update strawberryfields/api/result.py

    Co-Authored-By: antalszava <[email protected]>
    Paul Tan and antalszava authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    3096218 View commit details
    Browse the repository at this point in the history
  24. Update strawberryfields/engine.py

    Co-Authored-By: antalszava <[email protected]>
    Paul Tan and antalszava authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    3817436 View commit details
    Browse the repository at this point in the history
  25. Clean up docstrings

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2c1a44e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bdd6c43 View commit details
    Browse the repository at this point in the history
  27. Add new api package to docs

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    24a1a18 View commit details
    Browse the repository at this point in the history
  28. Fixed a couple of outdated docstring types

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    65956cd View commit details
    Browse the repository at this point in the history
  29. Update strawberryfields/engine.py

    Co-Authored-By: Nathan Killoran <[email protected]>
    Paul Tan and co9olguy authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2ca57aa View commit details
    Browse the repository at this point in the history
  30. Minor cleanup

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    175b035 View commit details
    Browse the repository at this point in the history
  31. Add api package tests to makefile and travis config

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a5cf31d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8ddd9c2 View commit details
    Browse the repository at this point in the history
  33. Reword warning message.

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    7b9f687 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    644814f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0e04cf4 View commit details
    Browse the repository at this point in the history
  36. Adjust ordering in toctree to be alphabetical

    Paul Tan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    34d1f0b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a3b8410 View commit details
    Browse the repository at this point in the history
  38. Update docstring

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    3e0ca15 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4c7cce1 View commit details
    Browse the repository at this point in the history
  40. cloud -> Cloud

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6aea2fa View commit details
    Browse the repository at this point in the history
  41. Rewording

    antalszava committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f344807 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cdfde55 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Update doc/introduction/configuration.rst

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    7a754d5 View commit details
    Browse the repository at this point in the history
  2. Update doc/introduction/configuration.rst

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    95e2447 View commit details
    Browse the repository at this point in the history
  3. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5a21881 View commit details
    Browse the repository at this point in the history
  4. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0d9a694 View commit details
    Browse the repository at this point in the history
  5. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5f6aa73 View commit details
    Browse the repository at this point in the history
  6. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    081264e View commit details
    Browse the repository at this point in the history
  7. Update strawberryfields/configuration.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    aa46046 View commit details
    Browse the repository at this point in the history
  8. Update doc/introduction/configuration.rst

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    08c83b8 View commit details
    Browse the repository at this point in the history
  9. Update doc/introduction/configuration.rst

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    6ee1876 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aff02bc View commit details
    Browse the repository at this point in the history
  11. Resolve conflicts

    antalszava committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0ec33f0 View commit details
    Browse the repository at this point in the history
  12. Fixes a bug in the MZgate convention by reversing the internal and ex…

    …ternal phase arguments. (#301)
    
    * update MZgate
    
    * update changelog
    
    * Update .github/CHANGELOG.md
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * added tests
    
    * remove chip0 test
    
    * fix failing test
    
    * Apply suggestions from code review
    
    * swap comment in template
    
    * added test with non-standard angles
    
    Co-authored-by: Nathan Killoran <[email protected]>
    josh146 and co9olguy authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    6f813e0 View commit details
    Browse the repository at this point in the history
  13. Update docstring example

    Paul Tan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5275040 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4ac548e View commit details
    Browse the repository at this point in the history
  15. Re-black with line length 100

    Paul Tan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    fa8b43d View commit details
    Browse the repository at this point in the history
  16. Merge from demo

    Paul Tan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    4152851 View commit details
    Browse the repository at this point in the history
  17. Update changelog

    Paul Tan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    b840acd View commit details
    Browse the repository at this point in the history
  18. CHANGELOG

    antalszava committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    9de85c3 View commit details
    Browse the repository at this point in the history
  19. Linting

    antalszava committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    fb2dd85 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1d5c75e View commit details
    Browse the repository at this point in the history
  21. Update strawberryfields/api/result.py

    Co-Authored-By: Theodor <[email protected]>
    Paul Tan and thisac authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    9cf4467 View commit details
    Browse the repository at this point in the history
  22. Remove unused import

    Paul Tan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    613a9fe View commit details
    Browse the repository at this point in the history
  23. Merge branch 'refactor-job-engines' of github.com:XanaduAI/strawberry…

    …fields into refactor-job-engines
    Paul Tan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    a3e13b3 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #306 from XanaduAI/store_account

    Add the store account function
    antalszava authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    4b695d0 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #294 from XanaduAI/refactor-job-engines

    Refactor remote job engine to Engine/Connection API
    Paul Tan authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    ad9aea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    a6b48b9 View commit details
    Browse the repository at this point in the history
  2. merge master into demo

    josh146 committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ff1e16d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Change default hostname (#309)

    * localhost -> platform.xanadu.ai
    
    * Changing hostname occurrences to platform.strawberryfields.ai
    antalszava authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    913840b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. merge master

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    e783f82 View commit details
    Browse the repository at this point in the history
  2. fix tutorial teleportation

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    ae0aa33 View commit details
    Browse the repository at this point in the history
  3. fix post-selection tutorial

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    652cdf8 View commit details
    Browse the repository at this point in the history
  4. updated more tutorials

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    7cf60f2 View commit details
    Browse the repository at this point in the history
  5. updated build

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    cf9800f View commit details
    Browse the repository at this point in the history
  6. added new

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    b709423 View commit details
    Browse the repository at this point in the history
  7. documentation fixes

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    b490baf View commit details
    Browse the repository at this point in the history
  8. more docs fixes

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    02e3acc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    484108b View commit details
    Browse the repository at this point in the history
  10. undo cache

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    29f7c41 View commit details
    Browse the repository at this point in the history
  11. docs styling

    josh146 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    a166e51 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Updating io.load docstring

    antalszava committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    df5812e View commit details
    Browse the repository at this point in the history
  2. Updating the io.load function docstring. (#314)

    * Updating io.load docstring
    
    * Updating io.load docstring
    antalszava authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    728cb8b View commit details
    Browse the repository at this point in the history
  3. Refactoring the starship CLI and adding unit tests (#312)

    * Creating module level connection attribute
    
    * Reorganizing the starship CLI, adding test folder
    
    * Refactoring code for the starship cli
    
    * Rename CLI main function
    
    * Initial tests
    
    * localhost -> platform.xanadu.ai
    
    * Changing hostname occurrences to platform.strawberryfields.ai
    
    * CLI options
    
    * Adding the parser options and related tests
    
    * Parser modifications
    
    * Adjusting CLI subparsers to have default funcs
    
    * Help instructions
    
    * Renaming input to run
    
    * Adding bb script exception handling, restoring prompting mechanism, docstrings
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Remove module attribute connection object and instead instantiate each time pinging is triggered; add logic to check for the success of pinging
    
    * Modifying tests
    
    * CreateParser tests
    
    * CreateParser tests
    
    * Configure unit tests
    
    * Add configure_everything unit tests
    
    * Output relevant exit message if auth token was not supplied, adjust test
    
    * Docstrings, adjusting test
    
    * Tests for run_blackbird_script and write_script_results
    
    * Docstrings in the test file; finalizing tests
    
    * Change to pytest.mark.fronted
    
    * Isort
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Rewording the configuration alternatives in docstring
    
    * Renaming to configuration_wizard; moving sys.exit out of cli.ping(); adjusting tests and creating two very simple mock Connection classes
    
    * Adjusting tests such that the asserts are out of the with context
    
    * Removing sys.exit for pinging
    
    * Moving messages into the input statements for the wizard
    
    * Removing unnecessary conftest.
    
    * Using capsys
    
    * Adding missing assert
    
    * Adding configuration CLI examples
    
    * Add malformed results message
    
    * Simplifying mock test; result is None test now regards the sysexit
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Update strawberryfields/cli/__init__.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Pinning the ANTLR version
    
    * Changing help message for the input command
    
    * Moving to the usage generated by default
    
    * CHANGELOG
    
    * CHANGELOG
    
    Co-authored-by: Josh Izaac <[email protected]>
    antalszava and josh146 authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    039208d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. merge master

    josh146 committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    cce71d1 View commit details
    Browse the repository at this point in the history
  2. Resolve conflict

    antalszava committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    ca97281 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Update the usage occurrences in the docstrings, fix up missing assert…

    …ions in test, remove the assertion for usage (not set anymore)
    antalszava committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    5481a01 View commit details
    Browse the repository at this point in the history
  2. Update tests/frontend/test_starship.py

    Co-Authored-By: Josh Izaac <[email protected]>
    antalszava and josh146 authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    7cdc53e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fe39f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Rename StarshipEngine to RemoteEngine, starship CLI to sf (#316)

    * Rename Starship
    
    * fix tests
    
    * fix comment
    
    * Update tests/frontend/test_circuitspecs_chip2.py
    
    * pin pytest version
    josh146 authored Mar 15, 2020
    Configuration menu
    Copy the full SHA
    a097349 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    5a3c7cb View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    antalszava committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    27628d9 View commit details
    Browse the repository at this point in the history
  3. fixes

    josh146 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    557d1de View commit details
    Browse the repository at this point in the history
  4. merge

    josh146 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    6ff028e View commit details
    Browse the repository at this point in the history
  5. add sf_cli page

    josh146 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    eb78267 View commit details
    Browse the repository at this point in the history
  6. Correct CLI docstring and test typos (#318)

    * Updating io.load docstring
    
    * Update the usage occurrences in the docstrings, fix up missing assertions in test, remove the assertion for usage (not set anymore)
    
    * Update tests/frontend/test_starship.py
    
    Co-Authored-By: Josh Izaac <[email protected]>
    
    * Updating parser description
    
    Co-authored-by: Josh Izaac <[email protected]>
    antalszava and josh146 authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    58dea23 View commit details
    Browse the repository at this point in the history
  7. merge cli fix

    josh146 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    4bbe0e3 View commit details
    Browse the repository at this point in the history
  8. reorder index

    josh146 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    cb55b7c View commit details
    Browse the repository at this point in the history
  9. updated changelog

    josh146 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    f19fa5d View commit details
    Browse the repository at this point in the history
  10. typo

    josh146 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e21945a View commit details
    Browse the repository at this point in the history
  11. update setup.py

    josh146 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    5669673 View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-Authored-By: antalszava <[email protected]>
    josh146 and antalszava authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    f6a62b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. suggested changes

    josh146 committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    728dfae View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Tom Bromley <[email protected]>
    josh146 and trbromley authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    d745036 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Nathan Killoran <[email protected]>
    Co-Authored-By: Theodor <[email protected]>
    3 people authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    a881a68 View commit details
    Browse the repository at this point in the history
  2. Add apps example (#321)

    * Add apps example
    
    * Clarify WAW encoding
    trbromley authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    447983a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Nathan Killoran <[email protected]>
    Co-Authored-By: Theodor <[email protected]>
    3 people authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    08f69b6 View commit details
    Browse the repository at this point in the history