aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* PiperOrigin-RevId: 207121273Gravatar cushon2018-08-02
* Keep the analysis cache between builds when only trimmed test options change.Gravatar mstaib2018-08-02
* Add text output to aquery.Gravatar twerth2018-08-02
* Docker sandbox: Pass client environment to "docker" when calling it.Gravatar Philipp Wollermann2018-08-02
* remote: add support for directory inputs in runfilesGravatar buchgr2018-08-02
* Automated rollback of commit a6255612e4892729d3758775c76085b26b9bc584.Gravatar twerth2018-08-02
* Add a flag to evaluate the top level transitions in SkyframeGravatar ulfjack2018-08-02
* Return Java providers only onceGravatar elenairina2018-08-02