summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Aarch64 from overnightsdwinship/remove-Aarch64-from-overnightsWilliam Salmon2020-07-141-11/+0
* Merge branch 'dwinship/dont-strip-bst-from-user-supplied-checkout-dir' into '...bst-marge-bot2020-07-101-2/+2
|\
| * Don't strip '.bst' from user-supplied checkout dirDouglas Winship2020-07-101-2/+2
|/
* Merge branch 'bschubert/mypy-docs' into 'master'bst-marge-bot2020-07-091-11/+21
|\
| * coding_guidelines.rst: Update documentation around type annotationbschubert/mypy-docsBenjamin Schubert2020-07-091-11/+21
|/
* Merge branch 'bschubert/tar-filter-nondev' into 'master'bst-marge-bot2020-07-092-2/+13
|\
| * tar.py: Don't import 'dev' nodesbschubert/tar-filter-nondevBenjamin Schubert2020-07-082-2/+13
|/
* Merge branch 'bschubert/simplify-stream-interactions' into 'master'bst-marge-bot2020-07-068-217/+102
|\
| * scheduler.py: Remove all usage of notificationsBenjamin Schubert2020-07-063-97/+20
| * scheduler.py: Remove notifications from scheduler to streamBenjamin Schubert2020-07-062-27/+7
| * _stream.py: Stop using a 'RUNNING' event to know the state of the schedulerBenjamin Schubert2020-07-062-11/+4
| * _stream.py: Stop using a 'TERMINATED' event to know the state of the schedulerBenjamin Schubert2020-07-062-6/+3
| * _stream.py: Stop using a 'SUSPENDED' event to know the state of the schedulerBenjamin Schubert2020-07-062-7/+4
| * scheduler.py: Pass all 'retry' operations through the stateBenjamin Schubert2020-07-063-8/+37
| * _state.py: Only use a single place of truth for the start timeBenjamin Schubert2020-07-065-19/+19
| * scheduler.py: Remove task-based notifications and use the stateBenjamin Schubert2020-07-062-26/+5
| * scheduler.py: Remove 'Message' notification type, use the messengerBenjamin Schubert2020-07-064-22/+9
|/
* Merge branch 'bschubert/cleanup' into 'master'bst-marge-bot2020-07-062-3/+2
|\
| * sandbox.py: Remove unused importBenjamin Schubert2020-07-061-1/+1
| * app.py: Remove unnecessary operation in _message()Benjamin Schubert2020-07-061-2/+1
|/
* Merge branch 'juerg/source-push' into 'master'bst-marge-bot2020-07-0633-41/+219
|\
| * tests/frontend/remote-caches.py: Split test_source_artifact_cachesjuerg/source-pushJürg Billeter2020-07-061-4/+26
| * tests/sourcecache/fetch.py: Use `bst source push` to replace hackJürg Billeter2020-07-061-12/+20
| * NEWS: Add note for `bst source push`Jürg Billeter2020-07-061-0/+11
| * Regenerate man pagesJürg Billeter2020-07-0625-24/+59
| * Add `bst source push` commandJürg Billeter2020-07-064-0/+102
| * tests/testutils/artifactshare.py: Fix sourcedirJürg Billeter2020-07-061-1/+1
|/
* Merge branch 'tristan/update-mailing-list' into 'master'bst-marge-bot2020-07-035-11/+10
|\
| * All: Update all references to the mailing list.Tristan van Berkom2020-07-035-11/+10
|/
* Merge branch 'juerg/push' into 'master'bst-marge-bot2020-07-022-7/+48
|\
| * tests/frontend/push.py: Add test_push_update_after_rebuildJürg Billeter2020-06-301-0/+40
| * _artifactcache.py: Skip push only if server has identical artifactJürg Billeter2020-06-301-7/+8
|/
* Merge branch 'juerg/cas' into 'master'bst-marge-bot2020-06-302-5/+21
|\
| * casserver.py: Fix error handling for requests forwarded to casdJürg Billeter2020-06-251-5/+20
| * casdprocessmanager.py: Set `_bytestream` to `None` when closing channelJürg Billeter2020-06-251-0/+1
|/
* Merge branch 'tristan/junction-jungle' into 'master'bst-marge-bot2020-06-24463-550/+2719
|\
| * docs: Updating documentation regarding junctions and conflicts.Tristan van Berkom2020-06-242-37/+250
| * tests/format/junctions.py: Adding tests for internal junctionsTristan van Berkom2020-06-2482-0/+356
| * _project.py: Implement internal junctionsTristan van Berkom2020-06-242-13/+77
| * tests/format/junctions.py: Adding tests for duplicate junctionsTristan van Berkom2020-06-24180-7/+761
| * _loader: Add support for duplicate junctionsTristan van Berkom2020-06-243-45/+299
| * tests/format/junctions.py: Adding tests for the overrides featureTristan van Berkom2020-06-2399-6/+565
| * junctions: Replace coalescing with explicit overridesTristan van Berkom2020-06-235-44/+156
| * doc/examples/junction-includes: Renamed project to avoid name conflictTristan van Berkom2020-06-191-1/+1
| * tests/frontend: Renaming some projects to avoid new conflictsTristan van Berkom2020-06-192-2/+2
| * tests/format/junctions.py: Major refactorTristan van Berkom2020-06-1995-454/+305
| * _loader: Fix invalid junction error to include provenanceTristan van Berkom2020-06-192-4/+10
|/
* Merge branch 'bschubert/cleanups' into 'master'bst-marge-bot2020-06-182-11/+4
|\
| * conftest.py: Ensure the `basetemp` is a resolved pathbschubert/cleanupsBenjamin Schubert2020-06-171-1/+1
| * _signals.py: Remove code for python3.5 supportBenjamin Schubert2020-06-171-10/+3
|/