2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
local.py source plugin: Use Plugin node parsing utilities More... over 7 years ago
git.py source plugin: Use Plugin node parsing utilities More... over 7 years ago
_main.py: Enhanced refresh command and changed directory option More... over 7 years ago
_pipeline.py: Now refresh() returns a list of refreshed sources More... over 7 years ago
element.py: Private _refresh() function now returns a list of sources More... over 7 years ago
git.py source plugin: Now refresh() returns boolean More... over 7 years ago
local.py source plugin: Now refresh returns boolean More... over 7 years ago
source.py: Document ->refresh() to return a boolean More... over 7 years ago
utils.py: Remove node parsing utilities More... over 7 years ago
element.py: Derive from new Plugin common class and support variables More... over 7 years ago
source.py: Derive from new Plugin common class More... over 7 years ago
plugin.py: Added new Plugin base class. More... over 7 years ago
project.py & config: Added variables to base project configuration More... over 7 years ago
_metaelement.py: Now carries variables and environments More... over 7 years ago
_variables.py: A new helper object for variable contexts More... over 7 years ago
exceptions.py: Adding LoadErrorReason.UNRESOLVED_VARIABLE More... over 7 years ago
git plugin: Dont require the ref to exist after fetching More... over 7 years ago
MANIFEST.in: Add new .conf files in tests to the distribution More... over 7 years ago
Fixed git submodule tests to be relocatable (was breaking in different places) More... over 7 years ago
Adding basic stub for OSTree Source plugin.
leeming
as Andrew Leeming
More... over 7 years ago
Merge branch 'leeming/project-conf-rename' into 'master' More... over 7 years ago
Merge branch 'leeming/sphinx-py3-fix' into 'master' More... over 7 years ago
Merge branch 'leeming/virtenv-pep-fix' into 'master' More... over 7 years ago
Merge branch 'leeming/ci' into 'master' More... over 7 years ago
Patching setup.cfg file for virtual env
leeming
as Andrew Leeming
More... over 7 years ago
Added git source test for fetching and staging gits with subrepos More... over 7 years ago
git plugin: Support submodules More... over 7 years ago
_artifactcache.py: Precautions with TemporaryDirectory More... over 7 years ago
Renaming root project configuration file from project.yaml to project.conf for extra clarity
leeming
as Andrew Leeming
More... over 7 years ago
_yaml.py: Handle yaml.parser.ParserError in load() More... over 7 years ago