openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ActiveRecord-JDBC-Adapter
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Apr 04, 2024 — Apr 04, 2025
Showing page 5 of 164
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix some insert specs mostly fauling due arity change of exec_insert method
Jesse Chavez
More...
8 months ago
Minimal fixes to be able to run postgres tests
Jesse Chavez
More...
9 months ago
Temporarily disable ARJDBC statement caching, we need to fix this later.
Jesse Chavez
More...
9 months ago
Temporarily disable jndi connection pool callbacks, we need to fix this later.
Jesse Chavez
More...
9 months ago
Ignore some files and update active record version to the latest 7.1
Jesse Chavez
More...
9 months ago
fix savepoint test, it seems transaction needs to be materialized before creating a savepoint
Jesse Chavez
More...
9 months ago
Update sqlite-jdbc to 3.46
Samuel Giddins
More...
9 months ago
Merge branch '70-stable'
Thomas E. Enebo
More...
12 months ago
Update for release
Thomas E. Enebo
More...
12 months ago
Merge branch '61-stable' into 70-stable
Thomas E. Enebo
More...
12 months ago
something with bundler I don't want to figure out. Go back to 9.3
Thomas E. Enebo
More...
12 months ago
hmm try other workflows to see if there is a bigger issue
Thomas E. Enebo
More...
12 months ago
Make sure this runs on last 9.4 JRuby
Thomas E. Enebo
More...
12 months ago
We accidentally removed RubyBigDecimal for a few point releases of JRuby 9.4. Work around by using another method which exists in all JRuby releases which support this arjdbc
Thomas E. Enebo
More...
12 months ago
Update version for release
Thomas E. Enebo
More...
12 months ago
Update explain code in mysql (only removes deprecation warnings
Thomas E. Enebo
More...
about 1 year ago
ActiveRecord::JDBCError needs to have pool associated with it
Thomas E. Enebo
More...
about 1 year ago
trivial: use require_relative
Thomas E. Enebo
More...
about 1 year ago
Need sqlite3 lib since connection management explicitly loads sqlite3 even when testing from other adapters
Thomas E. Enebo
More...
about 1 year ago
Update testing docs
Thomas E. Enebo
More...
about 1 year ago
Update MySQL adapter for changes in Rail 7.1
Charles Oliver Nutter
More...
about 1 year ago
Move these up to abstract adapter
Charles Oliver Nutter
More...
about 1 year ago
Update instructions for mysql docker
Charles Oliver Nutter
More...
about 1 year ago
Merge branch '70-stable'
Thomas E. Enebo
More...
about 1 year ago
Merge branch '61-stable' into 70-stable
Thomas E. Enebo
More...
about 1 year ago
Merge pull request #1142 from jruby/mysql_cvar
Thomas E Enebo
More...
about 1 year ago
Fix syntax of mysql setup
Charles Oliver Nutter
More...
about 1 year ago
Add a section showing mysql+docker for test/dev
Charles Oliver Nutter
More...
about 1 year ago
Ruby does not allow top-level @@cvars any more
Thomas E. Enebo
More...
about 1 year ago
Merge pull request #1116 from jruby/bench2
Karol Bucek
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
…
163
164
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree