source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @305   10 years bas fixed an error for torque 2.4/1.5 versions
(edit) @304   10 years bas Make sure that all files have version 4.4.0
(edit) @303   10 years bas updated CHANGES file
(edit) @302   10 years bas Added a new example written by Willem Vermin (SURFsara): * …
(edit) @301   10 years bas added C++ directory used for Torque version 4.2 and greater
(edit) @300   10 years bas C directory is used for Torque version 2.X. rewrite setup.py inspired …
(edit) @299   10 years bas Added directory C
(edit) @298   10 years bas removed support for 2.1, only suppport 2.4/2.5
(edit) @297   11 years bas new version 4.3.6
(edit) @296   11 years dennis Minor version change
(edit) @295   11 years dennis Bumped version number to 4.3.6, modified debian/control file to ensure …
(edit) @294   11 years dennis The following has changed for new_rack_pbsmon.py and sara_nodes.py - …
(edit) @292   11 years bas added examples pbs_script.sh, must be used mom_priv config
(edit) @291   11 years bas preparing for release 4.3.5
(edit) @290   11 years bas changes sara to SURFsara
(edit) @289   11 years bas implemented nonzero for PBS dictionary, closes #33
(edit) @288   11 years dennis Some minor changes
(edit) @287   11 years bas added a new code example for EVENT node parsing
(edit) @286   11 years bas PBSacct framework for accounting records, beta list some changes
(edit) @285   11 years bas Fixed an error in status line for EVENT parseing
(edit) @284   12 years bas added rough example framework for PBSacct.py
(edit) @283   12 years bas use ln -s for pbs_joblogin
(edit) @282   12 years bas renamed some file and added documentation
(edit) @281   12 years bas some svn properties
(edit) @280   12 years willem wv add topjob
(edit) @279   12 years bas fix a bug in getjob could not hamdle short jobname
(edit) @278   12 years bas changed tabs to spaces
(edit) @277   12 years bas updated generated python files with right version info
(edit) @276   12 years bas Added new generated swig files to fix tabs problem. see #24
(edit) @275   12 years bas PBSQuery converted tabs to spaces, see #24
(edit) @274   12 years bas Updated CHANGES
(edit) @272   12 years bas Updated spec version number
(edit) @271   12 years bas Changed debian dependencies. closes #30 and fixed some conflicts with …
(edit) @270   13 years bas fixed an error in examples/sara_nodes.py
(edit) @269   13 years dennis Fixed AdvancedParser? when using range 01-12
(edit) @268   13 years bas Mew generated files to support python 3.0
(edit) @266   13 years bas some reformatting
(edit) @265   13 years bas Updated Makefile.in with new license info
(edit) @264   13 years bas COPYING: - added GPL3 version COPYING.LESSER: - renamed …
(edit) @263   13 years bas added message events to PBSQuery
(edit) @262   13 years bas added -a/--all option for backwards compatibility
(edit) @261   14 years dennis AdvancedParser?: - Improved the error handling
(edit) @259   14 years bas some minor updates
(edit) @258   14 years bas add author
(edit) @257   14 years bas some more update of what changes are committed
(edit) @256   14 years bas pbs-python now includes the advancedparser module. So delete this …
(edit) @255   14 years bas Explain new example sara_nodes. So we can release a new version
(edit) @254   14 years bas Applied a patch to support runtime-libaries when torque is installed …
(edit) @253   14 years bas Updated version to 4.2.0 and update CHANGES file
(edit) @252   14 years dennis sara_nodes.py: - sara_nodes is a tool that enables to set a node …
(edit) @251   14 years bas Add AdvancedParser?
(edit) @250   14 years bas Added AdvancedParser? from Dennis Stam as seperate module so we more …
(edit) @249   14 years bas updated CHANGES
(edit) @248   14 years bas a new imporved new_rack_pbsmon.py. Thanks to Dennis Stam (SARA)
(edit) @247   14 years bas chnages
(edit) @246   14 years bas get_nodes for job now works for new and old structure and fixed the …
(edit) @245   14 years bas Some improvements on get_jobs for node class
(edit) @244   14 years bas Applied a patch so we also support torque snapshots
(edit) @243   14 years bas Added some demo code to overload setattr for UserDict? Module
(edit) @242   14 years bas applied a patch for pbsmon.py
(edit) @241   14 years bas Update the LICENSE file
(edit) @240   14 years bas Some fixes, but there is room for improvement
(edit) @239   14 years bas examples/new_rack_pbsmon.py: - we are switched to new PBSQuery interface
(edit) @237   14 years bas New version 4.1.0: - see CHANGES file, closes #20
(edit) @236   14 years bas Added an new variable: - pbs_library_compile_line - pbs_library_dir …
(edit) @235   14 years bas examples/set_property.py: - Now accept a hostname as argument
(edit) @233   14 years bas New version 4.0.2 with compiler fix
(edit) @231   14 years bas New version 4.0.1 with a small fix, see #19
(edit) @230   14 years bas Fixed a bug in setting the right compiler path for the library, closes #19
(edit) @228   14 years bas Print which torque version is installed
(edit) @227   14 years bas forgot to add the old_data_structure function
(edit) @226   14 years bas Updated CHANGES file. will release 4.0 shortly
(edit) @225   14 years bas added ha_server example.py
(edit) @224   14 years bas setup.py.in: - fixed an error. Must define that we using 2.4 version
(edit) @223   14 years bas src/PBSQuery.py - fixed an error in the new data structure, thanks to …
(edit) @222   14 years bas setup.py.in: Disables version torque 2.3 to use 2.4 setup.
(edit) @221   14 years bas Fixed an error in setup.py.in
(edit) @220   14 years bas Update version to 4.0.0
(edit) @219   14 years bas Updated version number for deb and rpm
(edit) @218   14 years bas setup.py.in: - clean up old code. Only support pbs-config installations
(edit) @217   14 years bas Only support installations that have pbs-config installed
(edit) @216   14 years bas New configure options to determine version and where the libs are …
(edit) @215   14 years bas Added new generated swig files for torque 2.1 and 2.4
(edit) @214   14 years bas Updated CHANGES file
(edit) @213   14 years bas src/pbs_python.h: - is removed not neccesary anymore update the …
(edit) @212   14 years bas Switching to new build system that supports torque version 2.1 and 2.4
(edit) @211   14 years ramonb pbs_python.spec: * updated for new version
(edit) @210   14 years bas New pbs_error.h
(edit) @209   14 years bas Makefile.in: - removed SARA setup --> closes #18
(edit) @208   14 years bas new generated pbs_wrap.c and pbs.py fixes an error in pbs_runjob()
(edit) @206   14 years bas
(edit) @205   14 years bas Preparing for new version 3.5 src/PBSQuery.py: - rewrite of …
(edit) @204   14 years bas Show how to use the new data structure.
(edit) @203   14 years bas debian/changelog: - updated version
(edit) @202   14 years bas examples/new_rack_pbsmon.py: - automatic determiine number of racks …
(edit) @201   14 years bas examples/new_rack_pbsmon.py: - use new data structure + automatically …
(edit) @200   14 years ramonb pbs_python.spec: * name pbs_python
(edit) @199   14 years ramonb pbs_python.spec: * Fedora fixes * fixed tmppath * fixed %setup name
(edit) @198   15 years ramonb Makefile.rpm: * updated version
(edit) @197   15 years bas Update version info to 3.2.5
Note: See TracRevisionLog for help on using the revision log.