Commit History

作者 SHA1 備註 提交日期
  zhanyaru 67d5330f40 fix race 6 年之前
  Mikhail P 00fd285342 Merge branch 'master' into each_no_copy 6 年之前
  lrita 6c9dcebed9 add the missing change with RWMutex in #233 7 年之前
  Ingo Oeser 4123bd99cb speed up registry Each method 7 年之前
  Marcus cf894ca225 Changed registry's mutex to be RWMutex for performance gains when Get and GetOrRegister are called frequently 7 年之前
  Mikhail P 7b090796d2 Merge pull request #216 from sakateka/dump_registry 8 年之前
  Sergey Kacheev 6eef1fc14e rename "Dump" to "GetAll" 8 年之前
  Sergey Kacheev e2a30da93b add Dump in the Registry interface 8 年之前
  inooka_shiroyuki 4b2ddcb0bf add Stop() to Timer 8 年之前
  Alexander Zhuravlev 599ea08d1c gofmt the code 9 年之前
  Marc Millstone f9330b997b Address PR comments 9 年之前
  Marc Millstone 4fb3d81c18 PrefixRegistries of PrefixedRegistries 9 年之前
  Marc Millstone 658a96a303 ChildRegistry should filter by prefix 9 年之前
  Dan Richelson 15904c08a4 Change Behavior of Get function on Prefixed Registry to be more consistent. Update tests. 9 年之前
  Will Glynn 33c33c55a2 Add NewPrefixedChildRegistry() 10 年之前
  Vincent Rischmann 2ace5d04c3 Add a prefixed registry 10 年之前
  Ilia Choly 264f2cd475 Add MustRegister 10 年之前
  Richard Crowley 1a72544ea8 Fix #100 by reading len within the lock 10 年之前
  Richard Crowley dee209f245 (#86) Add UnregisterAll to Registry and StandardRegistry 11 年之前
  Wade Simmons f51a76fc35 Fix infinite loop in DuplicateMetric.Error 11 年之前
  Richard Crowley 426a4331b7 Return an error from Register and disallow dupes 11 年之前
  Richard Crowley d1774362a1 Tidy up name and whitespace. 11 年之前
  Laurent b29332614c Allow lazy instantiation of metric in GetOrRegister. 11 年之前
  Daniel Garcia 68b130797a initial implementation of GaugeFloat64 11 年之前
  Richard Crowley 569c4a2ce0 GetOrRegister for the DefaultRegistry. 12 年之前
  Richard Crowley d49553bfb5 Factor out locked registration and alphabetize. 12 年之前
  Michael Schurter 794f69380a Add GetOrRegister method for threadsafe metric registration 12 年之前
  Richard Crowley afe4dd2c31 Remove dead code. 12 年之前
  Richard Crowley b0ed6106fb Return interfaces from NewRegistry, too. 12 年之前
  Richard Crowley 5330744552 Inline the mutexes into their containers. 12 年之前