FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/web_buffer.c - bosencoding/netdata · GitHub
bosencoding
/
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
src
web_buffer.c
on
master
User selector
Datepicker
Commit history
Commits on Jun 16, 2016
fix for format string signess
ktsaou
committed
2baf07e
View commit details
Copy full SHA for 2baf07e
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
bug fixes detected by static code analysis using Coverity.com
ktsaou
committed
3601202
View commit details
Copy full SHA for 3601202
View code at this point
Browse repository at this point
Commits on Jun 11, 2016
added gcc printf checking to debug(), error(), fatal(), info(), web_sprintf() and fixed all the occurences reported by the compiler
ktsaou
committed
56529fd
View commit details
Copy full SHA for 56529fd
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
small changes, adaptation of #428 from @fredericopissarra
ktsaou
committed
09bcae2
View commit details
Copy full SHA for 09bcae2
View code at this point
Browse repository at this point
Commits on May 13, 2016
resolved buffer overflow in snprintfz(); code cleanup;
ktsaou
committed
3bf19c3
View commit details
Copy full SHA for 3bf19c3
View code at this point
Browse repository at this point
Commits on May 9, 2016
strncpy, snprintf and vsnprintf changed to strncpyz, snprintfz and vsnprintfz. And sometimes they are not necessary.
fredericopissarra
committed
acc53a9
View commit details
Copy full SHA for acc53a9
View code at this point
Browse repository at this point
Commits on Apr 25, 2016
fix for PR #299 that replaced : with a space
ktsaou
committed
f8fc0ef
View commit details
Copy full SHA for f8fc0ef
View code at this point
Browse repository at this point
Commits on Apr 23, 2016
fix invalid javascript date generation, introduced with #299
ktsaou
committed
a470578
View commit details
Copy full SHA for a470578
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Now buffer_jsdate() and buffer_date() are a little bit faster.
fredericopissarra
committed
dc592ce
View commit details
Copy full SHA for dc592ce
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
layout: remove executable from unrelated files
Show description for d7d1f5f
alonbl
committed
d7d1f5f
View commit details
Copy full SHA for d7d1f5f
View code at this point
Browse repository at this point
Commits on Jan 16, 2016
finer cache control; Expires header is now always added; default expiration for static content is a day; #37
ktsaou
committed
253dbf6
View commit details
Copy full SHA for 253dbf6
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
fixed minor issues throughout the code (mainly types); dashboard has now a watermark while loading to show it downloads or renders something; a lot of code cleanup in javascript
ktsaou
committed
f4456c3
View commit details
Copy full SHA for f4456c3
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
fixed all crashes; empty responses are now formatted properly; fixed exit procedure to exit successfully; solved thread unsafety of localtime(); make all .js files cacheable and all .json files not…
Show description for e29c2bd
ktsaou
committed
e29c2bd
View commit details
Copy full SHA for e29c2bd
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
cleanup: remove trailing spaces
Show description for 9d260bd
alonbl
committed
9d260bd
View commit details
Copy full SHA for 9d260bd
View code at this point
Browse repository at this point
first complete API implementation - it now supports multiple different visualizations
ktsaou
committed
76eafaa
View commit details
Copy full SHA for 76eafaa
View code at this point
Browse repository at this point
Commits on Nov 28, 2015
code cleanup and re-arrangements for better scalability
ktsaou
committed
17b9458
View commit details
Copy full SHA for 17b9458
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
code cleanup
ktsaou
committed
c55bc3e
View commit details
Copy full SHA for c55bc3e
View code at this point
Browse repository at this point
Commits on Nov 15, 2015
build: migrate to autotools
Show description for 6372ed8
alonbl
committed
6372ed8
View commit details
Copy full SHA for 6372ed8
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
80% speed increase in number printing on 32bit systems
ktsaou
committed
b57ec55
View commit details
Copy full SHA for b57ec55
View code at this point
Browse repository at this point
math library optional
ktsaou
committed
6b77a1f
View commit details
Copy full SHA for 6b77a1f
View code at this point
Browse repository at this point
better unit testing of storage numbers; added benchmarking
ktsaou
committed
9da67ae
View commit details
Copy full SHA for 9da67ae
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
added nfacct charts (disabled for the moment - they must be made an external plugin since nfacct requires root access); fixed a rounding problem in long double values by linking with the math library
ktsaou
committed
b5462c8
View commit details
Copy full SHA for b5462c8
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
splitted netdata to multiple source files
ktsaou
committed
037bbc2
View commit details
Copy full SHA for 037bbc2
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL