Commit Graph

16 Commits

Author SHA1 Message Date
Taylor Blau
c88aa5b347 tasklog: note alignemnt issue in *PercentageTask 2018-02-26 17:06:10 -08:00
rick olson
b0bc758786 Merge branch 'master' into progress-remove-meter 2017-12-07 14:41:02 -07:00
Taylor Blau
6bffda5acb
Merge pull request #2767 from git-lfs/simple-task-constructor
tasklog: teach *Logger how to enqueue new `*SimpleTask`'s
2017-12-05 15:29:29 -08:00
Taylor Blau
0cad488c23 tasklog: teach *Logger how to enqueue new *SimpleTask's 2017-12-04 12:09:00 -08:00
Taylor Blau
088b2ab92f tasklog: un-t.Skip() TestPercentageTaskCalculatesPercentWithoutTotal 2017-12-04 12:01:17 -08:00
Taylor Blau
51d0fe491a tasklog: remove 'wg' reference from *PercentageTask 2017-12-01 17:03:11 -08:00
Taylor Blau
bb43fc0126 tasklog: revert adding *sync.WaitGroup 2017-12-01 16:58:48 -08:00
Taylor Blau
07be1f54e1 tasklog: skip this for now 2017-12-01 16:53:55 -08:00
Taylor Blau
b8fc8f10a5 tasklog: try this 2017-12-01 16:49:26 -08:00
Taylor Blau
4276e1b585 tasklog: update tests 2017-12-01 14:29:08 -08:00
Taylor Blau
d438eab127 tasklog/simple_task: wait for call to OnComplete 2017-12-01 14:23:47 -08:00
Taylor Blau
84c5dfe492 tasklog/log: call OnComplete before accepting new tasks, if implemented 2017-12-01 14:23:09 -08:00
Taylor Blau
145d0defa1 tasklog: don't enqueue nil tasks 2017-11-29 11:19:21 -08:00
Taylor Blau
7a760b6b43 tasklog: introduce *SimpleTask for logging un-related messages 2017-11-27 19:40:24 -08:00
Taylor Blau
3bea566c1e tasklog: don't drop updates in PercentageTask 2017-11-27 18:35:06 -08:00
Taylor Blau
45c580e60a tlog,tasklog: rename package 'tlog' to 'task' 2017-11-22 14:07:24 -08:00