Overview
| Comment: | Partially removed global *db-cache-path* (might need to add it back for performance reasons, used in rmt: calls.) Modified common:get-db-tmp-area to get info from dbstruct instead of globals. Added proc to open area dbs Gutted dboard:areas-update-tree. Does only areas now. First pass on some refactoring in db:get-db, db:open-db, db:dbfile-path (these need to be reduced to one function). |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.64-areas-dashboard | fixme-matt |
| Files: | files | file ages | folders |
| SHA1: |
37c6122258098928060fe7abe4163c0c |
| User & Date: | matt on 2017-08-14 01:03:24.818 |
| Other Links: | branch diff | manifest | tags |
Context
|
2017-11-16
| ||
| 17:07 | Fix for fixme-matt bug Closed-Leaf check-in: 65fadb2649 user: mrwellan tags: Moved fix to be against the fixme-matt commit | |
|
2017-08-21
| ||
| 18:10 | Fixed plot-code.scm to work when compiled. check-in: da673f0c80 user: mrwellan tags: v1.64-areas-dashboard | |
|
2017-08-14
| ||
| 01:03 | Partially removed global *db-cache-path* (might need to add it back for performance reasons, used in rmt: calls.) Modified common:get-db-tmp-area to get info from dbstruct instead of globals. Added proc to open area dbs Gutted dboard:areas-update-tree. Does only areas now. First pass on some refactoring in db:get-db, db:open-db, db:dbfile-path (these need to be reduced to one function). check-in: 37c6122258 user: matt tags: v1.64-areas-dashboard, fixme-matt | |
|
2017-08-13
| ||
| 23:07 | Remove *db-keys* as global. Fixed typo in common:simple-setup Changed hh:get to hh:get-value and hh:get-subhash Ripped out guts of Run Areas (derived from Run Summary) and put in some stubs. Primed dashboard.scm to use areas based dbstucts. The rmt: calls have not being eliminated yet. Disabled ro db handling in dashboard. Added tab for pivot controls. Added couple missing bits for the db:dashboard-open-db multi-area support. Tested and working now. check-in: 9b83825da5 user: matt tags: v1.64-areas-dashboard | |
Changes
Modified common.scm
from [261f9da290]
to [eee64ce859].
[diff]
Modified dashboard-areas.scm
from [e946817510]
to [ac01c869cc].
[diff]
Modified dashboard.scm
from [136f08f6a7]
to [f1ca685f34].
[diff]
Modified db.scm
from [ecd11e6ee3]
to [79424c46a4].
[diff]
Modified mrmt.scm
from [c091af7199]
to [715ed41acd].
[diff]