Changeset 253 for trunk/CHANGELOG


Ignore:
Timestamp:
04/26/06 17:02:12 (18 years ago)
Author:
bastiaans
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r249 r253  
    44
    55                - fixed: misc. layout bugs for overview & search
     6                - fixed: bug that occured when calculating the number of nodes when there
     7                         was more than one job running on a machine
     8
    69                - changed: column requested memory is now optional through conf.php
    710                - changed: search and overview tables are now full screen (100%)
    811                - changed: overview jobnames are now cutoff at max 9 characters
    912                           to prevent (layout) scews in the tables
     13                - changed: overview graphs are no longer downsized
     14
    1015                - added: (optional) column 'queued' (since) in overview
    1116                - added: search results (can) now have a SEARCH_RESULT_LIMIT
    12                          this increases performance of the database significantly!
     17                         this increases performance of the query's significantly!
     18                - added: date/time format as displayed is now configurable through conf.php
    1319
    1420        jobmond)
     
    1824        documentation)
    1925
    20                 - fixed: e-mail adress in INSTALL
     26                - fixed: wrong e-mail adress in INSTALL (doh!)
    2127
    22280.1.0:
Note: See TracChangeset for help on using the changeset viewer.