index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
indirector
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
(maint) Namespace constant declaration in specs to prevent warnings
Josh Partlow
1
-0
/
+2
2014-08-21
(maint) Fix up regex in indirector rest spec 404 tests
Josh Partlow
1
-2
/
+2
2014-08-14
(PUP-2631) Elide long URIs for 404 message
Andrew Parker
1
-6
/
+30
2014-07-24
Merge branch 'stable'
Adrien Thebo
1
-0
/
+1
2014-07-24
(maint) Never load facts when testing static compiler
Adrien Thebo
1
-0
/
+1
2014-06-26
(PUP-2104) Add cfacter setting to enable cfacter implementation.
Peter Huene
1
-103
/
+68
2014-06-26
(maint) Remove unnecessary facter stub in compiler_spec.rb.
Peter Huene
1
-2
/
+0
2014-06-11
Merge remote-tracking branch 'upstream/stable'
Andrew Parker
1
-2
/
+2
2014-06-02
(PUP-2506) Trivial Ruby bug in Puppet::Resource::Ral
Carlos Salazar
1
-0
/
+5
2014-05-28
(PUP-1843) Clean up hiera terminus
Josh Partlow
1
-4
/
+0
2014-05-28
Merge pull request #2703 from jpartlow/issue/master/pup-1843-hiera-indirector
Josh Partlow
2
-92
/
+18
2014-05-28
(PUP-1843) Refactor duplicate code
Josh Partlow
2
-184
/
+2
2014-05-27
(PUP-2683) Fix fact terminus to load facts without '.' on the load path.
Peter Huene
1
-2
/
+2
2014-05-19
Merge remote-tracking branch 'upstream/stable'
Josh Partlow
1
-3
/
+17
2014-05-19
(PUP-2584) Make 404 warning on agent specific and an error.
Henrik Lindberg
1
-3
/
+17
2014-05-16
(PUP-2519) Create fallback environment only for default production
Josh Partlow
4
-16
/
+35
2014-05-15
(PUP-2522) Include transaction_uuid in node requests
Patrick Carlisle
1
-0
/
+16
2014-05-14
(PUP-1843) Restore hiera indirector terminus
Erik Dalén
1
-0
/
+108
2014-04-30
(PUP-1840) Use binary mode for files
Andrew Parker
1
-5
/
+5
2014-04-29
Merge pull request #2597 from hlindberg/pup-2290_warn-cause-of-cert-not-found
Andrew Parker
1
-0
/
+8
2014-04-30
(PUP-2290) Add a spec test for the issued warning for find 404 in REST
Henrik Lindberg
1
-0
/
+8
2014-04-29
Merge pull request #2537 from adrienthebo/feature/master/pup-1840-tunable-dig...
Andrew Parker
1
-155
/
+156
2014-04-28
(maint) replace `using_checksums_describe` with `with_digest_algorithms`
Adrien Thebo
1
-154
/
+159
2014-04-28
(PUP-1699) Tie resource environment to catalog
Andrew Parker
1
-2
/
+2
2014-04-28
(PUP-1840) Remove magic variables from shared context
Andrew Parker
1
-0
/
+6
2014-04-28
(PUP-1840) Remove use of "use"
Andrew Parker
1
-8
/
+0
2014-04-28
(PUP-1840) Respect digest algorithm in filebucket file
Adrien Thebo
1
-61
/
+59
2014-04-25
(maint) Remove FS redefined constant warnings in spec runs
Josh Partlow
1
-0
/
+2
2014-04-09
Merge remote-tracking branch 'upstream/stable'
Andrew Parker
4
-9
/
+9
2014-04-07
(PUP-2158) Default a missing manifest to no_manifest
Andrew Parker
4
-9
/
+9
2014-03-31
(PUP-1433) Use modulepath of the current environment
Andrew Parker
1
-3
/
+7
2014-03-18
PUP-1975 Include transaction_uuid in facts terminus save during compilation
Ken Barber
1
-1
/
+4
2014-03-18
PUP-1975 Add environment information to facts save during compilation
Ken Barber
1
-1
/
+3
2014-02-12
(PUP-1588) Constrain new msgpack specs to only run with msgpack lib
Josh Partlow
4
-4
/
+4
2014-02-06
(PUP-1588) Add msgpack indirector terminii
Erik Dalén
4
-0
/
+255
2014-01-31
PUP-1450 Honor source_permissions_ignore
Ethan J. Brown
1
-4
/
+6
2014-01-29
(PUP-1118) Stop using Environment.new
Andrew Parker
4
-17
/
+33
2014-01-28
(maint) Don't duplicate hash keys in rspec tests
Adrien Thebo
1
-2
/
+2
2014-01-23
(pup-1505) Switch to using facter.search_external for setting search paths fo...
Kylo Ginsberg
1
-3
/
+3
2014-01-20
Correct all misspelled instances of the word occurred
Matthew Nicholas Bradley
1
-1
/
+1
2014-01-14
(PUP-1151) Consolidate JSON schema validation
Andrew Parker
1
-0
/
+1
2014-01-09
(PUP-1151) Factor out v1 HTTP request processing into own request processor.
Dan Lidral-Porter
1
-4
/
+0
2014-01-06
(PUP-761) Fix issues with unit/indirector/key/filespec FileSystem API
Henrik Lindberg
1
-8
/
+8
2014-01-06
(PUP-716) Fix up FileSystem API change, tests indirector, parser, node
Henrik Lindberg
3
-14
/
+14
2014-01-06
(PUP-716) Fix up ssl_file_spec, yaml_spec after FileSystem API change
Henrik Lindberg
2
-15
/
+16
2014-01-06
(PUP-716) Fix up json_spec after FileSystem API change
Henrik Lindberg
1
-6
/
+6
2014-01-06
(PUP-716) Fix up file_server_spec after FileSystem API change
Henrik Lindberg
1
-4
/
+4
2014-01-06
(PUP-716) Fix up direct_file_server_spec after FileServer API change
Henrik Lindberg
1
-6
/
+6
2013-12-12
(#22744) Filter virtual resources in the static compiler
Adrien Thebo
1
-7
/
+36
2013-11-19
(#23116) Provide pluggable SSL verification
Andrew Parker
1
-3
/
+3
[next]