summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/fetch.py
AgeCommit message (Expand)Author
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...Urs Fässler
2018-10-04bitbake: fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-04bitbake: test/fetch: use canonical GitLab URLsRoss Burton
2018-09-26bitbake: fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle
2018-08-29bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-06-21bitbake: fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov
2018-05-22bitbake: fetch2/__init__.py: Fixed handling of uris with empty pathJakub Dębski
2018-03-28bitbake: tests/fetch: state which upstream failedRoss Burton
2018-02-14bitbake: fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-14bitbake: fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-01-07bitbake: tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie
2017-11-07bitbake: tests/fetch: Add ftp test urlRichard Purdie
2017-11-07bitbake: tests/fetch: use subtests in the wget testsRoss Burton
2017-11-07bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie
2017-11-05bitbake: tests/fetch: skip network tests the idiomatic wayRoss Burton
2017-09-11bitbake: tests/fetch: handle network failures gracefullyRoss Burton
2017-07-30bitbake: tests/fetch: fix GitShallowTest.test_bitbakeChristopher Larson
2017-06-02bitbake: fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-06-02bitbake: fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-06-02bitbake: fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-06-02bitbake: fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: git-make-shallow: add script to make a git repo shallowChristopher Larson
2016-09-22bitbake: fetch2: handle absolute paths in subdirRoss Burton
2016-08-20bitbake: tests: add unit tests for the usehead url parameterMarkus Lehtonen
2016-08-20bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen
2016-08-17bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton
2016-05-13bitbake: fetch: Use OrderedDict for url parametersRichard Purdie
2016-05-13bitbake: daemonize/prserv/tests/fetch: Convert file() -> open()Richard Purdie
2016-04-03bitbake: tests/fetch.py: Improve unit tests for trusted network checkOlof Johansson
2016-03-21bitbake: bb/tests/fetch: Update cups urlRichard Purdie
2016-03-02bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129Alexander Shashkevich
2016-02-28bitbake: fetch2/__init__: Fix decodeurl to better handle urls without pathsRichard Purdie
2016-01-26bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()Ross Burton
2015-12-08bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.Alexander Kanavin
2015-09-18bitbake: tests/fetch.py: Fix recursion failure in url mappingMark Hatle
2015-09-18bitbake: fetch2/__init__.py: uri_replace regex handlingMark Hatle
2015-07-22bitbake: tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVers...Aníbal Limón
2015-07-22bitbake: fetch2/wget.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22bitbake: fetch2/git.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-12bitbake: tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.Aníbal Limón
2015-07-12bitbake: tests/fetch.py: Add FetchCheckStatusTest tests.Aníbal Limón
2015-05-16bitbake: tests/fetch: Add mirror of mirror testsRichard Purdie
2015-05-15bitbake: tests/fetch: ensure fetch tests preserve current dirPaul Eggleton
2015-05-12bitbake: fetch2: Add BB_ALLOWED_NETWORKS supportLiam R. Howlett
2015-02-16bitbake: tests/fetch.py: latest_versionstring add set of PNAníbal Limón
2014-12-25bitbake: tests/fetch: Add versionstring tests to network tests list, fix print()Richard Purdie