Skip to content

Commit

Permalink
Merge pull request #2653 from skaes/patches-for-1.9.3-p545-and-2.0.0-…
Browse files Browse the repository at this point in the history
…p451

added railsexpress patches for 1.9.3-p545 and 2.0.0-p451
  • Loading branch information
mpapis committed Feb 25, 2014
2 parents 2f9edd1 + 98ba759 commit 251ea80
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
18 changes: 18 additions & 0 deletions patchsets/ruby/1.9.3/p545/railsexpress
@@ -0,0 +1,18 @@
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/01-fix-make-clean.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/02-railsbench-gc.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/03-display-more-detailed-stack-trace.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/04-fork-support-for-gc-logging.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/05-track-live-dataset-size.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/06-webrick_204_304_keep_alive_fix.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/07-export-a-few-more-symbols-for-ruby-prof.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/08-thread-variables.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/09-faster-loading.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/10-falcon-st-opt.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/11-falcon-sparse-array.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/12-falcon-array-queue.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/13-railsbench-gc-fixes.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/14-show-full-backtrace-on-stack-overflow.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/15-configurable-fiber-stack-sizes.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/16-backport-psych-20.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/17-fix-missing-c-return-event.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p545/railsexpress/18-fix-process-daemon-call.patch
5 changes: 5 additions & 0 deletions patchsets/ruby/2.0.0/p451/railsexpress
@@ -0,0 +1,5 @@
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/2.0.0/p451/railsexpress/01-zero-broken-tests.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/2.0.0/p451/railsexpress/02-railsexpress-gc.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/2.0.0/p451/railsexpress/03-display-more-detailed-stack-trace.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/2.0.0/p451/railsexpress/04-show-full-backtrace-on-stack-overflow.patch
https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/2.0.0/p451/railsexpress/05-fix-missing-c-return-event.patch

0 comments on commit 251ea80

Please sign in to comment.