120 Commits (0f92a017377bb5fb243d77f2a3f53930895ee7e1)

Author SHA1 Message Date
  Jae Kwon 797bcdd9e0 Remove common/http 7 years ago
  Jae Kwon f2a8e95248 Add KI64Pair(s) 7 years ago
  Ethan Buchman e2d7f1aa41 cmn: fix race 7 years ago
  Ethan Buchman b0b740210c cmn: fix repeate timer test with manual ticker 7 years ago
  Ethan Buchman a25ed5ba1b cmn: fix race condition in prng 7 years ago
  Anton Kaliaev e17e8e425f
Revert "Refactor throttle timer" 7 years ago
  Anton Kaliaev 70e30f74e6
Revert "Refactor repeat timer" 7 years ago
  Jae Kwon aab2d70dd3
Sdk2 kvpair (#102) 7 years ago
  Emmanuel Odeke 8638961f02
common: Rand* warnings about cryptographic unsafety 7 years ago
  Emmanuel Odeke cdc7988823
common: use genius simplification of tests from @ebuchman 7 years ago
  Ethan Buchman b5f465b4ec common: use names prng and mrand 7 years ago
  Emmanuel Odeke 29471d75cb
common: no more relying on math/rand.DefaultSource 7 years ago
  Jae Kwon a0b692c86d Add PushBytes to Heap 7 years ago
  Jae Kwon 03dfb724c7 Change heap.Push to mean int priority 7 years ago
  Jae Kwon 988e190ef7 Deprecated Panic* 7 years ago
  Anton Kaliaev ff2fd63bf7
rename trySend to send 7 years ago
  Ethan Frey ec4adf21e0 Cleanup from PR comments 7 years ago
  Ethan Frey cc7a87e27c Use Ticker in Repeat again to avoid drift 7 years ago
  Ethan Frey 8797197cdf No more blocking on multiple Stop() 7 years ago
  Ethan Frey 887d766c86 Refactored RepeatTimer, tests hang 7 years ago
  Anton Kaliaev 3779310c72
return back output internal channel (way go does with Timer) 7 years ago
  Ethan Frey 8b518fadb2 Don't close throttle channel, explain why 7 years ago
  Ethan Frey e430d3f844 One more attempt with a read-only channel 7 years ago
  Ethan Frey 1ac4c5dd6d Made throttle output non-blocking 7 years ago
  Ethan Frey 0a8721113a First pass of PR updates 7 years ago
  Ethan Frey 4ec7883891 Cleanup 7 years ago
  Ethan Frey dcb4395604 Refactor throttle timer 7 years ago
  Ethan Frey 3d9113c16e Add a bit more padding to tests so they pass on osx with -race 7 years ago
  Ethan Frey 26abd65e34 Add tests for repeat timer 7 years ago
  Ethan Frey 53cdb6cf82 Demo throttle timer is broken 7 years ago
  Anton Kaliaev 33abe87c5b
IntInSlice and StringInSlice functions 7 years ago
  Ethan Buchman 4d991acae0 common: comments for Service 7 years ago
  Anton Kaliaev c2fcc093b2
remove bool from Service#Reset 7 years ago
  Anton Kaliaev e6164d4052
change service#Stop to be similar to Start 7 years ago
  Anton Kaliaev 4123d54bf6
change service#Start to return just error (Refs #45) 7 years ago
  Anton Kaliaev 49d75e223e
use os.Process#Kill (Fixes #73) 7 years ago
  Anton Kaliaev b658294a13
use assert.Contains in cmap_test 7 years ago
  Wolf 88481fc363 Make iterating over keys possible (#63) 7 years ago
  Ethan Buchman 092eb701c7 cmn: Kill 7 years ago
  Anton Kaliaev bcf15e527d
make GoPath a function 7 years ago
  Anton Kaliaev 35e38e8932
call go env GOPATH if env var is not found (Refs #60) 7 years ago
  Ethan Buchman c8805fd7de metalinter fixes from review 7 years ago
  Zach Ramsay cf49ba876f linter: couple fixes 7 years ago
  Ethan Buchman 3d98504c4c common: WriteFileAtomic use tempfile in current dir 7 years ago
  Zach Ramsay 3c57c24921 linting: next round of fixes 7 years ago
  Zach Ramsay d6e03d2368 linting: add to Makefile & do some fixes 7 years ago
  Ethan Buchman 9a2438e0dc common: Fingerprint comment 7 years ago
  Anton Kaliaev 956966e658
add missing validator package to glide.yaml 7 years ago
  Emmanuel Odeke b4a51871b9
common/IsDirEmpty: do not mask non-existance errors 7 years ago
  Emmanuel Odeke d67a621715
http: http-utils added after extraction 7 years ago