openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
rubyrep
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 16 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added rake task to test rubyrep for all supported databases and both standard ruby and jruby in one go.
Arndt Lehmann
More...
about 18 years ago
Added rake task to test rubyrep for all supported databases in one go.
Arndt Lehmann
More...
about 18 years ago
Added tests for jruby specific modifications to db_connect.
Arndt Lehmann
More...
about 18 years ago
Added jruby / JDBC support
Arndt Lehmann
More...
over 18 years ago
Removed unnecessary variable.
Arndt Lehmann
More...
over 18 years ago
Changed db_specific_extender to insist on running the extender spec for the database adapter specified in the standard config.
Arndt Lehmann
More...
over 18 years ago
Provided that the according database can be connected to, now all connection extenders are tested in the same run.
Arndt Lehmann
More...
over 18 years ago
Dried up the spec_helper test_config and proxied_config methods
Arndt Lehmann
More...
over 18 years ago
Removed connection reference from PGresult object (after ActiveRecord update to 2.0.1 not required anymore)
Arndt Lehmann
More...
over 18 years ago
Added MySQL support.
Arndt Lehmann
More...
over 18 years ago
Renamed postgresql_extender_spec to reflect it's purpose as general connection extender spec.
Arndt Lehmann
More...
over 18 years ago
Ability to create and destroy test databases in mysql.
Arndt Lehmann
More...
over 18 years ago
removed byteea from extender_type_check (according functionality is verified using column binary_test)
Arndt Lehmann
More...
over 18 years ago
Changes to maintain compatibility with new ActiveRecord release (version 2.0.1)
Arndt Lehmann
More...
over 18 years ago
Added test to verify that ProxiedTableScan.run only compares separate rows if there are block differences.
Arndt Lehmann
More...
over 18 years ago
Added spec to confirm that cursors (as returned by select_cursor) support 'clear' method
Arndt Lehmann
More...
over 18 years ago
Added spec to confirm correct handling of binary data.
Arndt Lehmann
More...
over 18 years ago
Added spec to confirm correct retrieval of multi byte data.
Arndt Lehmann
More...
over 18 years ago
Completed ProxiedTableScan functionality.
Arndt Lehmann
More...
over 18 years ago
Forgot to add this file to previous commit.
Arndt Lehmann
More...
over 18 years ago
moved rank_rows method from DirectTableScan to external module TableScanHelper
Arndt Lehmann
More...
over 18 years ago
ProxySession now also stores proxy_options hash
Arndt Lehmann
More...
over 18 years ago
start of proxy during spec runs as thread or external process can now be configured in proxied_test_config.rb
Arndt Lehmann
More...
over 18 years ago
Additional text for ProxiedTableScan
Arndt Lehmann
More...
over 18 years ago
cheat for faster spec runs: start DatabaseProxy as thread, not external process
Arndt Lehmann
More...
over 18 years ago
Added ProxySession#primary_key_names functionality
Arndt Lehmann
More...
over 18 years ago
minor speed-up to spec_helper ensure_proxy function
Arndt Lehmann
More...
over 18 years ago
Externalized spec proxy options into spec/proxied_test_config.rb (and assorted API changes)
Arndt Lehmann
More...
over 18 years ago
added functionality to automatically start (and later stop) proxy during spec runs
Arndt Lehmann
More...
over 18 years ago
extracted proxification into a spec helper
Arndt Lehmann
More...
over 18 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
→
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