aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/fetch.py
AgeCommit message (Expand)Author
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-03-29gitsm: Add need_update method to determine when we are going to a new SRCREVMark Hatle
2019-02-12bitbake: remove True option to getVar callsAndré Draszik
2019-01-27gitsm: The fetcher did not process some recursive submodules properly.Mark Hatle
2019-01-24gitsmy.py: Fix unpack of submodules of submodulesMark Hatle
2019-01-24gitsm.py: Fix relative URLsMark Hatle
2019-01-15gitsm.py: Refactor the functions and simplify the classMark Hatle
2019-01-15gitsm.py: Rework the shallow fetcher and test caseMark Hatle
2019-01-15tests/fetch.py: Add alternative gitsm test caseMark Hatle
2018-11-22tests/fetch: Update after recent gitsm message changesRichard Purdie
2018-10-17fetch2/git: provide information about missing sourcesUrs Fässler
2018-10-17fetch2/git: prevent access to non-existing clonedirUrs Fässler
2018-10-17fetch2/git: use intention revealing names for premirror testsUrs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of git shallow...Urs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of mirror tarballUrs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of clone direc...Urs Fässler
2018-10-04fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-03test/fetch: use canonical GitLab URLsRoss Burton
2018-09-25fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle
2018-08-28tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-06-19fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov
2018-05-14fetch2/__init__.py: Fixed handling of uris with empty pathJakub Dębski
2018-03-28tests/fetch: state which upstream failedRoss Burton
2018-02-09fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-09fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-01-07tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie
2017-11-07tests/fetch: Add ftp test urlRichard Purdie
2017-11-07tests/fetch: use subtests in the wget testsRoss Burton
2017-11-07tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie
2017-11-05tests/fetch: skip network tests the idiomatic wayRoss Burton
2017-09-07tests/fetch: handle network failures gracefullyRoss Burton
2017-07-30tests/fetch: fix GitShallowTest.test_bitbakeChristopher Larson
2017-05-26fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-05-26fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-05-26fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-05-26fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-05-26git-make-shallow: add script to make a git repo shallowChristopher Larson
2016-09-21fetch2: handle absolute paths in subdirRoss Burton
2016-08-19tests: add unit tests for the usehead url parameterMarkus Lehtonen
2016-08-19bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen
2016-08-16lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton
2016-05-12fetch: Use OrderedDict for url parametersRichard Purdie
2016-05-12daemonize/prserv/tests/fetch: Convert file() -> open()Richard Purdie
2016-04-02tests/fetch.py: Improve unit tests for trusted network checkOlof Johansson
2016-03-21bb/tests/fetch: Update cups urlRichard Purdie
2016-03-02fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129Alexander Shashkevich