aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration
Commit message (Expand)AuthorAge
* Update the client's skeleton logging framework to use it for --client_debug.Gravatar ccalvarin2018-03-21
* Opensource some basic client tests.Gravatar ccalvarin2018-03-21
* Plumb support for mounting a sandboxfs instance during a build.Gravatar jmmv2018-03-19
* Prefix startup dots with "Connecting to local Bazel server..." message.Gravatar ruperts2018-03-12
* Remove cycle error reporting from query results since they're not strictly re...Gravatar juliexxia2018-03-09
* @AutoCodec for GenRuleAction.Gravatar cpeyser2018-02-23
* Be more generous with expected bounds for user and sys time in execution stat...Gravatar ruperts2018-02-14
* Increase timeout on incompatible_changes_conflict_test.Gravatar ruperts2018-02-13
* Increase timeout of build_event_stream_test.Gravatar ruperts2018-02-09
* When requesting nodes* look first in target configuration, then host (used to...Gravatar juliexxia2018-02-07
* Update stub_finds_runfiles_test to be a real sh_test.Gravatar John Cater2018-02-05
* BEP: report analysis failure eventsGravatar Klaus Aehlig2018-01-26
* cquery output: change the output config to be "HOST" for targets configured i...Gravatar juliexxia2018-01-25
* Add option to optionally wipe state at the end of a build.Gravatar ccalvarin2018-01-22
* Add an additional attempt to get a heap histogram since jmap on Bazel CI appe...Gravatar janakr2018-01-16
* Disable test_actions_deleted_after_execution_nobatch_keep_analysisGravatar dslomov2018-01-15
* Introduce the blaze cquery command as the new ui for configurable query.Gravatar juliexxia2018-01-12
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* BEP: make stdout/stderr buffering configurableGravatar Klaus Aehlig2018-01-11
* BEP: add a separate id for visibility errorsGravatar Klaus Aehlig2018-01-10
* Rework implementation of --nobuild_runfile_manifests.Gravatar Benjamin Peterson2018-01-03
* look for the prelude in each repository (fixes #1673)Gravatar Kevin Gessner2017-12-19
* Rename --keep_incrementality_data to --track_incremental_state.Gravatar ccalvarin2017-12-14
* Shell code cleanupGravatar Androbin2017-12-14
* Make linux-sandbox output execution statistics for executed commands.Gravatar ruperts2017-12-13
* Implement --(no)expand_test_suites flag.Gravatar dslomov2017-12-13
* Enable local action execution statistics collection when the LocalSpawnRunner...Gravatar ruperts2017-12-12
* Move linux_sandbox_test from shell/bazel to shell/integration.Gravatar ruperts2017-12-12
* Set configured_query_test size to 'medium' because it was timing out when set...Gravatar juliexxia2017-12-12
* Automated rollback of commit 9321316b34767b06c3071b2cf2a4de189874fcce.Gravatar ccalvarin2017-12-11
* Add --incremental_state_retention_strategyGravatar ccalvarin2017-12-11
* Rollforward of rollback commit 078c25c2f3cce5f407e28938ab2f3429e4609b19 with ...Gravatar juliexxia2017-12-08
* bazel integration tests: chmod +x configured_query_test.shGravatar juliexxia2017-12-07
* bazel integration tests: chmod +x configured_query_test.shGravatar Googler2017-12-07
* Report empty query results.Gravatar juliexxia2017-12-07
* Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables.Gravatar lberki2017-12-06
* Make ProcessWrapperUtil aware of the execution statistics file, and add new E...Gravatar ruperts2017-12-05
* Check for null build file returned from getBuildFileForPackage.Gravatar jcater2017-12-05
* Fix getBuildFiles to not assume BUILD is the name of the build file.Gravatar John Cater2017-12-04
* Set default value of incompatible_load_argument_is_label to true.Gravatar laurentlb2017-12-04
* Change Bazel's default hash function to SHA256. Fixes #3193Gravatar buchgr2017-12-03
* Update tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Update some of the tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Fix protoc_compiler variable in testenv.sh and add //third_party/protobuf:pro...Gravatar ruperts2017-11-29
* Don't use //base:system_malloc for spend_cpu_time testing tool.Gravatar ruperts2017-11-29
* Add some minor debugging messages to discard_analysis_cache_test, purportedly...Gravatar janakr2017-11-29
* Various Shell Script Fixes and Improvements - Part OneGravatar Androbin2017-11-29
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...Gravatar lberki2017-11-24
* Add regression test for breakage caused by https://github.com/bazelbuild/baze...Gravatar philwo2017-11-23