0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed ready timeout. More... over 11 years ago
Clarified request return codes in API.txt. More... over 11 years ago
Default request list does not include closed. More... over 11 years ago
use Model.any to determine whether devices are selected More... over 11 years ago
refactor of js views to reduce code dupe More... over 11 years ago
Fixed finding_device state. More... over 11 years ago
Added a few new states to get around potential race condition, plus a few fixes. More... over 11 years ago
bump version to 0.5.2 More... over 11 years ago
open inv/log links in a new tab or window More... over 11 years ago
be less stupid about re-updating the DataTables all the time More... over 11 years ago
be more gentle on the main thread in the controller, too More... over 11 years ago
don't re-render the entire table for every device scheduled More... over 11 years ago
Merge branch 'master' of github.com:djmitche/mozpool More... over 11 years ago
fixed-up shift-clicking More... over 11 years ago
bump *_rebooting state timeouts to 120s More... over 11 years ago
Fixed erroneous sql statement when getting requests. More... over 11 years ago
actually mark the checked devices as selected, rather than just checking the box More... over 11 years ago
bump to 0.5.1 More... over 11 years ago
allow shift-clicking to select a range of devices More... over 11 years ago
Merge pull request #6 from markrcote/master More... over 11 years ago
Updated API.txt; include boot_config in request/list/ response. More... over 11 years ago
Make request/list/ match device/list/ by returning a dict. Include assigned_device in list results. More... over 11 years ago
Basic read-only requests UI. A couple small API changes. More... over 11 years ago
Added license headers. Refactored TableView into generic base class. More... over 11 years ago
bump to v0.5.0 More... over 11 years ago
Include URL in request object returned from API calls. More... over 11 years ago
Move decision as to what pxe_config to use to mozpool. More... over 11 years ago
UI files. More... over 11 years ago
Updated API.txt and added a few notes to code. More... over 11 years ago
fix tests More... over 11 years ago