summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix #3808 - puppetdoc should use --force-update only if RDoc supports itBrice Figureau2010-11-101-1/+9
| * | (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-3/+2
* | | Merge branch 'ticket/next/4590' into nextMarkus Roberts2010-11-172-1/+26
|\ \ \ | |_|/ |/| |
| * | [#4590] SimpleGraph is slowPaul Berry2010-10-072-1/+26
* | | Merge commit '2.6.3rc1' into nextJesse Wolfe2010-10-181-0/+17
|\ \ \ | | |/ | |/|
| * | Fix for #4832 -- Making PSON handle arbitrary binary dataMarkus Roberts2010-10-131-0/+17
* | | Merge commit '2.6.2rc1' into nextJesse Wolfe2010-10-041-1/+2
|\| |
| * | Fix for #4896 -- stray newline left over from removed diagnosticMarkus Roberts2010-09-301-1/+2
* | | Partial merge to 2.6.2rc1 : Merge commit '574812e' into nextJesse Wolfe2010-10-041-13/+21
|\| |
| * | (#4860) Add regression tests that would have caught bad params methodMatt Robinson2010-09-281-13/+17
* | | Partial merge to 2.6.2rc1 : Merge commit '99c1019' into nextJesse Wolfe2010-10-041-7/+0
|\| |
| * | [#4798] Puppet doc manifests documentation mode brokenPaul Berry2010-09-221-1/+1
* | | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-131-1/+0
|\| |
| * | [#4308] Remove puppettest from specsMatt Robinson2010-09-031-1/+0
* | | Merge remote branch 'paul/ticket/next/4570' into nextJesse Wolfe2010-09-081-0/+25
|\ \ \ | |_|/ |/| |
| * | Fixed issue #4570 (Race conditions when serializing objects to YAML).Paul Berry2010-08-231-0/+25
| |/
* / [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-131-6/+15
|/
* Fix #4348 - Puppet doc single manifest brokenBrice Figureau2010-07-251-0/+13
* Fix #4286 - rename puppetdoc global module <site> to __site__Brice Figureau2010-07-251-3/+3
* Fixing #4268 - manifests always importedLuke Kanies2010-07-191-23/+0
* [#4215] Have rundir depend on vardirMatt Robinson2010-07-131-0/+51
* Code smell: Two space indentationMarkus Roberts2010-07-0939-4803/+4803
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-096-51/+51
* Code smell: Use string interpolationMarkus Roberts2010-07-095-18/+16
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-2/+2
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-091-11/+11
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-098-25/+31
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-1/+1
* Update RDoc parser to reflect change of custom plugin and fact locationsJames Turnbull2010-07-091-3/+3
* [#4114] Fixes test failures caused by previous 4114 fixesNick Lewis2010-07-071-1/+1
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-072-15/+5
* [#4114] Added queueing to the logNick Lewis2010-07-072-1/+24
* Heisenbug: settings as catalog trying to create directoriesJesse Wolfe2010-07-021-0/+1
* [#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2010-07-011-10/+0
* [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-011-8/+28
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-11/+11
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2840-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2840-0/+0
* maint: Fixes some noisy specsNick Lewis2010-06-282-5/+1
* remove tests for removed codeJesse Wolfe2010-06-241-24/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2340-0/+0
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-171-0/+6
* [#3865] External subcommandsJesse Wolfe2010-02-171-0/+22
* [#3674] Part 2: Autoloader load method should propagate failuresJesse Wolfe2010-02-171-13/+4
* [#3674] Autoloader should propagate failuresJesse Wolfe2010-02-171-2/+2
* Working #3139 - removing obsolete checking in StorageLuke Kanies2010-02-171-19/+5
* Part 2 of fix for #1175 (functions in environments)Markus Roberts2010-02-171-4/+0
* Adapt Util::Storage specs and avoid trying to lock on directoriesDavid Schmitt2010-02-171-5/+6
* Make specs work on win32David Schmitt2010-02-172-19/+35
* Avoid setting the timeout before we know which timeout we should set.David Schmitt2010-02-171-0/+20