February 2008 Archives by thread
Starting: Tue Feb 5 11:22:52 EST 2008
Ending: Fri Feb 29 17:37:55 EST 2008
Messages: 53
- [Jruby-extras-devel] [ jruby-extras-Bugs-17799 ] Broken Unicode with AR-JDBC 0.7.1, Rails 2.0.2, JRuby 1.1RC1
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-17809 ] goldspike packer has endless loop determining gem dependencies
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-17837 ] Yaml parsing error with application in JRuby (war format of application)
noreply at rubyforge.org
- [Jruby-extras-devel] [887] trunk/rails-integration/plugins/goldspike: 17809 - goldspike packer has endless loop determining gem dependencies.
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-17809 ] goldspike packer has endless loop determining gem dependencies
noreply at rubyforge.org
- [Jruby-extras-devel] [888] trunk: Quick Java 2d knock off of ImageScience
nobody at rubyforge.org
- [Jruby-extras-devel] [889] trunk/image_voodoo/lib/image_voodoo.rb: Use a normal byte-packed binary BufferedImage so it works headless.
nobody at rubyforge.org
- [Jruby-extras-devel] [890] trunk/image_voodoo: Add the ability to work with in-memory bytes as image source and desination (rather than files) and add a couple samples.
nobody at rubyforge.org
- [Jruby-extras-devel] [891] trunk/image_voodoo/lib/image_voodoo.rb: Cleanup, removed some dead/ useless code, shortened some lines, and using the right BufferedImage type now.
nobody at rubyforge.org
- [Jruby-extras-devel] [892] trunk/activerecord-jdbc: Adding bare-bones DB2 tests
nobody at rubyforge.org
- [Jruby-extras-devel] [893] trunk/image_voodoo: Add a greyscale method to turn image into greyscale, along with a sample ( we need to start adding tests, though)
nobody at rubyforge.org
- [Jruby-extras-devel] [894] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_postgre.rb: fix for JRUBY-2102 by Rainer Hahnekamp
nobody at rubyforge.org
- [Jruby-extras-devel] [895] trunk/activerecord-jdbc/src/java/jdbc_adapter/ JdbcAdapterInternalService.java: Fix for JRUBY-2051, handle schemaname and tablename more correctly for columns
nobody at rubyforge.org
- [Jruby-extras-devel] [896] trunk/jopenssl: Fix for JRUBY-1100, truncate IV if it's too long.
nobody at rubyforge.org
- [Jruby-extras-devel] [897] trunk/jruby-ldap/lib/ldap.rb: Fix for #16007 by Matt Grayson - make subsequent bind attemts work.
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-13007 ] jruby-openssl 0.0.4 gem returns nil for method OpenSSL::Random.random_bytes.
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-9494 ] NoMethodError when using :decimal column with :null => true
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-12149 ] Insert statement does not work with Pre-assigned id when working with Oracle Database
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-12508 ] When creating table aliases for included tables, names are not truncated for oracle
noreply at rubyforge.org
- [Jruby-extras-devel] [898] trunk/activerecord-jdbc/lib/active_record/connection_adapters/ jdbc_adapter.rb: Fix for #13558
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-13558 ] Bug in AR-JDBC 0.5 - JdbcAdapter.indexes()
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-13427 ] Task not supported by 'jdbc'
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-14114 ] VerifyError when starting Tomcat
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-14478 ] (solution provided) Oracle table names with schemas handled incorrectly .
noreply at rubyforge.org
- [Jruby-extras-devel] [899] trunk/activerecord-jdbc/lib/active_record/connection_adapters/ jdbc_adapter.rb: Fix for #15074
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-15074 ] ConnectionAdapters::JdbcAdapter.indexes is missing name and schema_name parameters in the method signature
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-17837 ] Yaml parsing error with application in JRuby (war format of application)
noreply at rubyforge.org
- [Jruby-extras-devel] [900] trunk/activerecord-jdbc: - Wrap up a few more fixes preparing for 0.7 .2 release
nobody at rubyforge.org
- [Jruby-extras-devel] [901] tags/activerecord-jdbc/release-0.7.2/: Tag 0.7.2
nobody at rubyforge.org
- [Jruby-extras-devel] [902] trunk/activerecord-jdbc: Small rakefile and hoe fixes required to release
nobody at rubyforge.org
- [Jruby-extras-devel] [903] trunk/activerecord-jdbc/drivers: More fixes to make hoe not complain
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-11567 ] ActiveRecord-JDBC does not work with many-to-many relationships with HSQLDB
noreply at rubyforge.org
- [Jruby-extras-devel] [904] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_hsqldb.rb: Fix for Rubyforge #11567 (Matt Williams)
nobody at rubyforge.org
- [Jruby-extras-devel] [905] trunk/activerecord-jdbc: Bump version up to 0.7.3
nobody at rubyforge.org
- [Jruby-extras-devel] [906] trunk/rails-integration: Switch to using the 1.5 concurrency classes, now that JRuby requires it as well
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-17799 ] Broken Unicode with AR-JDBC 0.7.1, Rails 2.0.2, JRuby 1.1RC1
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-18059 ] Rails 2.0 Query Cache not working
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-17799 ] Broken Unicode with AR-JDBC 0.7.1, Rails 2.0.2, JRuby 1.1RC1
noreply at rubyforge.org
- [Jruby-extras-devel] [907] trunk/activerecord-jdbc: Attempt a fix for Rubyforge 18059
nobody at rubyforge.org
- [Jruby-extras-devel] [909] trunk/rails-integration/pom.xml: Update version of JRuby to 1.1R2
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-12891 ] goldspike timing out during first invocation
noreply at rubyforge.org
- [Jruby-extras-devel] [910] trunk/rails-integration/pom.xml: Use newer surefire, and add an exclude for abstract classes
nobody at rubyforge.org
- [Jruby-extras-devel] [911] trunk/rails-integration/src/main/java/org/jruby/webapp/RailsServlet. java: Improve error handling
nobody at rubyforge.org
- [Jruby-extras-devel] [912] trunk/rails-integration: Merge in shared class cache changes
nobody at rubyforge.org
- [Jruby-extras-devel] [913] tags/rails-integration/1.5/: Tagging goldspike 1.5
nobody at rubyforge.org
- [Jruby-extras-devel] [914] trunk/rails-integration: Preparing for Goldspike 1.5 release
nobody at rubyforge.org
- [Jruby-extras-devel] [915] trunk/rails-integration/pom.xml: Prepare for next development iteration
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-18292 ] Javasand incompatible with JRuby 1.1RC2
noreply at rubyforge.org
- [Jruby-extras-devel] [916] trunk/rails-integration/src: Fix for no headers breaking
nobody at rubyforge.org
- [Jruby-extras-devel] [917] trunk/jopenssl/src/java/org/jruby/ext/openssl/Cipher.java: Fix for JRUBY-2187, make sure that AES doesn' t fail when we try to set a key longer than allowed.
nobody at rubyforge.org
- [Jruby-extras-devel] [918] trunk/jopenssl/src/java/org/jruby/ext/openssl/SSLSocket.java: Fix for JRUBY-2152, by Charles
nobody at rubyforge.org
- [Jruby-extras-devel] [919] trunk/activerecord-jdbc/src/java/jdbc_adapter/JdbcMySQLSpec.java: JRUBY-2205: Fix N^2 allocation of bytelists for mysql quoting (taw)
nobody at rubyforge.org
- [Jruby-extras-devel] [920] trunk/activerecord-jdbc: Fix problem with reserved words coming back pre-quoted from #indexes in postgres
nobody at rubyforge.org
Last message date:
Fri Feb 29 17:37:55 EST 2008
Archived on: Fri Feb 29 17:37:57 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).