aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-06Destroy the cgroup prior to buildingEelco Dolstra
2020-07-06Reduce # of UIDs per build to 65536Eelco Dolstra
2020-07-06Run builds in their own cgroupEelco Dolstra
2020-07-06canonicalisePathMetaData(): Support a UID rangeEelco Dolstra
2020-07-06Dynamically allocate UIDsEelco Dolstra
2020-07-03Merge branch 'add-trace' of https://github.com/bburdette/nixEelco Dolstra
2020-07-03Merge branch 'master' into add-traceBen Burdette
2020-07-03nix develop: Fix bad regexEelco Dolstra
2020-07-03Shut up a clang warningEelco Dolstra
2020-07-03Merge pull request #3778 from tweag/parallel-testsEelco Dolstra
2020-07-03Hopefully fix macOS test failureEelco Dolstra
2020-07-03Shorten the path to the test rootregnat
2020-07-03Fix the test dependenciesregnat
2020-07-02Add test for nix developEelco Dolstra
2020-07-02Fix abort in 'nix develop'Eelco Dolstra
2020-07-02spacingBen Burdette
2020-07-02move showTrace to new loggerSettingsBen Burdette
2020-07-02Set gc-reserved-space to 0 in testsEelco Dolstra
2020-07-02Merge branch 'parallel-tests' of https://github.com/tweag/nixEelco Dolstra
2020-07-02Make the gc-auto test more reliableregnat
2020-07-02Make the gc-concurrent test more reliableregnat
2020-07-02Run the tests in parallelregnat
2020-07-02assert for invalid fileoriginBen Burdette
2020-07-01spacingBen Burdette
2020-07-01if no errLoc, no Loc.Ben Burdette
2020-07-01don't include errpos for addErrorContextBen Burdette
2020-07-01non-pos trace testBen Burdette
2020-07-01CleanupEelco Dolstra
2020-07-01Merge branch 'remote-query-outputs' of https://github.com/tweag/nixEelco Dolstra
2020-06-30fix tests with the 'from string' changeBen Burdette
2020-06-30'from string'Ben Burdette
2020-06-30comments and cleanupBen Burdette
2020-06-30double addtrace for 'called from'Ben Burdette
2020-06-30Merge branch 'master' into add-traceBen Burdette
2020-06-30Merge pull request #3767 from bburdette/pos-null-checkEelco Dolstra
2020-06-30invalid pos checkBen Burdette
2020-06-30check for a null symbolBen Burdette
2020-06-29trace formattingBen Burdette
2020-06-29NAR parser: Fix missing name field checkEelco Dolstra
2020-06-29showTrace flag in loggersBen Burdette
2020-06-29Merge pull request #3729 from obsidiansystems/simpler-hased-mirrorEelco Dolstra
2020-06-29Merge pull request #3749 from rodarima/masterEelco Dolstra
2020-06-28Merge pull request #3758 from NixOS/dependabot/github_actions/cachix/install-...Domen Kožar
2020-06-28Bump cachix/install-nix-action from v8 to v10dependabot[bot]
2020-06-28Merge pull request #3757 from Mic92/dependabotDomen Kožar
2020-06-27dependabot: automatically keep github actions up-to-dateJörg Thalheim
2020-06-27showtrace as function argBen Burdette
2020-06-25build-remote.sh: Test LegacySSHStoreEelco Dolstra
2020-06-25'string' makes more sense in nix replBen Burdette
2020-06-25showTrace flag for ErrorInfo; showTrace test.Ben Burdette