aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/external_integration_test.sh
Commit message (Expand)AuthorAge
* Move --distdir out of experimental statusGravatar Klaus Aehlig2018-06-07
* Remove old name for --repository_cacheGravatar Klaus Aehlig2018-04-16
* Make repository_chache non-experimental and enable by defaultGravatar Klaus Aehlig2018-02-27
* http_archive: allow parameter for a single URLGravatar Klaus Aehlig2018-02-20
* distdir: also accept relative pathGravatar Klaus Aehlig2018-02-09
* experimental_repository_cache: support relative pathsGravatar Klaus Aehlig2018-02-09
* Support local search for http archivesGravatar Klaus Aehlig2018-02-09
* Automated rollback of commit 7e6837cc1d1aa4259f5c27ba3606b277b5f6c3e9.Gravatar aehlig2018-02-01
* http_archive: verify that unicode characters are OK in tar archivesGravatar Klaus Aehlig2018-01-31
* Support symlinks in external zip archivesGravatar Klaus Aehlig2018-01-29
* Add a test verifying --experimental_repository_cacheGravatar Klaus Aehlig2018-01-25
* http_archive: demonstrate that query works offlineGravatar Klaus Aehlig2018-01-24
* Report unsuccessful error code if bazel fetch fails in "keep going" mode.Gravatar dslomov2018-01-23
* http_archive: allow using the shipped BUILD fileGravatar Klaus Aehlig2018-01-23
* Demontrate that http_archive can pick up a missing build fileGravatar Klaus Aehlig2018-01-17
* Automated rollback of commit dafe71390340224e06eab0ac7afcebb2f5219f5a.Gravatar dslomov2018-01-16
* Report unsuccessful error code if bazel fetch fails in "keep going" mode.Gravatar Dmitry Lomov2018-01-16
* Regression test for #3656.Gravatar Dmitry Lomov2018-01-15
* Honor repository when checking for conflictsGravatar Klaus Aehlig2018-01-12
* Returns repository does not exists when referring to a bind rule...Gravatar Damien Martin-Guillerez2017-09-07
* Make tests more portableGravatar Klaus Aehlig2017-08-04
* Add tear down for external_integration_testGravatar kchodorow2017-05-26
* Add workspace_file and workspace_file_content attributes to new_foo_repositor...Gravatar jcater2017-03-31
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Remote repositories: add the infrastructure for extending the marker file Gravatar Damien Martin-Guillerez2017-01-17
* Fix test to work on OS XGravatar Kristina Chodorow2016-12-21
* Fix GNUism in the use of touchGravatar Klaus Aehlig2016-12-21
* Set last modified time when files are extractedGravatar Kristina Chodorow2016-12-21
* Support multiple mirror URLs for external reposGravatar Justine Tunney2016-11-29
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-23
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Allow new_ rules to overwrited BUILD files in downloaded reposGravatar Kristina Chodorow2016-09-28
* Implementation of maven_jar rule in Skylark.Gravatar Jingwen Chen2016-09-23
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* 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