aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/git_repository_test.sh
Commit message (Expand)AuthorAge
* Replace usage of foo.com with example.com in git_repository test dataGravatar Ed Baunton2018-04-09
* Add tests for the Skylark-based implementation of git repository rules.Gravatar John Cater2017-10-11
* Make tests more portableGravatar Klaus Aehlig2017-08-04
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* 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
* 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
* Adds a build_file_content attribute to new_git_repository, new_http_archive, andGravatar Alex Humesky2016-02-12
* Convert skylark rules and tests to use _ in repo namesGravatar Kristina Chodorow2016-01-27
* Refactor external repository support significantly to solve a number of issues.Gravatar Lukacs Berki2015-12-09
* Add a test that verifies that line number changes in the WORKSPACE file do no...Gravatar Lukacs Berki2015-11-30
* Make external repository implementations not re-fetch things on server restart.Gravatar Lukacs Berki2015-11-25
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add git_repository and new_git_repository workspace rules.Gravatar David Chen2015-07-17