Skip to content
Snippets Groups Projects
  1. Jun 13, 2007
    • Ruud Overeem's avatar
      BugID: 1000 · 3bf7dfcc
      Ruud Overeem authored
      Scheduler start 1 observation per poll cycle to avoid sync problems in PA.
      3bf7dfcc
  2. Jun 12, 2007
    • Arthur Coolen's avatar
      BugID:604 · 9b1ae5c2
      Arthur Coolen authored
      Olap: new parameters
      Olap & Observation: added Node check
      TablePanel: added Multiple selection
      TreeInfoDialog: added Multiple selection
      changed files where interface with TreeInfoDialog changed
      9b1ae5c2
    • Arthur Coolen's avatar
      BugID: 755 · 6b0db7e0
      Arthur Coolen authored
      rearranged create_db_files to insert DP's according to V4 insertion method.
      This assures that Master DP settings are copied to the created points.
      6b0db7e0
  3. Jun 11, 2007
  4. Jun 08, 2007
  5. Jun 07, 2007
  6. Jun 06, 2007
    • Chris Broekema's avatar
      BugID: 1011 · 190146bd
      Chris Broekema authored
      Updated the optimum BGL block size. Also test if ZOID is used, since this
      will negate the need to fragment data for optimal performance.
      190146bd
  7. Jun 05, 2007
    • John Romein's avatar
      BugID: 225 · 9af385b2
      John Romein authored
      Added support for adjustable OLAP.StorageProc.subbandsPerMS
      9af385b2
    • Arthur Coolen's avatar
      BugID: 755 · c4ea00f6
      Arthur Coolen authored
      Added OLAP.StorageProc.subbandsPerMS
      c4ea00f6
    • Ruud Overeem's avatar
      BugID: 826 · e92be2ad
      Ruud Overeem authored
      Enlarged the input buffer from 1024 to 4096 characters.
      e92be2ad
  8. Jun 04, 2007
    • John Romein's avatar
      BugID: 225 · f8bc5216
      John Romein authored
      Bug fix and simplifications.
      f8bc5216
    • Arthur Coolen's avatar
      BugID: 755 · d0748ecb
      Arthur Coolen authored
      Added MasterDatapoints and Archiving for .logMsg dpe's
      d0748ecb
    • John Romein's avatar
      BugID: 225 · dcca2b4e
      John Romein authored
      Fixed computation of nrWriters.
      dcca2b4e
    • John Romein's avatar
      BugID: 225 · a8cebc50
      John Romein authored
      Avoid double delete of itsWriter
      a8cebc50
    • Ruud Overeem's avatar
      BugID: 1000 · 9b076da0
      Ruud Overeem authored
      Added optional third argument to init function of GCFTask allowing us to pass
      the name of the log file we want to use.
      9b076da0
  9. Jun 01, 2007
    • Arthur Coolen's avatar
      BugID: 755 · 40018b1b
      Arthur Coolen authored
      changes to OLAP config files.
      40018b1b
    • Ruud Overeem's avatar
      BugID: 826 · c517a80e
      Ruud Overeem authored
      BGL processes don't connect to the ApplController so don't expect incomming
      connections from them.
      c517a80e
    • Ruud Overeem's avatar
      BugID: 717 · ffc30a0d
      Ruud Overeem authored
      Added INIT_VAR_LOGGER(logpropfile, logfile) macro to be able the pass the
      name of the logfile you want to use.
      Use %filename in the log_prop file on the place you want the name substituted.
      E.g. log4cplus.appender.FILE.File=../log/%filename
      or   log4cplus.appender.FILE.File=../log/%filename_and_a_lot_more
      
      THIS MACRO NEEDS log4cplus WITH PATCH 2!
      (/usr/local/log4cplus102P2/...)
      ffc30a0d
    • Ruud Overeem's avatar
      BugID: 809 · 24a0c71c
      Ruud Overeem authored
      Added Correlator to 'extraInfo' field.
      24a0c71c
    • Ruud Overeem's avatar
      BugID: 717 · 395a6a93
      Ruud Overeem authored
      Patch 2 contains:
      + possibility to use %filename in the log_prop file.
      + possibility to use %P in the log_prop file (pid).
      + solved bug with SharedObjects.
      + all changes of patch 1.
      395a6a93
  10. May 31, 2007
    • Marcel Loose's avatar
      BugID: 1065 · 4d378d69
      Marcel Loose authored
      Fixed problem of CPPFLAGS, CXXFLAGS, and LDFLAGS being sorted when duplicates
      were removed.
      4d378d69
  11. May 30, 2007
  12. May 29, 2007
    • Marcel Loose's avatar
      BugID: 991 956 · 8d5fe9f3
      Marcel Loose authored
      Merged changes on task branch for Bug #956 with the main development line.
      8d5fe9f3
    • Joris van Zwieten's avatar
      BugID: 1046 · 48194ac5
      Joris van Zwieten authored
      - First working version of multi-node BBS? (tested on a single node only!)
      - Updated strategy table definition (some keys needs a Strategy. prefix)
      - Added getResult() function to CommandExecutor that returns the result of the
        last command it has executed.
      - Updated KernelProcessControl to use the appropriate CommandQueue primitives.
      - KernelProcessControl detects a finalize command by doing a string compare on
        the result of type() which is not very elegant, I suppose.
      48194ac5
    • Marcel Loose's avatar
      BugID: 991 · 5e1fead7
      Marcel Loose authored
      Reverted to the previous "one-type-catch-all" insert_result trigger. There
      currently is no need for different insert_result triggers.
      5e1fead7
  13. May 27, 2007
Loading