aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/actionpack.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3352 from arunagw/bump_sprocketsVijay Dev2011-10-221-1/+1
|\ | | | | Bump sprockets
| * Bump sprocketsArun Agrawal2011-10-171-1/+1
| |
* | Bump Rack to 1.3.5Arun Agrawal2011-10-181-1/+1
|/
* Bump sprockets to 2.0.2Santiago Pastorino2011-10-041-11/+11
|
* Require rack-cache 1.1.Brendan Ribera2011-10-031-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 Patterson2011-09-121-1/+1
|
* Bump sprockets upSantiago Pastorino2011-08-301-1/+1
|
* Bump rack-cache, rack-test, rack-mount and sprockets upSantiago Pastorino2011-08-281-4/+4
|
* Bump sprockets to 2.0.0.beta.14Guillermo Iguaran2011-08-201-1/+1
|
* Bump sprockets upSantiago Pastorino2011-07-261-1/+1
|
* Bump rack up. Closes #2107Santiago Pastorino2011-07-251-1/+1
|
* make tzinfo a development dependencyAaron Patterson2011-07-181-1/+2
|
* Bump rack upSantiago Pastorino2011-07-131-1/+1
|
* Bump up rack-cache and tzinfoSantiago Pastorino2011-06-301-2/+2
|
* Edited actionpack/actionpack.gemspec via GitHubJosé Valim2011-06-231-1/+1
|
* Revert "Bump sprockets requirement"Joshua Peek2011-06-221-1/+1
| | | | This reverts commit 458512c8fa31196816dd2372fddecd0e0237c4c0.
* Bump sprockets requirementJoshua Peek2011-06-211-1/+1
|
* Use Latest Sprockets betaDavid Heinemeier Hansson2011-06-061-1/+1
|
* sprockets gem update to beta9 Arun Agrawal2011-05-311-1/+1
|
* Bump Rack versionwycats2011-05-221-1/+1
|
* Require sprockets beta 8Joshua Peek2011-05-221-1/+1
|
* Lock to stable sprockets betaJoshua Peek2011-05-221-1/+1
|
* Fix I18n dependency as final is out.José Valim2011-05-221-1/+1
|
* Merge pull request #1165 from arunagw/rubyforge_removeJosé Valim2011-05-211-1/+0
|\ | | | | Not updating rubyforge for new versions.
| * Not updating rubyforge for new versions. Result of "gem list -d rails" is ↵Arun Agrawal2011-05-201-1/+0
| | | | | | | | not useful.
* | Temporarily ship with ContentLength middleware.José Valim2011-05-201-1/+1
|/
* Sprockets version update.Arun Agrawal2011-05-191-1/+1
|
* Update Rack::Mount to 0.8.1Prem Sichanugrist2011-05-181-1/+1
|
* Bump sprockets dependencyJoshua Peek2011-05-171-1/+1
|
* rack_mount upgrade to new version 0.8.0Vishnu K. Sharma2011-05-131-1/+1
|
* rack-mount gem updated.Arun Agrawal2011-05-131-1/+1
|
* Bump up rack-cache, tzinfo and thorSantiago Pastorino2011-05-041-2/+2
|
* Use latest rack-test.José Valim2011-05-031-1/+1
|
* We no longer depend on those git repos.José Valim2011-05-031-1/+1
|
* Update Action Pack to depend on Rack 1.3.0Prem Sichanugrist2011-05-031-1/+1
| | | Rack 1.3.0 was released a while ago, which break the hard dependency we set in Action Pack. This dependency bump won't be the issue, as we always depends on edge Rack. Also, we was waiting for Rack 1.3.x release before we can release Rails 3.1 beta anyway.
* Use require_self from latest SprocketsDavid Heinemeier Hansson2011-05-021-1/+1
|
* Use sprockets beta gemJoshua Peek2011-05-011-0/+1
|
* upgrade rack-mountNeeraj Singh2011-04-281-1/+1
| | | | Newer version is a few minor performance fixes
* bump the i18n gem to 0.6.0beta1 and update docs for the i18n exception ↵Sven Fuchs2011-04-261-1/+1
| | | | | | handler [#6739 state:committed] Signed-off-by: José Valim <jose.valim@gmail.com>
* Bump up erubis to 2.7.0Santiago Pastorino2011-04-021-1/+1
|
* Gem::Specification#has_rdoc= is deprecated since rubygems 1.7.0Santiago Pastorino2011-04-021-2/+0
|
* Update the wildcard route to be non-greedy by default, therefore be able to ↵Prem Sichanugrist2011-03-291-1/+1
| | | | | | | | match the (.:format) segment [#6605 state:resolved] After some discussion with Andrew White, it seems like this is a better approach for handling a wildcard route. However, user can still bring back the old behavior by supplying `:format => false` to the route. Signed-off-by: Andrew White <andyw@pixeltrix.co.uk>
* Bump rack-test versionPratik Naik2011-01-041-1/+1
|
* Bump up rack-cacheSantiago Pastorino2010-12-241-1/+1
|
* bump i18n gemSven Fuchs2010-12-041-1/+1
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Bump builder to 3.0.0Santiago Pastorino2010-11-171-1/+1
|
* Use latest I18n.José Valim2010-10-261-1/+1
|
* Remove rack-cache-purge.José Valim2010-10-261-1/+0
|
* Bump up some depsSantiago Pastorino2010-09-261-2/+2
|
* fixing bug with rails use of rack-testAaron Patterson2010-09-221-1/+1
|