FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python.d/python_modules - chih7/netdata · GitHub
chih7
/
netdata
Public
forked from
netdata/netdata
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
netdata
python.d
python_modules
on
master
User selector
Datepicker
Commit history
Commits on Jul 27, 2018
add (yaml)safe_load to loaders
ilyam8
committed
1d1d1b0
View commit details
Copy full SHA for 1d1d1b0
View code at this point
Browse repository at this point
Commits on Jul 9, 2018
python loaders: fallback to yaml package
ilyam8
committed
e751407
View commit details
Copy full SHA for e751407
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
megacli: run megacli via sudo
ilyam8
committed
8d03393
View commit details
Copy full SHA for 8d03393
View code at this point
Browse repository at this point
Commits on Jul 4, 2018
ExecutableService: custom command support for _get_raw_data method
ilyam8
committed
fa291c2
View commit details
Copy full SHA for fa291c2
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
add custom request feature to SocketService._get_raw_data()
ilyam8
committed
87de256
View commit details
Copy full SHA for 87de256
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
Update connection error handling to not be Linux specific.
Ferroin
committed
327cb9e
View commit details
Copy full SHA for 327cb9e
View code at this point
Browse repository at this point
Dead code removal.
Show description for 8dcbea4
Ferroin
committed
8dcbea4
View commit details
Copy full SHA for 8dcbea4
View code at this point
Browse repository at this point
Fixed format string issue.
Ferroin
committed
6f2abd3
View commit details
Copy full SHA for 6f2abd3
View code at this point
Browse repository at this point
Fix buffer handling to accomodate python 2 and 3.
Ferroin
committed
37babce
View commit details
Copy full SHA for 37babce
View code at this point
Browse repository at this point
Converted all string formatting to new style.
Ferroin
committed
4f040de
View commit details
Copy full SHA for 4f040de
View code at this point
Browse repository at this point
Add a Python module for interacting with BOINC.
Show description for 703c824
Ferroin
committed
703c824
View commit details
Copy full SHA for 703c824
View code at this point
Browse repository at this point
Commits on Jun 10, 2018
Merge pull request #3772 from Ferroin/licensing-cleanup
Show description for 3f2575c
ktsaou
authored
3f2575c
View commit details
Copy full SHA for 3f2575c
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Added SPDX tags to remaining python code.
Ferroin
committed
86f7618
View commit details
Copy full SHA for 86f7618
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
Add SPDX license tag to lm_sensors redistributed code.
Ferroin
committed
422f80b
View commit details
Copy full SHA for 422f80b
View code at this point
Browse repository at this point
Add SPDX license tags to pyyaml redistributed code.
Show description for c24af75
Ferroin
committed
c24af75
View commit details
Copy full SHA for c24af75
View code at this point
Browse repository at this point
Add SPDX license tags to urllib3 redistributed code.
Ferroin
committed
a98d25f
View commit details
Copy full SHA for a98d25f
View code at this point
Browse repository at this point
Add SPDX license tag for `six` redistributed code.
Ferroin
committed
be84016
View commit details
Copy full SHA for be84016
View code at this point
Browse repository at this point
Add SPDX license tag for mcrcon redistributed code.
Ferroin
committed
fd24ac9
View commit details
Copy full SHA for fd24ac9
View code at this point
Browse repository at this point
python monotonic: use CLOCK_MONOTONIC instead of CLOCK_MONOTONIC_RAW
ilyam8
committed
20bbce3
View commit details
Copy full SHA for 20bbce3
View code at this point
Browse repository at this point
SimpleService: use local monotonic time func instead of built-in (py2)
ilyam8
committed
c0aaebf
View commit details
Copy full SHA for c0aaebf
View code at this point
Browse repository at this point
add monotonic time func for py2 (https://stackoverflow.com/a/1205762)
ilyam8
committed
88a027e
View commit details
Copy full SHA for 88a027e
View code at this point
Browse repository at this point
Commits on May 31, 2018
Add SPDX-License-Identifier headers to most files.
Show description for e8915e2
Ferroin
committed
e8915e2
View commit details
Copy full SHA for e8915e2
View code at this point
Browse repository at this point
Commits on May 10, 2018
Merge branch 'master' into spigotmc
Ferroin
authored
1a341ba
View commit details
Copy full SHA for 1a341ba
View code at this point
Browse repository at this point
Merge pull request #3670 from Ferroin/unbound-dns
Show description for b3444fc
ktsaou
authored
b3444fc
View commit details
Copy full SHA for b3444fc
View code at this point
Browse repository at this point
Fixed incorrect logging method in SocketService.
Ferroin
committed
a67c218
View commit details
Copy full SHA for a67c218
View code at this point
Browse repository at this point
Commits on May 3, 2018
Fix overzealous conversion of 'SSL" to 'TLS' in previous commit.
Show description for 58b3814
Ferroin
committed
58b3814
View commit details
Copy full SHA for 58b3814
View code at this point
Browse repository at this point
Update SocketService TLS config to be consistent with UrlService.
Show description for 1c9a6fa
Ferroin
committed
1c9a6fa
View commit details
Copy full SHA for 1c9a6fa
View code at this point
Browse repository at this point
Commits on May 2, 2018
NEW: TLS client and CA certificate support
Show description for 60e74d4
andvgal
committed
60e74d4
View commit details
Copy full SHA for 60e74d4
View code at this point
Browse repository at this point
Remove string conversion from ssl option fetching.
Show description for 10e6dfd
Ferroin
committed
10e6dfd
View commit details
Copy full SHA for 10e6dfd
View code at this point
Browse repository at this point
Further fix SSL configuration for SocketService
Show description for bc06bf1
Ferroin
committed
bc06bf1
View commit details
Copy full SHA for bc06bf1
View code at this point
Browse repository at this point
Redo SSL configuration for SocketService.
Show description for 5a80013
Ferroin
committed
5a80013
View commit details
Copy full SHA for 5a80013
View code at this point
Browse repository at this point
Commits on May 1, 2018
Fix issues pointed out by Codacy
Show description for 24d2136
Ferroin
committed
24d2136
View commit details
Copy full SHA for 24d2136
View code at this point
Browse repository at this point
Add basic SSL support to SocketService framework.
Show description for 8e62619
Ferroin
committed
8e62619
View commit details
Copy full SHA for 8e62619
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Fix auto-reconnect for the spigotmc plugin.
Show description for 96d718d
Ferroin
committed
96d718d
View commit details
Copy full SHA for 96d718d
View code at this point
Browse repository at this point
Fixes for the SpigotMC plugin
Show description for 3770911
Ferroin
committed
3770911
View commit details
Copy full SHA for 3770911
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL