index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
tests
/
fetch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch: Use OrderedDict for url parameters
Richard Purdie
2016-05-13
1
-5
/
+6
*
bitbake: daemonize/prserv/tests/fetch: Convert file() -> open()
Richard Purdie
2016-05-13
1
-1
/
+1
*
bitbake: tests/fetch.py: Improve unit tests for trusted network check
Olof Johansson
2016-04-03
1
-35
/
+42
*
bitbake: bb/tests/fetch: Update cups url
Richard Purdie
2016-03-21
1
-1
/
+1
*
bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129
Alexander Shashkevich
2016-03-02
1
-8
/
+4
*
bitbake: fetch2/__init__: Fix decodeurl to better handle urls without paths
Richard Purdie
2016-02-28
1
-2
/
+40
*
bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()
Ross Burton
2016-01-26
1
-0
/
+2
*
bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.
Alexander Kanavin
2015-12-08
1
-5
/
+5
*
bitbake: tests/fetch.py: Fix recursion failure in url mapping
Mark Hatle
2015-09-18
1
-2
/
+5
*
bitbake: fetch2/__init__.py: uri_replace regex handling
Mark Hatle
2015-09-18
1
-0
/
+7
*
bitbake: tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVers...
Aníbal Limón
2015-07-22
1
-1
/
+1
*
bitbake: fetch2/wget.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
1
-1
/
+2
*
bitbake: fetch2/git.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
1
-1
/
+2
*
bitbake: tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.
Aníbal Limón
2015-07-12
1
-1
/
+7
*
bitbake: tests/fetch.py: Add FetchCheckStatusTest tests.
Aníbal Limón
2015-07-12
1
-0
/
+39
*
bitbake: tests/fetch: Add mirror of mirror tests
Richard Purdie
2015-05-16
1
-0
/
+25
*
bitbake: tests/fetch: ensure fetch tests preserve current dir
Paul Eggleton
2015-05-15
1
-0
/
+2
*
bitbake: fetch2: Add BB_ALLOWED_NETWORKS support
Liam R. Howlett
2015-05-12
1
-0
/
+37
*
bitbake: tests/fetch.py: latest_versionstring add set of PN
Aníbal Limón
2015-02-16
1
-0
/
+2
*
bitbake: tests/fetch: Add versionstring tests to network tests list, fix print()
Richard Purdie
2014-12-25
1
-20
/
+20
*
bitbake: tests/fetch: Update wget latest_versionstring cups case
Aníbal Limón
2014-11-28
1
-1
/
+1
*
bitbake: fetch/wget: Add latest_versionstring method
Aníbal Limón
2014-11-12
1
-0
/
+35
*
bitbake: fetch/git: Add latest_versionstring method
Aníbal Limón
2014-11-12
1
-1
/
+43
*
bitbake: fetch: Extend testing of subdir unpack parameter and fix
Richard Purdie
2014-09-29
1
-0
/
+7
*
bitbake: bitbake-selftest: add tests for local fetching
Paul Eggleton
2014-04-09
1
-0
/
+55
*
bitbake: fetch2.URI: Set username/password should not change the other
Olof Johansson
2014-03-24
1
-0
/
+14
*
bitbake: fetch2.URI: Support URIs with both query strings and params
Olof Johansson
2014-03-24
1
-0
/
+18
*
bitbake: fetch2.URI: add support for query parameters
Olof Johansson
2014-03-24
1
-0
/
+30
*
bitbake: tests.fetch: Remove debug assert
Olof Johansson
2014-03-24
1
-2
/
+0
*
bitbake: tests: add test for gitsm fetcher
Paul Eggleton
2014-02-28
1
-0
/
+7
*
bitbake: fetch2: Sanity check SRCREV matches rev/tag parameter
Richard Purdie
2014-01-21
1
-0
/
+15
*
bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'
Martin Jansa
2014-01-18
1
-1
/
+2
*
bitbake: test/fetch: Allow the conditional network tests to work under python...
Richard Purdie
2013-05-17
1
-96
/
+86
*
bitbake: test/fetch: Split the network tests from the rest of the fetcher tests
Richard Purdie
2013-05-17
1
-23
/
+24
*
bitbake: tests/fetch: Allow to work on python 2.6
Richard Purdie
2013-05-17
1
-2
/
+2
*
bitbake: bb.tests.fetch: Opt-out for unittests that require network
Olof Johansson
2013-03-29
1
-0
/
+14
*
bitbake: fetch2: Add editor modelines for bb.tests.*
Olof Johansson
2013-02-17
1
-0
/
+2
*
bitbake: fetch2: unittests for bb.fetch2.URI class
Olof Johansson
2013-02-17
1
-0
/
+226
*
bitbake: test/fetch: Switch the comparision order to make test failures sligh...
Richard Purdie
2012-06-28
1
-1
/
+1
*
bitbake: test/fetch: Ensure cwd is valud for the git clone
Richard Purdie
2012-06-28
1
-0
/
+1
*
bitbake: fetch2: Add new mirror syntax to simplify mirror specifications
Richard Purdie
2012-06-25
1
-3
/
+11
*
bitbake: test/fetch: Add a couple of extra test cases
Richard Purdie
2012-06-21
1
-1
/
+29
*
bitbake: test/fetch: Add in unit tests for uri_replace() and git premirrors
Richard Purdie
2012-06-21
1
-3
/
+52
*
bitbake/tests: Add test of the git fetcher
Richard Purdie
2012-05-13
1
-0
/
+21
*
bitbake/tests/fetch: Add simple http fetcher tests
Richard Purdie
2012-05-07
1
-0
/
+42
*
bitbake: Add start of bitbake regression/self testing
Richard Purdie
2012-05-04
1
-0
/
+42