aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Automated rollback of commit 9374ecf94ce44e8bc56e68678cb512abf4cf9ce2.Gravatar felly2018-08-10
* Combine prefix event and payload stdout/stderrGravatar Klaus Aehlig2018-08-10
* Persist mappings from original command line patterns to expanded labels in Ta...Gravatar Googler2018-08-10
* Automated rollback of commit 39974a43abdd32e3a1acbc7da945b08da9983e4e.Gravatar felly2018-08-10
* Test our expectations around --server_javabase/--host_javabase/--javabase wit...Gravatar Tobias Werth2018-08-10
* Do not hardcode LCOV pathGravatar Vladimir Zaytsev2018-08-10
* Introduce a retriever for logging handler properties.Gravatar arostovtsev2018-08-10
* Batch all DependencyResolver#getTarget calls. This leads to some duplicate it...Gravatar janakr2018-08-09
* Allow skyframe-aware actions to pass partial results through ActionExecutionC...Gravatar felly2018-08-09
* Add test case showing off existing deadlock bug. There's no deterministic & p...Gravatar nharmata2018-08-09
* Support a .bazelignore fileGravatar Klaus Aehlig2018-08-09
* Windows,tests: port aquery_testGravatar Laszlo Csomor2018-08-09
* query test: fix symlink creationGravatar Laszlo Csomor2018-08-09
* Windows,tests: port bazel_testjobs_testGravatar Laszlo Csomor2018-08-09
* Windows,tests: port output_filter_testGravatar Laszlo Csomor2018-08-09
* Java: add @bazel_tools//tools/java/runfilesGravatar Laszlo Csomor2018-08-09
* In AbstractSkyFunctionEnvironment, don't check for filtered exceptions in the...Gravatar janakr2018-08-08
* Improve error messaging for constraints violations.Gravatar gregce2018-08-08
* Re-enable BytecodeTypeInferenceTestGravatar cushon2018-08-08
* Don't convert InterruptException to EvalException in struct field call expres...Gravatar Benjamin Peterson2018-08-08
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Remove support for explicitly setting java_toolchain.encoding to UTF-8Gravatar cushon2018-08-08
* Remove ResourceContainerGravatar asteinb2018-08-08
* Improve NaiveMultisetSemaphore#estimateCurrentNumUniqueValues by having it us...Gravatar nharmata2018-08-08
* Automatic code cleanup.Gravatar Googler2018-08-08
* Remove non-static ApplicationManifest methodsGravatar asteinb2018-08-08
* Windows,tests: run //s/t/shell/integration:* testsGravatar Laszlo Csomor2018-08-08
* Put main repo remapping behind a flag.Gravatar dannark2018-08-07
* Remove uses of java_toolchain.encodingGravatar cushon2018-08-07
* Remove decoupling flag from BazelGravatar asteinb2018-08-07
* Temporarily disable the CommandUsingProcessWrapperTest system time upper boun...Gravatar ruperts2018-08-07
* Pass cc_toolchain location to FeatureConfigurationGravatar rosica2018-08-07
* Add objc-fully-link to the list of actions that require the apple_env feature...Gravatar kaipi2018-08-06
* Add configuration for android data binding v2.Gravatar corysmith2018-08-06
* Order tree artifacts.Gravatar felly2018-08-06
* Move maybeAddProvider to be part of the EnabledDataBindingContext.Gravatar corysmith2018-08-06
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-08-06
* Remove the functionality to do ahead-of-time #include extraction as a separateGravatar Googler2018-08-06
* Console output: switch to file line endingGravatar Klaus Aehlig2018-08-06
* Moved all external calls to isDataEnabled to DataBindingContext and made it p...Gravatar corysmith2018-08-03
* Reduce and centralize databinding context instances.Gravatar corysmith2018-08-03
* Introduce the DataBindingContext interface as part of centralizing the data b...Gravatar corysmith2018-08-03
* Make BES tolerant to duplicate artifacts in output groups.Gravatar tomlu2018-08-03
* Pass digest to Chunker construction when available.Gravatar tomlu2018-08-03
* Introduce a new file-based logging handler for Bazel.Gravatar arostovtsev2018-08-03
* C++: Change Skylark API whitelisting to be part of flag.Gravatar plf2018-08-03
* Write print(x) instead of print x for python3 compatibilityGravatar Loo Rong Jie2018-08-02
* Change the list of rc files accepted.Gravatar ccalvarin2018-08-02
* Thread a path resolver through target/aspect complete event.Gravatar tomlu2018-08-02
* Add support for VirtualActionInputs to the remote cache.Gravatar tomlu2018-08-02