1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix: Requests library is now friendly if there's no content-type in the response headers.
yombo
as Mitch Schwenk
More... about 5 years ago
Fix: configuration library to continue gracefully when gpg isn't being used for a config item.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: amqpyombo - stop logging so much.
yombo
as Mitch Schwenk
More... about 5 years ago
Fixes: amqp library to use correct variable name for correlation..
yombo
as Mitch Schwenk
More... about 5 years ago
Fixes: Scripts directory receives another round of tweaks and fixes.
yombo
as Mitch Schwenk
More... about 5 years ago
Update: Use newer version of gitpython in requirements.txt
yombo
as Mitch Schwenk
More... about 5 years ago
Fix: Tweak cookie creation in websessions for Twisted 19.2 changes.
yombo
as Mitch Schwenk
More... about 5 years ago
Update: Update requirements file for update pytz.
yombo
as Mitch Schwenk
More... about 5 years ago
New: Various script to setup/install yombo.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: No longer use json-api-doc resources.
yombo
as Mitch Schwenk
More... about 5 years ago
Update: Update to twisted 19.2, over 18.9. Much awaited!
yombo
as Mitch Schwenk
More... about 5 years ago
Update: Jinja2 to 2.10.1 from 2.10 due to security threat.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: yombo_update script now checks for OS versions better
yombo
as Mitch Schwenk
More... about 5 years ago
Fix: Ubuntu update script now fulls the latest yombo software and installs the python3 requirements (via pip3)
yombo
as Mitch Schwenk
More... about 5 years ago
Change: show motd now displays multiple network interfaces.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: Add more lines to .gitignore for vagrant.
yombo
as Mitch Schwenk
More... about 5 years ago
Changes/Fixes: More progress on Vagrant. Now checks system for total CPUs and uses that as the baseline for the cpu count for the virtualmachine.
yombo
as Mitch Schwenk
More... about 5 years ago
New Feature: Vagrant support added.
yombo
as Mitch Schwenk
More... about 5 years ago
Fix: websession now has proper reference to localdb.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: localdb - variables - Has proper field names.
yombo
as Mitch Schwenk
More... about 5 years ago
Add: mqtt api now has old code from mqtt library. Untested.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: System api now handles no access using standard methods.
yombo
as Mitch Schwenk
More... about 5 years ago
Enhancement: webinterface render helper has better default error messages. Also, now easier to send an error.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: Now adds a page size of 500 if not defined. THis cuts down on the number of requests.
yombo
as Mitch Schwenk
More... about 5 years ago
Change/Enhancements: systemdatahandler now handles json api responses with multiple pages.
yombo
as Mitch Schwenk
More... about 5 years ago
Syntax: Minor doc string formatting for nodes.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: Remove unused webinterface routes.
yombo
as Mitch Schwenk
More... about 5 years ago
Change: variable.py now has proper field names. Remove ordereddict due to python 3.7.
yombo
as Mitch Schwenk
More... about 5 years ago
Changes: AMQPYombo no longer uses config handler. Change the field names for the various ports when reporting to yombo.
yombo
as Mitch Schwenk
More... about 5 years ago
Fix: amqp.py had wrong variable for displaying warnings..
yombo
as Mitch Schwenk
More... about 5 years ago