Commit Graph

99 Commits

Author SHA1 Message Date
Anil Wadghule ea30da3069 Add jruby-openssl gem in Gemfile necessary for JRuby
[#5762 state:committed]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-10-07 11:48:40 -02:00
José Valim 50215f9525 Rely on Rack::Session stores API for more compatibility across the Ruby world. 2010-10-03 21:24:22 +02:00
Santiago Pastorino 14d2feeeab Bump up some deps 2010-09-26 00:29:38 -03:00
José Valim 127da544bb Bump thor version requirement. 2010-09-24 21:03:12 +02:00
Piotr Sarnacki bac0826b1f Refactor namespaced generators to use module_namespacing block helper
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-09-24 21:02:30 +02:00
Jeremy Kemper 2a820f3d1f Include addressable for AR perf bench 2010-09-10 12:16:56 -07:00
Jeremy Kemper cc81b04ae5 AR perf test: switch to mysql2, bundle faker and rbench 2010-09-09 14:34:47 -07:00
Santiago Pastorino 920765c4c2 Add ruby-debug19 for mri 1.9 2010-09-01 21:24:33 -03:00
Brian Lopez bde3d7fbaf no need to depend on mysql2 master anymore
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-08-23 15:50:26 -03:00
Xavier Noria 63bb639036 requires horo 1.0.2 2010-08-21 02:25:45 +02:00
Santiago Pastorino cad8bef5ea Bump up rdoc to 2.5.10 2010-08-18 11:44:12 -03:00
Raimonds Simanovskis 4e3d220da3 added dependencies in Gemfile for running ActiveRecord tests with Oracle database 2010-08-16 15:21:54 -07:00
Santiago Pastorino 1607a8b08c This is not needed anymore 2010-08-15 09:18:08 -03:00
Brian Lopez ee9c950f2f bringing over latest from master 2010-08-09 12:43:49 -07:00
Xavier Noria 5598d3ac2e updates horo dependency to 1.0.1 2010-08-08 11:28:50 +02:00
Brian Lopez 2353e826b0 typo 2010-08-02 01:58:29 -07:00
Brian Lopez 21e81da335 update tests for mysql2 support 2010-08-02 01:37:57 -07:00
Santiago Pastorino 55028a7326 Bump up nokogiri to 1.4.3.1 2010-07-29 23:44:31 -03:00
Nick Sieger f427fdd13a JRuby should not need system_timer, and cannot install it either
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-07-26 18:18:11 -03:00
Aaron Patterson 13df581ec7 using AREL from the environment if it exists 2010-07-25 16:44:14 -07:00
Santiago Pastorino 2c4fcec44d Gemfile now makes use of platforms calls with blocks instead of elsif logic to define dependencies over specific platforms 2010-07-26 06:42:44 +08:00
Xavier Noria 2944a79452 bump required RDoc to >= 2.5.9, and replace the 2.2 horo.rb with Aaron's gem 2010-07-22 23:19:01 +02:00
Santiago Pastorino fcb230144b Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfo 2010-07-15 13:18:47 -07:00
Santiago Pastorino 3952268929 Bump up to rack-mount 0.6.9 and rack-mount-0.6.6.pre removed from action_dispatch vendor 2010-07-15 13:18:44 -07:00
Jeremy Kemper 6549291901 Vendor unreleased rack-mount 0.6.6.pre dependency 2010-06-27 16:28:04 -07:00
Jeremy Kemper 0883b2b0c3 Depend on unreleased rack-mount 0.6.6.pre 2010-06-25 10:11:46 -07:00
Xavier Noria 145fbdff67 removes the documentation group from the Gemfile, thus making RDoc 2.2 required in dev machines
In order to generate the API with that particular version we need to activate the gem
in the Rakefile before rake. Therefore the Rakefile does not honor --without for that
group now. Installing rdoc is no big deal anyway.
2010-06-16 19:28:23 +02:00
Xavier Noria 07c6b7a6ad migrates the Jamis template to RDoc 2.x, the root Rakefile requires RDoc 2.2
To understand the changes in horo.rb check rdoc/template.rb in a RDoc 2.x
2010-06-16 04:06:20 +02:00
Santiago Pastorino 0919c0dbca Removed textilize, textilize_without_paragraph and markdown helpers
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-09 10:06:14 +02:00
José Valim e50bf67ffa Bring pg back. 2010-06-08 22:36:35 +02:00
David Heinemeier Hansson 32d4330b81 Get ready for beta 4 2010-06-08 14:47:02 -04:00
rohit 47bf19c848 Made markdown honor :safe option and handle safe input. Also added tests for markdown.
[#4794 state:resolved]

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-08 17:00:11 +02:00
Santiago Pastorino ed16ec6344 bump sqlite version to 1.3.0
Signed-off-by: Xavier Noria <fxn@hashref.com>
2010-06-07 16:10:55 +02:00
Santiago Pastorino 0cc4cd020d Unforce text-format from AM
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-01 12:06:47 +02:00
Santiago Pastorino 57144388f0 Unforce memcache from AS
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-01 10:46:05 +02:00
Santiago Pastorino f5104caf3b rack-test version updated and removed from Gemfile
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-31 11:26:47 +02:00
Nick Sieger c0db7840fe More accurate JRuby gem requirements
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-20 15:18:57 +02:00
Santiago Pastorino 61001e766d group :mri deleted in favor of RUBY_ENGINE and RUBY_VERSION usage.
Allow use json, yajl-ruby and nokogiri on MRI and Rubinius only.
jruby-debug added only for jruby platform

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-19 21:32:45 +02:00
Santiago Pastorino 5573ab2047 Enable ruby-debug only for MRI
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-19 12:59:53 +02:00
Priit Tamboom f8432108e8 Added nokogiri dependency to Gemfile [#4617 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-16 20:33:46 +02:00
Santiago Pastorino 9ef232a785 Gemfile requires sqlite3-ruby = 1.3.0.beta.2
Signed-off-by: Xavier Noria <fxn@hashref.com>
2010-05-16 19:48:05 +02:00
Xavier Noria 75ddbfecde Gemfile requires sqlite3-ruby 1.3.0.beta.1 2010-05-12 00:37:23 +02:00
Jeremy Kemper 22184930ea Bundle json and yajl-ruby gems for AS::JSON testing 2010-04-28 09:02:45 -07:00
José Valim 6690d66292 Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration. 2010-04-05 12:00:24 +02:00
Jeremy Kemper a1a3520198 CI: omit ruby-debug19 from Gemfile since the ruby source dep hoses permissions 2010-04-02 14:44:56 -07:00
David Heinemeier Hansson d868cb4f8a Prep for beta2, depend on latest Bundler 2010-04-01 13:36:45 -07:00
Jeremy Kemper 94ced08543 ruby-debug19 doesn't install cleanly on 1.9.2 trunk 2010-03-29 08:57:43 -07:00
Santiago Pastorino 4ea289fb11 ruby-debug19 added to Gemfile [#4290 state:committed]
Signed-off-by: wycats <wycats@gmail.com>
2010-03-28 20:24:36 -07:00
José Valim 759eb36054 Actually, bring Arel back to Gemfile and use git repo since it helps development. 2010-03-25 23:31:42 +01:00
José Valim 99ce6eb4b1 Remove Arel's git repo from Gemfile and use system_timer just on 1.8.x 2010-03-25 20:40:01 +01:00