Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(587)

Issue 150058: allow any version of bundler and mime mapping (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 6 months ago by woodie
Modified:
14 years, 5 months ago
Reviewers:
do_not_use
Visibility:
Public.

Patch Set 1 #

Total comments: 1

Patch Set 2 : simple version of mime support #

Patch Set 3 : add simple mime mapping #

Total comments: 2

Patch Set 4 : bundler updates #

Patch Set 5 : bundler changes, but same jruby-jars #

Total comments: 7

Patch Set 6 : move the middleware #

Total comments: 7

Patch Set 7 : move appengine-rack out of runtime jar #

Total comments: 15

Patch Set 8 : middleware is working #

Patch Set 9 : merged with ribrdb #

Patch Set 10 : move the require bundler_gems/environment #

Patch Set 11 : Use 'Packaging' instead of 'Installing' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M appengine-tools/lib/appengine-tools/boot.rb View 7 8 9 1 chunk +0 lines, -5 lines 0 comments Download
M appengine-tools/lib/appengine-tools/bundler.rb View 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M appengine-tools/lib/appengine-tools/gem_bundler.rb View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12
woodie
bundler 0.7.0 is out but we still need to patch. http://codereview.appspot.com/150058/diff/1/2 File appengine-tools/Rakefile (left): http://codereview.appspot.com/150058/diff/1/2#oldcode32 ...
14 years, 6 months ago (2009-11-08 23:53:27 UTC) #1
woodie
Doing this the "right way" seems unnecessarily complex. I suppose there is value in create ...
14 years, 6 months ago (2009-11-09 05:28:34 UTC) #2
woodie
we can release our gems when bundler 0.8.0 ships, not sure if adding tests is ...
14 years, 6 months ago (2009-11-09 05:36:27 UTC) #3
woodie
I need to add the appengine-rack changes we discussed, to that our next version of ...
14 years, 5 months ago (2009-12-01 21:36:11 UTC) #4
do_not_use
http://codereview.appspot.com/150058/diff/3003/3007 File appengine-tools/lib/appengine-tools/web-xml.rb (right): http://codereview.appspot.com/150058/diff/3003/3007#newcode39 appengine-tools/lib/appengine-tools/web-xml.rb:39: def mime_mapping(mapping) On 2009/12/01 21:36:12, woodie wrote: > I'd ...
14 years, 5 months ago (2009-12-01 21:44:23 UTC) #5
woodie
Just a couple issues: 1. I need to find another place to require 'bundler_gems/environment' 2. ...
14 years, 5 months ago (2009-12-02 08:19:21 UTC) #6
do_not_use
http://codereview.appspot.com/150058/diff/3013/2013 File appengine-rack/lib/appengine-rack.rb (right): http://codereview.appspot.com/150058/diff/3013/2013#newcode19 appengine-rack/lib/appengine-rack.rb:19: require 'bundler_gems/environment' Ok, I guess this should go in ...
14 years, 5 months ago (2009-12-02 21:40:39 UTC) #7
woodie
looks good. Only problem is that the meta-gem is goofy http://codereview.appspot.com/150058/diff/3013/2013 File appengine-rack/lib/appengine-rack.rb (right): http://codereview.appspot.com/150058/diff/3013/2013#newcode19 ...
14 years, 5 months ago (2009-12-03 05:57:17 UTC) #8
do_not_use
http://codereview.appspot.com/150058/diff/3013/2013 File appengine-rack/lib/appengine-rack.rb (right): http://codereview.appspot.com/150058/diff/3013/2013#newcode19 appengine-rack/lib/appengine-rack.rb:19: require 'bundler_gems/environment' On 2009/12/03 05:57:17, woodie wrote: > I ...
14 years, 5 months ago (2009-12-04 00:03:49 UTC) #9
woodie
tested the middleware, it works I'd like to commit, and test some more http://codereview.appspot.com/150058/diff/3013/2013 File ...
14 years, 5 months ago (2009-12-04 01:31:57 UTC) #10
do_not_use
http://codereview.appspot.com/150058/diff/2024/3023 File appengine-tools/lib/appengine-tools/bundler.rb (right): http://codereview.appspot.com/150058/diff/2024/3023#newcode262 appengine-tools/lib/appengine-tools/bundler.rb:262: eval IO.read('config.ru'), nil, 'config.ru', 1 This is where we ...
14 years, 5 months ago (2009-12-04 18:51:55 UTC) #11
woodie
14 years, 5 months ago (2009-12-04 19:54:39 UTC) #12
testing now...
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b