Releases: holgerBerger/hpc-workspace
Releases · holgerBerger/hpc-workspace
bugfix and features
ws_release --delete-data to release and free diskspace
Feature release
- ws_allocate supports defaults in ~/.ws_user.conf for mail address, reminder, groupname and duration.
- ws_share to share files with other users
- updated user documentation
- bugfix for problem mit ws_allocate -m -x workspace 0 to change mail address of existing workspace
- debian packaging support
bugfixes and features
fix for race in ws_expirer
new command ws_share
optional space selection based on uid/gid
bugfixes and features
switch to C++11
use less boost (but still regexp from boost as some gcc verisons have buggy regexp)
use newer yaml
fix some local issues of centos 7
-G group option for group workspaces
bugfix regarding "released" flag
second attempt
bugfix regarding "released" flag
"released" flag was not properly initialized, can lead to new workspace with a released date, which can lead to early removal.
Bug fixes
1.3.2 version bump 1.3.2
cleanups and fixes
- fixes for root squash filesytsems for ws_restore
- some cleanups
- shell completion
v1.3.0
- some bugfixes
- shell completion in contribs/completion
1.2.0
- new option in config file to allow admin to enable reminder emails for all users, sends emails to username if no email address is given
- new field in DB attached to released workspaces, this allows in future to delete them earlier than expired workspaces
- some bugfixes