openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Clubmask
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Nov 03, 2024 — Nov 03, 2025
Showing page 3 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
retab with spaces, copyright updates
roughneck
More...
about 22 years ago
handle variables that may not be there during a job upgrade
roughneck
More...
about 22 years ago
tons of changes to get config and doc files correctly added in rpms as well as regular installations make sure to not build the scripts unless we really need them make config files for rpms be noreplace to help with version upgrades
roughneck
More...
about 22 years ago
remove doc and config files, as these are now (finallycdiff setup.cfg ) taken care of in setup.py
roughneck
More...
about 22 years ago
split clubmask.conf into 2 files to make version upgrades easier
roughneck
More...
about 22 years ago
*** empty log message ***
roughneck
More...
about 22 years ago
add Idle job updates
roughneck
More...
about 22 years ago
fix cmsubmit -h style consistency add support for updating an existing job reduce number of variables in main add processors per node to info printed in summarize print groupname not gid in summarize
roughneck
More...
about 22 years ago
fix missing sys import
roughneck
More...
about 22 years ago
cleanup module docstring
roughneck
More...
about 22 years ago
add support for resource requests, as well as OS, arch, network, features, qos
roughneck
More...
about 22 years ago
add supermon_state to daemons started get newlien after 'Starting Clubmask'
roughneck
More...
about 22 years ago
use PyString_FromSexpr
roughneck
More...
about 22 years ago
add PyString_FromSexpr add a few more messages that we know about
roughneck
More...
about 22 years ago
use a do {} while(0) for the #define macros to make them call nicely anywhere add PyString_FromSexpr declaration
roughneck
More...
about 22 years ago
use message callbacks to make sure that we are not repeatedly trying to revive nodes without waiting for either the node to come back up, or a 'node died' message to surface. This keeps at most 1 R command in the pipeline at once, so we are not piggy backing R requests
roughneck
More...
about 22 years ago
do not revive nodes, supermon_state takes care of that
roughneck
More...
about 22 years ago
add callback handle for messages -- lets our caller handle messages that may come in
roughneck
More...
about 22 years ago
do not try to revive nodes -- supermon_state does that now
roughneck
More...
about 22 years ago
remove find nodes and dynamic data. find_nodes is now done via the regular supermon method, as supermon_state takes care of finding nodes with regards to bproc dynamic_data was the same as SupermonInterface
roughneck
More...
about 22 years ago
remove old restartdaemons, replace with resource and translate
roughneck
More...
about 22 years ago
make sure to init_data at __init__ to get the categories set
roughneck
More...
about 22 years ago
add a poll interval for the supermon state daemon
roughneck
More...
about 22 years ago
add new daemon that just handles the state of nodes in supermon
roughneck
More...
about 22 years ago
fix imports -- they are local to us add add_nodes and revive methods, as they are 'data' commands fix postponed_categories to actually get run when a new pcont is gathered
roughneck
More...
about 22 years ago
this does not get done here -- now in SupermonState
roughneck
More...
about 22 years ago
make the logging a bit more sane by using a higher level
roughneck
More...
about 22 years ago
oops -- got a little carried away with the replacing, make sure we use the name when we need it
roughneck
More...
about 22 years ago
add restart supermon command to init script
roughneck
More...
about 22 years ago
remove database log, add logs for node and supermon
roughneck
More...
about 22 years ago
←
1
2
3
4
5
6
7
8
9
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree