3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reporter/MTTStorage: Rename some variables to avoid conflict, add example. More... over 9 years ago
Merge pull request #427 from jjhursey/topic/submit-cherrypy
Joshua Hursey
as Josh Hursey
More... over 9 years ago
Add new tools and utility: More... over 9 years ago
Merge pull request #428 from rhc54/topic/compilers More... over 9 years ago
Complete the list of compilers - not sure of the correct command (i.e., which ones use "cc" vs some family-specific name) More... over 9 years ago
Work on new "compilers" plugin for detecting compiler version More... over 9 years ago
cherrypy and pylib: Optional fields More... over 9 years ago
submit/cherrypy: Force 'trial' for now More... over 9 years ago
Record the final execution options in the log as a dictionary with key 'options'. Have the textfile reporter output them More... over 9 years ago
pylib/IUDatabase: Basic reporter functionality in place. More... over 9 years ago
Merge pull request #426 from jjhursey/topic/fix-scm_url
Joshua Hursey
as Josh Hursey
More... over 9 years ago
submit/cherrypy: Add infrastructure for REST service More... over 9 years ago
Remove the hardcoded path to doxypy, and update the virtual environment to include doxypy More... over 9 years ago
Added initial Doxyfile and README.Doxygen for pymtt. Running "doxygen Doxyfile" will create both the html and latex documentation. More... over 9 years ago
lib/SCM: Remove leading/trailing spaces from scm_url More... over 9 years ago
Continue cleanup of the new Python client: More... over 9 years ago
Update the python client to add the "profile" stage that collects system profile information More... over 9 years ago
Update the database reporter name More... over 9 years ago
Continue work on the database reporter, with lots of help from Josh More... over 9 years ago
Merge pull request #425 from miked-mellanox/topic/global_pertest_timeout More... over 9 years ago
Update some hard coded paths... More... over 9 years ago
Update ignore to skip some temporary and site specific server files. More... over 9 years ago
Fix a typo in the http/https variable reference More... over 9 years ago
Merge pull request #424 from jsquyres/pr/escape-curly-bracket More... over 9 years ago
mtt global config - add global time quota per test run More... over 9 years ago
MTTDatabase.pm: fix escaping of curly brace More... over 9 years ago
MTTDatabase.pm: whitespace cleanup More... over 9 years ago
Merge pull request #423 from ggouaillardet/topic/https More... over 9 years ago
https support : - build full URL with the appropriate protocol (e.g. https vs http) - update all cron scripts to use https://mtt.open-mpi.org More... over 9 years ago
Bug fix for TestBuild stage ordering. Previous value of 450 conflicted with TestGet and caused the TestBuild to not be run and be marked as a failure. More... over 9 years ago