summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure testing cache directory existsvalentindavid/make_cache_dirValentin David2019-01-241-0/+1
* Merge branch 'tristan/track-test-reduce' into 'master'Tristan Van Berkom2019-01-241-4/+3
|\
| * tests/frontend/track.py: test_track_error_cannot_write_file() fixupTristan Van Berkom2019-01-241-4/+3
|/
* Merge branch 'tristan/test-element-states' into 'master'Tristan Van Berkom2019-01-248-68/+94
|\
| * tests/frontend/workspace.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-12/+16
| * tests/frontend/track.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-8/+12
| * tests/frontend/push.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-6/+9
| * tests/frontend/pull.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-4/+4
| * tests/sources/remote.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-6/+13
| * tests/elements/filter.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-4/+6
| * tests/artifactcache/expiry.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-23/+30
| * tests/testutils/runcli.py: Make get_element_states() take a list of targetsTristan Van Berkom2019-01-242-5/+4
|/
* Merge branch 'tristan/insufficient-storage-error' into 'master'Tristan Van Berkom2019-01-244-58/+60
|\
| * _artifactcache.py: Raise ArtifactError() when quota size exceeds disk space.tristan/insufficient-storage-errorTristan Van Berkom2019-01-233-26/+34
| * tests: Migrated cache quota test into artifactcache/cache_size.pyTristan Van Berkom2019-01-232-34/+28
|/
* Merge branch 'chandan/unpin-sphinx' into 'master'Chandan Singh2019-01-231-3/+3
|\
| * tox.ini: Unpin sphinx dependencyChandan Singh2019-01-231-3/+3
|/
* Merge branch 'tristan/fix-pullbuildtrees-test' into 'master'Tristan Van Berkom2019-01-221-42/+42
|\
| * tests/integration/pullbuildtrees.py: Fix the non-integration case.Tristan Van Berkom2019-01-221-42/+42
|/
* Merge branch 'tristan/fix-terminated-status' into 'master'Tristan Van Berkom2019-01-222-1/+11
|\
| * _scheduler: Fix dont display a failure for terminated jobstristan/fix-terminated-statusTristan Van Berkom2019-01-222-1/+11
|/
* Merge branch 'jennis/add_obsoletion_note' into 'master'James Ennis2019-01-221-5/+5
|\
| * cli.py: Add an obsoletion note to our deprecated commands.James Ennis2019-01-221-5/+5
|/
* Merge branch 'jennis/migrate_pull_push_commands' into 'master'James Ennis2019-01-2282-485/+732
|\
| * man: Regenerate all of our man pagesjennis/migrate_pull_push_commandsJames Ennis2019-01-2228-151/+274
| * Change bst checkout/pull/push references to bst artifact checkout/pull/pushJames Ennis2019-01-223-4/+4
| * using_commands.rst: Add artifact log subcommandJames Ennis2019-01-221-0/+7
| * using_commands.rst: Split out the artifact subcommandsJames Ennis2019-01-223-22/+31
| * Add NEWS entry describing the deprecation of checkout, pull and pushJames Ennis2019-01-221-0/+10
| * Mark 'old' checkout command as obsoleteJames Ennis2019-01-2238-182/+156
| * cli: Add artifact checkout subcommandJames Ennis2019-01-221-0/+69
| * Move push and pull to the new artifact subcommand groupJames Ennis2019-01-2211-120/+156
| * using_commands.rst: Add the source checkout commandJames Ennis2019-01-221-0/+7
| * using_commands.rst: Split out top level commands and subcommand groupsJames Ennis2019-01-222-16/+28
|/
* Merge branch 'chandan/fix-contrib-link' into 'master'Chandan Singh2019-01-211-1/+1
|\
| * CONTRIBUTING.rst: Fix formatting of link to pip docsChandan Singh2019-01-211-1/+1
|/
* Merge branch 'richardmaw/centos-oldgit-test-fixes' into 'master'Valentin David2019-01-215-2/+16
|\
| * Add a Centos runnerBenjamin Schubert2019-01-211-0/+5
| * tests/sources/git.py: Skip tests that assume too new a gitRichard Maw2019-01-212-1/+8
| * tests/frontend/workspace.py: Skip test_open_multi_unwritable when rootRichard Maw2019-01-211-0/+1
| * _gitsourcebase.py: Fetch with explicit refspecsRichard Maw2019-01-211-1/+2
|/
* Merge branch 'tlater/message-lines' into 'master'Tristan Van Berkom2019-01-183-3/+120
|\
| * widget.py: Avoid "showing 0 lines" messages when there are no linesTristan Maat2019-01-182-2/+113
| * testutils/runcli.py: Allow removing artifacts from arbitrary dirsTristan Maat2019-01-181-1/+7
|/
* Merge branch 'chandan/import-is-not-buildelement' into 'master'Chandan Singh2019-01-181-9/+2
|\
| * Derive import plugin from Element instead of BuildElementChandan Singh2019-01-181-9/+2
|/
* Merge branch 'tristan/fix-pip-source-test' into 'master'Tristan Van Berkom2019-01-181-2/+4
|\
| * tests/testutils/python_repo.py: Use subprocess to run sdistTristan Van Berkom2019-01-181-2/+4
|/
* Merge branch 'tristan/cas-cleanup-improve' into 'master'Tristan Van Berkom2019-01-183-11/+100
|\
| * _cas/cascache.py: Use utils._tempdir() and utils._tempnamedfile()Tristan Van Berkom2019-01-181-6/+5