FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for web - copyleftdev/netdata · GitHub
copyleftdev
/
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
web
on
master
User selector
Datepicker
Commit history
Commits on Jun 5, 2017
eliminated all reflows; had to re-configure gauge and easypiecharts
ktsaou
committed
f0c4199
View commit details
Copy full SHA for f0c4199
View code at this point
Browse repository at this point
natural sorting order for charts, hosts, families; fixes #2263
ktsaou
committed
5baa695
View commit details
Copy full SHA for 5baa695
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
cache chartState objects into the DOM objects
ktsaou
committed
10ba665
View commit details
Copy full SHA for 10ba665
View code at this point
Browse repository at this point
eliminated most start browser reflows
ktsaou
committed
d6a9a3e
View commit details
Copy full SHA for d6a9a3e
View code at this point
Browse repository at this point
order of rendering charts now depends on scroll direction
ktsaou
committed
1537a6e
View commit details
Copy full SHA for 1537a6e
View code at this point
Browse repository at this point
split initialization in 2 parts: early and late initialization; early is required even if the chart is never going to be rendered; late is required for the chart to be rendered
ktsaou
committed
6ce41e0
View commit details
Copy full SHA for 6ce41e0
View code at this point
Browse repository at this point
disabled debugging
ktsaou
committed
cc5147f
View commit details
Copy full SHA for cc5147f
View code at this point
Browse repository at this point
dashboard optimizations for many charts
ktsaou
committed
bba7f4b
View commit details
Copy full SHA for bba7f4b
View code at this point
Browse repository at this point
Commits on May 30, 2017
removed unecessary comma
ktsaou
committed
c9ca174
View commit details
Copy full SHA for c9ca174
View code at this point
Browse repository at this point
fixed little typo
ktsaou
committed
ef4fbb9
View commit details
Copy full SHA for ef4fbb9
View code at this point
Browse repository at this point
removed useless title
ktsaou
committed
6349be9
View commit details
Copy full SHA for 6349be9
View code at this point
Browse repository at this point
more documentation about squid charts
ktsaou
committed
dfe4146
View commit details
Copy full SHA for dfe4146
View code at this point
Browse repository at this point
added more information about squid charts
ktsaou
committed
82de3a1
View commit details
Copy full SHA for 82de3a1
View code at this point
Browse repository at this point
web_log squid charts added to dashboard_info.js
ilyam8
committed
ddad054
View commit details
Copy full SHA for ddad054
View code at this point
Browse repository at this point
Commits on May 28, 2017
updated github octoverse image
ktsaou
committed
db267f1
View commit details
Copy full SHA for db267f1
View code at this point
Browse repository at this point
Commits on May 21, 2017
home page improvements
ktsaou
committed
99cc7d8
View commit details
Copy full SHA for 99cc7d8
View code at this point
Browse repository at this point
Commits on May 15, 2017
hide the chart toolbox when hiding a chart
ktsaou
committed
1c29931
View commit details
Copy full SHA for 1c29931
View code at this point
Browse repository at this point
Commits on May 14, 2017
scroll offset for alarm URLs
ktsaou
committed
87d9e89
View commit details
Copy full SHA for 87d9e89
View code at this point
Browse repository at this point
scroll offset for alarm URLs
ktsaou
committed
9d51ca7
View commit details
Copy full SHA for 9d51ca7
View code at this point
Browse repository at this point
Commits on May 6, 2017
fix menu offset to properly select the menu on click; minor fixes to index.html
ktsaou
committed
ae6ea53
View commit details
Copy full SHA for ae6ea53
View code at this point
Browse repository at this point
Commits on May 5, 2017
Merge pull request #2094 from ntlug/master
Show description for f800734
ktsaou
authored
f800734
View commit details
Copy full SHA for f800734
View code at this point
Browse repository at this point
Commits on May 3, 2017
updated infographic.html
ktsaou
committed
c93f424
View commit details
Copy full SHA for c93f424
View code at this point
Browse repository at this point
Commits on May 2, 2017
add new dimensions using new colors; fixes #1920
ktsaou
committed
74802ae
View commit details
Copy full SHA for 74802ae
View code at this point
Browse repository at this point
simplified charts color management
ktsaou
committed
2005b00
View commit details
Copy full SHA for 2005b00
View code at this point
Browse repository at this point
respect custom colors for dimensions on non-dygraph charts, but at the same time try to assing colors based on dimension name
ktsaou
committed
df569a9
View commit details
Copy full SHA for df569a9
View code at this point
Browse repository at this point
Commits on May 1, 2017
implemented app charts for statsd - untested yet
ktsaou
committed
23b55cf
View commit details
Copy full SHA for 23b55cf
View code at this point
Browse repository at this point
updated infographic.html and README.md with latest inforgraphic
ktsaou
committed
37b4294
View commit details
Copy full SHA for 37b4294
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
added interactive infographic html page
ktsaou
committed
c68488e
View commit details
Copy full SHA for c68488e
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
enable commonMin/Max only for specific charts
ktsaou
committed
4849b1d
View commit details
Copy full SHA for 4849b1d
View code at this point
Browse repository at this point
sync the y-range of charts under the same family, with the same context and the same units; fixes #2132
ktsaou
committed
bc9bb11
View commit details
Copy full SHA for bc9bb11
View code at this point
Browse repository at this point
fixed chart height for per core cpu charts, #2132, fixes #1884
ktsaou
committed
f50988f
View commit details
Copy full SHA for f50988f
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
visualized gauges, counters, meters and sets - missing histograms and timers
ktsaou
committed
12beb9c
View commit details
Copy full SHA for 12beb9c
View code at this point
Browse repository at this point
Try desparately to pleas codacy at the expense of readability.
ntlug
committed
c592ca8
View commit details
Copy full SHA for c592ca8
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Added new chart for syscall_send/recvfile_bytes. Switched to ExecutableService.
Show description for 5475421
ntlug
committed
5475421
View commit details
Copy full SHA for 5475421
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
fixed bug on chart colors palette management; it was copying the same color to all slots - now it prepends custom colors and appends new ones
ktsaou
committed
9d810ed
View commit details
Copy full SHA for 9d810ed
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL