Fixed task delete to avoid status check
Added -force option to the archive command
Removed unused variables
Improved single job handling: loading not needed anymore
Fixed task in memory handling in the BossSession
Run swig to enable new API features
Run wrapper swig for new BossJob class
Removed useless option leaving tmp files in the work directory (eventual dump in the logfile)
Improved BossTask::loadByJobName()
Updated swig wrapper
Extended API with BossJob class
Added methods to make easier access to program level info and runtime info
swig wrapper over new BOSS API
Code clean up
Added query jobs by taskName and jobName
Added reference counter handling to avoid memory leaks
*** empty log message ***
Fixed variable type
Fixed source of memory leak (removed strdup from heavily used method)
Small changes in BOSS interface allowing timeout setting for plugins subprocesses Interaction with plugins handled through new BossCommand class
Changed init to allow backward compatibility with python 2.2.3
Added specific exceptions
Added conversion of scheduler exceptions
Added specific exception to report partial scheduler failures
Adapted to new log system
Sincronized with c++ api
synchronized with c++ code
Added connection reset
Runned wrapper swig to make available last API changes
New functionality: all plugins can be registered using an xml configuration file
*** empty log message ***
Some methods renaming to avoid clash with c++
Improved list-match output
*** empty log message ***
Alligned with c++ API
Alligned with c++ code
Fixed conversion of std::vector to python lists
Alligned with c++ code changes
synchronised with the recent changes of the BossCore and CLI
merged bossAdministorSession and BossUserSession to BossSession, so these two session can used together without crash
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.