November 14, 2014
View b64c9b5

Extract TreeSize to daemon build

Ahmet Alp Balkan authored on 2014/11/14 03:50:57
November 2, 2014
View e5ecfd3

change util.CopyDirectory to archive.CopyWithTar

Daniel, Dao Quang Minh authored on 2014/11/02 01:23:08
November 1, 2014
View 9cc71b4

Merge pull request #8468 from laktek/master

Jessie Frazelle authored on 2014/11/01 06:43:21
October 25, 2014
View ee7dd44

Mass gofmt

Alexandr Morozov authored on 2014/10/25 07:11:48
View 7c62cee

Use logrus everywhere for logging

Alexandr Morozov authored on 2014/10/25 02:12:35
October 8, 2014
View d3ac9ea

Add HasValidGITPrefix to utils/utils.go

Lakshan Perera authored on 2014/10/08 13:09:08
September 30, 2014
View 73f4bfe

Move Matches() file path matching function into pkg/fileutils

Rafe Colton authored on 2014/09/30 15:21:41
View b845a62

Move Go() promise-like func from utils to pkg/promise

Rafe Colton authored on 2014/09/30 15:16:27
September 25, 2014
View a297d6a

Replace utils.CheckLocalDns with bytes.Contains line

Dan Walsh authored on 2014/09/25 03:19:55
September 17, 2014
View 51b2685

Merge pull request #7976 from duglin/Issue7902

Jessie Frazelle authored on 2014/09/17 05:55:03
September 16, 2014
View 6564099

Remove nameserver 127.0.0.1 line rather then dumping resolv.conf

Dan Walsh authored on 2014/09/16 04:43:21
View 9ae3134

add the timeutils package

unclejack authored on 2014/09/16 03:44:58
September 15, 2014
View a891429

Improve ValidateContextDirectory error handling.

Tonis Tiigi authored on 2014/09/15 00:13:40
September 11, 2014
View cd7a5f5

Fix for issue 7902. Use utils.RFC3339NanoFixed ("2006-01-02T15:04:05.000000000Z07:00") instead of time.RFC3339Nano to format our log timestamps - this way things are aligned, in particular the nano seconds are padded with zeros

Doug Davis authored on 2014/09/11 04:36:01
August 13, 2014
View 7621263

move some io related utils to pkg/ioutils

unclejack authored on 2014/08/13 01:10:43