aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Stop consulting the environment for "originating user" information.Gravatar Googler2016-11-03
* Do not tickle TimestampGranularityMonitor for stable-status.txt no-op updates.Gravatar Julio Merino2016-11-03
* Refactor MavenDownloader to be a subclass of HttpDownloader to streamline ins...Gravatar Jingwen Chen2016-11-03
* Also provide test summaries in the build-event streamGravatar Klaus Aehlig2016-11-02
* Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder.Gravatar Ulf Adams2016-11-02
* Multiplying strings with negative numbers no longer leads to an exception.Gravatar Florian Weikert2016-11-02
* A version of ProtoCompileActionBuilder that uses proto_lang_toolchain() rules...Gravatar Carmi Grushko2016-11-02
* Windows: java_binary can be an action executableGravatar Laszlo Csomor2016-10-31
* Add method getCurrentlyAvailableNodes to QueryableGraph and Walkable GraphGravatar Googler2016-10-31
* Allow calling attributes of built-in objects.Gravatar Vladimir Moskva2016-10-31
* Integration tests for RepositoryCache using Skylark's download() and download...Gravatar Jingwen Chen2016-10-28
* Avoid passing a Windows path as a regexGravatar Laszlo Csomor2016-10-28
* Rollback of commit b6301a5f7628d5a7e11abc6c1115918d42c6fba8.Gravatar Luis Fernando Pino Duque2016-10-28
* Add the IsNullary(arg) and IsUnary(arg, next_arg) functionsGravatar Luis Fernando Pino Duque2016-10-28
* Rollback of commit 69c98ab99563e0542cd6146de22a397679c67fdb.Gravatar Tobias Werth2016-10-28
* Small docs updates for the extra action rule.Gravatar Ulf Adams2016-10-28
* Update error messages generated by failure to copy files out of the sandbox.Gravatar John Cater2016-10-27
* Rollback of commit fac9be905f0f82f793eb1cc61afab42698769dcf.Gravatar Adam Michael2016-10-27
* Change getattr() behavior so 3-arg form doesn't fail when field is a methodGravatar Jon Brandvein2016-10-27
* Move ToolsRepository out of EnvironmentGravatar Laurent Le Brun2016-10-27
* Refactor exception handling in SandboxStrategy.Gravatar Philipp Wollermann2016-10-27
* Add missing parameter to open(path, flags) call in CreateEmptyFile in blaze_u...Gravatar Luis Fernando Pino Duque2016-10-27
* Integration tests for RepositoryCache.Gravatar Jingwen Chen2016-10-27
* Implementation of the Repository Cache get and put features. Gravatar Jingwen Chen2016-10-27
* VFS: PathFragment is no longer aware of MSYS pathsGravatar Laszlo Csomor2016-10-27
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Clarify how startup options are conveyed between the client and the server.Gravatar Lukacs Berki2016-10-27
* Cleanup in Environment, remove unused lookup functionGravatar Laurent Le Brun2016-10-27
* Cleanup in the parserGravatar Laurent Le Brun2016-10-26
* Fix uses of LocalRepositoryLookupFunction to work with JDK7.Gravatar John Cater2016-10-26
* Merge all jars in AAR in aar_import, not just classes.jarGravatar Adam Michael2016-10-26
* Uncomment lines inside blaze_util_tests since the tests are nowGravatar Luis Fernando Pino Duque2016-10-26
* Adds a check that the new local repository path exists and is aGravatar John Cater2016-10-25
* Adds support to aar_import for native libs in /jni.Gravatar Adam Michael2016-10-25
* Rollback of commit abb0b633339ef76bf19a1e5af8477d42d13151d8.Gravatar Peter Schmitt2016-10-25
* Remove deprecated kind in IDE aspect.Gravatar Googler2016-10-25
* Remove iossim from Bazel. Gravatar Dave MacLachlan2016-10-25
* Add new skyframe function to lookup the repository given a path, and use thatGravatar John Cater2016-10-25
* Trim labels in location expressions before expansion.Gravatar Tobias Werth2016-10-25
* Reimplement whole archive on WindowsGravatar Yun Peng2016-10-25
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-25
* Enables AllowValues and DisallowValues invocation policy operations to takeGravatar Alex Humesky2016-10-25
* If a group of deps has only one unique element, store it bare.Gravatar Janak Ramakrishnan2016-10-25
* Accept valid relative symlinks in TreeArtifacts.Gravatar Rumou Duan2016-10-25
* Remove hack from bazel_apple_test to select an xcode that is 7-series or 8-se...Gravatar Chris Parsons2016-10-24
* Move -l/-L link opts to FeatureConfigurationGravatar Marcel Hlopko2016-10-24
* intellij_info.bzl: Fix typo 'Implementaion' => 'Implementation'.Gravatar Ivan Vucica2016-10-24
* Bump test size for //src/test/shell/bazel:process_wrapper_test from small to ...Gravatar Philipp Wollermann2016-10-21
* Fix bazel_apple_test and Swift example to work with Xcode 8.0.Gravatar Philipp Wollermann2016-10-21
* Fix and re-enable bazel_windows_example_testGravatar Yun Peng2016-10-21