aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/external_integration_test.sh
Commit message (Expand)AuthorAge
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Create mark file for local repositories, tooGravatar Kristina Chodorow2016-06-17
* Zip up symlinks as symlinksGravatar Kristina Chodorow2016-06-14
* Support absolute paths for zip filesGravatar Kristina Chodorow2016-06-13
* Implement zip file symlink supportGravatar Kristina Chodorow2016-05-27
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-12
* Switch to using ../repo-name syntax for runfilesGravatar Kristina Chodorow2016-05-04
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Add a missing space in external_integration_testGravatar Damien Martin-Guillerez2016-03-21
* Handle http <-> https redirectsGravatar Michajlo Matijkiw2016-02-25
* Adds a build_file_content attribute to new_git_repository, new_http_archive, andGravatar Alex Humesky2016-02-12
* Make sha256 optionalGravatar Kristina Chodorow2016-02-09
* Print truncation-specific error message when a server gives a too-short responseGravatar Kristina Chodorow2016-02-04
* Add support for downloading .tar.xz files to http_archive rules.Gravatar David Chen2016-02-04
* Actually fix test_fetch to not errexit by ls-ing a non-existent directoryGravatar Kristina Chodorow2016-01-15
* 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