X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jprando/code-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jprando/code-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/e2e
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 27, 2019

  1. Scaffold chrome e2e tests

    Forest Hoffman committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    4db0e3b View commit details
    Browse the repository at this point in the history
  2. Just use http for tests

    Forest Hoffman committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    b1be124 View commit details
    Browse the repository at this point in the history
  3. Generalize page loading

    Forest Hoffman committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    10d7d2f View commit details
    Browse the repository at this point in the history
  4. Move e2e tests to root test dir

    Forest Hoffman committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    435fb9b View commit details
    Browse the repository at this point in the history
  5. Update docs and killProcesses accessibility

    Forest Hoffman committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d0ba497 View commit details
    Browse the repository at this point in the history
  6. Add file creation test

    Forest Hoffman committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    57ef64e View commit details
    Browse the repository at this point in the history
  7. Clarify docs for loading headless pages

    Forest Hoffman committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    93958ec View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Update open-IDE and file-creation tests to verify DOM

    Forest Hoffman committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    048be3d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Add type definition for deserialized HTML elements

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    2d0d323 View commit details
    Browse the repository at this point in the history
  2. Use platform specific keybind for opening palette

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    aed2924 View commit details
    Browse the repository at this point in the history
  3. Add delete file test

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    20d2898 View commit details
    Browse the repository at this point in the history
  4. Use LOG_LEVEL env to debug puppeteer tests

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    4a2a478 View commit details
    Browse the repository at this point in the history
  5. Add open file test

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    4ba245b View commit details
    Browse the repository at this point in the history
  6. Add extension installation test

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    d6cf58c View commit details
    Browse the repository at this point in the history
  7. Add extension uninstall test

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    54aa4b0 View commit details
    Browse the repository at this point in the history
  8. Abstract combination keyboard shortcuts

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    718528e View commit details
    Browse the repository at this point in the history
  9. Add debug file test

    Forest Hoffman committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    38f431a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. fixup! Add debug file test

    Forest Hoffman committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    5978f5f View commit details
    Browse the repository at this point in the history
  2. Add --port and --password tests

    Forest Hoffman committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    09c9b37 View commit details
    Browse the repository at this point in the history
  3. fixup! Add --port and --password tests

    Forest Hoffman committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    d07a88e View commit details
    Browse the repository at this point in the history
Loading
X Tutup