3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #507 from noahv/topic/docker_postgres_and_cherrypy More... over 8 years ago
Merge pull request #510 from ribab/topic/jenkins_console More... over 8 years ago
Merge pull request #514 from ribab/topic/compiler_version_fix More... over 8 years ago
Merge pull request #512 from noahv/topic/module_unload_ordering More... over 8 years ago
For compiler version, grabbed first line of output instead of multiple lines More... over 8 years ago
Fixes Issue #513: Compiler version truncated to fit in database variable More... over 8 years ago
Execute module unload first then module load. Fixes #511. More... over 8 years ago
Added support to run yearly-table-update.pl. More... over 8 years ago
Created Dockerized Jenkins Console More... over 8 years ago
Record the time it takes to execute each test - do this by default, but allow someone to turn it off if they so choose Use names that might not match reserved ones Correct minor typo pointed out in review More... over 8 years ago
Added Dockerfile support for building two docker images: postgres DB and cherrypy server. More... over 8 years ago
Added support to run the cherrypy mtt_server_service.py script from any location. More... over 8 years ago
Removed module unload that was cluster specific. More... over 8 years ago
Viewer: Added "localhost" to ALLOWED_HOSTS so the viewer can be accessed locally More... over 8 years ago
Merge pull request #504 from ribab/topic/db_viewer More... over 8 years ago
Merge pull request #506 from jsquyres/pr/add-mpi-details-to-test-run More... over 8 years ago
Functions.pm: add &test_build_dir() More... over 8 years ago
Test::Run: consolidate a bunch of duplicated code More... over 8 years ago
Test::Run: add mpi_details field override More... over 8 years ago
Added a /main/bat page to the viewer, and fixed some tablename/fieldname discrepancies More... over 8 years ago
Merge pull request #505 from ribab/topic/mpi_version_fix More... over 8 years ago
Completed Viewer Prototype (minimal features) More... over 8 years ago
Implemented redundancy in checking MPI version so different versions are supported More... over 8 years ago
Fixed case where no negative tests are specified More... over 8 years ago
Merge pull request #503 from noahv/topic/wwulf3_fixes More... over 8 years ago
Merge pull request #501 from ribab/topic/db_viewer More... over 8 years ago
Merge pull request #502 from ribab/topic/negative_test_support More... over 8 years ago
Fixed warewulf support. Added support for bmc password file. More... over 8 years ago
Added "mpiexec ./mpi_get_version" to MPIVersion.py More... over 8 years ago
Query RESTful API: Fixed python syntax error in /summary API More... over 8 years ago