An open API service providing commit metadata for open source projects.

GitHub / github/statsd-ruby / commits

SHA Message Author Date Stats
f54e166d merge Merge pull request #21 from github/namespace John Nunemaker <j****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d478cc7b Remove temporary file John Nunemaker <n****r@g****m> about 10 years ago
82b31059 Add stastd file for backwards compatibility temporarily John Nunemaker <n****r@g****m> about 10 years ago
6d391388 Stop ignoring Gemfile.lock John Nunemaker <n****r@g****m> about 10 years ago
341c6cda Correct file path for statsd.rb in gemspec John Nunemaker <n****r@g****m> about 10 years ago
c56f990b Just check for decimals instead of exactly 3 John Nunemaker <n****r@g****m> about 10 years ago
220ed629 Move Statsd into GitHub module John Nunemaker <n****r@g****m> about 10 years ago
01f05c71 merge Merge pull request #18 from github/vmg/buffered Vicent Marti <v****t@g****m> over 10 years ago
6cc02da6 Add flush count statistics Vicent Marti <t****u@g****m> over 10 years ago
dba7e7ac statsd: Allow buffering for the clients Vicent Marti <t****u@g****m> over 10 years ago
80ac4de0 statsd: Abstract the Secure Client Vicent Marti <t****u@g****m> over 10 years ago
1ddb9a4f merge Merge pull request #17 from github/vmg/fast Adam Roben <a****m@r****g> almost 11 years ago
73dda374 merge Merge pull request #16 from github/reduce-allocations Adam Roben <a****m@r****g> almost 11 years ago
cda3b858 Get rid of COLON_COLON_REGEX constant Adam Roben <a****m@r****g> almost 11 years ago
bdc19c37 Build up message string incrementally Adam Roben <a****m@r****g> almost 11 years ago
38e59ef4 Use frozen strings for cleaning metric names Adam Roben <a****m@r****g> almost 11 years ago
f733126a Use a regex for replacing :: in metric names Adam Roben <a****m@r****g> almost 11 years ago
184c039e Use #gsub! instead of #gsub to clean up metric names Adam Roben <a****m@r****g> almost 11 years ago
1a3e931d Precompute the namespace prefix Adam Roben <a****m@r****g> almost 11 years ago
403ec412 Freeze metric type strings Adam Roben <a****m@r****g> almost 11 years ago
7dc793ff merge Merge pull request #15 from github/charliesome/ipv6 Vicent Marti <v****t@g****m> over 11 years ago
8ddc3749 use addrinfo to find correct protocol family to create socket with Charlie Somerville <c****e@c****m> over 11 years ago
5068097d Add reader Vicent Marti <t****u@g****m> over 11 years ago
dfbf6469 Connect dat UDP socket Vicent Marti <t****u@g****m> over 11 years ago
b47de77f merge Merge pull request #14 from github/avoid-openssl Ryan Tomayko <r****o@g****m> over 11 years ago
d3a7ccbf Also shouldn't need extended 'time' module stuff here Ryan Tomayko <r****o@2****m> over 11 years ago
8145eed6 Avoid loading openssl and securerandom libs unless needed Ryan Tomayko <r****o@2****m> over 11 years ago
c5151c0f merge Merge pull request #13 from github/add-histogram Keith Duncan <k****n@g****m> over 11 years ago
1d28d610 Bump version Keith Duncan <k****n@g****m> over 11 years ago
3dace716 Add histogram method Keith Duncan <k****n@g****m> over 11 years ago
23312191 merge Merge pull request #12 from github/vmg/shard Vicent Marti <v****t@g****m> over 11 years ago
94ce509f Ooops... Vicent Marti <t****u@g****m> over 11 years ago
8ea82e2a Bump version again Vicent Marti <t****u@g****m> over 11 years ago
116c12e1 Add optional ports Vicent Marti <t****u@g****m> over 11 years ago
47ba431a Version bump Vicent Marti <t****u@g****m> over 11 years ago
affe1b98 Shard between different hosts on demand Vicent Marti <t****u@g****m> over 11 years ago
50d2966a get the actual IP address Aman Gupta <a****n@t****t> over 11 years ago
509901a8 merge Merge pull request #11 from github/resolve-ip Aman Gupta <a****n@t****t> over 11 years ago
ea76ce55 send UDP packets to an ip address to avoid resolving over and over Aman Gupta <a****n@t****t> over 11 years ago
4be5ca32 merge Merge pull request #10 from github/allow-floating-point-times Nathan Witmer <n****n@z****m> about 12 years ago
66937efc Round milliseconds to 5 decimal places Nathan Witmer <n****n@z****m> about 12 years ago
abef030e Bump version to 0.3.0.github.3 Nathan Witmer <n****n@z****m> about 12 years ago
a3746aac Send floating point milliseconds in time block Nathan Witmer <n****n@z****m> about 12 years ago
043e83df merge Merge pull request #9 from github/signed_messages Vicent Marti <v****t@g****m> over 12 years ago
15ef4e70 Bump the build version Scott Sanders <j****r@g****m> over 12 years ago
0d38b474 Implement HMAC signing for statsd messages Scott Sanders <j****r@g****m> over 12 years ago
51707493 merge Merge pull request #6 from jschneiderhan/patch-1 Ryan Tomayko <r****o@g****m> almost 14 years ago
b946d735 Fixed comment to use correct port # Jon-Erik Schneiderhan <j****n@g****m> almost 14 years ago
9d078e6d merge Merge pull request #2 from trobrock/patch-1 Corey Donohoe <a****s@a****g> over 14 years ago
f4e420e9 Bundler installation instructions Trae Robrock <t****k@g****m> over 14 years ago
1b945ac1 merge Merge pull request #1 from gburt/master rick <t****e@g****m> over 14 years ago
1133309f do less work if not sampled Gabriel Burt <g****t@g****m> over 14 years ago
f18a9c35 0.3.0.github.1 Ryan Tomayko <r****o@g****m> about 15 years ago
243dfbda default sample rate to 1 Ryan Tomayko <r****o@g****m> about 15 years ago
3acbd510 0.3.0.github Ryan Tomayko <r****o@g****m> about 15 years ago
6117b1c9 ignore UDP socket exceptions when sending stats Ryan Tomayko <r****o@g****m> about 15 years ago
58261f1e Statsd#gauge sends gauge values Ryan Tomayko <r****o@g****m> about 15 years ago
7fcde1c0 whitespace errors Ryan Tomayko <r****o@g****m> about 15 years ago
7f1c7578 Regenerate gemspec for version 0.3.0 Rein Henrichs <r****h@r****m> about 15 years ago
0f52511e Version bump to 0.3.0 Rein Henrichs <r****h@r****m> about 15 years ago
0fda6d46 Don't test coverage of gems, specs rcov. That's silly. Rein Henrichs <r****h@r****m> about 15 years ago
c34edb19 merge Merge pull request #11 from signal/statsd Rein Henrichs <r****h@r****m> about 15 years ago
f8a090f3 Removing the enabled flag as it isn't very useful Ray Krueger <r****r@g****m> about 15 years ago
e6ab90c3 Regenerate gemspec for version 0.2.1 Rein Henrichs <r****n@p****m> about 15 years ago
bcac1912 Version bump to 0.2.1 Rein Henrichs <r****n@p****m> about 15 years ago
6bf6ad9f Better documentation! ZOMG Rein Henrichs <r****n@p****m> about 15 years ago
58033b63 Specs for logging changes Ray Krueger <r****r@g****m> about 15 years ago
1a9e53b5 Regenerate gemspec for version 0.2.0 Rein Henrichs <r****n@p****m> about 15 years ago
d42d0e46 Version bump to 0.2.0 Rein Henrichs <r****n@p****m> about 15 years ago
cfc955ed Rename gem to statsd-ruby Rein Henrichs <r****n@p****m> about 15 years ago
9060938f Add Ray Krueger as contributor for Statsd.logger (thanks!) Rein Henrichs <r****h@r****m> about 15 years ago
5a34ed38 merge Merge pull request #9 from signal/logging Rein Henrichs <r****h@r****m> about 15 years ago
55ce9b72 Add debug logging abilities Ray Krueger <r****r@g****m> about 15 years ago
cfbc5561 Replace :: with . as a delimiter, also replace reserved chars [:|@] with _ Ray Krueger <r****r@g****m> about 15 years ago
16823175 Adding an 'enabled' flag. Mahesh Murthy <m****h@s****m>
Committed by: Ray Krueger <r****r@g****m>
about 15 years ago
7937cfb4 merge Merge remote-tracking branches 'jnunemaker/namespace' and 'jnunemaker/time-me... Rein Henrichs <r****n@p****m> over 15 years ago
43e0f8ec Added concept of namespace. John Nunemaker <n****r@g****m> over 15 years ago
58fe06d6 Added #time method that tracks timing for block. John Nunemaker <n****r@g****m> over 15 years ago
80e154f5 rake spec failed. Since spec is added to load path in test task just requirin... John Nunemaker <n****r@g****m> over 15 years ago
fba12c25 Adding gemspec for bundler :( Rein Henrichs <r****n@p****m> over 15 years ago
bf8b589b Version bump to 0.1.0 Rein Henrichs <r****n@p****m> over 15 years ago
4b797802 Version bump to 0.0.0 Rein Henrichs <r****n@p****m> over 15 years ago
50833eeb Updating summary and description Rein Henrichs <r****n@p****m> over 15 years ago
7c73c8d8 Default port to statsd's default port, 8125 Rein Henrichs <r****h@r****m> over 15 years ago
3f9d9c3e Fix spec names to match intended behavior Rein Henrichs <r****h@r****m> over 15 years ago
334f665b Refactor Statsd#sampled Rein Henrichs <r****h@r****m> over 15 years ago
d85787dc Fix some whitespace Rein Henrichs <r****h@r****m> over 15 years ago
1a2acbdf Remove bundler Rein Henrichs <r****n@p****m> over 15 years ago
296f2683 Remove errant debug statement Rein Henrichs <r****n@p****m> over 15 years ago
8514326e Don't use the FakeUDPSocket for live tests so they work Rein Henrichs <r****n@p****m> over 15 years ago
5c670f3d Make things private that should be private Rein Henrichs <r****n@p****m> over 15 years ago
0bc7293f Adding yard documentation Rein Henrichs <r****n@p****m> over 15 years ago
eaec68be Updated README Rein Henrichs <r****n@p****m> over 15 years ago
6ec767ae Make the client really work with a real UDP socket Rein Henrichs <r****n@p****m> over 15 years ago
c1918080 Add explaining comments to spec Rein Henrichs <r****n@p****m> over 15 years ago
0219a8fc Refactored Statsd sampling Rein Henrichs <r****n@p****m> over 15 years ago
674ae6cd Statsd supports sample rate Rein Henrichs <r****n@p****m> over 15 years ago
a480d980 Refactor Statsd#timing and #count to use #send Rein Henrichs <r****n@p****m> over 15 years ago
8ef437e2 Implement Statsd#timing Rein Henrichs <r****n@p****m> over 15 years ago
9700de48 Refactor Statsd#increment and #decrement to use #count Rein Henrichs <r****n@p****m> over 15 years ago

← Back to repository