aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Fix crash when accessing transitive_runtime_deps/transitive_deps provider of ...Gravatar Laurent Le Brun2016-07-22
* Rename MemcacheActionCache to ConcurrentMapActionCacheGravatar Dan Fabulich2016-07-22
* Simple REST URL cacheGravatar Dan Fabulich2016-07-22
* Move cmdline lib to its own packageGravatar Kristina Chodorow2016-07-21
* When telling JavaBuilder what label produced a certain jar, also provide the ...Gravatar Carmi Grushko2016-07-21
* Remove unused methodGravatar Kristina Chodorow2016-07-21
* Following commit 9c4629dafc3aafc10f952824efd448700ad3363e, specify that hashi...Gravatar Jon Brandvein2016-07-21
* Don't waste time formatting an assertion message we're not going to throw.Gravatar Googler2016-07-21
* Remove Rule's dependence on a RawAttributeMapper instanceGravatar Michajlo Matijkiw2016-07-21
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-21
* RELNOTES: Add global hash() function for strings (only)Gravatar Jon Brandvein2016-07-21
* Use byte[] rather than ByteString for file digests.Gravatar Googler2016-07-20
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Fix NPE with unset maven_jar sha1Gravatar Kristina Chodorow2016-07-20
* Improve performance of absurdly large range()sGravatar Jon Brandvein2016-07-20
* Fix various breakages in Windows process handling that creeped in because we ...Gravatar Lukacs T. Berki2016-07-20
* Use exec in py_binary to avoid child processesGravatar Philipp Schrader2016-07-20
* --Gravatar Luis Fernando Pino Duque2016-07-20
* Mark output_base and output_user_root to not be backed up by TimeMachine on D...Gravatar Dave MacLachlan2016-07-20
* Remove the useless flag "iossim" for the //tools/objc/ios_test.sh.bazel_templ...Gravatar Googler2016-07-20
* Remove unused AttributeContainer#getAttrGravatar Michajlo Matijkiw2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* When crashing, exit with the OOM exit code if the root cause of the exception...Gravatar Janak Ramakrishnan2016-07-19
* Fixed bazel run commandGravatar Yun Peng2016-07-19
* workers: WorkerSpawnStrategy will now only execute SpawnActions if their Exec...Gravatar Philipp Wollermann2016-07-19
* Explain why recursive patterns are not allowed in genquery.Gravatar Julio Merino2016-07-19
* Call TerminateProcess() is TerminateJobObject() fails.Gravatar Lukacs Berki2016-07-19
* Prohibit duplicate addition of aspect to an attribute and improve diagnostics.Gravatar Dmitry Lomov2016-07-19
* Rollback of commit a2770334ea3f3111026eb3e1368586921468710c.Gravatar Tobias Werth2016-07-19
* Sort the results returned by the HybridGlobber if we are using results from S...Gravatar Janak Ramakrishnan2016-07-19
* Make the proto bundling behavior the default when using the new library.Gravatar Sergio Campama2016-07-19
* Global cleanup change.Gravatar Googler2016-07-19
* Add support for checking to see if we are on a network drive for darwin.Gravatar Dave MacLachlan2016-07-18
* Check maven_jar sha1s for validityGravatar Kristina Chodorow2016-07-18
* Rollback of commit 5ea55cbab969820da346d16c4998e957b8c3f60e.Gravatar Carmi Grushko2016-07-18
* Don't store workspace name on ruleGravatar Michajlo Matijkiw2016-07-18
* Actually restart server timeout on Ping() and Cancel() RPCs.Gravatar Lukacs Berki2016-07-18
* Make sure that aspects are only added once to Skylark attribute defintion.Gravatar Dmitry Lomov2016-07-18
* Add omitted initialization in BlazeStartupOptions::Copy.Gravatar Janak Ramakrishnan2016-07-18
* Allocate a buffer for WideCharToMultiByte whose size is based on the actual p...Gravatar Lukacs Berki2016-07-18
* Use System#nanoTime() in the server timeout thread because it's monotonous, u...Gravatar Lukacs Berki2016-07-18
* Remove GlobList formatting logicGravatar Michajlo Matijkiw2016-07-18
* Model the TopLevelArtifactContext as an argument to the CompletionFunction ra...Gravatar Googler2016-07-18
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-18
* Unveil Bazel's proto_library and java_proto_library.Gravatar Carmi Grushko2016-07-18
* Rename namespace-sandbox/-runner to linux-sandbox.Gravatar Philipp Wollermann2016-07-18
* Increase the server timeout for tests so that we don't get spurious failures ...Gravatar Lukacs Berki2016-07-18
* Increase the ping timeout from one second to five seconds.Gravatar Lukacs Berki2016-07-18
* Add support for Hazelcast configuration fileGravatar Dan Fabulich2016-07-18
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18