Messages by Date
-
2008/06/17
[Jruby-extras-devel] [1029] trunk/activerecord-jdbc/lib/jdbc_adapter/version.rb: Bump version to 0.8.3
nobody
-
2008/06/17
[Jruby-extras-devel] [1028] tags/activerecord-jdbc/release-0.8.2/: Tag 0.8.2
nobody
-
2008/06/17
[Jruby-extras-devel] [1027] trunk/activerecord-jdbc/History.txt: Updated history file preparing for release
nobody
-
2008/06/17
[Jruby-extras-devel] [1026] trunk/activerecord-jdbc/src/java/jdbc_adapter/ JdbcAdapterInternalService.java: JRUBY-2643: Fix JRuby newFixnum issue causing NSMEs w/ 1.1.2
nobody
-
2008/06/10
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/10
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/10
[Jruby-extras-devel] [1025] trunk/activerecord-jdbc: Fixed up a broken JNDI test.
nobody
-
2008/06/10
Re: [Jruby-extras-devel] Error since upgrading toactiverecord-jdbc-adapter 0.81: NoSuchMethodError:org.jruby.Ruby.newFixnum(I)Lorg/jruby/RubyFixnum;
Nick Sieger
-
2008/06/10
Re: [Jruby-extras-devel] Error since upgrading toactiverecord-jdbc-adapter 0.81: NoSuchMethodError:org.jruby.Ruby.newFixnum(I)Lorg/jruby/RubyFixnum;
Kennedy, Leigh
-
2008/06/09
[Jruby-extras-devel] [1024] trunk/activerecord-jdbc/test/jdbc_adapter/jdbc_sybase_test.rb: Forgot to add the test to the last checkin
nobody
-
2008/06/09
[Jruby-extras-devel] [ jruby-extras-Bugs-16240 ] JNDI config requires jdbc driver?
noreply
-
2008/06/09
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/09
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/09
[Jruby-extras-devel] [1023] trunk/activerecord-jdbc: Added an optional config key called : dialect.
nobody
-
2008/06/09
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/06
[Jruby-extras-devel] [1022] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc.rake: JRUBY-2619: Typo with :test config causing problems with dev database (Igor Minar)
nobody
-
2008/06/06
[Jruby-extras-devel] [1021] tags/jmx/0.1/: Make 0.1 tag
nobody
-
2008/06/06
[Jruby-extras-devel] [1020] tags/jmx/: Do I really need to explicit add one directorysvn add jmxsvn add jmx
nobody
-
2008/06/06
[Jruby-extras-devel] [1019] trunk: First commit
nobody
-
2008/06/06
Re: [Jruby-extras-devel] Error since upgrading to activerecord-jdbc-adapter 0.81: NoSuchMethodError: org.jruby.Ruby.newFixnum(I)Lorg/jruby/RubyFixnum;
Nick Sieger
-
2008/06/05
[Jruby-extras-devel] Error since upgrading to activerecord-jdbc-adapter 0.81: NoSuchMethodError: org.jruby.Ruby.newFixnum(I)Lorg/jruby/RubyFixnum;
Kennedy, Leigh
-
2008/06/05
[Jruby-extras-devel] [ jruby-extras-Bugs-20524 ] undefined method `true?' for false:FalseClass during migration
noreply
-
2008/06/05
[Jruby-extras-devel] [1018] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_derby.rb: 20524, JRUBY-2612: Since when did I think that there was a #true? method on Object?
nobody
-
2008/06/04
[Jruby-extras-devel] [ jruby-extras-Bugs-20524 ] undefined method `true?' for false:FalseClass during migration
noreply
-
2008/06/04
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/04
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/04
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/04
[Jruby-extras-devel] [1017] trunk/activerecord-jdbc/lib/jdbc_adapter/version.rb: Bump trunk version to 0.8.2
nobody
-
2008/06/04
[Jruby-extras-devel] [1016] tags/activerecord-jdbc/release-0.8.1/: Tag 0.8.1
nobody
-
2008/06/04
[Jruby-extras-devel] [1015] trunk/activerecord-jdbc: Fix problem with AR 2.1 and Derby with ' DEFAULT NULL NULL' in column defs
nobody
-
2008/06/04
[Jruby-extras-devel] [1014] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc.rake: Fix db: create and db:drop by checking for presense of task, not by #respond_to?
nobody
-
2008/06/03
[Jruby-extras-devel] [1013] trunk/activerecord-jdbc: JRUBY-2382: mysql string quoting fails with ArrayIndexOutofBoundsException (Jan Berkel )
nobody
-
2008/06/03
[Jruby-extras-devel] [1012] trunk/activerecord-jdbc: JRUBY-2422: Fix MySQL referential integrity and rollback issues
nobody
-
2008/06/03
[Jruby-extras-devel] [1011] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_oracle.rb: JRUBY-2312, JRUBY-2319, JRUBY-2322: Oracle timestamping issues (Jesse Hu & Michael K? \195?\182nig)
nobody
-
2008/06/03
[Jruby-extras-devel] [1010] trunk/activerecord-jdbc: 10021: very preliminary sybase support ( Mark Atkinson)
nobody
-
2008/06/03
[Jruby-extras-devel] [1009] trunk/activerecord-jdbc: 18846: retrying failing SQL statements is harmful when not autocommitting ( Craig McMillan)
nobody
-
2008/06/03
[Jruby-extras-devel] [1008] trunk/activerecord-jdbc: 19729: check for primary key existence in postgres during insert (Martin Luder)
nobody
-
2008/06/03
[Jruby-extras-devel] [1007] trunk/activerecord-jdbc: 20172: don't quote table names for MSSQL ( Thor Marius Henrichsen)
nobody
-
2008/06/03
[Jruby-extras-devel] [1006] trunk/activerecord-jdbc/Rakefile: quote classpath for windows
nobody
-
2008/06/03
[Jruby-extras-devel] [1005] trunk/activerecord-jdbc: - 20243: numerics improvements for MSSQL ( Aslak Helles?\195?\184y)
nobody
-
2008/06/03
[Jruby-extras-devel] [1004] trunk/activerecord-jdbc: 20479: Improve get_table_name for MSSQL ( Aslak Helles?\195?\184y)
nobody
-
2008/06/03
[Jruby-extras-devel] [1003] trunk/activerecord-jdbc: JRUBY-1977, 17427: Fix information_schema select issue with MSSQL (Matt Burke)
nobody
-
2008/06/03
[Jruby-extras-devel] [ jruby-extras-Bugs-20503 ] Derby adapter does not quote dates properly
noreply
-
2008/06/03
[Jruby-extras-devel] [ jruby-extras-Bugs-19405 ] Oracle: Timestamps are coalescing to strings causing a fixture insert to fail
noreply
-
2008/06/03
[Jruby-extras-devel] [ jruby-extras-Bugs-18846 ] retrying failing SQL statements is harmful when not autocommitting
noreply
-
2008/06/03
[Jruby-extras-devel] [ jruby-extras-Bugs-17427 ] remove_column fails for MSSQL with AR-JDBC 0.7.1
noreply
-
2008/06/02
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/01
[Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply
-
2008/06/01
[Jruby-extras-devel] [ jruby-extras-Bugs-13355 ] add_limit_offset in SQL Server 2005
noreply
-
2008/05/30
[Jruby-extras-devel] [1002] trunk/jopenssl/Rakefile: Make rake unbroken, because of the recent boot class path changes
nobody
-
2008/05/29
Re: [Jruby-extras-devel] Sybase support for activerecord-jdbc-adapter
Ryan Bell
-
2008/05/29
[Jruby-extras-devel] Sybase support for activerecord-jdbc-adapter
Kennedy, Leigh
-
2008/05/20
Re: [Jruby-extras-devel] Trouble with Rails 2.1 RC + JRuby 1.1.1 +MS SQL Server 2005
Nick Sieger
-
2008/05/20
[Jruby-extras-devel] [1001] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_mssql.rb: JRUBY-2011: One more type_cast fix -- value is not always a string
nobody
-
2008/05/20
Re: [Jruby-extras-devel] Trouble with Rails 2.1 RC + JRuby 1.1.1 +MS SQL Server 2005
Neville Burnell
-
2008/05/20
[Jruby-extras-devel] [1000] tags/image_voodoo/0.2/: Make 0.2 tag
nobody
-
2008/05/19
[Jruby-extras-devel] [ jruby-extras-Bugs-20233 ] Special Float values for Oracle
noreply
-
2008/05/19
Re: [Jruby-extras-devel] [ jruby-extras-Bugs-20233 ] Special Float values for Oracle
Jesse Hu
-
2008/05/19
[Jruby-extras-devel] [999] trunk/image_voodoo/History.txt: Update history
nobody
-
2008/05/19
[Jruby-extras-devel] [998] trunk/image_voodoo/bin/image_voodoo: Add 'from_url' support to image_voodoo cli script
nobody
-
2008/05/19
[Jruby-extras-devel] [997] trunk/image_voodoo: -Added adjust_brightness method
nobody
-
2008/05/19
Re: [Jruby-extras-devel] Trouble with Rails 2.1 RC + JRuby 1.1.1 + MS SQL Server 2005
Nick Sieger
-
2008/05/19
[Jruby-extras-devel] [996] trunk/activerecord-jdbc/Rakefile: Add more items to clean task
nobody
-
2008/05/19
[Jruby-extras-devel] [995] trunk/activerecord-jdbc: JRUBY-2011: Fix MSSQL string un-quoting issue (Silvio Fonseca)
nobody
-
2008/05/19
[Jruby-extras-devel] [ jruby-extras-Bugs-20233 ] Special Float values for Oracle
noreply
-
2008/05/19
[Jruby-extras-devel] Trouble with Rails 2.1 RC + JRuby 1.1.1 + MS SQL Server 2005
Neville Burnell
-
2008/05/16
[Jruby-extras-devel] [ jruby-extras-Bugs-19117 ] ar 0.8 adapter derby migration : quote_table_name missing method
noreply
-
2008/05/16
[Jruby-extras-devel] [994] trunk/activerecord-jdbc: Fix missing quote_table_name function under Rails 1.2.6 and earlier
nobody
-
2008/05/16
[Jruby-extras-devel] [ jruby-extras-Bugs-20078 ] Duplicate of JRUBY-1638 & JRUBY-2404
noreply
-
2008/05/13
[Jruby-extras-devel] [993] trunk/activerecord-jdbc/.gitignore: Add .gitignore for git-svn repos
nobody
-
2008/05/13
[Jruby-extras-devel] [992] trunk/activerecord-jdbc: JRUBY-2438: Updates to SQLite driver from Joseph Athman
nobody
-
2008/05/13
[Jruby-extras-devel] [991] trunk/activerecord-jdbc/test: JRUBY-2463: add test verifying oracle' s number handling
nobody
-
2008/05/13
[Jruby-extras-devel] [990] trunk/activerecord-jdbc/src/java/jdbc_adapter/ JdbcAdapterInternalService.java: JRUBY-1638, JRUBY-2404: schema. table handling, Oracle NUMBER fixes
nobody
-
2008/05/13
[Jruby-extras-devel] [989] trunk/activerecord-jdbc: Add structure dump and other DDL-ish for DB2 courtesy abedra and stuarthalloway
nobody
-
2008/05/13
[Jruby-extras-devel] [988] trunk/activerecord-jdbc: Tweaks to get oracle tests running for me
nobody
-
2008/05/11
[Jruby-extras-devel] [ jruby-extras-Bugs-20078 ] Duplicate of JRUBY-1638 & JRUBY-2404
noreply
-
2008/04/30
[Jruby-extras-devel] [987] branches/jopenssl/0.2/lib/jopenssl/version.rb: Update version for putting out a new thing compiled with JRuby 1.1.1
nobody
-
2008/04/30
[Jruby-extras-devel] [986] trunk/jopenssl/lib/jopenssl/version.rb: Update version here
nobody
-
2008/04/30
[Jruby-extras-devel] [985] branches/jopenssl/0.2/: Create a 0. 2 branch before my annotations changes
nobody
-
2008/04/30
[Jruby-extras-devel] [984] branches/jopenssl/: Create branch directory for jopenssl.
nobody
-
2008/04/29
[Jruby-extras-devel] [979] trunk/jopenssl/src/java/org/jruby/ext/openssl: More annotation bindings
nobody
-
2008/04/28
[Jruby-extras-devel] [974] trunk/jopenssl: Fix an NPE in Ciphers
nobody
-
2008/04/24
[Jruby-extras-devel] [973] trunk/activerecord-jdbc: JRUBY-2438: Adding first cut of Joseph Athman's sqlite3 adapter
nobody
-
2008/04/23
[Jruby-extras-devel] [969] trunk/activerecord-jdbc: I added an adapter to support InterSystems Cache database.
nobody
-
2008/04/23
[Jruby-extras-devel] [971] trunk/activerecord-jdbc: Refactored cache and mssql adapters to share common code.
nobody
-
2008/04/23
[Jruby-extras-devel] [970] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_cachedb.rb: Provided primary key support for cache db.
nobody
-
2008/04/22
[Jruby-extras-devel] [968] trunk/jopenssl: Fix so that ca_file and ca_path works, also make sure that verification fails when no store is available.
nobody
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-15630 ] Error using postgres
noreply
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-15236 ] Reconnects in connection pool
noreply
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-13355 ] add_limit_offset in SQL Server 2005
noreply
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-18059 ] Rails 2.0 Query Cache not working
noreply
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-19140 ] Illegal mix of collations error using jdbcmysql adapter
noreply
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-16789 ] activerecord-jdbc-adapter-0.7 oracle issue
noreply
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-16789 ] activerecord-jdbc-adapter-0.7 oracle issue
noreply
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-17385 ] AR-JDBC-0.7.1 Oracle ActiveRecord::StatementInvalid when executing insert Statement
noreply
-
2008/04/16
[Jruby-extras-devel] [ jruby-extras-Bugs-17385 ] AR-JDBC-0.7.1 Oracle ActiveRecord::StatementInvalid when executing insert Statement
noreply
-
2008/04/11
[Jruby-extras-devel] [964] trunk/image_voodoo: Check color model set proper BufferedImage type
nobody
-
2008/04/09
[Jruby-extras-devel] [ jruby-extras-Bugs-19405 ] Oracle: Timestamps are coalescing to strings causing a fixture insert to fail
noreply
-
2008/04/08
Re: [Jruby-extras-devel] activerecord-jdbc-adapter xmltype support in oracle
Nick Sieger
-
2008/04/08
[Jruby-extras-devel] activerecord-jdbc-adapter xmltype support in oracle
Abdul Wasay Mohammed
-
2008/04/05
[Jruby-extras-devel] [963] trunk/rails-integration/pom.xml: Back to 1.7-SNAPSHOT
nobody
-
2008/04/05
[Jruby-extras-devel] [962] tags/rails-integration/1.6.1/: Tagging 1.6.1
nobody
-
2008/04/05
[Jruby-extras-devel] [961] trunk/rails-integration: Preparing for Goldspike 1.6.1 release.
nobody
-
2008/03/31
[Jruby-extras-devel] [960] trunk/image_voodoo/lib/image_voodoo.rb: Add scale() method.
nobody
-
2008/03/27
[Jruby-extras-devel] [958] tags/image_voodoo/: Setting up image_voodoo tags directory
nobody
-
2008/03/27
[Jruby-extras-devel] [959] tags/image_voodoo/0.1/: Tagging 0.1 release
nobody
-
2008/03/27
[Jruby-extras-devel] [957] trunk/image_voodoo: Preparing for release
nobody
-
2008/03/27
[Jruby-extras-devel] [956] trunk/image_voodoo: - Fixing images to be saved with INT_RGB format
nobody
-
2008/03/27
[Jruby-extras-devel] [ jruby-extras-Bugs-19140 ] Illegal mix of collations error using jdbcmysql adapter
noreply
-
2008/03/27
[Jruby-extras-devel] [ jruby-extras-Bugs-19139 ] Illegal mix of collations error using jdbcmysql adapter
noreply
-
2008/03/26
[Jruby-extras-devel] [ jruby-extras-Bugs-19117 ] ar 0.8 adapter derby migration : quote_table_name missing method
noreply
-
2008/03/25
[Jruby-extras-devel] Oracle schema.table_name fix?
Schultz, Darcy L.
-
2008/03/24
[Jruby-extras-devel] [955] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc.rake: Rake db: create and db:drop tasks are specific to Rails 2; so only
nobody
-
2008/03/20
[Jruby-extras-devel] [953] tags/rails-integration/1.6/: Tag Goldspike 1.6 release
nobody
-
2008/03/20
[Jruby-extras-devel] [952] trunk/rails-integration: Updating Goldspike to 1. 6 to be compatible with JRuby trunk/1.1RC3
nobody
-
2008/03/20
[Jruby-extras-devel] [954] trunk/rails-integration/pom.xml: Bump trunk version back to snapshot
nobody
-
2008/03/19
[Jruby-extras-devel] [951] trunk/rcov4jr: A new test method and a spec to help debug.
nobody
-
2008/03/19
[Jruby-extras-devel] [950] trunk/jopenssl/Rakefile: Fix URL in hoe configuration
nobody
-
2008/03/18
[Jruby-extras-devel] [948] tags/activerecord-jdbc/release-0.8/: Taggign 0.8 release
nobody
-
2008/03/18
[Jruby-extras-devel] [949] tags/jopenssl/0.2/: Tagging jopenssl 0.2
nobody
-
2008/03/17
[Jruby-extras-devel] [947] trunk/jopenssl: Update history with last fix and README so hoe doesn' t complain
nobody
-
2008/03/17
[Jruby-extras-devel] [946] trunk/jopenssl: Fix JRUBY-1888: enable test_pair tests
nobody
-
2008/03/17
[Jruby-extras-devel] [945] trunk/activerecord-jdbc/lib/active_record/connection_adapters/ jdbc_adapter.rb: Fix for JRUBY-2256, typo
nobody
-
2008/03/16
[Jruby-extras-devel] [943] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc.rake: Fix dangling reference to no-longer-existing jdbc_create_database method
nobody
-
2008/03/16
[Jruby-extras-devel] [944] trunk/activerecord-jdbc/History.txt: Never released 0.7.3!
nobody
-
2008/03/16
[Jruby-extras-devel] [942] trunk/activerecord-jdbc/History.txt: Updated history for impending 0. 8 release
nobody
-
2008/03/16
[Jruby-extras-devel] [941] trunk/activerecord-jdbc/lib/jdbc_adapter: More fixing of Rake task overriding
nobody
-
2008/03/16
[Jruby-extras-devel] [940] trunk/activerecord-jdbc/lib/jdbc_adapter: Updating create_database/ drop_database logic in rake_tasks.rb
nobody
-
2008/03/14
[Jruby-extras-devel] [ jruby-extras-Bugs-18846 ] retrying failing SQL statements is harmful when not autocommitting
noreply
-
2008/03/09
[Jruby-extras-devel] [939] trunk/rcov4jr: Updated instructions.
nobody
-
2008/03/09
[Jruby-extras-devel] [938] trunk/java_inline/lib/java_inline.rb: Add rubygems require.
nobody
-
2008/03/08
[Jruby-extras-devel] [937] trunk/rcov4jr: I made some tweaks to fix a coupple of minor test failures.
nobody
-
2008/03/07
[Jruby-extras-devel] [936] trunk/activerecord-jdbc/History.txt: Updated history preparing for 0. 8 release
nobody
-
2008/03/07
[Jruby-extras-devel] [934] trunk/activerecord-jdbc: - Fixing annotated methods in derby also
nobody
-
2008/03/07
[Jruby-extras-devel] [933] trunk/activerecord-jdbc/src/java/jdbc_adapter/ JdbcAdapterInternalService.java: Fix up a few names and other annotation parameters
nobody
-
2008/03/07
[Jruby-extras-devel] [935] trunk/activerecord-jdbc/src/java/jdbc_adapter/JdbcDerbySpec.java: Final fixes to Derby
nobody
-
2008/03/07
[Jruby-extras-devel] [932] trunk/activerecord-jdbc/src/java/jdbc_adapter: - Need defineAnnotatedMethods, more fixes coming
nobody
-
2008/03/07
[Jruby-extras-devel] [930] trunk/activerecord-jdbc/LICENSE: Update copyright in the license
nobody
-
2008/03/07
[Jruby-extras-devel] [929] trunk/jopenssl: Bump version to 0.2 and get history file up-to-date
nobody
-
2008/03/07
[Jruby-extras-devel] [928] trunk/jopenssl: - Fix sync needing to be set on SSLSocket
nobody
-
2008/03/07
[Jruby-extras-devel] [927] trunk: Add java_inline library to jruby_extras.
nobody
-
2008/03/04
[Jruby-extras-devel] [ jruby-extras-Bugs-18604 ] activerecord-jdbc does not handle schemaname.tablename naming construct with mysql
noreply
-
2008/03/04
[Jruby-extras-devel] [926] trunk/image_voodoo/lib: Get all image science tests working
nobody
-
2008/03/04
[Jruby-extras-devel] [925] trunk/image_voodoo/lib/image_voodoo.rb: Fix a couple more tests by handling native exceptions better
nobody
-
2008/03/04
[Jruby-extras-devel] [924] trunk/image_voodoo: Adding image science test
nobody
-
2008/03/04
[Jruby-extras-devel] [923] trunk/image_voodoo: hoe it up.
nobody
-
2008/03/01
[Jruby-extras-devel] [921] trunk/rails-integration/src/main/java/org/jruby/webapp/util/FileUtil. java: Use Unix-style paths
nobody
-
2008/02/29
[Jruby-extras-devel] [920] trunk/activerecord-jdbc: Fix problem with reserved words coming back pre-quoted from #indexes in postgres
nobody
-
2008/02/29
[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
-
2008/02/27
[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
-
2008/02/27
[Jruby-extras-devel] [918] trunk/jopenssl/src/java/org/jruby/ext/openssl/SSLSocket.java: Fix for JRUBY-2152, by Charles
nobody
-
2008/02/27
[Jruby-extras-devel] [916] trunk/rails-integration/src: Fix for no headers breaking
nobody
-
2008/02/22
[Jruby-extras-devel] [ jruby-extras-Bugs-18292 ] Javasand incompatible with JRuby 1.1RC2
noreply
-
2008/02/18
[Jruby-extras-devel] [912] trunk/rails-integration: Merge in shared class cache changes
nobody
-
2008/02/18
[Jruby-extras-devel] [915] trunk/rails-integration/pom.xml: Prepare for next development iteration
nobody
-
2008/02/18
[Jruby-extras-devel] [914] trunk/rails-integration: Preparing for Goldspike 1.5 release
nobody
-
2008/02/18
[Jruby-extras-devel] [913] tags/rails-integration/1.5/: Tagging goldspike 1.5
nobody
-
2008/02/17
[Jruby-extras-devel] [911] trunk/rails-integration/src/main/java/org/jruby/webapp/RailsServlet. java: Improve error handling
nobody
-
2008/02/17
[Jruby-extras-devel] [910] trunk/rails-integration/pom.xml: Use newer surefire, and add an exclude for abstract classes
nobody
-
2008/02/17
[Jruby-extras-devel] [909] trunk/rails-integration/pom.xml: Update version of JRuby to 1.1R2
nobody
-
2008/02/17
[Jruby-extras-devel] [ jruby-extras-Bugs-12891 ] goldspike timing out during first invocation
noreply
-
2008/02/14
[Jruby-extras-devel] [907] trunk/activerecord-jdbc: Attempt a fix for Rubyforge 18059
nobody
-
2008/02/14
[Jruby-extras-devel] [ jruby-extras-Bugs-17799 ] Broken Unicode with AR-JDBC 0.7.1, Rails 2.0.2, JRuby 1.1RC1
noreply
-
2008/02/14
[Jruby-extras-devel] [ jruby-extras-Bugs-18059 ] Rails 2.0 Query Cache not working
noreply
-
2008/02/14
[Jruby-extras-devel] [ jruby-extras-Bugs-17799 ] Broken Unicode with AR-JDBC 0.7.1, Rails 2.0.2, JRuby 1.1RC1
noreply
-
2008/02/13
[Jruby-extras-devel] [905] trunk/activerecord-jdbc: Bump version up to 0.7.3
nobody
-
2008/02/13
[Jruby-extras-devel] [906] trunk/rails-integration: Switch to using the 1.5 concurrency classes, now that JRuby requires it as well
nobody
-
2008/02/13
[Jruby-extras-devel] [904] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_hsqldb.rb: Fix for Rubyforge #11567 (Matt Williams)
nobody
-
2008/02/13
[Jruby-extras-devel] [ jruby-extras-Bugs-11567 ] ActiveRecord-JDBC does not work with many-to-many relationships with HSQLDB
noreply
-
2008/02/12
[Jruby-extras-devel] [903] trunk/activerecord-jdbc/drivers: More fixes to make hoe not complain
nobody
-
2008/02/12
[Jruby-extras-devel] [902] trunk/activerecord-jdbc: Small rakefile and hoe fixes required to release
nobody
-
2008/02/12
[Jruby-extras-devel] [900] trunk/activerecord-jdbc: - Wrap up a few more fixes preparing for 0.7 .2 release
nobody
-
2008/02/12
[Jruby-extras-devel] [901] tags/activerecord-jdbc/release-0.7.2/: Tag 0.7.2
nobody
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-17837 ] Yaml parsing error with application in JRuby (war format of application)
noreply
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-15074 ] ConnectionAdapters::JdbcAdapter.indexes is missing name and schema_name parameters in the method signature
noreply
-
2008/02/12
[Jruby-extras-devel] [899] trunk/activerecord-jdbc/lib/active_record/connection_adapters/ jdbc_adapter.rb: Fix for #15074
nobody
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-14478 ] (solution provided) Oracle table names with schemas handled incorrectly .
noreply
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-13427 ] Task not supported by 'jdbc'
noreply
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-14114 ] VerifyError when starting Tomcat
noreply
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-13558 ] Bug in AR-JDBC 0.5 - JdbcAdapter.indexes()
noreply
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-12508 ] When creating table aliases for included tables, names are not truncated for oracle
noreply
-
2008/02/12
[Jruby-extras-devel] [898] trunk/activerecord-jdbc/lib/active_record/connection_adapters/ jdbc_adapter.rb: Fix for #13558
nobody
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-12149 ] Insert statement does not work with Pre-assigned id when working with Oracle Database
noreply
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-9494 ] NoMethodError when using :decimal column with :null => true
noreply
-
2008/02/12
[Jruby-extras-devel] [ jruby-extras-Bugs-13007 ] jruby-openssl 0.0.4 gem returns nil for method OpenSSL::Random.random_bytes.
noreply
-
2008/02/12
[Jruby-extras-devel] [897] trunk/jruby-ldap/lib/ldap.rb: Fix for #16007 by Matt Grayson - make subsequent bind attemts work.
nobody
-
2008/02/11
[Jruby-extras-devel] [896] trunk/jopenssl: Fix for JRUBY-1100, truncate IV if it's too long.
nobody
-
2008/02/11
[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
-
2008/02/11
[Jruby-extras-devel] [894] trunk/activerecord-jdbc/lib/jdbc_adapter/jdbc_postgre.rb: fix for JRUBY-2102 by Rainer Hahnekamp
nobody
-
2008/02/08
[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
-
2008/02/08
[Jruby-extras-devel] [892] trunk/activerecord-jdbc: Adding bare-bones DB2 tests
nobody
-
2008/02/08
[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
-
2008/02/06
[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
-
2008/02/06
[Jruby-extras-devel] [889] trunk/image_voodoo/lib/image_voodoo.rb: Use a normal byte-packed binary BufferedImage so it works headless.
nobody
-
2008/02/06
[Jruby-extras-devel] [888] trunk: Quick Java 2d knock off of ImageScience
nobody
-
2008/02/06
[Jruby-extras-devel] [887] trunk/rails-integration/plugins/goldspike: 17809 - goldspike packer has endless loop determining gem dependencies.
nobody
-
2008/02/06
[Jruby-extras-devel] [ jruby-extras-Bugs-17809 ] goldspike packer has endless loop determining gem dependencies
noreply
-
2008/02/06
[Jruby-extras-devel] [ jruby-extras-Bugs-17837 ] Yaml parsing error with application in JRuby (war format of application)
noreply
-
2008/02/05
[Jruby-extras-devel] [ jruby-extras-Bugs-17809 ] goldspike packer has endless loop determining gem dependencies
noreply
-
2008/02/05
[Jruby-extras-devel] [ jruby-extras-Bugs-17799 ] Broken Unicode with AR-JDBC 0.7.1, Rails 2.0.2, JRuby 1.1RC1
noreply