1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

106 commits

Author SHA1 Message Date
Rahul P. Chaudhari
e883c06a4f Updated gemspec for ruby 1.9.3 2011-12-21 11:09:01 +05:30
José Valim
23f6cabff1 Remove i18n dependencies from AP and AMo since they are in AS. 2011-12-20 08:51:56 +01:00
Aaron Patterson
b6105b0b59 updating arel and journey dependencies 2011-12-14 13:26:49 -08:00
José Valim
a6ee246e5c Update sprockets which theoretically fixes the regression we have seen. 2011-11-30 09:53:09 +01:00
Jon Leighton
86b5e81e8a Bump sprockets to 2.1.1 2011-11-19 13:08:34 +00:00
Guillermo Iguaran
e0eb2292bb Upgrade Sprockets to 2.1.0
This version brings bug fixes for performance and caching.
2011-11-14 06:25:03 -05:00
Xavier Noria
4d9f779b54 bumps up sprockets 2011-11-05 15:33:36 -07:00
Franck Verrot
1679aa56f3 Synchronize the gemspecs since CHANGELOG has been renamed to CHANGELOG.md 2011-11-04 14:46:39 +01:00
Vijay Dev
337ff13be9 Merge pull request from arunagw/bump_sprockets
Bump sprockets
2011-10-22 13:01:24 -07:00
Arun Agrawal
124bb17638 Bump Rack to 1.3.5 2011-10-18 11:09:59 +05:30
Arun Agrawal
91be318120 Bump sprockets 2011-10-17 23:13:42 +05:30
Santiago Pastorino
db262211c9 Bump sprockets to 2.0.2 2011-10-04 14:14:36 -02:00
Brendan Ribera
b05a56f47d Require rack-cache 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
2011-10-03 11:32:24 -07:00
Aaron Patterson
5f0b37c486 Switching rack-mount to journey. 2011-09-12 16:50:47 -07:00
Santiago Pastorino
f4492b8656 Bump sprockets up 2011-08-30 22:49:03 -03:00
Santiago Pastorino
49af31eada Bump rack-cache, rack-test, rack-mount and sprockets up 2011-08-28 19:06:29 -03:00
Guillermo Iguaran
f71c481545 Bump sprockets to 2.0.0.beta.14 2011-08-20 17:10:45 -05:00
Santiago Pastorino
155bb7c75d Bump sprockets up 2011-07-26 00:42:31 -03:00
Santiago Pastorino
36ab1cd293 Bump rack up. Closes 2011-07-25 23:03:30 -03:00
Aaron Patterson
1e452f1840 make tzinfo a development dependency 2011-07-18 14:28:14 +09:00
Santiago Pastorino
54ab63ee77 Bump rack up 2011-07-13 21:40:46 -03:00
Santiago Pastorino
a2a7a19d26 Bump up rack-cache and tzinfo 2011-06-30 10:07:26 -03:00
José Valim
d49622a1f2 Edited actionpack/actionpack.gemspec via GitHub 2011-06-23 07:38:41 -07:00
Joshua Peek
a1f8421060 Revert "Bump sprockets requirement"
This reverts commit 458512c8fa.
2011-06-22 11:29:11 -05:00
Joshua Peek
458512c8fa Bump sprockets requirement 2011-06-21 11:27:06 -05:00
David Heinemeier Hansson
73b64bcd15 Use Latest Sprockets beta 2011-06-06 18:37:35 +02:00
Arun Agrawal
85f9a5c29f sprockets gem update to beta9 2011-05-31 21:41:22 +05:30
wycats
dd8ab4fda5 Bump Rack version 2011-05-22 23:55:08 -07:00
Joshua Peek
7ad24a7d96 Require sprockets beta 8 2011-05-22 20:10:13 -05:00
Joshua Peek
cdc9c3c4af Lock to stable sprockets beta 2011-05-22 14:50:11 -05:00
José Valim
9164dda151 Fix I18n dependency as final is out. 2011-05-22 13:39:13 +02:00
José Valim
26703f4905 Merge pull request from arunagw/rubyforge_remove
Not updating rubyforge for new versions.
2011-05-21 04:55:37 -07:00
José Valim
5eadb4d73d Temporarily ship with ContentLength middleware. 2011-05-20 22:20:51 +02:00
Arun Agrawal
f72f591c8c Not updating rubyforge for new versions. Result of "gem list -d rails" is not useful. 2011-05-20 17:43:40 +05:30
Arun Agrawal
36e330b215 Sprockets version update. 2011-05-19 23:46:26 +05:30
Prem Sichanugrist
6d3b89b372 Update Rack::Mount to 0.8.1 2011-05-18 11:32:34 -04:00
Joshua Peek
1d8d799a01 Bump sprockets dependency 2011-05-17 17:20:27 -04:00
Vishnu K. Sharma
a4041c5392 rack_mount upgrade to new version 0.8.0 2011-05-13 10:44:08 -07:00
Arun Agrawal
975fd5669d rack-mount gem updated. 2011-05-13 08:01:16 +05:30
Santiago Pastorino
bd4831d699 Bump up rack-cache, tzinfo and thor 2011-05-04 16:47:48 -03:00
José Valim
bff374050d Use latest rack-test. 2011-05-03 23:03:07 +02:00
José Valim
06ddda0a5f We no longer depend on those git repos. 2011-05-03 12:56:57 +02:00
Prem Sichanugrist
8bf5d684fd Update Action Pack to depend on Rack 1.3.0
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.
2011-05-03 15:40:52 +07:00
David Heinemeier Hansson
2fbbd08616 Use require_self from latest Sprockets 2011-05-02 19:24:49 -05:00
Joshua Peek
f76726c09d Use sprockets beta gem 2011-05-01 23:23:31 -07:00
Neeraj Singh
502aaec92c upgrade rack-mount
Newer version is a few minor performance fixes
2011-04-28 06:35:58 -04:00
Sven Fuchs
a5b0f7064c bump the i18n gem to 0.6.0beta1 and update docs for the i18n exception handler [ state:committed]
Signed-off-by: José Valim <jose.valim@gmail.com>
2011-04-26 15:10:58 +02:00
Santiago Pastorino
a000fc58b8 Bump up erubis to 2.7.0 2011-04-02 23:56:52 -03:00
Santiago Pastorino
99da42c299 Gem::Specification#has_rdoc= is deprecated since rubygems 1.7.0 2011-04-02 00:35:33 -03:00
Prem Sichanugrist
51551a0a5b Update the wildcard route to be non-greedy by default, therefore be able to match the (.:format) segment [ 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>
2011-03-29 10:12:17 +01:00