index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2020-09-28
Update src/libstore/binary-cache-store.cc
John Ericson
2020-09-28
Merge pull request #4064 from serokell/balsoft/fix-max-jobs
Eelco Dolstra
2020-09-26
Remove redundant nar hash and size setting
John Ericson
2020-09-26
Fix up BinaryCacheStore::addToStore taking a path
John Ericson
2020-09-26
BinaryCacheStore::addTextToStore include CA field
John Ericson
2020-09-26
Merge remote-tracking branch 'obsidian/master' into binary-cache-addToStoreFr...
John Ericson
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-25
Merge pull request #3953 from obsidiansystems/basic-derivation-goal-outputs
Eelco Dolstra
2020-09-25
Re-add support for github-access-token, but mark as deprecated.
Kevin Quick
2020-09-25
Fix reference to older name for access-tokens config value.
Kevin Quick
2020-09-24
Update to use access-tokens configuration for github/gitlab access.
Kevin Quick
2020-09-25
Fix max-jobs option
Alexander Bantyev
2020-09-23
Hopefully fix EPERM on macOS
Eelco Dolstra
2020-09-23
Fix exception
Eelco Dolstra
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-23
After rewriting a path, make it read-only
Eelco Dolstra
2020-09-23
DerivationGoal::registerOutputs(): Don't canonicalize twice
Eelco Dolstra
2020-09-23
canonicalisePathMetaData_(): Change assertion to error message
Eelco Dolstra
2020-09-23
DerivationGoal::registerOutputs(): Fix bad format string
Eelco Dolstra
2020-09-23
Return more info from `BinaryCacheStore::addToStoreCommon`
John Ericson
2020-09-23
Clarify FIXME in `BinaryCacheStore::addToStoreCommon`
John Ericson
2020-09-23
Get rid of Hash::dummy from BinaryCacheStore
John Ericson
2020-09-22
Deduplicate basic derivation goals too
John Ericson
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-22
Merge remote-tracking branch 'origin/master' into non-ca-depending-on-ca
regnat
2020-09-22
RemoteStore::addCAToStore(): Don't hold connection while calling queryPathInfo()
Eelco Dolstra
2020-09-22
Merge pull request #4038 from maljub01/master
Eelco Dolstra
2020-09-22
Style fixes
Eelco Dolstra
2020-09-22
Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nix
Eelco Dolstra
2020-09-22
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-21
Serialize SandboxMode enum to string for JSON
Cole Helbling
2020-09-21
abstractsettingtojson.hh -> abstract-setting-to-json.hh
Eelco Dolstra
2020-09-21
Don't include nlohmann/json.hpp in globals.hh
Eelco Dolstra
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-21
Update the variable name accordingly
Marwan Aljubeh
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-21
Use a better name for the config option
Marwan Aljubeh
2020-09-21
Document addCAToStore/addToStoreFromDump source drainage
Robert Hensing
2020-09-21
wopAddToStore: return ValidPathInfo
Robert Hensing
2020-09-21
wopAddToStore: add RepairFlag
Robert Hensing
2020-09-21
parseContentAddressMethodPrefix: use string_view
Robert Hensing
2020-09-21
Move FramedSink next to FramedSource
Robert Hensing
2020-09-21
wopAddToStore: Throw to clarify unused refs
Robert Hensing
2020-09-21
Refactor wopAddToStore to make wopAddTextToStore obsolete
Robert Hensing
2020-09-21
Overhaul wopAddToStore
Robert Hensing
2020-09-18
Lint issue: replacing tabs with spaces
Marwan Aljubeh
2020-09-18
Add a nix.conf option for allowing a symlinked store
Marwan Aljubeh
2020-09-17
Move FramedSource and FramedSink, extract withFramedSink
Robert Hensing
2020-09-17
Add ContentAddressMethod and parse/render it
Robert Hensing
[prev]
[next]