| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* 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
|
|
+ request working
+ ejabberd working
|