| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.26.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
| |
+ change from .file to module.file in the import statement
|
|\ |
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.4 to 0.2.6.
---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\
| |
| | |
build(deps): bump ruamel-yaml-clib from 0.2.2 to 0.2.4
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.2 to 0.2.4.
---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\
| |
| | |
build(deps): bump ruamel-yaml from 0.17.9 to 0.17.10
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.9 to 0.17.10.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\
| |
| | |
build(deps): bump ruamel-yaml from 0.17.8 to 0.17.9
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.8 to 0.17.9.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\
| |
| | |
build(deps): bump ruamel-yaml from 0.17.7 to 0.17.8
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.7 to 0.17.8.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\
| |
| | |
build(deps): bump ruamel-yaml from 0.17.6 to 0.17.7
|
|/
|
|
|
| |
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.6 to 0.17.7.
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
| |
* remove urllib3 from direct requirements file
|
|\
| |
| | |
build(deps): bump ruamel-yaml from 0.17.4 to 0.17.6
|
|/
|
|
|
| |
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.4 to 0.17.6.
Signed-off-by: dependabot[bot] <support@github.com>
|
| |
|
|
|
|
|
| |
* ajust setup cfg/py to use the new name
. remove unnecessary variable from main
|
|\ |
|
| |
| |
| |
| | |
* add # to config comments to allow for easy copying
|
| |
| |
| |
| | |
+ add automatic ejabberd config reload option to the example
|
| | |
|
|/ |
|
|\ |
|
|/
|
|
|
| |
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.2 to 0.17.4.
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ |
|
| |
| |
| |
| |
| | |
+ add dependabot configuration file
+ add python workflow configuration file
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
* modified method to not use an unnecessary else statement
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* remove wildcard import
* remove unnecessary imports
* various smaller whitespace cleanups
|
| |
| |
| |
| |
| |
| |
| | |
- remove placeholder print statements
* replace wildcard import with a direct one
* rename main class to blimp
* optimized imports
|
|/
|
|
|
| |
+ init basic python package
+ add console_script blimp
|
| |
|
| |
|
|
|
|
| |
+ add editorconfig settings
|
|
|
|
|
| |
* update readme instructions
* update licence to 2021
|
|
|
|
| |
+ add catch to prevent ejabberdctl missing FIleNotFoundError
|
|
|
|
|
|
|
|
| |
+ add help output if script arguments are invalid
+ add custom exit codes to highlight invalid arguments
* update code comments
* major README rework
|
|
|
|
|
|
|
|
| |
+ add Licence
* correct subprocess.call syntax
* optimized imports
* some path optimizations
|
|
|
|
| |
* change os.system to subprocess
- removed overshadow of system functions
|
|
|
| |
- remove unnecessary file creation in unexpected places
|
|
|
|
|
|
| |
+ added more code comments
+ fix rare traceback if .etag file is present, but the local blacklist.txt file was removed
* removed unnecessary try statement
|
|
|
|
| |
* fix self.process None Type operation error
|
|
|
|
|
| |
* fixed condition order to prevent NoneType errors
* fixed readline to read
|
|
|
|
|
| |
- removed PyYAML from requirements
* TODO remove try statements
|
|
|
|
|
|
|
| |
+ yaml composing ejabberd conformal
+ added README.md
+ added .gitignore
+ added requirements.txt
|