summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/fetch.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch: Allow wget upgrade tests to run against a local serverRichard Purdie2020-09-091-20/+50
* bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie2020-07-021-1/+2
* bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster2019-09-091-2/+2
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-06-191-13/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-06-191-0/+2
* bitbake: gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle2019-06-181-0/+27
* bitbake: gitsm: Add need_update method to determine when we are going to a ne...Mark Hatle2019-04-011-0/+19
* bitbake: bitbake: remove True option to getVar callsAndré Draszik2019-02-121-4/+4
* bitbake: gitsm: The fetcher did not process some recursive submodules properly.Mark Hatle2019-01-281-0/+20
* bitbake: gitsmy.py: Fix unpack of submodules of submodulesMark Hatle2019-01-241-0/+26
* bitbake: gitsm.py: Fix relative URLsMark Hatle2019-01-241-2/+2
* bitbake: gitsm.py: Refactor the functions and simplify the classMark Hatle2019-01-161-2/+10
* bitbake: gitsm.py: Rework the shallow fetcher and test caseMark Hatle2019-01-161-1/+9
* bitbake: tests/fetch.py: Add alternative gitsm test caseMark Hatle2019-01-161-1/+5
* bitbake: tests/fetch: Update after recent gitsm message changesRichard Purdie2018-11-221-3/+2
* bitbake: fetch2/git: provide information about missing sourcesUrs Fässler2018-10-181-0/+2
* bitbake: fetch2/git: prevent access to non-existing clonedirUrs Fässler2018-10-181-0/+11
* bitbake: fetch2/git: use intention revealing names for premirror testsUrs Fässler2018-10-181-11/+11
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...Urs Fässler2018-10-181-0/+35
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...Urs Fässler2018-10-181-0/+34
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...Urs Fässler2018-10-181-0/+49
* bitbake: fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler2018-10-041-0/+14
* bitbake: test/fetch: use canonical GitLab URLsRoss Burton2018-10-041-2/+2
* bitbake: fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle2018-09-261-0/+3
* bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie2018-08-291-2/+2
* bitbake: fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov2018-06-211-0/+2
* bitbake: fetch2/__init__.py: Fixed handling of uris with empty pathJakub Dębski2018-05-221-1/+5
* bitbake: tests/fetch: state which upstream failedRoss Burton2018-03-281-2/+2
* bitbake: fetch2: Handle missing donestamp file when content is validNathan Rossi2018-02-141-0/+104
* bitbake: fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi2018-02-141-4/+1
* bitbake: tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie2018-01-071-1/+1
* bitbake: tests/fetch: Add ftp test urlRichard Purdie2017-11-071-0/+1
* bitbake: tests/fetch: use subtests in the wget testsRoss Burton2017-11-071-8/+10
* bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie2017-11-071-3/+3
* bitbake: tests/fetch: skip network tests the idiomatic wayRoss Burton2017-11-051-212/+222
* bitbake: tests/fetch: handle network failures gracefullyRoss Burton2017-09-111-0/+2
* bitbake: tests/fetch: fix GitShallowTest.test_bitbakeChristopher Larson2017-07-301-1/+1
* bitbake: fetch/git: add support for removing arbitrary revs for shallowChristopher Larson2017-06-021-1/+65
* bitbake: fetch/gitannex: add support for shallow mirror tarballsChristopher Larson2017-06-021-0/+17
* bitbake: fetch/gitsm: add support for shallow mirror tarballsChristopher Larson2017-06-021-4/+27
* bitbake: fetch/git: add support for keeping extra refs for shallowChristopher Larson2017-06-021-0/+42
* bitbake: fetch/git: support per-branch/per-url depths for shallowChristopher Larson2017-06-021-2/+33
* bitbake: fetch/git: add support for shallow mirror tarballsChristopher Larson2017-06-021-0/+299
* bitbake: git-make-shallow: add script to make a git repo shallowChristopher Larson2017-06-021-0/+127
* bitbake: fetch2: handle absolute paths in subdirRoss Burton2016-09-221-0/+9
* bitbake: tests: add unit tests for the usehead url parameterMarkus Lehtonen2016-08-201-0/+30
* bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen2016-08-201-1/+4
* bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton2016-08-171-1/+0
* bitbake: fetch: Use OrderedDict for url parametersRichard Purdie2016-05-131-5/+6
* bitbake: daemonize/prserv/tests/fetch: Convert file() -> open()Richard Purdie2016-05-131-1/+1