-
Notifications
You must be signed in to change notification settings - Fork 157
Comparing changes
Open a pull request
base repository: pyouroboros/ouroboros
base: 0.3.5
head repository: pyouroboros/ouroboros
compare: master
Commits on Dec 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 987b421 - Browse repository at this point
Copy the full SHA 987b421View commit details
Commits on Dec 26, 2018
-
Enable Timezone Configuration (#69)
* enable timezone configuration * Update README.md * fix changelog
Configuration menu - View commit details
-
Copy full SHA for 8fdc8c0 - Browse repository at this point
Copy the full SHA 8fdc8c0View commit details
Commits on Dec 30, 2018
-
* now for tests... ugh. Traci halp * docs * fix docs * docs * why wasnt this there before * why wasnt this there before * fix main unit * now for tests... ugh. Traci halp * docs * fix docs * docs * why wasnt this there before * why wasnt this there before * fix main unit * add webhook test * fix spaces * clean up readme * bump version
Configuration menu - View commit details
-
Copy full SHA for dbf803f - Browse repository at this point
Copy the full SHA dbf803fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db75750 - Browse repository at this point
Copy the full SHA db75750View commit details -
Pre merge code quality checks (#72)
* fix files with flake8 * bump version for per merge checks
Configuration menu - View commit details
-
Copy full SHA for 5f6357b - Browse repository at this point
Copy the full SHA 5f6357bView commit details
Commits on Jan 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e56d42b - Browse repository at this point
Copy the full SHA e56d42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2978c6 - Browse repository at this point
Copy the full SHA d2978c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 862893d - Browse repository at this point
Copy the full SHA 862893dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34acd97 - Browse repository at this point
Copy the full SHA 34acd97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ccdfbf - Browse repository at this point
Copy the full SHA 2ccdfbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b38473 - Browse repository at this point
Copy the full SHA 0b38473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 503c635 - Browse repository at this point
Copy the full SHA 503c635View commit details
Commits on Jan 9, 2019
-
add aarch64 docker image (#77)
* add aarch64 docker image * update readme * update readme
Configuration menu - View commit details
-
Copy full SHA for d69c226 - Browse repository at this point
Copy the full SHA d69c226View commit details -
circa10a authored and circa10a committed
Jan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 02a176c - Browse repository at this point
Copy the full SHA 02a176cView commit details
Commits on Jan 12, 2019
-
* rename and move files around + move imports outside main * ok. Lots done. going to bed. TODO::logging * enhance logger * keep_tag to latest * unified logger experience * build data export classes and a manager * built notification manager * cleanup * exit on api error * add discord flag * Revert "add discord flag" This reverts commit e907511 * Revert "exit on api error" This reverts commit 40dffc0 * Revert "cleanup" This reverts commit 75e669c * Revert "built notification manager" This reverts commit 391004d * Revert "build data export classes and a manager" This reverts commit 09e2f46 * Revert "unified logger experience" This reverts commit 6a3bcea * Revert "keep_tag to latest" This reverts commit f3df637 * Revert "enhance logger" This reverts commit 1cb5fc4 * rebuild * moved and renamed for allow * change minimum interval to 30 seconds * fix title * move setup script expected location * group argparse * loglevel to log_level * removed regex * added influx * fix preconfig and add check in blacklist * fixed private auth * fix webhook urls not splitting properly #76 * multi-host support * fixed entrypoint in dockerfile * set shebang for pip file * undo pycharm rename refactor in readme * cast to lower * oops. left testing exit * one more to lower * fix for local build * think im close * E241 + F401 * Fixed datamanager ignore. Was missing in Config.options * finally fixed blacklistfilter!!! * set requirements.txt min versions * fixed pip * change to always running * fix counters for working with prometheus too * made datamanager not instanced per socket * accounted for multi container image use when cleanup wants to delete * split counts per socket * finished split. Might need to look at prometheus * fixed logger per TK discussion * fixed prometheus by label * add ssl option to influxdb
Configuration menu - View commit details
-
Copy full SHA for 5fec8b5 - Browse repository at this point
Copy the full SHA 5fec8b5View commit details -
change loglevel to use upper() (#84)
* change loglevel to use upper() * uppercase default log level
Configuration menu - View commit details
-
Copy full SHA for 55437d7 - Browse repository at this point
Copy the full SHA 55437d7View commit details -
Prometheus bind fix, org rename (#81)
* remove test deps, fix prometheus all update counter, fix http_server bind port * missing comma, bind addr and port was being ignored because giant string * add check for container removal + spacing * add gauge for all containers to separate for prometheus
Configuration menu - View commit details
-
Copy full SHA for 0ae1ada - Browse repository at this point
Copy the full SHA 0ae1adaView commit details
Commits on Jan 13, 2019
-
Removed old test related items, removed the need for duplicate bin sc… (
#85) * Removed old test related items, removed the need for duplicate bin scripts * remove coverage badge * remove test things from travis * remove gif, since no longer applicable * pin versions in requirements.dev, setup.py, add sample ouroboros test command to travis
Configuration menu - View commit details
-
Copy full SHA for 2e8cbfd - Browse repository at this point
Copy the full SHA 2e8cbfdView commit details -
changed webhook json to auto-deciding + fixed RUN_ONCE no underscore (#…
…86) * changed webhook json to auto-deciding + fixed RUN_ONCE no underscore * patched * patch 2 ? * final patch over 9000
Configuration menu - View commit details
-
Copy full SHA for 782ad57 - Browse repository at this point
Copy the full SHA 782ad57View commit details -
install flake8 for travis, run on appropriate directories (#87)
* install flake8 for travis, run on appropriate directories * make deploy script consistent * update travis.yml to be consistent with uppercase shell vars
Configuration menu - View commit details
-
Copy full SHA for 29b08d0 - Browse repository at this point
Copy the full SHA 29b08d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02861a3 - Browse repository at this point
Copy the full SHA 02861a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a972f4 - Browse repository at this point
Copy the full SHA 9a972f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ca5e7d - Browse repository at this point
Copy the full SHA 8ca5e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd0864a - Browse repository at this point
Copy the full SHA dd0864aView commit details -
Merge pull request #89 from pyouroboros/healthchecks-webhook
add keep_alive url for healthchecks. Addresses half of #80
Configuration menu - View commit details
-
Copy full SHA for 0e248a5 - Browse repository at this point
Copy the full SHA 0e248a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8b641 - Browse repository at this point
Copy the full SHA fd8b641View commit details -
* use ouroboros script in dockerfile * local pip install
Configuration menu - View commit details
-
Copy full SHA for f8253d7 - Browse repository at this point
Copy the full SHA f8253d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c5722 - Browse repository at this point
Copy the full SHA d8c5722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa4883 - Browse repository at this point
Copy the full SHA 0aa4883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608093c - Browse repository at this point
Copy the full SHA 608093cView commit details -
Configuration menu - View commit details
-
Copy full SHA for efb608a - Browse repository at this point
Copy the full SHA efb608aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c9d121 - Browse repository at this point
Copy the full SHA 7c9d121View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef9b3fd - Browse repository at this point
Copy the full SHA ef9b3fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395d371 - Browse repository at this point
Copy the full SHA 395d371View commit details -
broke some of the docs out to the wiki
circa10a authored and circa10a committedJan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 7e8c233 - Browse repository at this point
Copy the full SHA 7e8c233View commit details -
circa10a authored and circa10a committed
Jan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 573d767 - Browse repository at this point
Copy the full SHA 573d767View commit details -
breakout timezone, notifications
circa10a authored and circa10a committedJan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 6da2e4e - Browse repository at this point
Copy the full SHA 6da2e4eView commit details -
circa10a authored and circa10a committed
Jan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 14c854a - Browse repository at this point
Copy the full SHA 14c854aView commit details -
rename help options repository to registry
circa10a authored and circa10a committedJan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 9b48ae8 - Browse repository at this point
Copy the full SHA 9b48ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbede7a - Browse repository at this point
Copy the full SHA dbede7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2b129 - Browse repository at this point
Copy the full SHA 5d2b129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3315387 - Browse repository at this point
Copy the full SHA 3315387View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6b8b7 - Browse repository at this point
Copy the full SHA ea6b8b7View commit details -
Merge pull request #93 from pyouroboros/pushover
add pushover functionality. Finishes other half of #80
Configuration menu - View commit details
-
Copy full SHA for fcc955d - Browse repository at this point
Copy the full SHA fcc955dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fd6974 - Browse repository at this point
Copy the full SHA 5fd6974View commit details -
Configuration menu - View commit details
-
Copy full SHA for c952e55 - Browse repository at this point
Copy the full SHA c952e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9561ecb - Browse repository at this point
Copy the full SHA 9561ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c827b - Browse repository at this point
Copy the full SHA 39c827bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02976e7 - Browse repository at this point
Copy the full SHA 02976e7View commit details
Commits on Jan 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7469c51 - Browse repository at this point
Copy the full SHA 7469c51View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.