0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed an error in vdi preventing the identity key for the VM from being found More... over 13 years ago
Refactored all references to opus.lib.log to use the new get_logger() method More... over 13 years ago
Updated vdi to work with the new opus.lib.prov interface and updated some of the metadata options to work with VDI better More... over 13 years ago
Added to the metadata file because it wasn't correct More... over 13 years ago
Added a metadata file containing some settings that the Opus autodeployer can use More... over 13 years ago
Fixed a few small errors, and updated to work with the new media placement capabilities of Opus More... over 13 years ago
A backwards incompatable import change from opus.lib.prov forces this import change. More... over 13 years ago
Updated for celery 2.0.1 and django-celery 2.0.0 along with misc bug fixes and the enabling of a user to connect to windows machines without being an Administrator. More... over 13 years ago
Removed the deltacloud package from this repo. It has been renamed to "prov" and is now stored here: https://fedorahosted.org/opus/browser/opus/lib/prov More... almost 14 years ago
Bug fix to discriminate permissions for VDI specifically. More... almost 14 years ago
Bug fixes attributed to moving signals code to its own folder. More... almost 14 years ago
Modified base.html and placed it in the application's template directory. More... almost 14 years ago
Moved the signals into their own signals.py module. More... almost 14 years ago
Updates to change all references to 'core' to 'opus.lib' More... almost 14 years ago
Minor bugfixes. Removal of all references too AppNode. Edited cost tools to account for Linux OS. More... almost 14 years ago
Minor bug fix in vdi/views.py More... almost 14 years ago
Created connection_tools to handle nx connection file building. Added optional connection type of 'nx' for linux machines in vdi/views.py More... almost 14 years ago
The Linux osutil has been finalized and implements every function defined by the Generic class. Modifications to VDI have been made to remove all references to AppNode and have been replaced with the use of the osutils. More... almost 14 years ago
Minor bug fix to the creation of application permissions. More... almost 14 years ago
Changed application permission creation to account for changing of the permissions name and codename if the applications name changes. Handles permission creation in a new way since the signal was changed from a post_Save to a pre_save. More... almost 14 years ago
Small bug fix for when applications are deleted a permission error was being raised. The WIndows OS object has been fully instantiated and all code re-worked to call the interfaced functions to do OS tasks. The OS fingerprinting now checks the machine to determine if it is Windows or Linux box. More... almost 14 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/opus More... almost 14 years ago
Added osutils within the core including a generic OS object that is the parent of two child classes - windows and linux. The Windows OS class implements all functions inside generic. There is a tool with skeleton code to query a given host to determine its OS-type. More... almost 14 years ago
VDI scale now has per-application scaling and the period can be set from the web interface More... almost 14 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/opus More... almost 14 years ago
Making vdi.scale periodicity configurable at runtime. This is not quiet done. More... almost 14 years ago
MODEL CHANGE: Added 1 field to UserExperience. Function added to user_experience_tools to process user connection timestamps. More... almost 14 years ago
Edited show cost to reflect function name changes. More... almost 14 years ago
Added the cost_tools.html template file for the VDI application cost reporting display More... almost 14 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/opus More... almost 14 years ago