aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/actionpack.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Relax dependency of builder gemAndrew White2016-11-021-1/+1
|
* Add license to the gemspecRafael Mendonça França2013-07-081-0/+3
|
* Bump rack dependency to 1.4.5Santiago Pastorino2013-02-081-1/+1
|
* Bump rack dependency to 1.4.3Carlos Antonio da Silva2013-01-081-1/+1
| | | | | | | | | | It includes security bug fixes and changes the initialization of Rack::File to accept a hash, otherwise generating warnings. See 295806e for the warnings fix. Conflicts: actionpack/actionpack.gemspec
* Lock sprockets to 2.2.xGuillermo Iguaran2012-11-091-1/+1
|
* Asset manifest includes aliases for foo.js -> foo/index.js and vice versa. ↵Jeremy Kemper2012-09-301-1/+1
| | | | Bump Sprockets requirements from 2.1+ to 2.2+ and let it answer "should we compile this asset?" for us.
* Loosen sprockets version restrictionJoshua Peek2012-08-071-1/+1
|
* Bump Journey requirements to 1.0.4Andrew White2012-07-231-1/+1
| | | | | There are some Action Pack tests for regressions from 3.1 that require a later version of Journey to pass so bump to the current version.
* Upgrade sprockets to 2.1.3Guillermo Iguaran2012-05-131-1/+1
|
* Use latest rack-cache.José Valim2012-03-061-1/+1
|
* bumping journey to 1.0.1Aaron Patterson2012-01-261-1/+1
|
* depend on journey 1.0.0Aaron Patterson2012-01-121-1/+1
|
* Bump to rack 1.4.0Santiago Pastorino2011-12-281-1/+1
|
* Remove i18n dependencies from AP and AMo since they are in AS.José Valim2011-12-201-1/+0
|
* updating arel and journey dependenciesAaron Patterson2011-12-141-1/+1
|
* Update sprockets which theoretically fixes the regression we have seen.José Valim2011-11-301-1/+1
|
* Bump sprockets to 2.1.1Jon Leighton2011-11-191-1/+1
|
* Upgrade Sprockets to 2.1.0Guillermo Iguaran2011-11-141-1/+1
| | | | This version brings bug fixes for performance and caching.
* bumps up sprocketsXavier Noria2011-11-051-1/+1
|
* Synchronize the gemspecs since CHANGELOG has been renamed to CHANGELOG.mdFranck Verrot2011-11-041-1/+1
|
* 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
|