summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Right, so we want to change PUSH access, not MAINTAINER accesstraveltissues/tlater/auto-committerstlater/auto-committersTristan Maat2019-07-092-28/+94
* contrib/update_committers: Add script to update committersTristan Maat2019-07-092-23/+193
* Update COMMITTERS.rstlaurence/update-contributing-guideLaurence Urhegyi2019-07-051-1/+1
* Update COMMITTERS.rstLaurence Urhegyi2019-07-041-1/+1
* Update CONTRIBUTING.rstLaurence Urhegyi2019-07-041-2/+3
* Update COMMITTERS.rstLaurence Urhegyi2019-07-041-14/+5
* Update COMMITTERS.rstLaurence Urhegyi2019-06-241-1/+7
* Update CONTRIBUTING.rstLaurence Urhegyi2019-06-241-0/+42
* adds committer fileLaurence Urhegyi2019-06-242-7/+44
* Merge branch 'jennis/notify_reverse_deps' into 'master'bst-marge-bot2019-06-242-24/+93
|\
| * element.py: Notify reverse deps when ready for runtime and cachedjennis/notify_reverse_depsJames Ennis2019-06-242-23/+86
| * element.py: cache key should be set in __update_cache_keysJames Ennis2019-06-241-1/+6
| * element.py: Set can_query_cache_callback to None when calledJames Ennis2019-06-241-0/+1
|/
* Merge branch 'raoul/1044-blobs-on-demand' into 'master'bst-marge-bot2019-06-248-27/+229
|\
| * tests: Add case for using pull and use buildtreesRaoul Hidalgo Charman2019-06-241-0/+29
| * tests: Add shell test with pull optionRaoul Hidalgo Charman2019-06-241-0/+50
| * _stream/cli: Add pull option to shellRaoul Hidalgo Charman2019-06-242-15/+30
| * tests: Add tests to buildcheckout for pullingRaoul Hidalgo Charman2019-06-241-1/+63
| * cli.py/_stream.py: Add pull option to checkoutRaoul Hidalgo Charman2019-06-242-6/+24
| * tests/partial: Add test to cover find_missing_blobsRaoul Hidalgo Charman2019-06-211-0/+25
| * _artifactcache.py: fix find_missing_blobs methodRaoul Hidalgo Charman2019-06-212-5/+8
|/
* .gitlab-ci.yml: Use up-to-date bst-plugins-experimentalJavier Jardón2019-06-201-1/+1
* Merge branch 'tpollard/shellbuildtree' into 'master'bst-marge-bot2019-06-193-17/+29
|\
| * _frontend/cli.py: Tweak 'try' & 'always' bst shell buildtree handlingTom Pollard2019-06-193-17/+29
|/
* Merge branch 'juerg/grpc' into 'master'Jürg Billeter2019-06-192-0/+6
|\
| * _sandboxremote.py: Guard against gRPC channels in the main processjuerg/grpcJürg Billeter2019-06-191-0/+3
| * casremote.py: Guard against gRPC channels in the main processJürg Billeter2019-06-191-0/+3
|/
* Merge branch 'aevri/smallerjobs' into 'master'bst-marge-bot2019-06-191-6/+6
|\
| * jobs/job: send ChildJob the context, not schedulerAngelos Evripiotis2019-06-191-6/+6
|/
* Merge branch 'aevri/pylint_argsdiff' into 'master'bst-marge-bot2019-06-1822-87/+132
|\
| * _fuse/hardlinks: don't return result of os.unlinkAngelos Evripiotis2019-06-181-1/+1
| * pylint: enable arguments-differAngelos Evripiotis2019-06-181-3/+0
| * tests/frontend: fix or ignore pylint args-differAngelos Evripiotis2019-06-183-3/+3
| * _options: match methods to base classAngelos Evripiotis2019-06-185-5/+19
| * testing/_utils: match git methods to base classAngelos Evripiotis2019-06-184-9/+15
| * CliIntegration: match methods to base classAngelos Evripiotis2019-06-183-6/+20
| * _filebaseddirectory: match methods to base classAngelos Evripiotis2019-06-181-10/+10
| * _casbaseddirectory: match methods to base classAngelos Evripiotis2019-06-181-13/+28
| * _fuse: match SafeHardlinkOps to base classAngelos Evripiotis2019-06-181-7/+7
| * _fuse/fuse: make create() match SafeHardlinkOpsAngelos Evripiotis2019-06-181-17/+12
| * _fuse: converge args for link() and symlink()Angelos Evripiotis2019-06-181-4/+6
| * _gitsourcebase: ignore or fix arguments-differ errAngelos Evripiotis2019-06-181-6/+6
| * _frontend/widget: match LogFile.render to base clsAngelos Evripiotis2019-06-181-3/+5
|/
* Merge branch 'aevri/psutil_affinity' into 'master'bst-marge-bot2019-06-181-1/+3
|\
| * _platform.get_cpu_count: use psutil instead of osaevri/psutil_affinityAngelos Evripiotis2019-06-181-1/+3
|/
* Merge branch 'jennis/fix_typo' into 'master'bst-marge-bot2019-06-171-1/+1
|\
| * tests/frontend/pull.py: Fix typojennis/fix_typoJames Ennis2019-06-171-1/+1
|/
* Merge branch 'raoul/unique-error-domains' into 'master'bst-marge-bot2019-06-142-3/+4
|\
| * _exceptions.py: Make ErrorDomain uniqueraoul/unique-error-domainsRaoul Hidalgo Charman2019-06-132-3/+4
|/
* Merge branch 'tpollard/elapsedtime' into 'master'bst-marge-bot2019-06-133-7/+4
|\