summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix labellingtm/fix_labelsThom May2018-04-113-3/+14
* Add appveyor config (#36)Thom May2018-04-112-11/+54
* release 2.0.3v2.0.3Thom May2018-03-221-1/+1
* release 2.0.2Thom May2018-03-221-1/+1
* Merge pull request #33 from chef/tm/tracinessThom May2018-03-221-0/+3
|\
| * allow logger to query trace leveltm/tracinessThom May2018-03-221-0/+3
* | Merge pull request #34 from chef/tm/chefstyle9Thom May2018-03-222-5/+5
|\ \ | |/ |/|
| * fix chefstyleThom May2018-03-222-5/+5
|/
* release 2.0.1v2.0.1Thom May2018-02-282-13/+22
* Merge pull request #32 from chef/tm/set_mdThom May2018-02-283-0/+10
|\
| * enable metadata to be got and setThom May2018-02-283-0/+10
|/
* Merge pull request #27 from olleolleolle/feature/logger-methods-to-return-nilThom May2018-02-282-0/+14
|\
| * Logging method return nilOlle Jonsson2018-02-282-0/+14
|/
* Merge pull request #31 from chef/tm/2_0v2.0.0Thom May2018-02-272-25/+33
|\
| * release 2.0tm/2_0Thom May2018-02-262-25/+33
|/
* Merge pull request #30 from chef/tm/slogThom May2018-02-269-45/+405
|\
| * Resolve review commentstm/slogThom May2018-02-264-32/+34
| * add trace levelThom May2018-02-224-18/+33
| * Ensure we only do a metadata write if requiredThom May2018-02-151-2/+4
| * add metadata to log messagesThom May2018-02-158-51/+258
| * Add child loggersThom May2018-01-174-1/+139
| * use ruby 2.5Thom May2018-01-041-6/+2
|/
* Merge pull request #28 from olleolleolle/feature/rspec-no-monkey-patching-modeBryan McLellan2017-11-224-3/+7
|\
| * RSpec: use 3.7, disable monkey patching modeOlle Jonsson2017-11-214-3/+7
|/
* Merge pull request #26 from chef/tm/codeownersThom May2017-08-311-0/+1
|\
| * add codeownerstm/codeownersThom May2017-08-311-0/+1
|/
* Merge pull request #24 from olleolleolle/patch-1Thom May2017-08-211-1/+1
|\
| * README: Format markdown [ci skip]Olle Jonsson2017-08-161-1/+1
|/
* Merge pull request #22 from olleolleolle/patch-1Tim Smith2017-02-103-6/+7
|\
| * Travis: lint, fix build, newer RubiesOlle Jonsson2017-02-103-6/+7
|/
* Merge pull request #20 from chef/ruby22Thom May2016-10-136-17/+14
|\
| * Less contrained versions and fix copyrightruby22Tim Smith2016-10-132-3/+3
| * Require Ruby 2.2Tim Smith2016-09-293-9/+4
| * Add a contributing docs linkTim Smith2016-09-291-1/+5
| * Make the Rake test the worldTim Smith2016-09-293-5/+3
|/
* Merge pull request #19 from chef/1_7_1v1.7.1Matt Wrock2016-08-122-1/+8
|\
| * Release 1.7.1Matt Wrock2016-08-122-1/+8
|/
* Merge pull request #18 from chef/tm/configured_appMatt Wrock2016-08-123-0/+13
|\
| * pin rack to avoid ruby version errorsMatt Wrock2016-08-121-0/+1
| * Allow applications to query if they've got loggersThom May2016-08-122-0/+12
|/
* Release 1.7.0v1.7.0Thom May2016-08-042-8/+61
* enable changelog generatorThom May2016-08-042-0/+10
* Merge pull request #16 from chef/tm/update_travisThom May2016-08-042-11/+15
|\
| * test with updated ruby versions and run cucumbertm/update_travisThom May2016-08-032-11/+15
* | fix chefstyleThom May2016-08-031-2/+2
|/
* Merge pull request #13 from mhorbul/close-on-resetThom May2016-08-032-0/+58
|\
| * make travis-ci happyMax Horbul2016-03-181-4/+4
| * clean up warnings related to the old rspec syntaxMax Horbul2016-03-181-2/+2
| * add comment to the shady codeMax Horbul2016-03-181-0/+4
| * File log devices opened by mixlib-log should be closed.Max Horbul2016-03-182-0/+54
|/