Messages by Thread
-
-
[Jruby-extras-devel] [538] tags/rails-integration/1.2: Release 1.2
nobody
-
[Jruby-extras-devel] [537] trunk/rails-integration/pom.xml: [maven-release-plugin] prepare release release-1.2
nobody
-
[Jruby-extras-devel] [536] trunk/rails-integration/pom.xml: Maven extensions need a version to avoid NPE
nobody
-
[Jruby-extras-devel] [535] trunk/rails-integration: Rename Rails-Integration to GoldSpike
nobody
-
[Jruby-extras-devel] [534] trunk/rails-integration/src/main/java/org/jruby/webapp/FileServlet.java: remove forward double slashes too
nobody
-
[Jruby-extras-devel] Rails-integration patch
Jeffrey Damick
-
[Jruby-extras-devel] [533] trunk/activerecord-jdbc/lib/jdbc_adapter: Make oracle pass much more tests by having the drop_table method actually have the same signature and arity as the AR version
nobody
-
[Jruby-extras-devel] [532] trunk/activerecord-jdbc: Don't look cursors for Oracle.
nobody
-
[Jruby-extras-devel] [531] trunk/activerecord-jdbc: Fix some more Oracle errors, including bad implementation of inserts
nobody
-
[Jruby-extras-devel] [530] trunk/activerecord-jdbc: Fix the prepared statements problem for now
nobody
-
[Jruby-extras-devel] CI help for JRuby
Ola Bini
-
[Jruby-extras-devel] [529] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_oracle.rb: Basic Oracle should never use execute_insert at all, since Oracle doesn't support returning the generated sequence id that way.
nobody
-
[Jruby-extras-devel] [528] trunk/rails-integration/src/main/java/org/jruby/webapp/FileServlet.java: Slight fix
nobody
-
[Jruby-extras-devel] Aliasing bug in ActiveRecord-JDBC 0.2.4 (but not 0.2.3)?
Steen Lehmann
-
[Jruby-extras-devel] [527] trunk/rails-integration/src/main/java/org/jruby/webapp: Added configuration changes from Jon Tirsen
nobody
-
[Jruby-extras-devel] Upcoming GoldSpike/Rails-Integration 1.2 release
Robert Egglestone
-
[Jruby-extras-devel] [526] trunk/rails-integration/plugins: Rename war to goldspike
nobody
-
[Jruby-extras-devel] [525] trunk/rails-integration/plugins: Rename war to goldspike
nobody
-
[Jruby-extras-devel] [524] trunk/rails-integration/src/main/java/org/jruby/webapp/util/CustomObjectPool.java: Just noticed AtomicInteger, which can remove the rest of the locking
nobody
-
[Jruby-extras-devel] To Do for GoldSpike name change
Charles Oliver Nutter
-
[Jruby-extras-devel] [523] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_postgre.rb: Handle the pgsql datatype serial as an integer.
nobody
-
[Jruby-extras-devel] [522] trunk/jopenssl: Update jopenssl to JRuby 099, and bump version to 002
nobody
-
[Jruby-extras-devel] [521] trunk/activerecord-jdbc/lib: Add helper for boolean on postgres, and also fix the insert behavior.
nobody
-
[Jruby-extras-devel] [520] trunk/activerecord-jdbc/lib/active_record/connection_adapters/jdbc_adapter.rb: Add a helper to choose between pgsql float4 and float8, corresponding to JDBC REAL and DOUBLE.
nobody
-
[Jruby-extras-devel] [519] trunk/rails-integration/src/main/java/org/jruby/webapp: Add factory method for creating Rails, code by Jon Tirsen
nobody
-
[Jruby-extras-devel] [AR-JDBC][PATCH] A failing test for has_many :include on MySQL
Dudley Flanders
-
[Jruby-extras-devel] Error when remotely listing ActiveRecord-JDBC gem with RubyGems 0.9.2
Chad Woolley
-
[Jruby-extras-devel] [518] trunk/rails-integration: Implemented Charles idea for performance improvement.
nobody
-
[Jruby-extras-devel] [517] trunk/rails-integration/plugins/war-snapshot/lib/war_config.rb: Need to expand_path before we can get the name from RAILS_ROOT
nobody
-
[Jruby-extras-devel] [516] trunk/rails-integration/plugins/war-snapshot: Partial application of changes from Jon Tirsen's new_war_rb.patch:
nobody
-
[Jruby-extras-devel] mongrel-jruby errors running mephisto
Charles Oliver Nutter
-
[Jruby-extras-devel] PrivilegedException running Rails WAR on Oracle
Steen Lehmann
-
[Jruby-extras-devel] [515] trunk/mongrel-support: Make it possible to build mongrel gems
nobody
-
[Jruby-extras-devel] When in Maven, do as the Mavenites do
Charles Oliver Nutter
-
[Jruby-extras-devel] [514] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_derby.rb: Need to escape certain Derby keywords
nobody
-
[Jruby-extras-devel] [513] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_derby.rb: handle booleans in Derby better
nobody
-
[Jruby-extras-devel] [512] trunk/rails-integration/plugins/war-snapshot/lib/create_war.rb: Forgot start element
nobody
-
[Jruby-extras-devel] [511] trunk/rails-integration: We need to use a 2.3 web.xml for Tomcat 4 support
nobody
-
[Jruby-extras-devel] [510] trunk/rails-integration/plugins/war-snapshot/lib/create_war.rb: Servlet should load on startup by default
nobody
-
[Jruby-extras-devel] [509] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_derby.rb: It seems our slash-quoting didn't work so well with Derby.
nobody
-
[Jruby-extras-devel] [508] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_derby.rb: _execute in Derby should NEVER return nil for execute_query.
nobody
-
[Jruby-extras-devel] Rails-integration - is there a way to have servlet preload the jruby on startup rather than waiting for first hit?
Jeff Barczewski
-
[Jruby-extras-devel] [507] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_derby.rb: Derby was totally broken for inserts.
nobody
-
[Jruby-extras-devel] [506] trunk/activerecord-jdbc: Derby is stupid and handles default values VERY stupidly...
nobody
-
[Jruby-extras-devel] [505] trunk/rails-integration: Fixing preparsing
nobody
-
[Jruby-extras-devel] [504] trunk/rails-integration/plugins/war-snapshot/lib/packer.rb: Fixing preparsing
nobody
-
[Jruby-extras-devel] Plugin shouldn't be installed from trunk
Charles Oliver Nutter
-
[Jruby-extras-devel] [503] trunk/activerecord-jdbc/lib: Make execute use _execute directly, and modules 'overriding' execute defines _execute instead.
nobody
-
[Jruby-extras-devel] [502] trunk/activerecord-jdbc: Improve limit performance of Derby, by using Statement.setMaxRows.
nobody
-
[Jruby-extras-devel] [501] trunk/activerecord-jdbc/lib/jdbc_adapter: Limit and offset had an off-by-one error for Derby.
nobody
-
[Jruby-extras-devel] [500] trunk/stemmer4jr: First implementation of stemmer4jr
nobody
-
[Jruby-extras-devel] [499] trunk: Initial import
nobody
-
[Jruby-extras-devel] [498] trunk/javasand: Fix so javasand works with JRuby 0.9.9, and prepare for 0.0.2
nobody
-
[Jruby-extras-devel] [497] trunk/rails-integration: Tidied up code.
nobody
-
[Jruby-extras-devel] [477] trunk/jparsetree/lib/jparsetree.rb: Added source locations to jparsetree s-exprs
nobody
-
[Jruby-extras-devel] JavaSand patch for the latest JRuby 0.9.9
Eric Lindvall
-
[Jruby-extras-devel] [495] trunk/rails-integration/plugins/war/: Releasing new plugin version to match 1.1.1
nobody
-
[Jruby-extras-devel] [496] trunk/rails-integration/plugins/war: Updated default libraries to RI 1.1.1 and JRuby 0.9.9
nobody
-
[Jruby-extras-devel] [494] trunk/rails-integration/plugins/war/: Releasing new plugin version to match 1.1.1
nobody
-
[Jruby-extras-devel] Jruby doesn't work in embedded Jetty
Marco Oechslin
-
[Jruby-extras-devel] [493] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_derby.rb: Ok, Derby-specific execute was kinda broken.
nobody
-
[Jruby-extras-devel] [492] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_derby.rb: Add rename_column for Derby
nobody
-
[Jruby-extras-devel] JParsetree in JRuby core
Charles Oliver Nutter
-
[Jruby-extras-devel] [491] trunk/activerecord-jdbc/test/activerecord/connection_adapters/type_conversion_test.rb: Fix the test to actually compare times instead of string representations of time.
nobody
-
[Jruby-extras-devel] [490] trunk/jparsetree/lib/jparsetree.rb: caught up with JRuby 0.9.9 (seems like the Java integration
nobody
-
[Jruby-extras-devel] Rails-Integration name change?
Charles Oliver Nutter
-
[Jruby-extras-devel] [489] tags/activerecord-jdbc/release-0.2.4/: Tagging 0.2.4
nobody
-
[Jruby-extras-devel] [488] trunk/activerecord-jdbc: Prepare for 0.2.4 release
nobody
-
[Jruby-extras-devel] [487] trunk/rails-integration/pom.xml: Version upped to 1.2-SNAPSHOT after bits deployed
nobody
-
[Jruby-extras-devel] [486] tags/rails-integration/release-1.1.1/rails-integration/: Tagging 1.1.1 of rails-integration
nobody
-
[Jruby-extras-devel] [485] trunk/rails-integration/pom.xml: Going back to 1.1.1 for release
nobody
-
[Jruby-extras-devel] [484] trunk/rails-integration/pom.xml: Preparing for codehaus deployment
nobody
-
[Jruby-extras-devel] Rails-Integration 1.1.1
Robert Egglestone
-
[Jruby-extras-devel] [483] trunk/rails-integration/pom.xml: Set to next development iteration
nobody
-
[Jruby-extras-devel] [482] tags/rails-integration/release-1.1.1/: Release 1.1.1
nobody
-
[Jruby-extras-devel] [481] trunk/rails-integration/pom.xml: [maven-release-plugin] prepare release release-1.1.1
nobody
-
[Jruby-extras-devel] [480] trunk/rails-integration/src/main: Added Ola's fix for the RubyString-byte-array problem
nobody
-
[Jruby-extras-devel] A solution to the RubyString-byte-array problem
Ola Bini
-
[Jruby-extras-devel] [479] trunk/rails-integration/src/main/ruby/builtin/rails-integration/session/java_servlet_store.rb: Fix for string encoding on marshalled data
nobody
-
[Jruby-extras-devel] [478] trunk/rails-integration: Update to JRuby 0.9.9, allow objectspace by default
nobody
-
[Jruby-extras-devel] [rails-integration][PATCH] new war.rb format (backwards compatible)
Jon Tirsen
-
[Jruby-extras-devel] Moving administrative garbage to Codehaus
Charles Oliver Nutter
-
[Jruby-extras-devel] [476] trunk/activerecord-jdbc/lib/active_record/connection_adapters/jdbc_adapter.rb: Adding fix for REAL columns (Raphael Valyi)
nobody
-
[Jruby-extras-devel] [475] trunk/activerecord-jdbc/Rakefile: Removing hsqldb from main test run for now
nobody
-
[Jruby-extras-devel] Error while evaluating nil.toString with ActiveRecord-JDBC + Oracle
Kimmo Lehto
-
[Jruby-extras-devel] undefined method `empty?' for Fixnum using oracle and JRoR
Kimmo Lehto
-
[Jruby-extras-devel] Using rails-integration without maven
Charles Oliver Nutter
-
[Jruby-extras-devel] rails-integration: new file servlet not serving correctly for me
Charles Oliver Nutter
-
[Jruby-extras-devel] Rails-Integration 1.1
Robert Egglestone
-
[Jruby-extras-devel] Rails-integration: why install instead of copy?
Charles Oliver Nutter
-
[Jruby-extras-devel] [474] trunk/rails-integration/pom.xml: Prepare for 1.2
nobody
-
[Jruby-extras-devel] [473] tags/rails-integration/release-1.1/: Tag release 1.1
nobody