aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Correct error in pushing tags to the master repo.schnetter2008-04-09
* Hide git outputschnetter2008-03-22
* Protect all calls to git, so that failures of git do not abort theschnetter2008-03-18
* Change git repository structure.schnetter2008-03-10
* Remove source ID again; please use the build ID instead.schnetter2008-03-10
* - do not publish the source ID anymoretradke2008-03-07
* disable publishing the active thorns list and all parameters for nowtradke2008-03-07
* also announce config ID, build ID, source ID, and run ID as RDFtradke2008-03-07
* use more descriptive names for published runtime informationtradke2008-03-06
* Remember how to get a Cactus source tree out of the git repositoryschnetter2008-03-03
* Declare the build id etc. as "char const *" instead of "char[]".schnetter2008-03-03
* add a datatype attribute to announced CCTK runtime informationtradke2008-03-03
* Handle non-existing files when adding to the git repositoryschnetter2008-02-19
* Handle files which have vanished. Don't make git abort in this case.schnetter2008-02-13
* Increase default update interval from 10 minutes to 1 hourschnetter2008-02-13
* Correct config IDschnetter2008-02-10
* Set publish_level to 2 in example parameter fileschnetter2008-02-10
* Add example parameter file announcing to the AEI RDF metadata serverschnetter2008-02-05
* Update run titleschnetter2008-02-05
* Use a user-provided host name from $HOME/.hostname, if this fileschnetter2008-02-04
* Handle missing git ids gracefullyschnetter2008-02-04
* Provide aliased functions to query the source tree and configurationschnetter2008-02-03
* Improve eye candyschnetter2008-02-03
* Output simulation id and run id to metadata storageschnetter2008-02-03
* Add Cactus directory to source id instead of user name to make itschnetter2008-02-03
* Remove $Header$ comments to prevent everything from recompiling afterschnetter2008-02-03
* Use git, if available, to store the complete source code tree at buildschnetter2008-02-03
* send metadata updates as a transaction of individual remove/add statementstradke2008-02-01
* forgot the namespace specification for STL function transform()tradke2007-11-13
* Add missing #include <cstdlib>.schnetter2007-11-13
* added steerable parameters Formaline::steered_parameters_log_exclusion_list andtradke2007-11-12
* Added new integer parameter Formaline::metadata_lifetime to specify a lifetimetradke2007-10-30
* fixed typo in XML namespace attributetradke2007-10-30
* #include <cstring> for strdupschnetter2007-10-25
* RDF datetime datatype should be named 'xsd;dateTime' rather than 'xsd;datetime'tradke2007-10-04
* guess from the local hostname whether we are running as a PBS job ontradke2007-09-25
* - use send() rather than print() to send metadata over a socket connectiontradke2007-09-25
* added auto-detection of relay host for Belladonnatradke2007-09-17
* use POSIX::_exit rather than POSIX::exit to really terminate the metadatatradke2007-09-14
* auto-detect relay host for jobs running on AEI's damiana clustertradke2007-08-30
* Use a cascade of if statements instead of C++ exceptions to handleschnetter2007-08-30
* Remove old API to announce data to thorn Formaline.schnetter2007-08-29
* - register callbacks for the Publish APItradke2007-08-29
* Add a parameter "collect_metadata" which is on by default. Switchingschnetter2007-08-22
* Update email addressschnetter2007-08-22
* Use the suffix ".objectlist.custom" instead of ".objectlist" whenschnetter2007-08-22
* use HTTP PUT to create a new RDF contexttradke2007-08-22
* Provide aliased functions which can be used to announce certain eventsschnetter2007-08-21
* Update build ID format to include configuration name. Use GMT the forschnetter2007-08-21
* Make timeout handling more aggressive: If a timeout occurs whileschnetter2007-08-21