Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csppfetch
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cspp_geo
csppfetch
Graph
master
Select Git revision
Branches
9
13-curl
16-bracketed-forecasts
example
master
default
protected
newlock
progress-api
sphinx
temporal-cleaning
test-examples
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Apr
8
17
Mar
6
5
8
Nov
1
Oct
5
Aug
2
23
Jul
12
19
Apr
6
Feb
5
24
Jan
23
17
Nov
23
Jun
16
12
May
11
9
11
Apr
10
28
Mar
28
Feb
27
24
20
17
16
14
13
10
8
6
1
31
Jan
27
20
17
15
Aug
29
Jun
24
Mar
25
Feb
4
24
Jan
8
Nov
27
Oct
20
Sep
17
3
2
1
30
Aug
25
20
18
16
6
4
2
30
Jul
28
26
23
21
19
16
14
12
Change multiprocessing from using fork to spawn
master
master
CI: Remove debugging statement
CI: Fix version number in path
CI: Working on getting tests working
CI: It's python-dateutil, not dateutil
CI: Working on getting venv working
CI: try to install dateutil as a venv
CI: Document why we switch from root to nobody
CI: Try to run as nobody if running as root
CI: Fix tags list to be a proper list
Working on CI: associate with runner tag csppgeo
Create .gitlab-ci.yml file
Fix bug where zero-length downloads were created
Treat 0-length downloaded files as failure
Fix typo in comment
Fix escaping of backslashes in regex
Update README to current state of code
Remove execute bits on non-executable library
Add list of options for aitf-update-cache --products
Clarify that --products is a comma seperated list
Ensure base URLs always end in /
Revert "Use /usr/bin/curl to always use the system curl"
Use /usr/bin/curl to always use the system curl
13-curl
13-curl
Merge branch 'master' into 13-curl
Fix typo in docs
Use external curl instead urllib.request
Fix test_download_to_file_no_lock_failure
Remove unused import urllib.error
Fix handling of file-already-exists-post-lock #18
Suppress suprious warning during testing
Add some docs to DownloaderWithFallbacks
Add assertMockDir for checking contents of entire directory at once
Add csppfetch::DownloaderWithFallbacks
Move test file mocking logic to own class
Typo fixes in comments
Fix API use error message
use logging.critical, not logging.fatal
Fix API doc formatting
Fix typo in API documentation
Put PID/Lock file IN temporal directory, not next to.
Loading