Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 anos atrás |
Tonis Tiigi
|
f784907eae
jsonmessage: pass message to aux callback
|
7 anos atrás |
Daniel Nephin
|
7d8815ea70
Cleanup pkg/jsonmessage progress tests
|
7 anos atrás |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 anos atrás |
Daniel Nephin
|
27cfa68af1
Move RFC3339NanoFixed to a more appropriate package.
|
7 anos atrás |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
7 anos atrás |
Ying Li
|
a771c16834
Update the stream formatter to display custom unit numbers.
|
8 anos atrás |
Ian Campbell
|
5894bc1abf
Add `docker build --iidfile=FILE`
|
8 anos atrás |
Aaron Lehmann
|
330a003533
Synchronous service create and service update
|
8 anos atrás |
Ian Campbell
|
3c233b13a0
pkg/jsonmessage: Encode ANSI ESC directly as \x1b rather than via fmt as %c
|
8 anos atrás |
Ian Campbell
|
f02221a794
pkg/jsonmessage: Use terminfo rather than open coding ANSI escape codes
|
8 anos atrás |
Ian Campbell
|
b08b437acc
pkg/jsonmessage: Avoid undefined ANSI escape codes.
|
8 anos atrás |
Daniel Nephin
|
a0ab33124a
Extract stream output handling to a new type.
|
8 anos atrás |
allencloud
|
c1be45fa38
fix typos
|
9 anos atrás |
Aaron Lehmann
|
65370be888
Send push information to trust code out-of-band
|
9 anos atrás |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 anos atrás |
David Calavera
|
27220ecc6b
Move timeutils functions to the only places where they are used.
|
9 anos atrás |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 anos atrás |
Sebastiaan van Stijn
|
7a6f5d9b31
Remove redundant check
|
9 anos atrás |
Aaron Lehmann
|
59df2adc07
Fix the scoping of "diff" so its value doesn't leak between loop iterations
|
9 anos atrás |
Aaron Lehmann
|
fc41d39394
Don't update lines on the terminal from a previous operation
|
9 anos atrás |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 anos atrás |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 anos atrás |
Vincent Batts
|
4026512a2c
events/jsonmessage: add and prefer TimeNano for events
|
9 anos atrás |
Stephen J Day
|
349aef06d5
Avoid buffering to tempfile when pushing with V2
|
10 anos atrás |
Lei Jitang
|
5220f3b535
Enable golint in pkg/jsonlog and pkg/jsonmessage.
|
10 anos atrás |
Aaron Lehmann
|
1f61084d83
Fix uses of "int" where "int64" should be used instead
|
10 anos atrás |
bobby abbott
|
0cd6c05d81
Fixes hacks from progressreader refactor
|
10 anos atrás |