1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Apr 04, 2024 — Apr 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1167 from JesseChavez/rails_72_initial_fixes More... 2 months ago
Postgres, fix database_exists? test, postgresql_connection method was removed More... 2 months ago
Postgres, fix tests failing due float4 and float8 types registration More... 2 months ago
Postgres, fix excludes to be able so own AR tests run to completion More... 2 months ago
Postgres, fix test failing with undefined clear_active_connections! More... 2 months ago
Postgres, fix schema dump tests More... 2 months ago
Postgres, fix rake tasks tests More... 2 months ago
Postgres, skip jndi test and and delete some dedundant unit tests More... 2 months ago
Postgres, fix loading some types More... 2 months ago
Postgres, fix unknown keyword: :allow_retry More... 2 months ago
Postgres, fix connecting to database More... 2 months ago
Mysql, initial fix connecting to database (mariadb is pending) More... 2 months ago
Sqlite, fix connecting to database More... 2 months ago
Sqlite, move new_client and dbconsole class methods to be at the top of the class definition, same as CRuby More... 2 months ago
Sqlite, fix including modules More... 2 months ago
Use active record 7.2 and fix booting up tests More... 2 months ago
Update for Rails 7.2 to be tested against More... 2 months ago
Update readme to reflect new stable branch More... 2 months ago
Add trace to see if we see more detailed reason of exiting More... 2 months ago
trying seed I am running locally to see how it runs on ci More... 2 months ago
Use --dev and restore back to 1G for ci runs More... 2 months ago
Try and bump max memory to see if CI runs run longer More... 2 months ago
Stop running sqlite3 against main of Rails More... 2 months ago
Merge pull request #1166 from JesseChavez/rails_71_misc_fixes More... 2 months ago
Skip one postgres explain test that might not be valid anymore More... 2 months ago
Monkey patch active record relation query attribute hash method to better compare objects More... 2 months ago
Postgres, fix translation tests for some exceptions More... 2 months ago
Exclude fork related query cache tests More... 2 months ago
Merge pull request #1165 from JesseChavez/rails_71_fixes More... 4 months ago
Postgres, fix all enum tests More... 4 months ago