prometheus/retrieval
Tobias Schmidt 53eab86a4f Merge pull request #51 from prometheus/refactor/testability/update-to-time-provider
Swap ``time.Now`` with testable ``Time.Now``.
2013-02-01 04:54:43 -08:00
..
format Swap `time.Now with testable Time.Now`. 2013-01-27 19:59:20 +01:00
instrumentation.go Duration statistics for each target pool. 2013-01-28 16:36:28 +01:00
interface_test.go `TargetManager and TargetPool` ass pointers. 2013-01-15 17:06:17 +01:00
scheduler.go Swap `time.Now with testable Time.Now`. 2013-01-27 19:59:20 +01:00
scheduler_test.go Swap `time.Now with testable Time.Now`. 2013-01-27 19:59:20 +01:00
target.go Update import paths to new location. 2013-01-27 18:49:45 +01:00
targetmanager.go Update import paths to new location. 2013-01-27 18:49:45 +01:00
targetmanager_test.go Update import paths to new location. 2013-01-27 18:49:45 +01:00
targetpool.go Duration statistics for each target pool. 2013-01-28 16:36:28 +01:00
targetpool_test.go Update import paths to new location. 2013-01-27 18:49:45 +01:00