Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Showing changesets - mod_ruby
[go: Go Back, main page]

Changeset 126:

added guard conditionals around code that uses dconf to avoid SEGV.
Thanks, Michael Granger.

Changeset 125:

fixes for Rails 1.1.

Changeset 124:

defined LONG2NUM() for Ruby 1.6.7 or earlier versions.

Changeset 123:

ap_pcalloc() should be used for apr_pcalloc().

Changeset 122:

supported Ruby 1.6.

Changeset 121:

do not call downcase content_type, content_encoding, and content_lnaguages.

Changeset 120:

check whether request config is set or not.

Changeset 119:

abondoned template caching.

Changeset 118:

use string instead of block for class_eval.

Changeset 117:

preserve compiled templates.

Changeset 116:

tagged version 1.2.5.

Changeset 115:

added RubyGcPerRequest to documents.

Changeset 114:

set svn:ignore.

Changeset 113:

load plugins only once.

Changeset 112:

rescue Errno::ENOENT.