Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump tzinfo gem. | kennyj | 2012-06-17 | 1 | -1/+1 |
| | |||||
* | Add license field to gemspecs, by Matt Griffin | Matt Griffin | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | Remove sprockets dependency on actionpack | Guillermo Iguaran | 2012-03-13 | 1 | -1/+0 |
| | |||||
* | Use latest rack-cache. | José Valim | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | bumping journey to 1.0.1 | Aaron Patterson | 2012-01-26 | 1 | -1/+1 |
| | |||||
* | use rack 1.4.1 | Sergey Nartimov | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | Bump Sprockets to 2.2.0 | Guillermo Iguaran | 2012-01-14 | 1 | -1/+1 |
| | |||||
* | depend on journey 1.0.0 | Aaron Patterson | 2012-01-12 | 1 | -1/+1 |
| | |||||
* | Bump to rack 1.4.0 | Santiago Pastorino | 2011-12-28 | 1 | -1/+1 |
| | |||||
* | Updated gemspec for ruby 1.9.3 | Rahul P. Chaudhari | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Remove i18n dependencies from AP and AMo since they are in AS. | José Valim | 2011-12-20 | 1 | -1/+0 |
| | |||||
* | updating arel and journey dependencies | Aaron Patterson | 2011-12-14 | 1 | -1/+1 |
| | |||||
* | Update sprockets which theoretically fixes the regression we have seen. | José Valim | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | Bump sprockets to 2.1.1 | Jon Leighton | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | Upgrade Sprockets to 2.1.0 | Guillermo Iguaran | 2011-11-14 | 1 | -1/+1 |
| | | | | This version brings bug fixes for performance and caching. | ||||
* | bumps up sprockets | Xavier Noria | 2011-11-05 | 1 | -1/+1 |
| | |||||
* | Synchronize the gemspecs since CHANGELOG has been renamed to CHANGELOG.md | Franck Verrot | 2011-11-04 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3352 from arunagw/bump_sprockets | Vijay Dev | 2011-10-22 | 1 | -1/+1 |
|\ | | | | | Bump sprockets | ||||
| * | Bump sprockets | Arun Agrawal | 2011-10-17 | 1 | -1/+1 |
| | | |||||
* | | Bump Rack to 1.3.5 | Arun Agrawal | 2011-10-18 | 1 | -1/+1 |
|/ | |||||
* | Bump sprockets to 2.0.2 | Santiago Pastorino | 2011-10-04 | 1 | -11/+11 |
| | |||||
* | Require rack-cache 1.1. | Brendan Ribera | 2011-10-03 | 1 | -1/+1 |
| | | | | | | | Versions prior to 1.1 delete the If-Modified-Since and If-Not-Modified headers when config.action_controller.perform_caching is true. This has two problems: * unexpected inconsistent behaviour between development & production environments * breaks applications that use of these headers | ||||
* | Switching rack-mount to journey. | Aaron Patterson | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | Bump sprockets up | Santiago Pastorino | 2011-08-30 | 1 | -1/+1 |
| | |||||
* | Bump rack-cache, rack-test, rack-mount and sprockets up | Santiago Pastorino | 2011-08-28 | 1 | -4/+4 |
| | |||||
* | Bump sprockets to 2.0.0.beta.14 | Guillermo Iguaran | 2011-08-20 | 1 | -1/+1 |
| | |||||
* | Bump sprockets up | Santiago Pastorino | 2011-07-26 | 1 | -1/+1 |
| | |||||
* | Bump rack up. Closes #2107 | Santiago Pastorino | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | make tzinfo a development dependency | Aaron Patterson | 2011-07-18 | 1 | -1/+2 |
| | |||||
* | Bump rack up | Santiago Pastorino | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Bump up rack-cache and tzinfo | Santiago Pastorino | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Edited actionpack/actionpack.gemspec via GitHub | José Valim | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | Revert "Bump sprockets requirement" | Joshua Peek | 2011-06-22 | 1 | -1/+1 |
| | | | | This reverts commit 458512c8fa31196816dd2372fddecd0e0237c4c0. | ||||
* | Bump sprockets requirement | Joshua Peek | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Use Latest Sprockets beta | David Heinemeier Hansson | 2011-06-06 | 1 | -1/+1 |
| | |||||
* | sprockets gem update to beta9 | Arun Agrawal | 2011-05-31 | 1 | -1/+1 |
| | |||||
* | Bump Rack version | wycats | 2011-05-22 | 1 | -1/+1 |
| | |||||
* | Require sprockets beta 8 | Joshua Peek | 2011-05-22 | 1 | -1/+1 |
| | |||||
* | Lock to stable sprockets beta | Joshua Peek | 2011-05-22 | 1 | -1/+1 |
| | |||||
* | Fix I18n dependency as final is out. | José Valim | 2011-05-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1165 from arunagw/rubyforge_remove | José Valim | 2011-05-21 | 1 | -1/+0 |
|\ | | | | | Not updating rubyforge for new versions. | ||||
| * | Not updating rubyforge for new versions. Result of "gem list -d rails" is ↵ | Arun Agrawal | 2011-05-20 | 1 | -1/+0 |
| | | | | | | | | not useful. | ||||
* | | Temporarily ship with ContentLength middleware. | José Valim | 2011-05-20 | 1 | -1/+1 |
|/ | |||||
* | Sprockets version update. | Arun Agrawal | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | Update Rack::Mount to 0.8.1 | Prem Sichanugrist | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | Bump sprockets dependency | Joshua Peek | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | rack_mount upgrade to new version 0.8.0 | Vishnu K. Sharma | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | rack-mount gem updated. | Arun Agrawal | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | Bump up rack-cache, tzinfo and thor | Santiago Pastorino | 2011-05-04 | 1 | -2/+2 |
| | |||||
* | Use latest rack-test. | José Valim | 2011-05-03 | 1 | -1/+1 |
| |