-
Notifications
You must be signed in to change notification settings - Fork 12
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
[NEEDS #12] Refactor dependency version checking logic #13
base: master
Are you sure you want to change the base?
Commits on Sep 6, 2017
-
Update variable names in tests
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 090605e - Browse repository at this point
Copy the full SHA 090605eView commit details -
Remove unnecessary variable assignments
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for dfa7314 - Browse repository at this point
Copy the full SHA dfa7314View commit details -
Replace Windows-incompatible random string generation method
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 5289005 - Browse repository at this point
Copy the full SHA 5289005View commit details -
Bypass SSL validation in clone tests
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for a5e228c - Browse repository at this point
Copy the full SHA a5e228cView commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for cca19d1 - Browse repository at this point
Copy the full SHA cca19d1View commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 5228532 - Browse repository at this point
Copy the full SHA 5228532View commit details -
Refactor 'Amend Check/Smudge' tests
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for b608209 - Browse repository at this point
Copy the full SHA b608209View commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 5aa57ad - Browse repository at this point
Copy the full SHA 5aa57adView commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 82c4cac - Browse repository at this point
Copy the full SHA 82c4cacView commit details -
Finish
initialize
callback testsJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for bb7482a - Browse repository at this point
Copy the full SHA bb7482aView commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 582544f - Browse repository at this point
Copy the full SHA 582544fView commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for f1f8ba0 - Browse repository at this point
Copy the full SHA f1f8ba0View commit details -
Stop swallowing Promise rejections in specs
For a more complete description: http://eng.wealthfront.com/2016/11/03/handling-unhandledrejections-in-node-and-the-browser/
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 4c099e5 - Browse repository at this point
Copy the full SHA 4c099e5View commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 9a333dd - Browse repository at this point
Copy the full SHA 9a333ddView commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 3dba914 - Browse repository at this point
Copy the full SHA 3dba914View commit details -
Add object rest spread Babel plugin and fix devDependencies issue
On CI, `devDependencies` won't be installed, but Babel is required to `compile`, etc.
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for eb68183 - Browse repository at this point
Copy the full SHA eb68183View commit details -
Don't redefine
NodeGitLFS
in testsJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for afd6154 - Browse repository at this point
Copy the full SHA afd6154View commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 0cd12af - Browse repository at this point
Copy the full SHA 0cd12afView commit details -
Remove unnecessary
regexResult
helperJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 9a7ed04 - Browse repository at this point
Copy the full SHA 9a7ed04View commit details -
Add tests for project-wide helpers
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for e0fcf43 - Browse repository at this point
Copy the full SHA e0fcf43View commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for e501cad - Browse repository at this point
Copy the full SHA e501cadView commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 5285d8d - Browse repository at this point
Copy the full SHA 5285d8dView commit details -
Add machinery to simulate a remote locally
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 068f206 - Browse repository at this point
Copy the full SHA 068f206View commit details -
Tests rely on NodeGit calling the LFS filters when necessary, so we need to be using a version of NodeGit that supports this machinery in the first place.
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for fea3c93 - Browse repository at this point
Copy the full SHA fea3c93View commit details -
Automatically register and unregister the LFS filters before and afte…
…r each test
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 3d0da1b - Browse repository at this point
Copy the full SHA 3d0da1bView commit details -
Fix clone specs to use new simulated remote machinery
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 7338e57 - Browse repository at this point
Copy the full SHA 7338e57View commit details -
Remove trailing commas (post-rebase)
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 5ed34e5 - Browse repository at this point
Copy the full SHA 5ed34e5View commit details -
Remove unnecessary variable assignments (post-rebase)
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 2652ae1 - Browse repository at this point
Copy the full SHA 2652ae1View commit details -
Allow
spawnHelper
to have the created process'env
overwrittenJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for d375041 - Browse repository at this point
Copy the full SHA d375041View commit details -
The
spawn
helper should reject if a non-0 exit code is returnedJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for b7d61ce - Browse repository at this point
Copy the full SHA b7d61ceView commit details -
Use pre-defined
*RepoPath
constants in testsJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for bb30f6f - Browse repository at this point
Copy the full SHA bb30f6fView commit details -
Fix segfaults and such (and broken tests)
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 178fb61 - Browse repository at this point
Copy the full SHA 178fb61View commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 68e9f11 - Browse repository at this point
Copy the full SHA 68e9f11View commit details -
Fix tests post-rebase
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 465d6e4 - Browse repository at this point
Copy the full SHA 465d6e4View commit details -
Standardize error-handling logic
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for b89bdd0 - Browse repository at this point
Copy the full SHA b89bdd0View commit details -
Kill LFS test server on unhandled Promise rejection in specs
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for db59e7a - Browse repository at this point
Copy the full SHA db59e7aView commit details -
Adjust for rebase-caused changes
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for f132bd7 - Browse repository at this point
Copy the full SHA f132bd7View commit details -
Remove unnecessary
branchName
option from thepull
command`git-lfs-pull`'s manpage says "Download all Git LFS files for current ref & checkout", and I don't see any options to pull a specific branch's files. My guess is that this code was copy-and-pasted from the `fetch` command, explaining the extraneous argument. Also, this commit has test stubs for the `fetch` and `pull` commands.
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 8a70b3d - Browse repository at this point
Copy the full SHA 8a70b3dView commit details -
Add
errorCatchHandler
spec stubsJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 8152101 - Browse repository at this point
Copy the full SHA 8152101View commit details -
Update spec stubs (post-rebase)
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 1aff4e5 - Browse repository at this point
Copy the full SHA 1aff4e5View commit details -
Remove unnecessary
nodegit
importsJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for deedc94 - Browse repository at this point
Copy the full SHA deedc94View commit details -
Fix
spawnHelper
tests (post-rebase)Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 2536e2b - Browse repository at this point
Copy the full SHA 2536e2bView commit details -
Refactor version-checking logic
Joshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 1a0174a - Browse repository at this point
Copy the full SHA 1a0174aView commit details -
Use
semver
for dependency version comparisonsJoshua Grosso authored and Joshua Grosso committedSep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for ac01ece - Browse repository at this point
Copy the full SHA ac01eceView commit details -
Joshua Grosso authored and Joshua Grosso committed
Sep 6, 2017 Configuration menu - View commit details
-
Copy full SHA for abd2961 - Browse repository at this point
Copy the full SHA abd2961View commit details