0
I Use This!
Inactive

Commits : Listings

Analyzed 35 minutes ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added missing file More... about 18 years ago
updated database schema More... about 18 years ago
Moved the webservice for getting test request data back into the test request service. More... about 18 years ago
Made the create action transactional. More... about 18 years ago
Generated scaffold for softwares table. Force administrative access for all controller actions and removed default layout. More... about 18 years ago
Added a webservice call to retrieve the test_request id of a test currently assigned to a host. More... about 18 years ago
Added a web service call to upload files. More... about 18 years ago
Added call to set host state. More... about 18 years ago
Added web service to query for user email address. More... about 18 years ago
Added a web service for checking host state. More... about 18 years ago
Added comments. More... about 18 years ago
Added a Web service call to change a test request state. More... about 18 years ago
Updated the host deactivation to set any currently running test back into the queued state. More... about 18 years ago
Updated scripts so that stp_cron.pl works well enough with the new database scheme to start new tests. More... about 18 years ago
Display current test information when display host information. More... about 18 years ago
Preserve what page is being viewed when clicking links. More... about 18 years ago
Added the admin interface to add distros to hosttypes. More... about 18 years ago
Initial pass to correct SQL for the new scheme when running 'stp_cron.pl --no-action --verbose'. More... about 18 years ago
Added the ability to activate and deactive host systems. More... about 18 years ago
Show host states when looking at host_type details or when looking at the hosts list view. More... about 18 years ago
Generated model for host_states table. More... about 18 years ago
Removed admins table in favor of adding an 'admin' column to the users table. More... about 18 years ago
We can now add and remove hosts from host_types. More... about 18 years ago
Updated with corrected relation table name between hosts and host_types. More... about 18 years ago
Removed debug messages. More... about 18 years ago
Generated default scaffold for host_types. Removed host_types layout. Added authentication for administrative privileges for all actions in the host_types controller. More... about 18 years ago
Generated default scaffold for tests. Added a before filter to authenticate with administrative privileges. More... about 18 years ago
Generated default scaffold for hosts table. Removed default layout. Added a before_filter to check authentication with administrative privileges. More... about 18 years ago
Added database schema dumps. More... about 18 years ago
Reset default log. More... about 18 years ago