summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-07Merge branch 'fix_facts_dot_d_with_pe'Jeff McCune
2013-05-07(maint) Indent facter_dot_d with 2 spacesJeff McCune
2013-05-07(#20582) Restore facter_dot_d to stdlib for PE usersJeff McCune
2013-05-07Revert "Revert "Revert "Merge branch 'hkenney-ticket/master/2157_remove_facts...Jeff McCune
2013-05-07(maint) Update Gemfile with GEM_FACTER_VERSIONJeff McCune
2013-05-06Merge pull request #152 from AlexCline/feature/master/allow_arrays_in_ensure_...Adrien Thebo
2013-05-06Terser method of string to array conversion courtesy of ethooz.Alex Cline
2013-05-06Refactor ensure_resource expectationsAlex Cline
2013-05-06Changed str-to-array conversion and removed abbreviation.Alex Cline
2013-05-03(#20548) Allow an array of resource titles to be passed into the ensure_resou...Alex Cline
2013-05-02Merge pull request #150 from raphink/dev/dirname_functionAdrien Thebo
2013-05-02Add a dirname functionRaphaël Pinson
2013-04-29Merge branch 'msmithgu-small-typo-fix'Jeff McCune
2013-04-29(maint) Fix a small typo in hash() descriptionMark Smith-Guerrero
2013-04-24added str_and_salt2sha1.rb for hashing couchdb pwvarac
2013-04-22check if an argument supposed to be merged is empty toMartin Hellmich
2013-04-22Merge branch 'master' of git://github.com/puppetlabs/puppetlabs-stdlibMartin Hellmich
2013-04-12Merge branch 'update_gemspec' for 4.0.2Jeff McCune
2013-04-12Update gemspec, Modulefile, CHANGELOG for 4.0.2Jeff McCune
2013-04-12Merge pull request #144 from ghoneycutt/compat_matrixJeff McCune
2013-04-12adds compatibility matrixGarrett Honeycutt
2013-04-11Merge branch 'philandstuff-master'Jeff McCune
2013-04-11Add behavior example for anchor refresh propagationJeff McCune
2013-04-11Make the anchor type propagate refresh eventsPhilip Potter
2013-04-11Merge branch 'cprice-puppet-ticket/master/13695-readme-about-puppetlabs-spec-...Jeff McCune
2013-04-11(#13695) add README about puppetlabs_spec_helperChris Price
2013-04-11Update gemspec, CHANGELOG, Modulefile for 4.0.1Jeff McCune
2013-04-11Fix README function documentationJeff McCune
2013-04-11Merge branch stdlib 4.0.0 releaseJeff McCune
2013-04-11Update gemspec for 4.0.0Jeff McCune
2013-04-11Update function documentation for 4.0.0Jeff McCune
2013-04-11Update Modulefile, README, CHANGELOG for stdlib-4.0.0Jeff McCune
2013-04-11Add ability to use puppet from git via bundlerJeff McCune
2013-04-10Merge branch 'dalen-count'Jeff McCune
2013-04-10(maint) Make stdlib usable as a Ruby GEMJeff McCune
2013-04-10(maint) Add the behavior for count() with arrays and hashesJeff McCune
2013-04-10Add a count functionErik Dalén
2013-04-08Merge branch '4.x'Adrien Thebo
2013-04-08Merge branch '3.x' into 4.xAdrien Thebo
2013-04-08Merge branch '2.x' into 3.xAdrien Thebo
2013-04-08Merge branch '2.x-backport_gemfile' into 2.xAdrien Thebo
2013-04-08(maint) Backport Gemfile and .travis.yml to 2.xAdrien Thebo
2013-04-03Merge branch 'amosshapira-any2array'Jeff McCune
2013-04-03Remove resundant codeAmos Shapira
2013-04-03(#19998) fix name of function in a commentAmos Shapira
2013-04-03(#19998) Implement any2arrayAmos Shapira
2013-04-01Merge pull request #139 from hakamadare/19864_num2bool_match_fixAdrien Thebo
2013-04-01Cleanup per adrianthebo suggestionsSteve Huff
2013-03-29(19864) num2bool match fixSteve Huff
2013-03-29Reworked number-handling logicSteve Huff