0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed 'integration:foo' tasks to 'tests:foo'. More... about 15 years ago
Renamed versions:test to versions:staging, to match the help. More... about 15 years ago
Improved legibility of error handling. More... over 15 years ago
Fixed the versions:check task. More... over 15 years ago
Removed bogus use of 'gem'. More... over 15 years ago
Updated the message for versions:check. More... over 15 years ago
Checked in the log file to ensure log/ dir is created on checkout. More... over 15 years ago
Converted parameters to uppercase. More... over 15 years ago
Added the db:init thor task. More... over 15 years ago
Filled in most of the blanks in the README file. More... over 15 years ago
Use the production database by default. More... over 15 years ago
Added create_test_run_from_live_versions for bootstrapping a fresh install. More... over 15 years ago
Raise TestRunNotFound if the test run doesn't exist. More... over 15 years ago
Added the versions:check thor task. More... over 15 years ago
Renamed integration:test to integration:run. More... over 15 years ago
Added default test script (to be replaced by the user). More... over 15 years ago
Added thor tasks for running the tests and checking recent results. More... over 15 years ago
In case of duplicates, TestRun.passed? looks at the last matching run. More... over 15 years ago
Ensure test_runs.passed is set. More... over 15 years ago
Added support for running the test script and recording the outcome. More... over 15 years ago
Log activerecord queries to log/$INTEGRAL_ENV.log. More... over 15 years ago
Added pending spec. More... over 15 years ago
Added TestRun.start. More... over 15 years ago
Added versions:test and versions:live commands. More... over 15 years ago
Added support for checking current version of active applications. More... over 15 years ago
Fixed typo. More... over 15 years ago
Added timestamps to application_versions table. More... over 15 years ago
Ignore SQLite databases. More... over 15 years ago
Documented the schema. More... over 15 years ago
Overhauled the schema, connecting application_versions to test_runs via application_version_test_runs. More... over 15 years ago