Overview
Comment: | Updated TODO |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.65-newview |
Files: | files | file ages | folders |
SHA1: |
c7977972a11df8cb1ea188cf6cf7a30e |
User & Date: | mrwellan on 2020-04-14 10:33:07 |
Other Links: | branch diff | manifest | tags |
Context
2020-04-17
| ||
12:57 | Added dbmod call to dashboard check-in: c7d9089a6f user: mrwellan tags: v1.65-newview | |
2020-04-14
| ||
10:33 | Updated TODO check-in: c7977972a1 user: mrwellan tags: v1.65-newview | |
2020-04-13
| ||
06:05 | Added more needed functions to commonmod in prep for multi-area support in newview check-in: ccab6e04af user: matt tags: v1.65-newview | |
Changes
Modified TODO from [d6857e4403] to [23e18762ef].
︙ | ︙ | |||
22 23 24 25 26 27 28 | ==== WW14 . Streamline compilation - DONE, all non-official egg modules are now bundled. WW15 . syscheck; touch file in home, tmp, runs, links and start xterm | < > > > > > > > < | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | ==== WW14 . Streamline compilation - DONE, all non-official egg modules are now bundled. WW15 . syscheck; touch file in home, tmp, runs, links and start xterm . fill newview matrix with data, filter pipeline gui elements . improve [script], especially indent handling WW16 . split db into megatest.db (runs etc.) db/<something>.db . release basic newview implementation . archiving improvements/extentions .. -get-data, -put-data .. use MT_ vars if defined and no switch present .. fix archive "first run" bug .. areas path1 path2 ... -> search path for archives .. -propagate -> move archive data forward when it is found in older bundles WW18 . release split db implementation . mtutil calls from dashboard (for remote control) . logs browser (esp. for surfacing mtutil related activities) WW19 . break command line into sections; all, run control, queries, utilities etc. . pull in ftfplan (not integrated, just code pulled in) WW20 . Switch to using simple runs query everywhere . Add end_time to runs and add a rollup call that sets state, status and end_time Future . Switch to scsh-process pipeline management for job execution/control . Use call-with-environment-variables more. Migration to inmem db plus per run db ------------------------------------- . Re-work the dbstruct data structure? .. Move main.db to global? .. [ run-id.db inmemdb last-mod last-read last-sync inuse ] |
︙ | ︙ |