summaryrefslogtreecommitdiff
path: root/daemon/events/events_test.go
Commit message (Expand)AuthorAgeFilesLines
* daemon: normalize comment formattingSebastiaan van Stijn2019-11-271-3/+3
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Update TestLogEvents to not use deprecated Status fieldSebastiaan van Stijn2017-12-201-8/+15
* Spelling fixesJosh Soref2017-07-031-1/+1
* support cluster eventsDong Chen2017-05-171-6/+6
* test: fix trivial code convention noncomplianceAkihiro Suda2016-09-121-1/+1
* Add engine-api types to dockerMichael Crosby2016-09-071-2/+2
* Get events until a time in the past.David Calavera2016-04-141-4/+83
* Compare event nanoseconds properly to filter since a specific date.David Calavera2016-03-081-0/+44
* Modify import paths to point to the new engine-api package.David Calavera2016-01-061-1/+1
* Add event types.David Calavera2015-12-301-9/+26
* refactor access to daemon member EventsServiceMorgan Bauer2015-10-191-4/+4
* Revert "Merge pull request #16228 from duglin/ContextualizeEvents"Tibor Vass2015-09-291-8/+4
* Add context.RequestID to event streamDoug Davis2015-09-241-4/+8
* Revert "Make events test more deterministic in go1.5"Vincent Batts2015-09-151-23/+40
* Make events test more deterministic in go1.5Alexander Morozov2015-08-241-40/+23
* New package daemon/eventsAlexander Morozov2015-04-071-0/+135