aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/external_integration_test.sh
Commit message (Expand)AuthorAge
* Test for extra rebuilds caused by empty files in http_archive etc.Gravatar Brian Silverman2016-01-13
* Reset state before test_fetchGravatar Kristina Chodorow2016-01-12
* Add strip_prefix attribute to http_archiveGravatar Kristina Chodorow2016-01-07
* Improve error message when download failsGravatar Kristina Chodorow2016-01-07
* Simplify the contract of RepositoryFunction to "I am given a Rule and a direc...Gravatar Lukacs Berki2015-12-14
* Don't treat external files as immutableGravatar Kristina Chodorow2015-12-08
* Make external repository implementations not re-fetch things on server restart.Gravatar Lukacs Berki2015-11-25
* Fix external test not to use realpathGravatar Kristina Chodorow2015-11-20
* Fix sed command to work on OS X and LinuxGravatar Kristina Chodorow2015-10-29
* Fix changing the build_file for new_* rulesGravatar Brian Silverman2015-10-15
* Add executable option to http_fileGravatar Kristina Chodorow2015-10-09
* Fix new_http_archive's strip_prefix for zipsGravatar Kamal Marhubi2015-10-07
* Fix strip_prefixGravatar Kristina Chodorow2015-10-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add an option to remove a directory prefix when extracting an archiveGravatar Kristina Chodorow2015-09-22
* Properly extract symlinks from tar archives.Gravatar Brian Silverman2015-08-13
* Split out some sections of external_integration_testGravatar Kristina Chodorow2015-08-12
* Follow redirects in HTTP-based remote repositories.Gravatar Damien Martin-Guillerez2015-08-04
* Download from remote http repository only if zip file with correct hash doesn...Gravatar Janak Ramakrishnan2015-07-29
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Quiet bazel shell tests a little.Gravatar Janak Ramakrishnan2015-07-29
* Make tar.gz decompressor overwrite old versions of decompressed filesGravatar Kristina Chodorow2015-07-23
* Add http_file() workspace functionGravatar Damien Martin-Guillerez2015-07-21
* Add a type attribute to {new_,}http_archiveGravatar Damien Martin-Guillerez2015-07-17
* Add tar.gz support for remote repositoriesGravatar Kristina Chodorow2015-07-08
* Fix permissions for zip filesGravatar Kristina Chodorow2015-06-12
* Simplify maven_jar to just take a single artifact descriptorGravatar Kristina Chodorow2015-06-12
* MavenDownloader ignores empty/default sha1 attributeGravatar Michajlo Matijkiw2015-06-05
* Don't make sha1 field mandatory until there's a helper to generate themGravatar Kristina Chodorow2015-05-27
* Allow @repo//foo:bar targets in BUILD filesGravatar Kristina Chodorow2015-05-22
* Add sha1 checksum for maven jarsGravatar Kristina Chodorow2015-05-22
* Create a --fetch option to allow fetching during the build commandGravatar Kristina Chodorow2015-05-15
* Require fetch for external dependenciesGravatar Kristina Chodorow2015-05-15
* Add fetch commandGravatar Kristina Chodorow2015-04-28
* Remove circular symlinks to external dependenciesGravatar Kristina Chodorow2015-04-23
* Fix downloader to download more than 2048 bytesGravatar Kristina Chodorow2015-04-22
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25