summaryrefslogtreecommitdiff
path: root/spec/unit/settings
AgeCommit message (Expand)AuthorFilesLines
2014-09-02(PUP-3069) Fix path expansion for environment.conf test on WinJosh Partlow1-2/+2
2014-08-29(PUP-3069) Change restrict_environment_manifest nameJosh Partlow1-4/+4
2014-08-29(PUP-3069) Halt compile if environment has manifest conflictJosh Partlow1-0/+10
2014-08-29(PUP-3069) Add spec test for new default optionsBritt Gresham2-6/+6
2014-08-29(PUP-3069) Add default manifest settingsJosh Partlow1-10/+67
2014-06-26(PUP-2521) Define Process constants locallyEthan J. Brown1-4/+4
2014-06-04Merge branch 'stable'Adrien Thebo1-0/+39
2014-06-04(PUP-2650) Add :array setting typeAdrien Thebo1-0/+39
2014-04-26(PUP-1381) make file_setting spec test more robustFelix Frank1-0/+1
2014-04-16(PUP-1114) Deprecate environment sections in puppet.confJosh Partlow1-0/+29
2014-04-16(maint) Remove unused helper methodJosh Partlow1-6/+0
2014-03-21(PUP-1596) Expand all paths when creating directory environmentsJosh Partlow1-5/+8
2014-03-18(PUP-1596) Interpolate settings inside an environment.confJosh Partlow1-2/+2
2014-03-18(PUP-1596) Read environment.conf for new directory environmentsJosh Partlow1-0/+48
2014-01-17Revert "Merge branch 'ticket/master/18342-windows-file-setting-owner-group'"Iristyle1-9/+27
2014-01-14(PUP-266) Puppet manages group and owner on configEthan J. Brown1-27/+9
2014-01-06(PUP-761) Make most FileSystem API change related test passHenrik Lindberg2-3/+3
2013-12-17Merge branch 'stable'Adrien Thebo1-3/+60
2013-12-13(#23373) Check for minimal use of [main]Andrew Parker1-0/+18
2013-12-12(#23373) Reuse existing section headersAndrew Parker1-2/+46
2013-12-12(#23403) Do File.expand_path on the expected pathJosh Cooper1-3/+4
2013-12-12(#23403) 'autosign' setting should manage file parametersAdrien Thebo1-3/+59
2013-12-12(#23373) Provide a more structure config file parseAndrew Parker1-15/+49
2013-12-11(#23373) Support selecting the sectionAndrew Parker1-5/+64
2013-12-09Merge branch 'feature/master/23373-manipulate-puppet-conf-ignore-sections'Rob Reynolds2-1/+83
2013-12-09(#23373) Always open config so we are reading from the beginningJosh Partlow2-14/+13
2013-12-06(#23373) Fix line number tracking for settings configJosh Partlow1-0/+20
2013-12-06(#23373) Pull apart ConfigFile and IniFileAndrew Parker2-59/+63
2013-12-06(#23373) Remove duplicate config file parsersAndrew Parker1-1/+3
2013-12-06(#23373) Allow basic control of puppet.confAndrew Parker1-0/+57
2013-12-06(Maint) Expand paths for windowsJosh Cooper1-1/+2
2013-12-05(#23349) Create autosign setting for input validationAdrien Thebo1-0/+45
2013-11-26(Maint) Eliminate Windows network lookupsJosh Cooper1-2/+2
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-2/+2
2013-11-01(#21241) Use correct constant for low priorityJosh Cooper1-1/+1
2013-10-31Merge pull request #1922 from joshcooper/ticket/master/21241-priorityJosh Partlow1-0/+66
2013-09-20(#21241) Set process priority if one is specifiedJosh Cooper1-1/+1
2013-09-20(#21241) Add a priority settingJosh Cooper1-0/+66
2013-09-06(maint) Windows failing spec fixesIristyle1-3/+1
2013-08-15(#22205) Add enum setting typeAndrew Parker1-0/+27
2013-04-25(maint) Make sqlite3 use an in-memory DB (try 2)Jeff McCune1-1/+7
2013-01-02(Maint) Ensure tests are hitting the right ascpectAndrew Parker1-2/+4
2012-12-18(#9862) Do not manage the group if it doesn't existAndrew Parker1-4/+22
2012-12-18(#9862) Allow group to be rootAndrew Parker1-2/+2
2012-12-18(Maint) Show the actual allowed values for groupAndrew Parker1-1/+1
2012-12-18(Maint) Clarify error message for invalid group and ownerAndrew Parker1-4/+4
2012-12-18(Maint) Remove duplicate testsAndrew Parker1-28/+11
2012-12-18(Maint) Move variable closer to point of useAndrew Parker1-4/+1
2012-12-17(Maint) Cleanup tests for group to actually test the logicAndrew Parker1-48/+45
2012-12-17(Maint) Cleanup tests for owner to actually test the logicAndrew Parker1-30/+36