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
3 days
ago. based on code collected
3 days
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 10 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update to ignore .pyc
roughneck
More...
about 22 years ago
version bump for config uid generation fix
roughneck
More...
about 22 years ago
let uid grab fail -- we need the name before we add the user -- chicken and egg problem
roughneck
More...
about 22 years ago
add /etc/security/access.conf for root, so root can always get in
roughneck
More...
about 22 years ago
changelog updates
roughneck
More...
about 22 years ago
add clubmask-node-pam rpm to perform pam configuration on the node
roughneck
More...
about 22 years ago
changelog updates
roughneck
More...
about 22 years ago
do not compile things when running --help
roughneck
More...
about 22 years ago
remove imagecfg -- no longer used
roughneck
More...
about 22 years ago
do not use lock around pack -- ZODB does that for us
roughneck
More...
about 22 years ago
have rebootMachine take node object instead of node name -- no need to lookup the object we already have use node.nodnumber not node.nodenum add some debug output around setting ip & nodenumber allow down nodes at startup
roughneck
More...
about 22 years ago
use node.nodenumber everywhere, this fixes odd problems where nodenubmers where not found or used
roughneck
More...
about 22 years ago
build list of available nodes to muck with. This solves problem where a down node for a job could prevent canceljob from working
roughneck
More...
about 22 years ago
add sanity check for entirely bad node data -- this seems to happen when nodes are going up and down
roughneck
More...
about 22 years ago
version bump for updated RPM reqs
roughneck
More...
about 22 years ago
update RPM reqs -- we don't need the modules perse
roughneck
More...
about 22 years ago
internal version bump
roughneck
More...
about 22 years ago
use proper Shelf API for passing dbargs
roughneck
More...
about 22 years ago
re-raise exception so client sees them
roughneck
More...
about 22 years ago
use list comprehension instead of map and for loops
roughneck
More...
about 22 years ago
add cache_size bump to database, it helps when we have tons of objects be a bit more of a pain around pack -- take the lock to avoid odd problems
roughneck
More...
about 22 years ago
move non-indexed attributes to instance variables. There is no need for IC to touch them
roughneck
More...
about 22 years ago
pack a bit more often -- makes each pack a bit cheaper
roughneck
More...
about 22 years ago
replace use of error_quit with usage and an optional message remove footer add -z as a hidden option to enable profiling of the database submit part rework logic after option parsing -- use negative logic to find errors
roughneck
More...
about 22 years ago
changelog updates
roughneck
More...
about 22 years ago
remove job.updatetime from database
roughneck
More...
about 22 years ago
have updatetime for jobs set in getJobs -- only place it is used do not commit the database in getJobs unless we have removed jobs
roughneck
More...
about 22 years ago
decrease verbosity of @## sent back to Maui
roughneck
More...
about 22 years ago
let shelf.close() mop up things
roughneck
More...
about 22 years ago
remove obsolete file
roughneck
More...
about 22 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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