source: trunk/CHANGELOG @ 257

Last change on this file since 257 was 253, checked in by bastiaans, 18 years ago

CHANGELOG:

  • lost commit

jobmond/jobmond.py:

  • changed job metric fragmenting. jobinfo fragmented over multiple metrics is now actually WORKING. and there are no more bugs on very big jobs (with lots of nodes)

web/addons/job_monarch/libtoga.php:

  • also read metric increment now
  • changed node assignment to job for new metric fragmentation
File size: 951 bytes
RevLine 
[249]10.1.1:
2
3        web)
4
5                - fixed: misc. layout bugs for overview & search
[253]6                - fixed: bug that occured when calculating the number of nodes when there
7                         was more than one job running on a machine
8
[249]9                - changed: column requested memory is now optional through conf.php
10                - changed: search and overview tables are now full screen (100%)
11                - changed: overview jobnames are now cutoff at max 9 characters
12                           to prevent (layout) scews in the tables
[253]13                - changed: overview graphs are no longer downsized
14
[249]15                - added: (optional) column 'queued' (since) in overview
16                - added: search results (can) now have a SEARCH_RESULT_LIMIT
[253]17                         this increases performance of the query's significantly!
18                - added: date/time format as displayed is now configurable through conf.php
[249]19
20        jobmond)
21
22                - added: now reports 'queued since' (or creation time) of jobs
23
24        documentation)
25
[253]26                - fixed: wrong e-mail adress in INSTALL (doh!)
[249]27
280.1.0:
29
30        - First public release
Note: See TracBrowser for help on using the repository browser.