June 2008 Archives by author
Starting: Sun Jun 1 22:31:50 EDT 2008
Ending: Thu Jun 26 22:07:01 EDT 2008
Messages: 53
- [Jruby-extras-devel] Error since upgrading to activerecord-jdbc-adapter 0.81: NoSuchMethodError: org.jruby.Ruby.newFixnum(I)Lorg/jruby/RubyFixnum;
Kennedy, Leigh
- [Jruby-extras-devel] Error since upgrading toactiverecord-jdbc-adapter 0.81: NoSuchMethodError:org.jruby.Ruby.newFixnum(I)Lorg/jruby/RubyFixnum;
Kennedy, Leigh
- [Jruby-extras-devel] Error since upgrading to activerecord-jdbc-adapter 0.81: NoSuchMethodError: org.jruby.Ruby.newFixnum(I)Lorg/jruby/RubyFixnum;
Nick Sieger
- [Jruby-extras-devel] Error since upgrading toactiverecord-jdbc-adapter 0.81: NoSuchMethodError:org.jruby.Ruby.newFixnum(I)Lorg/jruby/RubyFixnum;
Nick Sieger
- [Jruby-extras-devel] [1003] trunk/activerecord-jdbc: JRUBY-1977, 17427: Fix information_schema select issue with MSSQL (Matt Burke)
nobody at rubyforge.org
- [Jruby-extras-devel] [1004] trunk/activerecord-jdbc: 20479: Improve get_table_name for MSSQL ( Aslak Helles?\195?\184y)
nobody at rubyforge.org
- [Jruby-extras-devel] [1005] trunk/activerecord-jdbc: - 20243: numerics improvements for MSSQL ( Aslak Helles?\195?\184y)
nobody at rubyforge.org
- [Jruby-extras-devel] [1006] trunk/activerecord-jdbc/Rakefile: quote classpath for windows
nobody at rubyforge.org
- [Jruby-extras-devel] [1007] trunk/activerecord-jdbc: 20172: don't quote table names for MSSQL ( Thor Marius Henrichsen)
nobody at rubyforge.org
- [Jruby-extras-devel] [1008] trunk/activerecord-jdbc: 19729: check for primary key existence in postgres during insert (Martin Luder)
nobody at rubyforge.org
- [Jruby-extras-devel] [1009] trunk/activerecord-jdbc: 18846: retrying failing SQL statements is harmful when not autocommitting ( Craig McMillan)
nobody at rubyforge.org
- [Jruby-extras-devel] [1010] trunk/activerecord-jdbc: 10021: very preliminary sybase support ( Mark Atkinson)
nobody at rubyforge.org
- [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 at rubyforge.org
- [Jruby-extras-devel] [1012] trunk/activerecord-jdbc: JRUBY-2422: Fix MySQL referential integrity and rollback issues
nobody at rubyforge.org
- [Jruby-extras-devel] [1013] trunk/activerecord-jdbc: JRUBY-2382: mysql string quoting fails with ArrayIndexOutofBoundsException (Jan Berkel )
nobody at rubyforge.org
- [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 at rubyforge.org
- [Jruby-extras-devel] [1015] trunk/activerecord-jdbc: Fix problem with AR 2.1 and Derby with ' DEFAULT NULL NULL' in column defs
nobody at rubyforge.org
- [Jruby-extras-devel] [1016] tags/activerecord-jdbc/release-0.8.1/: Tag 0.8.1
nobody at rubyforge.org
- [Jruby-extras-devel] [1017] trunk/activerecord-jdbc/lib/jdbc_adapter/version.rb: Bump trunk version to 0.8.2
nobody at rubyforge.org
- [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 at rubyforge.org
- [Jruby-extras-devel] [1019] trunk: First commit
nobody at rubyforge.org
- [Jruby-extras-devel] [1020] tags/jmx/: Do I really need to explicit add one directorysvn add jmxsvn add jmx
nobody at rubyforge.org
- [Jruby-extras-devel] [1021] tags/jmx/0.1/: Make 0.1 tag
nobody at rubyforge.org
- [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 at rubyforge.org
- [Jruby-extras-devel] [1023] trunk/activerecord-jdbc: Added an optional config key called : dialect.
nobody at rubyforge.org
- [Jruby-extras-devel] [1024] trunk/activerecord-jdbc/test/jdbc_adapter/jdbc_sybase_test.rb: Forgot to add the test to the last checkin
nobody at rubyforge.org
- [Jruby-extras-devel] [1025] trunk/activerecord-jdbc: Fixed up a broken JNDI test.
nobody at rubyforge.org
- [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 at rubyforge.org
- [Jruby-extras-devel] [1027] trunk/activerecord-jdbc/History.txt: Updated history file preparing for release
nobody at rubyforge.org
- [Jruby-extras-devel] [1028] tags/activerecord-jdbc/release-0.8.2/: Tag 0.8.2
nobody at rubyforge.org
- [Jruby-extras-devel] [1029] trunk/activerecord-jdbc/lib/jdbc_adapter/version.rb: Bump version to 0.8.3
nobody at rubyforge.org
- [Jruby-extras-devel] [1030] trunk/image_voodoo: - Added new methods: flip_vertically, flip_horizontally, alpha, add_border
nobody at rubyforge.org
- [Jruby-extras-devel] [1031] tags/image_voodoo/0.3/: Make image_voodoo 0.3 tag
nobody at rubyforge.org
- [Jruby-extras-devel] [1032] trunk/rcov4jr/java/src/RcovrtService.java: Rewrite of the RcovrtService class to use the JRuby annotations, rather then the callback
nobody at rubyforge.org
- [Jruby-extras-devel] [1033] trunk/rcov4jr/java/src/CallsiteHook.java: Fix for the nil exception that showed up during test execution.
nobody at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-13355 ] add_limit_offset in SQL Server 2005
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-17427 ] remove_column fails for MSSQL with AR-JDBC 0.7.1
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-18846 ] retrying failing SQL statements is harmful when not autocommitting
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-19405 ] Oracle: Timestamps are coalescing to strings causing a fixture insert to fail
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20503 ] Derby adapter does not quote dates properly
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20524 ] undefined method `true?' for false:FalseClass during migration
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20524 ] undefined method `true?' for false:FalseClass during migration
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-16240 ] JNDI config requires jdbc driver?
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
- [Jruby-extras-devel] [ jruby-extras-Bugs-20472 ] jdbc_mssql.rb owns all JTDS connections
noreply at rubyforge.org
Last message date:
Thu Jun 26 22:07:01 EDT 2008
Archived on: Thu Jun 26 22:07:03 EDT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).