Skip to main content
summaryrefslogtreecommitdiffstats
path: root/rms
AgeCommit message (Expand)AuthorFilesLines
2009-10-05Fixed images for jobs.Greg Watson2-14/+40
2009-10-05Remove old style RM configurationGreg Watson2-460/+7
2009-10-05Fix 1.3.3 parsing problem.Greg Watson1-20/+4
2009-10-05Restore missing wizard pages.Greg Watson2-2/+6
2009-10-02icons directory missing from build propertiesGreg Watson1-1/+2
2009-09-30Removed legacy components.Greg Watson42-2665/+101
2009-09-30Handle stdout/err tags with no process information.Greg Watson1-2/+10
2009-09-28Use interface instead of concrete class.Greg Watson1-2/+4
2009-09-25Renamed ToolRMPlugin to RMCorePluginGreg Watson11-53/+53
2009-09-25Rename MPIModelImages to RMModelImagesGreg Watson5-191/+120
2009-09-25Moved from PTP UI pluginGreg Watson24-0/+0
2009-09-25Rename pluginGreg Watson3-5/+114
2009-09-25Avoid problems with short jobs being missed by the periodic command.Greg Watson2-103/+26
2009-09-24Updated to use new addConfiguration() interface. This was preventing the conf...Greg Watson6-6/+6
2009-09-23Fixed indent.Greg Watson1-1/+1
2009-09-22Fixed duplicate process state (COMPLETED, EXITED)Greg Watson4-11/+0
2009-09-22Added model presentation for MPICH2.Greg Watson2-0/+67
2009-09-22Updated to use new states.Greg Watson1-21/+18
2009-09-22added null pointer checkGreg Watson1-1/+3
2009-09-22Fixed comment.Greg Watson1-1/+2
2009-09-22MPI specific job and process attributes.Greg Watson5-27/+160
2009-09-22Added support for new model presentation.Greg Watson3-22/+79
2009-09-21Updated to use new states.Greg Watson2-46/+34
2009-09-17Updated for changes to IServiceProviderContributorGreg Watson6-21/+23
2009-09-15Started work on the launch configurationGreg Watson6-652/+594
2009-09-11Renamed to avoid name clash.Greg Watson8-31/+31
2009-09-11Reverse filter.Greg Watson1-3/+3
2009-09-10Compile fixes.Greg Watson1-21/+35
2009-09-10Rearrange order of events.Greg Watson1-15/+145
2009-09-10Fixed type.Greg Watson1-1/+1
2009-09-10Compile fixes.Greg Watson1-6/+5
2009-09-10Compile fixes.Greg Watson1-8/+8
2009-09-10Compile fixes.Greg Watson1-12/+13
2009-09-10Initial commitGreg Watson24-0/+14395
2009-09-09Added filter interface.Greg Watson3-81/+118
2009-09-08Added filter events command.Greg Watson1-2/+10
2009-09-08No need to override command factory for PBSGreg Watson2-101/+1
2009-09-05API changeGreg Watson2-3/+3
2009-09-05Update versionGreg Watson1-4/+4
2009-09-05Fixed creating SLURM and PBS RM'sGreg Watson4-16/+29
2009-09-03Added resource manager changed event. This allows resource manager attributes...Greg Watson5-4/+40
2009-09-01Initial commit of PBS resource managerGreg Watson39-0/+2500
2009-08-31Use hostname as machine nameGreg Watson1-1/+1
2009-08-31Only generate event if attributes have changed.Greg Watson1-4/+8
2009-08-31Added getProcess()Greg Watson1-4/+4
2009-08-30Improved parsing.Greg Watson1-80/+115
2009-08-29Don't use buffered input stream. OpenMPI*InputStream does buffering.Greg Watson1-3/+1
2009-08-27Add slurm to buildGreg Watson2-2/+2
2009-08-27Remove old RM configurationGreg Watson4-32/+4
2009-08-26Update SLURM to new service model.Greg Watson16-274/+415

Back to the top