Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Always use latest turbolinks | Rafael Mendonça França | 2014-10-13 | 1 | -1/+1 | |
| | ||||||
* | Default generated Gemfile to coffee-rails ~> 4.1.0 | Joshua Peek | 2014-10-12 | 1 | -1/+1 | |
| | ||||||
* | Parse HTML as document fragment. | Kasper Timm Hansen | 2014-09-29 | 1 | -0/+2 | |
| | | | | This is to match the changes in Rails Dom Testing rails/rails-dom-testing#20. | |||||
* | No need to install the deprecated_sanitizer gem | Rafael Mendonça França | 2014-09-25 | 1 | -1/+0 | |
| | | | | It is not being used in our tests | |||||
* | rails-html-sanitizer is now the default | Rafael Mendonça França | 2014-09-25 | 1 | -1/+0 | |
| | | | | Also add to upgrading guide a notice about the deprecated sanitizers | |||||
* | Use released rails-html-sanitizer and rails-deprecated_sanitizer | Godfrey Chan | 2014-09-26 | 1 | -4/+2 | |
| | ||||||
* | Use released rails-dom-testing | Rafael Mendonça França | 2014-09-25 | 1 | -2/+0 | |
| | ||||||
* | Pare down and simplify Active Job's rake tasks | Jeremy Kemper | 2014-09-14 | 1 | -0/+3 | |
| | ||||||
* | Globalid was released | Rafael Mendonça França | 2014-09-12 | 1 | -2/+0 | |
| | ||||||
* | Use latest globalid | Rafael Mendonça França | 2014-09-12 | 1 | -1/+2 | |
| | ||||||
* | Remove version. No longer using Celluloid 0.16. | Brandon Hilkert | 2014-09-12 | 1 | -1/+1 | |
| | ||||||
* | lock suckerpunch version to 1.1 | Abdelkader Boudih | 2014-09-12 | 1 | -1/+1 | |
| | ||||||
* | ActiveJob Integration Tests | Cristian Bica | 2014-09-11 | 1 | -1/+3 | |
| | ||||||
* | Dependencies: bump to jquery-rails 4.0.0.beta2 | Godfrey Chan | 2014-09-05 | 1 | -1/+1 | |
| | ||||||
* | Use the released jquery-rails gem | Godfrey Chan | 2014-09-05 | 1 | -1/+1 | |
| | ||||||
* | Add TODO to release the gems before the next Rails release | Rafael Mendonça França | 2014-09-05 | 1 | -0/+5 | |
| | ||||||
* | Move implementation to the gems | Rafael Mendonça França | 2014-09-01 | 1 | -0/+1 | |
| | | | | Now we keep only the common code and move the specific code to the gems | |||||
* | Add test to assert the right sanitizer vendor is being used | Rafael Mendonça França | 2014-09-01 | 1 | -1/+1 | |
| | ||||||
* | Use jquery-rails master | Rafael Mendonça França | 2014-09-01 | 1 | -1/+1 | |
| | ||||||
* | Create a group to active job gems | Rafael Mendonça França | 2014-08-19 | 1 | -11/+13 | |
| | ||||||
* | Use the released turbolinks gem | Carlos Antonio da Silva | 2014-08-19 | 1 | -3/+1 | |
| | ||||||
* | Require sprockets-rails 3.0.0.beta1 | Rafael Mendonça França | 2014-08-19 | 1 | -1/+0 | |
| | ||||||
* | Add TODO note about the gems missing release | Rafael Mendonça França | 2014-08-19 | 1 | -1/+3 | |
| | ||||||
* | Remove git dependecies | Rafael Mendonça França | 2014-08-19 | 1 | -2/+0 | |
| | ||||||
* | Use released rails-html-sanitizer | Rafael Mendonça França | 2014-08-19 | 1 | -1/+1 | |
| | ||||||
* | Use released rails-deprecated_sanitizer | Rafael Mendonça França | 2014-08-19 | 1 | -1/+0 | |
| | ||||||
* | loofah require dependecy is not needed anymore | Rafael Mendonça França | 2014-08-19 | 1 | -2/+0 | |
| | ||||||
* | Gem `queue_classic` does not support JRuby | Peter Suschlik | 2014-08-19 | 1 | -1/+1 | |
| | ||||||
* | Point to unreleased deprecated_sanitizer | Rafael Mendonça França | 2014-08-18 | 1 | -0/+1 | |
| | ||||||
* | Use the released beta of i18n | Carlos Antonio da Silva | 2014-08-18 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'loofah' | Rafael Mendonça França | 2014-08-17 | 1 | -0/+3 | |
|\ | | | | | | | | | Conflicts: Gemfile | |||||
| * | Merge branch 'master' into loofah | Rafael Mendonça França | 2014-08-17 | 1 | -1/+15 | |
| |\ | | | | | | | | | | | | | Conflicts: actionpack/CHANGELOG.md | |||||
| * | | Use the release gems and point application gemfile to right loofah | Rafael Mendonça França | 2014-08-17 | 1 | -4/+2 | |
| | | | ||||||
| * | | Merge branch 'master' into loofah | Rafael Mendonça França | 2014-08-12 | 1 | -1/+7 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: actionpack/CHANGELOG.md actionpack/test/controller/integration_test.rb actionview/CHANGELOG.md | |||||
| * \ \ | Merge pull request #11218 from kaspth/loofah-integration | Rafael Mendonça França | 2014-07-10 | 1 | -0/+5 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Loofah-integration Conflicts: actionpack/CHANGELOG.md actionview/CHANGELOG.md | |||||
| | * | | | Point gems to all the right places. | Timm | 2014-06-16 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | Added rails-dom-testing and rails-html-sanitizer to Gemfile. Added tests for ↵ | Timm | 2014-06-16 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | assert_select_email. | |||||
| | * | | | Added Loofah as a dependency in actionview.gemspec. | Timm | 2014-06-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented ActionView: FullSanitizer, LinkSanitizer and WhiteListSanitizer in sanitizers.rb. Deprecated protocol_separator and bad_tags. Added new tests in sanitizers_test.rb and reimplemented assert_dom_equal with Loofah. | |||||
* | | | | | Use released arel | Rafael Mendonça França | 2014-08-17 | 1 | -1/+0 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #16485 from seuros/activejob | David Heinemeier Hansson | 2014-08-17 | 1 | -0/+14 | |
|\ \ \ \ | | | | | | | | | | | Integrate ActiveJob / DeliverLater / GlobalID with Rails | |||||
| * | | | | [ActiveJob] Use globalid gem | Abdelkader Boudih | 2014-08-17 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Clean adapter_test.rb and skip test for sidekiq in unsupported rubies | Abdelkader Boudih | 2014-08-13 | 1 | -11/+11 | |
| | | | | | ||||||
| * | | | | Remove activejob integration tests | Abdelkader Boudih | 2014-08-12 | 1 | -0/+13 | |
| | |_|/ | |/| | | ||||||
* / | | | Allow usage of bundle local config for rack by specifying the branch | Carlos Antonio da Silva | 2014-08-17 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | [ci skip] | |||||
* | | | Test using turbolinks master | Rafael Mendonça França | 2014-08-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | See https://github.com/rails/turbolinks/commit/153f1b0f04c718442cfd73365a2778dfe1a1c5c7 | |||||
* | | | Set Psych as the YAML engine for Rubinius | Robin Dupret | 2014-07-23 | 1 | -0/+6 | |
|/ / | | | | | | | | | | | | | | | | | | | Since the rubysl-yaml gem doesn't ship with Psych by default because of its dependency on libyaml, on Rubinius, the default engine is Syck. However, if we want to be able to run the application safely on different rubies, we need to make people using Rubinius rely on Psych. See http://git.io/uuLVag for further information. | |||||
* | | Merge pull request #13999 from jamox/update_rack | Aaron Patterson | 2014-07-08 | 1 | -0/+1 | |
|\ \ | |/ |/| | This updates rails to use edge rack | |||||
| * | Upgraded rack | Jarmo Isotalo | 2014-05-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | As Rack has some non backwards compatible changes added required modifications to keep behaviour in rails close to same as before. Also modified generators to include rack/rack for not yet released version of rack | |||||
* | | Mail 2.6.1 silences excessive warnings; remove Gemfile hack | Benjamin Fleischer | 2014-06-08 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | Completes https://github.com/rails/rails/pull/15493 Revert "For our build, stick with mail 2.5.x for now" This reverts commit b8f586a094c104006d29a87fee0d8b48d0af2d14. | |||||
* | | For our build, stick with mail 2.5.x for now | Matthew Draper | 2014-06-05 | 1 | -0/+1 | |
| | | | | | | | | 2.6 currently has many warnings, which are failing the Travis build. |