index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
galaxy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up unused imports in unit tests (#79893)
Matt Clay
2023-02-03
2
-3
/
+1
*
Add support for importlib.resources (#78915)
Matt Martz
2023-01-10
2
-102
/
+1
*
ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...
Sloane Hertel
2023-01-09
1
-38
/
+60
*
galaxy: Add license_file to manifest directives (#79420)
Maxwell G
2022-11-29
1
-5
/
+5
*
Add --offline option to 'ansible-galaxy collection install' (#78678)
Sloane Hertel
2022-09-19
1
-16
/
+19
*
Relax minimal config to enable manifest functionality (#78574)
Matt Martz
2022-08-18
1
-5
/
+6
*
Use MANIFEST.in style directives to build collections (#78422)
Matt Martz
2022-08-17
1
-5
/
+6
*
Fix listing collections that are missing the metadata required by build (#76596)
Sloane Hertel
2022-08-02
1
-0
/
+17
*
Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78...
Sloane Hertel
2022-07-21
1
-0
/
+80
*
Make unit test for missing git executable more generic (#78173)
Sloane Hertel
2022-06-30
1
-3
/
+4
*
Galaxy server config updates (#77106)
Brian Coca
2022-06-24
1
-3
/
+6
*
Use unittest.mock instead of mock. (#77883)
Matt Clay
2022-05-23
4
-4
/
+4
*
ansible-galaxy collection - ensure dependencies are a dict (#77561)
Jack
2022-04-19
1
-9
/
+34
*
Make "~/.ansible" path configurable (#76114)
htol
2022-04-11
1
-1
/
+1
*
Get git executable for collections in git repos (#77493)
Sloane Hertel
2022-04-08
1
-4
/
+25
*
Fix type for ansible-galaxy server config definitions (#77424)
Sloane Hertel
2022-03-31
1
-1
/
+67
*
ansible-galaxy - add configuration options for more flexible collection signa...
Sloane Hertel
2022-03-23
2
-1
/
+84
*
Remove obsolete units.compat.mock compat layer. (#77118)
Matt Clay
2022-02-23
4
-4
/
+4
*
ansible-galaxy - add signature verification of the MANIFEST.json (#76681)
Sloane Hertel
2022-02-10
2
-32
/
+119
*
Expect upper case message 'levels' for galaxy publish results (#63530)
Adrian Likins
2022-01-12
1
-8
/
+8
*
ansible-galaxy - fix the --ignore-certs flag for the implicit galaxy server (...
Sloane Hertel
2022-01-11
1
-1
/
+43
*
Fix tests failing on pytest 7 (#76670)
Jordan Borean
2022-01-08
1
-8
/
+9
*
galaxy build - ignore existing MANIFEST and FILES (#76479)
Jordan Borean
2021-12-07
1
-0
/
+39
*
ansible-galaxy role install: download from API response location (#73114)
Ross Bender
2021-09-22
1
-0
/
+151
*
ansible-galaxy: Clone git collections using shallow clones (#75722)
Sloane Hertel
2021-09-21
1
-0
/
+57
*
Enable ansible-galaxy to specify client id override with Keycloak Token (#75601)
Chris Hambridge
2021-09-17
1
-0
/
+43
*
ansible-galaxy - add a per-server validate_certs option (#75710)
Sloane Hertel
2021-09-16
1
-1
/
+44
*
ansible-galaxy - increase page size and add retry decorator for throttling (#...
Sloane Hertel
2021-05-10
1
-11
/
+23
*
add --offline option to galaxy collection verify (#74040)
Matt Davis
2021-03-29
1
-1
/
+1
*
ansible-galaxy - set the cache file after getting all collection versions (#7...
Sloane Hertel
2021-02-15
1
-2
/
+148
*
add option to upgrade collections (#73336)
Sloane Hertel
2021-02-03
1
-15
/
+17
*
Replace the inhouse collection dependency resolver with `resolvelib`
Sviatoslav Sydorenko
2021-01-27
2
-659
/
+384
*
Galaxy - make versions list consistent across versions (#72932)
Jordan Borean
2021-01-20
1
-8
/
+6
*
galaxy: handle plus sign in user token appearing in role url (#73057)
Abhijeet Kasurde
2021-01-06
1
-0
/
+88
*
Added caching mechanism for Galaxy API requests (#71904)
Jordan Borean
2020-11-09
1
-0
/
+132
*
Remove ansible-galaxy login (#72288)
Matt Davis
2020-10-23
1
-2
/
+1
*
Improve ansible-galaxy STDOUT messages for collections (#70040)
Hideki Saito
2020-06-29
1
-4
/
+7
*
galaxy - preserve symlinks on build/install (#69959)
Jordan Borean
2020-06-10
1
-24
/
+10
*
Add support to install collections from git repositories (#69154)
Sloane Hertel
2020-05-29
2
-8
/
+8
*
Add multipart/form-data functionality (#69376)
Matt Martz
2020-05-20
1
-2
/
+2
*
ansible-galaxy - remove warning during collection install (#69541)
Sam Doran
2020-05-19
1
-6
/
+28
*
Unify ansible-galaxy install -r (#67843)
Jordan Borean
2020-05-18
1
-2
/
+2
*
better error for "ansible-galaxy collection verify" if there's no MANIFEST.js...
Sloane Hertel
2020-05-14
1
-5
/
+29
*
ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691...
Jordan Borean
2020-03-31
1
-0
/
+22
*
galaxy - preserve mode properly on artifact (#68418)
Jordan Borean
2020-03-24
1
-5
/
+20
*
Support pre-releases via new SemanticVersion (#68258)
Matt Martz
2020-03-23
1
-1
/
+1
*
ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)
Jordan Borean
2020-02-28
1
-15
/
+15
*
Do not error if collection specified null dependencies (#67575)
Alan Rominger
2020-02-20
1
-4
/
+4
*
Add verify subcommand to 'ansible-galaxy collection' (#65618)
Sloane Hertel
2020-02-14
1
-2
/
+664
*
galaxy - Fix collection install dep resolver for bad versions (#67405)
Jordan Borean
2020-02-13
1
-8
/
+52
[next]