summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Basic FileListResult supportjmac/virtual_directories_2Jim MacArthur2018-05-251-6/+13
* Remove some print debuggingJim MacArthur2018-05-251-8/+7
* Check if directory-like things are links firstJim MacArthur2018-05-251-4/+4
* Specific prefix for roundtrip directoriesJim MacArthur2018-05-251-1/+1
* Make each Vdirectory returned by sandbox the same objectJim MacArthur2018-05-251-2/+4
* Import of other CasDirectorys by round-trip via file system - a temporary hackJim MacArthur2018-05-251-3/+8
* Replace 'name' with savename/filenameJim MacArthur2018-05-251-20/+30
* Temporary unique names for all sandboxesJim MacArthur2018-05-251-3/+5
* Add symlinks when generating indexJim MacArthur2018-05-251-1/+2
* Fix export of symlinksJim MacArthur2018-05-251-1/+6
* Import linksJim MacArthur2018-05-251-1/+13
* Add recursive_save and stop passing 'name' field onto subtreesJim MacArthur2018-05-251-7/+13
* Correct debug prints for named CasDirectoriesJim MacArthur2018-05-251-2/+2
* Resolve overwriting-directory problem; instrument loading from CASJim MacArthur2018-05-251-2/+36
* Modification flags, saving and loading of named objectsJim MacArthur2018-05-252-9/+37
* Wrap index items in IndexEntryJim MacArthur2018-05-251-9/+13
* Call _populate_index only in the constructorJim MacArthur2018-05-251-7/+5
* CasBasedDirectory: export workingJim MacArthur2018-05-251-29/+62
* Corrections to import; import of files now appears to workJim MacArthur2018-05-251-2/+3
* _casbasedcache: More hacking, adds partial import and saveJim MacArthur2018-05-251-12/+52
* Temporary removal of .gitlab-ci.ymlJim MacArthur2018-05-251-257/+0
* _casbaseddirectory: hacking.Jim MacArthur2018-05-251-12/+79
* Sandbox: Return a CAS-based directory instead of a file based oneJim MacArthur2018-05-251-1/+2
* Change accesses to external_directory to get_underlying_directory()Jim MacArthur2018-05-255-2/+226
* NEWS: Add news entry for Google CAS-based artifact cacheJürg Billeter2018-05-251-0/+3
* Remove OSTree artifact cacheJürg Billeter2018-05-254-1474/+0
* Remove tar artifact cacheJürg Billeter2018-05-252-380/+0
* tests/integration/workspace.py: Test incremental build on all platformsJürg Billeter2018-05-251-1/+0
* tests: Test push/pull on all platformsJürg Billeter2018-05-253-12/+0
* tests/cachekey: Update expected cache keys after switch to Google CASJürg Billeter2018-05-2525-25/+25
* tests/testutils/artifactshare.py: Use Google CAS artifact serverJürg Billeter2018-05-251-19/+48
* _platform: Use GoogleCAS artifact cacheJürg Billeter2018-05-253-10/+5
* _artifactcache: Add GoogleCAS serverJürg Billeter2018-05-253-2/+210
* _artifactcache/googlecas.py: Add remote supportJürg Billeter2018-05-251-7/+281
* Add proto for BuildStream artifact cache serviceJürg Billeter2018-05-256-3/+376
* _artifactcache: Add local Google CAS artifact cacheJürg Billeter2018-05-251-0/+306
* remote_execution.proto: Add proposed symlink supportJürg Billeter2018-05-252-65/+132
* Import protos for the Google Remote Execution APIJürg Billeter2018-05-2519-1/+5396
* setup.py: Add grpcio dependency and support for code generationJürg Billeter2018-05-253-4/+41
* .gitlab-ci.yml: Install grpcioJürg Billeter2018-05-251-0/+4
* tests: Use context manager for ArtifactShareJürg Billeter2018-05-254-342/+359
* tests/frontend/push.py: Add missing skip annotation for non-LinuxJürg Billeter2018-05-251-0/+1
* Move virtual directory components to 'storage' moduleJim MacArthur2018-05-254-4/+4
* _stream.py: Alter _checkout_hardlinks to use can_destroyJim MacArthur2018-05-251-4/+2
* Implement can_destroy flag in _filebaseddirectory.pyJim MacArthur2018-05-252-2/+16
* Directory.py: link_ok=>can_link (consistent with other use)Jim MacArthur2018-05-251-2/+2
* Fixup compose: pep8Jim MacArthur2018-05-251-2/+1
* Directory.py: Change the mtime interface into mark_unmodified/list_modified_p...Jim MacArthur2018-05-253-28/+47
* scriptelement.py: Convert to virtual directoriesJim MacArthur2018-05-251-5/+4
* plugins/elements/stack.py: Convert to virtual directoriesJim MacArthur2018-05-251-6/+2