summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/rights.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-1/+1
|\
| * (#6337) Fix Ruby warning on 1.8.6 about "future compatibility"Daniel Pittman2011-02-171-1/+1
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-14/+23
|\|
| * (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-121-0/+24
| * (#5838) Refactored Puppet::Network::Rights#fail_on_denyPaul Berry2011-01-121-15/+5
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-217/+217
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-2/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-12/+4
* Code smell: Use string interpolationMarkus Roberts2010-07-091-11/+11
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Allow REST auth system to restrict an ACL to authenticated or unauthenticated...Brice Figureau2009-04-231-6/+24
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-231-31/+64
* Add environment support in the REST authorization layerBrice Figureau2009-04-231-13/+15
* Enhance authconfig format to support uri paths and regexBrice Figureau2009-04-231-26/+176
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-081-0/+74