- 30 Nov, 2021 1 commit
-
-
Derek Yarnell authored
Resolve "lsobj | bug with -l option (Show long listing including ACLs)" Closes #73 See merge request !62
-
- 29 Nov, 2021 1 commit
-
-
Elena Zotkina authored
-
- 12 May, 2020 6 commits
-
-
Liam Monahan authored
-
Liam Monahan authored
syncobj: check that all path components are not files when creating directories Closes #40 See merge request !61
-
Liam Monahan authored
would be recursively created exist as a file. This fixes a bug where we only checked if the directory key was a file, but this will not catch cases like this: downloading directory foo/bar/baz/ We needed to check if foo, foo/bar for foo/bar/baz are files in the local filesystem. We were only checking foo/bar/baz Resolves #40
-
Liam Monahan authored
Update flake8 filenames to fix silent pattern matching failure in bin/* See merge request !60
-
Liam Monahan authored
-
Liam Monahan authored
-
- 26 Apr, 2020 1 commit
-
-
Liam Monahan authored
Update README.md .bashrc config example See merge request !59
-
- 19 Apr, 2020 2 commits
-
-
Liam Monahan authored
-
Liam Monahan authored
-
- 09 Apr, 2020 1 commit
-
-
Liam Monahan authored
-
- 26 Mar, 2020 1 commit
-
-
Rishabh Karanth authored
-
- 03 Feb, 2020 4 commits
-
-
Liam Monahan authored
Updating chobj man page Closes #71 See merge request !58
-
Chris Sullivan authored
-
Liam Monahan authored
Fix chobj Closes #50 See merge request !57
-
Chris Sullivan authored
-
- 30 Jan, 2020 1 commit
-
-
Chris Sullivan authored
-
- 09 Dec, 2019 7 commits
-
-
Liam Monahan authored
-
Liam Monahan authored
-
Liam Monahan authored
Python3 packaging See merge request !56
-
Liam Monahan authored
-
Liam Monahan authored
-
Liam Monahan authored
Updating code for python3 compatibility Closes #69 See merge request !54
-
* use some more pytest-isms on the test_bucket tests.
-
- 09 Oct, 2019 3 commits
-
-
Liam Monahan authored
-
Liam Monahan authored
Added python_requires parameter to setup.py Closes #68 See merge request !53
-
Rishabh Karanth authored
-
- 29 Jul, 2019 6 commits
-
-
Liam Monahan authored
-
Liam Monahan authored
Otherwise we get conflicts with a package that we can't obsolete.
-
Liam Monahan authored
-
Liam Monahan authored
Package as an RPM for RHEL8 Closes #65 See merge request !52
-
Liam Monahan authored
-
Liam Monahan authored
-
- 17 Jul, 2019 1 commit
-
-
Ryan Leimenstoll authored
mkobj: throw error when making a bucket with an underscore Closes #64 See merge request !51
-
- 16 Jul, 2019 1 commit
-
-
Stephen Eide authored
-
- 01 Oct, 2018 1 commit
-
-
Liam Monahan authored
-
- 17 Sep, 2018 3 commits
-
-
Liam Monahan authored
Added gitlab group ci vars for uploading to umpypi and pypi. Closes #60 See merge request !50
-
Liam Monahan authored
added line to upload to pypi in the upload_umpypi job Closes #60 See merge request !48
-