Граф коммитов

  • 025ac24dc0 Merge pull request #52 from Matchbook/env_constraints master Rémy Coutable 2013-05-03 01:40:12 -0700
  • 45fa663b81 add environment constraints Jared Wyatt 2013-05-03 00:29:46 -0400
  • 91c7234cc6 Merge pull request #50 from Matchbook/master Rémy Coutable 2013-05-03 00:04:18 -0700
  • cf3ea205fa fix bug that was setting arrays as keys in default_options hash Jared Wyatt 2013-05-02 23:49:02 -0400
  • c4674cd69f Optimize cookie regex (again), fix #46 (again) Rémy Coutable 2013-04-20 14:26:43 +0300
  • f7af0376f7 Merge pull request #44 from ochko/master Rémy Coutable 2013-04-20 04:21:39 -0700
  • aed7fdedbe Merge pull request #49 from ktusznio/kt-test-nested-ignore Rémy Coutable 2013-04-20 04:20:27 -0700
  • 1eba31eed6 Add test for nested url ignores. Kamil Tusznio 2013-04-19 15:42:41 -0400
  • af538af4c6 Update README.md Rémy Coutable 2013-03-24 23:50:59 +0100
  • 3db07e93d3 Actually, only ignore guard-specific gems Rémy Coutable 2013-03-24 23:46:51 +0100
  • 5904f3e175 Update .travis.yml & Gemfile Rémy Coutable 2013-03-24 23:37:07 +0100
  • 2f3bfa76c4 Use Addressable::URI to parse weird URIs adressable_uri Rémy Coutable 2013-03-11 22:47:05 +0100
  • 671a3115b6 Add a multiple-constraints example Rémy Coutable 2013-01-19 14:13:57 +0100
  • c0388907fd Add a full complex example Rémy Coutable 2013-01-16 22:46:57 +0100
  • 86d781fa59 Optimize cookie regex, fix GH issue #46 Tobias Matthies 2013-01-09 18:41:11 +0100
  • 7ff409c5a8 Merge pull request #45 from potomak/patch-1 Tobias Matthies 2012-12-20 10:18:22 -0800
  • 5dba07c53c Update README.md Giovanni Cappellotto 2012-12-20 11:48:49 +0100
  • 6e80eab11c updated readme with redirect_code ochko 2012-11-30 15:46:57 +0900
  • b1bc0f2388 add redirect_code option ochko 2012-11-30 15:14:49 +0900
  • 90025f4eec Add some documentation about the :ignore option Tobias Matthies 2012-11-15 12:43:30 +0100
  • 6d5bb1b848 Bump to 0.2.5 v0.2.5 Tobias Matthies 2012-11-14 20:57:04 +0100
  • 28b04d931b Move guard gems to dedicated group and exclude it from travis Tobias Matthies 2012-11-14 20:48:19 +0100
  • ecbad2ba66 Ungroup rdoc gem Tobias Matthies 2012-11-13 20:18:57 +0100
  • b67e4f24bb Exclude development gems Tobias Matthies 2012-11-13 20:15:29 +0100
  • c556c67f0c Fix messed up commit d506496, part II Tobias Matthies 2012-11-13 19:54:19 +0100
  • 702c91f166 Fix messed up commit d506496 Tobias Matthies 2012-11-12 22:34:33 +0100
  • d506496a3f Update Rdoc to remove deprecation warnings Tobias Matthies 2012-11-12 22:23:45 +0100
  • a31da3377e Add rdoc Tobias Matthies 2012-11-12 22:23:05 +0100
  • 69909cf4f1 Cosmetics Tobias Matthies 2012-11-12 21:26:07 +0100
  • 4a91397960 Use RbConfig, move gems from :guard to :development group Tobias Matthies 2012-11-12 21:25:04 +0100
  • a8a594d315 Adding an option to ignore paths. Kyle Crum 2012-10-02 11:37:10 -0500
  • f4cb617635 Merge pull request #42 from ktopping/master Tobias Matthies 2012-11-08 12:14:07 -0800
  • eec386e459 amended nginx instructions for passenger Kieran Topping 2012-11-08 16:08:22 +0000
  • 072d082f88 Merge pull request #41 from juno/fix-readme Tobias Matthies 2012-10-31 02:08:35 -0700
  • 0fc9f694c3 fix README typo Junya Ogura 2012-10-31 18:06:22 +0900
  • afbb1803db Merge pull request #37 from danpal/master Tobias Matthies 2012-08-30 13:03:54 -0700
  • 20ef678341 Explain how to install on sinatra/padrino Daniel Palacio 2012-08-30 14:52:42 -0500
  • 5628267aad Add tests for redirect_to handling Tobias Matthies 2012-03-10 20:12:23 +0100
  • d0b882a4f9 Cleanup part II Tobias Matthies 2012-03-10 20:04:29 +0100
  • c5542b67d3 Add build status image Tobias Matthies 2012-03-08 15:07:07 +0100
  • b6a07f6e14 Ruby 1.8 compat Tobias Matthies 2012-03-08 14:56:04 +0100
  • f855f94f3d Add rake Tobias Matthies 2012-03-08 12:00:38 +0100
  • af10697ade Merge pull request #33 from tobmatth/cleaning_refactoring Tobias Matthies 2012-03-08 01:21:29 -0800
  • dbcfabe24c Improved and completed the README (and converted it to Markdown) cleaning_refactoring Rémy Coutable 2012-03-08 00:45:20 +0100
  • 4e2ebd95fd Added .travis.yml Rémy Coutable 2012-03-08 00:44:45 +0100
  • b3c1f6cb71 Refactored tests! Rémy Coutable 2012-03-08 00:44:12 +0100
  • f2225aad84 Huge cleaning and refactoring, tests unchanged so there should be no regression. Rémy Coutable 2012-03-07 00:31:37 +0100
  • 57687abd7a Implemented new options only_methods and except_methods. mgawlista 2012-03-03 23:32:52 +0100
  • f7fa4851b8 Rewrite of enforce_ssl? to generate all condition variants of options from keys_by_type hash. mgawlista 2012-03-03 23:30:51 +0100
  • 97558dcdad Merge pull request #29 from ariejan/master Thibaud Guillaume-Gentil 2011-10-21 07:15:33 -0700
  • bea415e66f Added info about setting up proxy header with Nginx. Ariejan de Vroom 2011-10-21 16:11:03 +0300
  • 8a87b6eaf6 Bump to 0.2.4 v0.2.4 Tobias Matthies 2011-09-05 22:23:48 +0200
  • 464fc61d81 options[:hsts] might be of type Hash Tobias Matthies 2011-09-05 22:22:28 +0200
  • 05c771f07e Moved optional development dependencies to Gemfile v0.2.3 Rémy Coutable 2011-08-04 00:29:04 +0200
  • 991e56ef33 Updates specs and gets them working Daniel Neighman 2011-08-03 06:52:34 +1000
  • 4d7c449d4f Merge pull request #25 from honkster/master Thibaud Guillaume-Gentil 2011-05-22 23:32:07 -0700
  • 9410743335 Removed the annoying warning. Dave Willett & Scott Gonyea 2011-05-20 13:12:35 -0700
  • 579a6003eb Merge pull request #24 from natacado/master Thibaud Guillaume-Gentil 2011-05-12 23:15:37 -0700
  • 8c2cc5d837 Support Rails 2.3 / Rack 1.1 array-style cookies (For real this time) Paul Paradise 2011-05-12 15:57:42 -0700
  • 347021e65d Merge pull request #23 from natacado/master Thibaud Guillaume-Gentil 2011-05-10 23:30:21 -0700
  • 4e1577a0e9 Support Rails 2.3 / Rack 1.1 array-style cookies Paul Paradise 2011-05-10 17:13:11 -0700
  • ff46e2b8e9 Support for custom HTTP/HTTPS ports Paul Paradise 2011-05-10 12:42:04 -0700
  • 7ff694a41a Merge branch 'master' of github.com:tobmatth/rack-ssl-enforcer Rémy Coutable 2011-04-26 10:59:17 +0200
  • df8d29d58d Revert "Fixed :mixed option behavior:" Rémy Coutable 2011-04-26 10:58:35 +0200
  • d66c2c4d24 Edited README.rdoc via GitHub Rémy Coutable 2011-04-20 15:48:20 -0700
  • eab36fefc5 Set a hash of all default options Rémy Coutable 2011-04-21 00:43:49 +0200
  • 82246569ce Merge branch 'master' of https://github.com/mig-hub/rack-ssl-enforcer into mig-hub-master Rémy Coutable 2011-04-21 00:22:40 +0200
  • 01a1c26bfc Tiny code refactoring + added some actual tests for when :hsts and :strict options are both present Rémy Coutable 2011-04-21 00:22:07 +0200
  • 589f8735d8 Run tests against REE, JRuby and Rubinius, successfully! Rémy Coutable 2011-04-20 23:40:01 +0200
  • d093ee4756 Cleaned up a bit the README (we should convert it to Markdown! :)) Rémy Coutable 2011-04-20 23:39:32 +0200
  • e7b94cc470 Updated dev dependency on Guard Rémy Coutable 2011-04-20 22:59:38 +0200
  • 72a7ef1727 Cleaned tests descriptions Rémy Coutable 2011-04-20 22:59:15 +0200
  • d5b3bb3ace Fixed :mixed option behavior: - redirect https to http if method is not POST or PUT - redirect http to http if method is POST or PUT Rémy Coutable 2011-04-20 22:58:57 +0200
  • a1cc297b2c Make secure flag on cookies optional Mickael Riga 2011-04-19 15:33:38 +0100
  • c89572659c Updated development dependencies Rémy Coutable 2011-04-19 00:03:48 +0200
  • 0c7bc3e937 Fixed typo in README Rémy Coutable 2011-04-19 00:03:35 +0200
  • 9f5d87ec5a Bump to 0.2.2 v0.2.2 Tobias Matthies 2011-03-13 20:56:29 +0100
  • 18514bac77 Now handles arrays for the except options Ginty 2011-03-09 21:06:57 +0000
  • bd48ab13cd Use merge! when merging :hsts options Tobias Matthies 2011-02-15 19:59:52 +0100
  • 064a4cfabd :hsts option might be boolean Tobias Matthies 2011-02-15 19:51:44 +0100
  • eb01837d96 Bump to 0.2.1 v0.2.1 Thibaud Guillaume-Gentil 2011-02-15 16:10:43 +0100
  • 1c07acaa80 Merge branch 'option_for_mixed_enforcement' of https://github.com/lardawge/rack-ssl-enforcer into lardawge-option_for_mixed_enforcement Thibaud Guillaume-Gentil 2011-02-15 15:54:37 +0100
  • eb2a6bd698 Merge branch 'master' of https://github.com/rymai/rack-ssl-enforcer into rymai-master Thibaud Guillaume-Gentil 2011-02-15 11:46:06 +0100
  • c3bd7aae27 Added test:portability rake task for testing under 1.8.7 & 1.9.2 Thibaud Guillaume-Gentil 2011-02-15 11:45:10 +0100
  • ceea1ad17b Merge branch 'keep_query' of https://github.com/krekoten/rack-ssl-enforcer into krekoten-keep_query Thibaud Guillaume-Gentil 2011-02-15 11:38:42 +0100
  • 9f63a40e78 Merge branch 'master' of https://github.com/zanker/rack-ssl-enforcer into zanker-master Thibaud Guillaume-Gentil 2011-02-15 11:31:42 +0100
  • 789edeb8de Spaces :) Thibaud Guillaume-Gentil 2011-02-15 11:17:37 +0100
  • b399e73c96 Updated gem dependencies for development Updated Guardfile Thibaud Guillaume-Gentil 2011-02-15 11:15:23 +0100
  • dc2642ddfc Gitignored Gemfile.lock Thibaud Guillaume-Gentil 2011-02-15 11:14:39 +0100
  • 583026b086 Oops...Left in debugger call Saimon Moore 2011-02-03 23:11:39 +0100
  • 1880f8520b Adding text noting host options precedence Saimon Moore 2011-02-03 17:47:08 +0100
  • c488029638 Ensure that if any hosts options are present these take precedence over the path options Saimon Moore 2011-02-03 17:43:40 +0100
  • fa08bf6f0a Override HTTP_X_FORWARDED_PROTO header when merging Rack::Request env in replace_scheme Saimon Moore 2011-02-03 15:27:51 +0100
  • f958b0bb56 Make hsts optional Saimon Moore 2011-01-20 18:09:34 +0100
  • 5a69e0c2af Adding 'except' and 'except_hosts' option. Saimon Moore 2011-01-20 16:01:49 +0100
  • a220acfc8c Adding only_hosts examples to Readme Saimon Moore 2011-01-20 14:21:16 +0100
  • e9cbcbd787 Adding 'only_hosts' option to allow filtering by hosts Saimon Moore 2011-01-20 14:14:15 +0100
  • f10b89d364 When :strict is set, don't set HSTS headers to prevent infinite loop redirects Zachary Anker 2011-02-14 15:12:44 -0800
  • 87be326cc3 Typo in "should" description. Rémy Coutable 2011-02-10 12:48:36 -0800
  • 3a73c03024 Move rack-ssl-enforcer.rb to /lib Tobias Matthies 2011-02-10 20:15:42 +0100