Commit History

Author SHA1 Message Date
  David Calavera 27220ecc6b Move timeutils functions to the only places where they are used. 9 years ago
  David Calavera 0876742646 Implement docker logs with standalone client lib. 9 years ago
  Aaron Lehmann 7ab0f9bf61 Fix flaky test TestLogsSince 9 years ago
  Wen Cheng Ma c424c8c32c Correct the message of ErrorCodeNoSuchContainer to "No such container" 9 years ago
  Mike Brown 430d8ff611 modifying docker --since and --until to support nanoseconds and time zones 9 years ago
  Srini Brahmaroutu 2046ba3e3c GCCGO requires more memory and time to start containers, fixing GCCGO x86 CI 9 years ago
  Jian Zhang 946e8cde53 Use c.Assert in integration-cli/docker_cli_logs_test.go 9 years ago
  Morgan Bauer 1eecc1e7e5 refactor logs to not use internal data structures 9 years ago
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 years ago
  Veres Lajos 5146232723 typofix - https://github.com/vlajos/misspell_fixer 10 years ago
  David Calavera 1c6fe58efc Merge pull request #14442 from cpuguy83/refactor_logdrvier_reader 10 years ago
  Brian Goff c0391bf554 Split reader interface from logger interface 10 years ago
  Lei 2e7daffd7b Minor fix of TestLogsStderrInStdout 10 years ago
  Lei eef6eda7d2 Recfactor: Use dockerCmd when possible in integration-cli tests 10 years ago
  Brian Goff 0c84604f54 Fix goroutine leak on logs -f with no output 10 years ago
  Alexander Morozov 7fffcfff32 Merge pull request #13387 from cpuguy83/fix_ngroutine_test 10 years ago
  Brian Goff 2805ff1ece Better checking for LogsFollowGoroutinesWithStdout 10 years ago
  Lorenzo Fontana 086b514f6a Removed deleteContainer calls 10 years ago
  Brian Goff f207322c0a Extend sleep/timeout for ngoroutine check 10 years ago
  Ahmet Alp Balkan 2fe2f7a186 integ-cli: Fix race in TestLogsSince 10 years ago
  Brian Goff e3ba3dd5b8 Make sure log pipes are closed 10 years ago
  Ahmet Alp Balkan cb9a6b9aed Add --since argument to docker logs cmd 10 years ago
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 years ago
  Vincent Demeester c5ef2901d8 delete "defer deleteContainer" on tests 10 years ago
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 years ago
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests 10 years ago
  Tonis Tiigi c2cf97a074 Fix panic on slow log consumer. 10 years ago
  Jessica Frazelle 842d4b6b0a Cleanup errorOut resp log tests 10 years ago
  unclejack 9ae3134dc9 add the timeutils package 11 years ago
  Doug Davis cd7a5f5c09 Fix for issue 7902. 11 years ago