summaryrefslogtreecommitdiff
path: root/spec/unit/indirector
AgeCommit message (Expand)AuthorFilesLines
2014-09-02(maint) Namespace constant declaration in specs to prevent warningsJosh Partlow1-0/+2
2014-08-21(maint) Fix up regex in indirector rest spec 404 testsJosh Partlow1-2/+2
2014-08-14(PUP-2631) Elide long URIs for 404 messageAndrew Parker1-6/+30
2014-07-24Merge branch 'stable'Adrien Thebo1-0/+1
2014-07-24(maint) Never load facts when testing static compilerAdrien Thebo1-0/+1
2014-06-26(PUP-2104) Add cfacter setting to enable cfacter implementation.Peter Huene1-103/+68
2014-06-26(maint) Remove unnecessary facter stub in compiler_spec.rb.Peter Huene1-2/+0
2014-06-11Merge remote-tracking branch 'upstream/stable'Andrew Parker1-2/+2
2014-06-02(PUP-2506) Trivial Ruby bug in Puppet::Resource::RalCarlos Salazar1-0/+5
2014-05-28(PUP-1843) Clean up hiera terminusJosh Partlow1-4/+0
2014-05-28Merge pull request #2703 from jpartlow/issue/master/pup-1843-hiera-indirectorJosh Partlow2-92/+18
2014-05-28(PUP-1843) Refactor duplicate codeJosh Partlow2-184/+2
2014-05-27(PUP-2683) Fix fact terminus to load facts without '.' on the load path.Peter Huene1-2/+2
2014-05-19Merge remote-tracking branch 'upstream/stable'Josh Partlow1-3/+17
2014-05-19(PUP-2584) Make 404 warning on agent specific and an error.Henrik Lindberg1-3/+17
2014-05-16(PUP-2519) Create fallback environment only for default productionJosh Partlow4-16/+35
2014-05-15(PUP-2522) Include transaction_uuid in node requestsPatrick Carlisle1-0/+16
2014-05-14(PUP-1843) Restore hiera indirector terminusErik Dalén1-0/+108
2014-04-30(PUP-1840) Use binary mode for filesAndrew Parker1-5/+5
2014-04-29Merge pull request #2597 from hlindberg/pup-2290_warn-cause-of-cert-not-foundAndrew Parker1-0/+8
2014-04-30(PUP-2290) Add a spec test for the issued warning for find 404 in RESTHenrik Lindberg1-0/+8
2014-04-29Merge pull request #2537 from adrienthebo/feature/master/pup-1840-tunable-dig...Andrew Parker1-155/+156
2014-04-28(maint) replace `using_checksums_describe` with `with_digest_algorithms`Adrien Thebo1-154/+159
2014-04-28(PUP-1699) Tie resource environment to catalogAndrew Parker1-2/+2
2014-04-28(PUP-1840) Remove magic variables from shared contextAndrew Parker1-0/+6
2014-04-28(PUP-1840) Remove use of "use"Andrew Parker1-8/+0
2014-04-28(PUP-1840) Respect digest algorithm in filebucket fileAdrien Thebo1-61/+59
2014-04-25(maint) Remove FS redefined constant warnings in spec runsJosh Partlow1-0/+2
2014-04-09Merge remote-tracking branch 'upstream/stable'Andrew Parker4-9/+9
2014-04-07(PUP-2158) Default a missing manifest to no_manifestAndrew Parker4-9/+9
2014-03-31(PUP-1433) Use modulepath of the current environmentAndrew Parker1-3/+7
2014-03-18PUP-1975 Include transaction_uuid in facts terminus save during compilationKen Barber1-1/+4
2014-03-18PUP-1975 Add environment information to facts save during compilationKen Barber1-1/+3
2014-02-12(PUP-1588) Constrain new msgpack specs to only run with msgpack libJosh Partlow4-4/+4
2014-02-06(PUP-1588) Add msgpack indirector terminiiErik Dalén4-0/+255
2014-01-31PUP-1450 Honor source_permissions_ignoreEthan J. Brown1-4/+6
2014-01-29(PUP-1118) Stop using Environment.newAndrew Parker4-17/+33
2014-01-28(maint) Don't duplicate hash keys in rspec testsAdrien Thebo1-2/+2
2014-01-23(pup-1505) Switch to using facter.search_external for setting search paths fo...Kylo Ginsberg1-3/+3
2014-01-20Correct all misspelled instances of the word occurredMatthew Nicholas Bradley1-1/+1
2014-01-14(PUP-1151) Consolidate JSON schema validationAndrew Parker1-0/+1
2014-01-09(PUP-1151) Factor out v1 HTTP request processing into own request processor.Dan Lidral-Porter1-4/+0
2014-01-06(PUP-761) Fix issues with unit/indirector/key/filespec FileSystem APIHenrik Lindberg1-8/+8
2014-01-06(PUP-716) Fix up FileSystem API change, tests indirector, parser, nodeHenrik Lindberg3-14/+14
2014-01-06(PUP-716) Fix up ssl_file_spec, yaml_spec after FileSystem API changeHenrik Lindberg2-15/+16
2014-01-06(PUP-716) Fix up json_spec after FileSystem API changeHenrik Lindberg1-6/+6
2014-01-06(PUP-716) Fix up file_server_spec after FileSystem API changeHenrik Lindberg1-4/+4
2014-01-06(PUP-716) Fix up direct_file_server_spec after FileServer API changeHenrik Lindberg1-6/+6
2013-12-12(#22744) Filter virtual resources in the static compilerAdrien Thebo1-7/+36
2013-11-19(#23116) Provide pluggable SSL verificationAndrew Parker1-3/+3