summaryrefslogtreecommitdiffstats
path: root/spec/unit/util/rdoc
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-07-261-0/+4
* Fix tests with "relative" paths on WindowsJosh Cooper2011-07-191-1/+3
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-1/+1
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-2/+1
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-251-3/+4
* maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-221-1/+1
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-3/+15
|\
| * Fix #6281 - Make sure puppetdoc analyzes all filesBrice Figureau2011-02-111-0/+12
| * Fix #6280 - puppetdoc crashing on string interpolationBrice Figureau2011-02-111-3/+3
* | 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
* | [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-131-6/+15
|/
* Fix #4286 - rename puppetdoc global module <site> to __site__Brice Figureau2010-07-251-3/+3
* Code smell: Two space indentationMarkus Roberts2010-07-091-383/+383
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Update RDoc parser to reflect change of custom plugin and fact locationsJames Turnbull2010-07-091-3/+3
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-0/+0
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-2/+2
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-171-10/+10
* Storing per-environment LoadedCode instancesLuke Kanies2010-02-171-2/+2
* Adapt to method name change since 8971d8Brice Figureau2010-01-181-2/+2
* Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-11/+12
* Fix 2841 - Puppetdoc/RDoc parses realize functionBrice Figureau2009-12-021-0/+30
* Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-121-0/+12
* Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-121-3/+21
* Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class contentBrice Figureau2009-11-041-0/+18
* Covers the RDoc Puppet Parser with specsBrice Figureau2009-10-241-0/+461