|
|
@316
|
9 years |
bas |
Dennis Stam:
* fixed docdir error, closes #39
* added a new …
|
|
|
@304
|
9 years |
bas |
Make sure that all files have version 4.4.0
|
|
|
@301
|
9 years |
bas |
added C++ directory used for Torque version 4.2 and greater
|
|
|
@300
|
9 years |
bas |
C directory is used for Torque version 2.X.
rewrite setup.py inspired …
|
|
|
@299
|
9 years |
bas |
Added directory C
|
|
|
@298
|
9 years |
bas |
removed support for 2.1, only suppport 2.4/2.5
|
|
|
@296
|
10 years |
dennis |
Minor version change
|
|
|
@294
|
10 years |
dennis |
The following has changed for new_rack_pbsmon.py and sara_nodes.py
- …
|
|
|
@289
|
10 years |
bas |
implemented nonzero for PBS dictionary, closes #33
|
|
|
@286
|
10 years |
bas |
PBSacct framework for accounting records, beta
list some changes
|
|
|
@285
|
10 years |
bas |
Fixed an error in status line for EVENT parseing
|
|
|
@284
|
11 years |
bas |
added rough example framework for PBSacct.py
|
|
|
@279
|
11 years |
bas |
fix a bug in getjob could not hamdle short jobname
|
|
|
@277
|
11 years |
bas |
updated generated python files with right version info
|
|
|
@276
|
11 years |
bas |
Added new generated swig files to fix tabs problem. see #24
|
|
|
@275
|
11 years |
bas |
PBSQuery converted tabs to spaces, see #24
|
|
|
@271
|
11 years |
bas |
Changed debian dependencies. closes #30
and fixed some conflicts with …
|
|
|
@269
|
12 years |
dennis |
Fixed AdvancedParser? when using range 01-12
|
|
|
@268
|
12 years |
bas |
Mew generated files to support python 3.0
|
|
|
@264
|
12 years |
bas |
COPYING:
- added GPL3 version
COPYING.LESSER:
- renamed …
|
|
|
@263
|
12 years |
bas |
added message events to PBSQuery
|
|
|
@261
|
13 years |
dennis |
AdvancedParser?:
- Improved the error handling
|
|
|
@253
|
13 years |
bas |
Updated version to 4.2.0 and update CHANGES file
|
|
|
@250
|
13 years |
bas |
Added AdvancedParser? from Dennis Stam as seperate module so we more …
|
|
|
@246
|
13 years |
bas |
get_nodes for job now works for new and old structure and fixed the …
|
|
|
@245
|
13 years |
bas |
Some improvements on get_jobs for node class
|
|
|
@243
|
13 years |
bas |
Added some demo code to overload setattr for UserDict? Module
|
|
|
@242
|
13 years |
bas |
applied a patch for pbsmon.py
|
|
|
@240
|
13 years |
bas |
Some fixes, but there is room for improvement
|
|
|
@237
|
13 years |
bas |
New version 4.1.0:
- see CHANGES file, closes #20
|
|
|
@227
|
13 years |
bas |
forgot to add the old_data_structure function
|
|
|
@223
|
13 years |
bas |
src/PBSQuery.py
- fixed an error in the new data structure, thanks to …
|
|
|
@220
|
13 years |
bas |
Update version to 4.0.0
|
|
|
@215
|
13 years |
bas |
Added new generated swig files for torque 2.1 and 2.4
|
|
|
@213
|
13 years |
bas |
src/pbs_python.h:
- is removed not neccesary anymore
update the …
|
|
|
@212
|
13 years |
bas |
Switching to new build system that supports torque version 2.1 and 2.4
|
|
|
@210
|
13 years |
bas |
New pbs_error.h
|
|
|
@208
|
13 years |
bas |
new generated pbs_wrap.c and pbs.py fixes an error in pbs_runjob()
|
|
|
@205
|
13 years |
bas |
Preparing for new version 3.5
src/PBSQuery.py:
- rewrite of …
|
|
|
@197
|
14 years |
bas |
Update version info to 3.2.5
|
|
|
@195
|
14 years |
bas |
src/PBSQuery.py:
- Forgot to port the job,node and queue class …
|
|
|
@192
|
14 years |
bas |
src/PBSQuery.py:
- fixed an error in the new data structure
|
|
|
@191
|
14 years |
bas |
src/PBSQuery.py:
- fixed an error in the getnode, getqueue and getjob …
|
|
|
@190
|
14 years |
bas |
src/PBSQuery.py:
- fixed an error in parsing for new data structure, …
|
|
|
@188
|
14 years |
bas |
src/PBSQuery.py:
- implemented a new datastructure, closes #16
- …
|
|
|
@187
|
14 years |
bas |
New build system for rpm package, thanks to Michel Jouvin
|
|
|
@184
|
14 years |
bas |
New version 3.0.1, small bug fix
|
|
|
@180
|
14 years |
bas |
src/PBSQuery.py:
- fixed memory leak
|
|
|
@179
|
14 years |
bas |
new pbs files fix memory leak
|
|
|
@175
|
14 years |
sil |
trunk/src/PBSQuery.py:
* Cleaned up some old lines of code which …
|
|
|
@171
|
14 years |
sil |
trunk/src/PBSQuery.py:
- Added a function 'uniq' to class _PBSobject, …
|
|
|
@169
|
14 years |
sil |
trunk/src/PBSQuery.py:
- Added get_server_name() function.
This …
|
|
|
@167
|
14 years |
sil |
src/PBSQuery.py:
- Sorry, forgot some things in my previous checkin. …
|
|
|
@166
|
14 years |
sil |
src/PBSQuery.py:
- added function get_jobs() in node-class
|
|
|
@164
|
15 years |
bas |
src/PBSQuery.py:
- added a new function getnodes_with_property() for …
|
|
|
@161
|
15 years |
bas |
src/PBSQuery.py:
- _free function not needed any more. Destructors …
|
|
|
@160
|
15 years |
bas |
src/pbs_ifl, src/pbs_python.h:
- #define ATTR_reqprop …
|
|
|
@159
|
15 years |
bas |
debian/changelog, pbs_python.spec, setup.py.in:
- New version 2.9.8
…
|
|
|
@149
|
15 years |
dennis |
Added two new attributes (ATTR_NODE_status, ATTR_NODE_note) to the …
|
|
|
@147
|
16 years |
bas |
configure.in, configure:
- example to use pbs-config, not yet want to …
|
|
|
@144
|
16 years |
bas |
Preparing for new release 2.9.4
|
|
|
@143
|
16 years |
bas |
src/PBSQuery.py:
- Added some functions get_version() for server,
…
|
|
|
@141
|
16 years |
bas |
src/PBSQuery.py:
- Removed debug info
|
|
|
@139
|
16 years |
bas |
src/PBSQuery.py:
- rewrite/indent
- Make use of UserDict?, removed a …
|
|
|
@137
|
16 years |
bas |
src/PBSQuery.py:
- Fixed an error in has_key function for the batch …
|
|
|
@132
|
17 years |
bas |
pbs.py:
- Added some resmom resources
|
|
|
@128
|
17 years |
bas |
src/pbs.py:
- Version is 2.9.2
|
|
|
@127
|
17 years |
bas |
src/pbs_wrap.c:
- Turned off debugging
|
|
|
@126
|
17 years |
bas |
src/pbs_wrap.c:
- Fixed an error in pbs_selectjob()
|
|
|
@125
|
17 years |
bas |
pbs_python:
- Functions pbs_rescreserve and pbs_rescrelease now works
|
|
|
@124
|
17 years |
bas |
pbs_rescquery:
- Improved argument handling.
|
|
|
@123
|
17 years |
bas |
pbs_python:
- pbs_rescquery() now works
|
|
|
@121
|
17 years |
bas |
New trunk directory
|
|
copied from trunk1/pbs_swig/distro/src:
|
|
|
@120
|
17 years |
bas |
Creating temp directory for right path tree
|