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: coderoad/coderoad-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 249dc58
Choose a base ref
...
head repository: coderoad/coderoad-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18c24b0
Choose a head ref
  • 9 commits
  • 23 files changed
  • 2 contributors

Commits on Apr 13, 2020

  1. add an option to build on windows (#262)

    Signed-off-by: argemiront <argemiront@gmail.com>
    argemiront authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    24b0dcd View commit details
    Browse the repository at this point in the history
  2. increased unknown error handling

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    5de3c97 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #263 from coderoad/error-handling

    increased unknown error handling
    ShMcK authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    e55e799 View commit details
    Browse the repository at this point in the history
  4. clean up logs

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    802db3e View commit details
    Browse the repository at this point in the history
  5. fix continue init load

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    63103b6 View commit details
    Browse the repository at this point in the history
  6. refactor tutorial pages

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    0ee5d29 View commit details
    Browse the repository at this point in the history
  7. fix log due to env being prod

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    4bdd02c View commit details
    Browse the repository at this point in the history
  8. cleanup routes

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    bebd114 View commit details
    Browse the repository at this point in the history
  9. continue progress

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    18c24b0 View commit details
    Browse the repository at this point in the history
Loading