463 check-ins using file tests/rununittest.sh version 751af2da02
2017-08-29
| ||
17:38 | checking in pending sauth changes Leaf check-in: 01e552325c user: pjhatwal tags: pjhatwal | |
2017-03-30
| ||
16:29 | sauth fixes to ensure user has washed appropriate unix groups check-in: 8d667887c9 user: pjhatwal tags: pjhatwal | |
2017-01-26
| ||
14:02 | added a cmd to update the suid executables with the latest changes check-in: a0d2ad2972 user: pjhatwal tags: pjhatwal | |
2017-01-23
| ||
16:30 | validated username before granting access check-in: 3585f5b63a user: pjhatwal tags: pjhatwal | |
2016-12-28
| ||
16:34 | added restrictions check-in: 8f1efb99dc user: pjhatwal tags: pjhatwal | |
2016-12-02
| ||
12:46 | bugfix check-in: 694eaeea2e user: bjbarcla tags: v1.62-rpc | |
2016-12-01
| ||
16:59 | Graph updated check-in: c18633dfa3 user: ritikaag tags: db-new | |
16:17 | server fixes check-in: dee83609d2 user: mrwellan tags: v1.62-no-rpc | |
15:58 | server fixes check-in: f0c98a8cd8 user: mrwellan tags: v1.62-no-rpc | |
08:43 | Cleaned up server starting. Should be no run-away starting of too many servers now. check-in: dc09eb179b user: mrwellan tags: v1.62-no-rpc | |
2016-11-30
| ||
23:10 | Basic server code, removed some junk and corrected couple typos check-in: bb626804c7 user: matt tags: v1.62-no-rpc | |
22:52 | Basic server code added back check-in: ce0b324459 user: matt tags: v1.62-no-rpc | |
17:01 | Filter working check-in: d9859999af user: ritikaag tags: db-new | |
12:51 | captured last attempt to avoid deadlock before merging to v1.62-rpc Leaf check-in: dd69897311 user: bjbarcla tags: v1.62 | |
2016-11-29
| ||
22:24 | started work; excursion to protect with-cxt from exceptions check-in: bb940cba38 user: bb tags: v1.62-rpc | |
16:42 | started integration of rpc check-in: 816b840a5c user: bb tags: v1.62-rpc | |
2016-11-28
| ||
22:06 | Simplified and streamlined the rollup code check-in: 47f0625f23 user: matt tags: v1.62-no-rpc | |
2016-11-27
| ||
19:16 | misnamed table in query, steps => test_steps check-in: 2edc3f05a8 user: matt tags: v1.62-no-rpc | |
13:08 | Fixed runs cleanup where not constrained by run_id. Added missing mutex-unlock before recursively calling homehost. check-in: 8956d8d873 user: matt tags: v1.62-no-rpc | |
11:58 | Run launch:setup in launch:execute - needed now due to refactoring. check-in: b19499a3eb user: matt tags: v1.62-no-rpc | |
08:25 | Added mutex for homehost calculation check-in: 8d4f021975 user: matt tags: v1.62-no-rpc | |
07:35 | Added mutex to prevent overlapping runs of launch:setup check-in: 39f9bda2f2 user: matt tags: v1.62-no-rpc | |
2016-11-26
| ||
22:21 | Keep server alive for sync to megatest.db now working check-in: f0223f5b3a user: matt tags: v1.62-no-rpc | |
21:09 | Version transitions can only be addressed on the homehost. check-in: 279aab9f23 user: matt tags: v1.62-no-rpc | |
18:16 | Cleaned up globals. Added audit script to report on globals, where defined and where used. check-in: 22df9fe278 user: matt tags: v1.62-no-rpc | |
2016-11-25
| ||
22:30 | Runs through test4 pretty well. No server enabled yet check-in: 6444c1bdfc user: matt tags: v1.62-no-rpc | |
11:50 | Consolidated to single global for dbstruct. Removed *megatest-db* Removed *inmemdb* Removed *write-frequency* Removed *client-non-blocking-mode* Consolidated db:open-local-db-handle in with db:setup Fixed calls which used db to instead use dbstruct Change repl to use db:setup for getting a db handle check-in: e335fe582a user: matt tags: v1.62-no-rpc | |
2016-11-24
| ||
22:54 | Migrated some (but not all) calls to newer set state status check-in: 5af8fddcf7 user: matt tags: v1.62-no-rpc | |
20:15 | more fixes check-in: 6b6111eed8 user: matt tags: v1.62-no-rpc | |
16:27 | fixed few things check-in: 6701aeaf33 user: matt tags: v1.62-no-rpc | |
00:16 | Improvements to state/status handling check-in: 3e121725a6 user: matt tags: v1.62-no-rpc | |
2016-11-23
| ||
15:04 | provide defaults for state/status on rollup check-in: 0ea88adbf3 user: mrwellan tags: v1.62-no-rpc | |
13:19 | New method for rolling up itemized test state/status check-in: 016b1f3570 user: mrwellan tags: v1.62-no-rpc | |
2016-11-22
| ||
23:17 | Fixed couple cases of missing run-id query constraint. Many more ... check-in: 10401fbd9d user: matt tags: v1.62-no-rpc | |
22:30 | Loosened up requirements on some functions where number of parameters changed check-in: a4af1dfb41 user: matt tags: v1.62-no-rpc | |
22:23 | Turned off more stuff check-in: 228c28c347 user: matt tags: v1.62-no-rpc | |
20:46 | Removed performance optimizations that had stopped working after the churn and merges check-in: 6c4deb44dd user: matt tags: v1.62-no-rpc | |
07:33 | Merged in v1.62-side changes to get the efficient db sync check-in: ff1d02545b user: matt tags: v1.62-no-rpc | |
2016-11-21
| ||
22:18 | Mostly working after stripping even more junk out ... check-in: 01fd2fa26b user: matt tags: v1.62-no-rpc | |
20:06 | Stripped server stuff out to get db access down to bare metal check-in: de910838a1 user: matt tags: v1.62-no-rpc | |
14:37 | Experimental removal of most of the inmem db stuff check-in: fdb279df36 user: mrwellan tags: v1.62-no-rpc | |
08:18 | update to arch figure check-in: dea64201d8 user: mrwellan tags: v1.62-no-rpc | |
00:02 | Partial edits towards getting dashboard responding to db changes after moving to /tmp check-in: a861379b83 user: matt tags: v1.62-no-rpc | |
2016-11-20
| ||
20:56 | Lock on homehost. Servers *always* started if not on homehost check-in: efae6c6bbf user: matt tags: v1.62-no-rpc | |
2016-11-19
| ||
17:03 | Committing automated merge of v1.62-no-rpc/d06a3ab427 into check-in: 97105a40d0 user: matt tags: integ-home | |
2016-11-18
| ||
20:46 | Try tmp db without rpc check-in: d06a3ab427 user: matt tags: v1.62-no-rpc | |
11:27 | start of /tmp db model Closed-Leaf check-in: eeaf9f94c3 user: mrwellan tags: tmp-db-model | |
2016-11-17
| ||
16:27 | Beginnings of fix for testconfig disks issue Closed-Leaf check-in: 7e67a7638f user: mrwellan tags: testconfig-disks-fix | |
2016-11-16
| ||
16:57 | moved rpc-transport updates into mainline v1.62 branch check-in: f736d3db6e user: bjbarcla tags: v1.62 | |
16:19 | caught up to v1.62 Closed-Leaf check-in: 4e3d7aed7d user: bjbarcla tags: rpc-transport | |
16:08 | Merged v1.62 into rpc-transport Closed-Leaf check-in: 534875ccf1 user: mrwellan tags: rpc-transport-merge-v1.62 | |
16:06 | did some cleanup check-in: acd56658eb user: bjbarcla tags: rpc-transport | |
14:45 | deadlock msg check-in: a66741d98b user: bjbarcla tags: rpc-transport | |
13:48 | Try using md5sum instead of sha1. Much faster but what is the collison risk? check-in: 3e767a9aad user: mrwellan tags: v1.62, v1.6208 | |
10:12 | Fixed remotediff example. Broken by unknown goof up. check-in: 9833288949 user: mrwellan tags: v1.62 | |
2016-11-15
| ||
18:14 | fixed bug where client stopped working when server needed restart (cached rpc stub was not refreshing when port changed) check-in: cf3341f204 user: bjbarcla tags: rpc-transport | |
16:37 | sync point check-in: 1cf31de4df user: bjbarcla tags: rpc-transport | |
14:02 | wrapped access to *runremote* has with mutes check-in: 3dffa0e4f9 user: bjbarcla tags: rpc-transport | |
2016-11-14
| ||
17:55 | caught another unimplemented area. check-in: a827c0e1f8 user: bjbarcla tags: rpc-transport | |
15:58 | removed -daemonize when starting server; removed local fallback in rmt:send-receive check-in: 48bb95d322 user: bjbarcla tags: rpc-transport | |
15:47 | removed -daemonize when starting server; removed local fallback in rmt:send-receive check-in: a31c1d5781 user: bjbarcla tags: rpc-transport | |
13:55 | Show button functionality check-in: 948b48ab12 user: ritikaag tags: db-new | |
10:36 | Fixed spelling and added comment check-in: 3438d7c75e user: mrwellan tags: db-new | |
2016-11-11
| ||
17:12 | problems with -daemonize check-in: da14d4a8a4 user: bjbarcla tags: rpc-transport | |
15:46 | wip check-in: 1d35a89202 user: bjbarcla tags: rpc-transport | |
10:59 | Added deploy makefile check-in: 9c2e96a8c8 user: jmoon18 tags: v1.62 | |
2016-11-10
| ||
15:13 | Added example of nanomsg parallizaation check-in: f1f44b078f user: mrwellan tags: v1.62 | |
2016-11-08
| ||
17:32 | added code to open up areas using sauthorize check-in: 73c7403798 user: pjhatwal tags: pjhatwal | |
2016-11-07
| ||
13:32 | Added beginnings of a common context var for passing area specific values to calls check-in: 825534b56a user: mrwellan tags: v1.62 | |
2016-11-04
| ||
20:02 | Merged in 828d2 Closed-Leaf check-in: 2444b3e509 user: matt tags: v1.62-side | |
18:52 | changed default transport to rpc check-in: 122f376d3c user: bjbarcla tags: rpc-transport | |
18:05 | Merged in ba3d matt-db-sync-2 check-in: 0b35c5d875 user: matt tags: v1.62-side | |
17:54 | got rpc to work... at least one call from megatest -repl :) check-in: 985c43c44c user: bjbarcla tags: rpc-transport | |
13:01 | Merged in v1.62 check-in: d42cd38243 user: matt tags: v1.62-side | |
11:14 | Bumped version check-in: 482fb399b7 user: matt tags: v1.62, v1.6208 | |
11:12 | Added iup color to rgb hex conversion function check-in: cc5e6b353d user: matt tags: v1.62 | |
11:06 | Added typed-records to common.scm. Minor typo fixes. Added shm and wal to files to check timestamps on for dashboard refresh check-in: 7b2f541448 user: matt tags: v1.62-side | |
2016-11-03
| ||
23:47 | Set up cxt check-in: 581a0d357c user: mrwellan tags: v1.62 | |
21:31 | rpc-transport:client-setup implemented and tested check-in: 9102de0262 user: bjbarcla tags: rpc-transport | |
16:52 | another pass to allow distinct per-run-id transports to be used check-in: 140ed85cfb user: bjbarcla tags: rpc-transport | |
09:26 | Added cxt and global hash check-in: d256b07495 user: mrwellan tags: v1.62 | |
2016-11-02
| ||
23:26 | Added inter-test launch delay of 5 seconds. Override with setting: [setup]\nlaunch-delay D where D is delay in seconds. check-in: 39fc4b3bd9 user: matt tags: v1.62 | |
21:13 | Pulled fix for endless loop from e851. Minor clean up of redundant code for opening databases. check-in: fc06e165b8 user: matt tags: v1.62 | |
17:55 | Fixed minor issue in tests/fullrun for running in /tmp check-in: bddc8a7016 user: mrwellan tags: v1.62 | |
03:09 | made changes to fix tcp-buffer size to 0 so rpc worked. small fight here between http-transport and rpc-transport here... hopefully this patch does the job. check-in: 58d1011733 user: bjbarcla tags: rpc-transport | |
00:44 | Overhauled rpc-transport:launch and rpc-transport:run to account for things introduced to http-transport like inmem db maintenance ; made and used rpc-transport:server-shutdown ; made (more) opinionaltedly encapsulated procedures for task unit check-in: c88c8f26e0 user: bjbarcla tags: rpc-transport | |
2016-11-01
| ||
23:24 | Support for using WAL mode in when in /tmp check-in: 4f995c77e3 user: matt tags: v1.62 | |
21:57 | Bumped version check-in: 6f592c6a40 user: matt tags: v1.62, v1.6207 | |
17:27 | Improved dashboard performance check-in: c8475ffa22 user: mrwellan tags: v1.62 | |
02:46 | picked nit check-in: e9f1cb9e4b user: bjbarcla tags: rpc-transport | |
02:45 | tested; found bugs; fixed bugs check-in: 1387b44afb user: bjbarcla tags: rpc-transport | |
00:56 | did a little tidying up check-in: febd54396c user: bjbarcla tags: rpc-transport | |
00:32 | make client:setup honor transport specified in server table; not global version; incidentally may have found/corrected an endless loop where client:setup-http retries would be infinite, not decrementing from 20 (client:setup did not pass remaining-tries to client:setup-http); also client:setup-http, making killing off a running server that doesnt respond more aggressive (now a kill-9). ; these last two may want to go in mainline. check-in: e851c26e61 user: bjbarcla tags: rpc-transport | |
2016-10-31
| ||
23:17 | Commented out line used for debugging check-in: d37abcb490 user: matt tags: v1.62-side | |
21:13 | Unset 'all for sync if set. Closed-Leaf check-in: 3b2f4ea917 user: mrwellan tags: matt-db-sync-2, v1.62-side | |
17:18 | Watchdog enabled. Duplicate overlapping runs of sync-to prevented. check-in: 95a867e2e7 user: mrwellan tags: matt-db-sync-2, v1.62-side | |
15:42 | Added the refactored watchdog back check-in: 828d218b23 user: mrwellan tags: matt-db-sync-2, v1.62-side | |
13:56 | db cache can do a sync to megatest.db if it has write access. The db timestamps are used to minimize burden but this is still likely not a good idea and should be removed. check-in: 12001d6988 user: mrwellan tags: matt-db-sync-2, v1.62-side | |
10:50 | Minor clean up of local access in rmt.scm check-in: f4f12cde04 user: mrwellan tags: matt-db-sync-2, v1.62-side | |
10:42 | Part of the read-only fixes to local access in rmt.scm check-in: ba3d839090 user: mrwellan tags: matt-db-sync-2, v1.62-side | |
10:21 | Refactoring commit 92a15e into matt-db-sync-2. Updated api list of read-only queries. check-in: 80c6955310 user: mrwellan tags: matt-db-sync-2, v1.62-side | |
09:55 | Bring in working parts of cached-db to v1.62 check-in: efa4004401 user: mrwellan tags: v1.62-side | |
2016-10-30
| ||
11:29 | Added check for unrecognised parameters to dashboard and added MT_TESTSUITE_NAME var for all situations. Changed name from MT_TESTSUITENAME check-in: 008a2a445e user: matt tags: v1.62, v1.6206 | |
2016-10-28
| ||
08:52 | Made use of cached db optional for list-runs. Merged in minor fix from v1.62 Closed-Leaf check-in: 482aa5f1dd user: mrwellan tags: cached-copy-srehman | |
2016-10-27
| ||
23:52 | Converted -list-runs to use cached db check-in: cbeea6e758 user: matt tags: cached-copy-srehman | |
20:55 | Fixed bad call to rmt:get-runs-by-patt in megatest.scm check-in: 2e18664666 user: matt tags: v1.62 | |
17:55 | Merged in v1.62 and few minor fixes check-in: 41915f7997 user: mrwellan tags: cached-copy-srehman | |
16:24 | added caching of specified databases (defaulted to megatest.db) check-in: 32dacffcc7 user: srehman tags: cached-copy-srehman | |
15:21 | Run tab resize fixed check-in: 5ff16368ff user: ritikaag tags: v1.62 | |
15:13 | Merged with latest and run tab fix check-in: 28bf2c1d25 user: ritikaag tags: db-new | |
2016-10-26
| ||
21:47 | got port to listen. still wonky -- accepts connections but response is never seen. also when server times out -- stack dump instead of graceful exit check-in: d0162a768f user: bjbarcla tags: rpc-transport | |
20:11 | wip check-in: a8c5875102 user: bjbarcla tags: rpc-transport | |
14:48 | branch for rpc support check-in: d306d8dea0 user: bjbarcla tags: rpc-transport | |
14:21 | added support for -kill-servers and -transport switches on megatest check-in: cfb9ac119d user: bjbarcla tags: v1.62 | |
2016-10-25
| ||
21:02 | fixed -list-servers and -stop-server switches on megatest check-in: 73502a1626 user: bjbarcla tags: v1.62 | |
10:37 | Updated plans check-in: c449bba35a user: mrwellan tags: v1.62 | |
2016-10-24
| ||
13:24 | Added info on dashboard look controls check-in: 68a8e2b689 user: mrwellan tags: v1.62 | |
09:42 | Changed control key to ^f for screen. ^r is used in bash, ^f is not. check-in: c60e775cb8 user: mrwellan tags: v1.62 | |
2016-10-20
| ||
11:38 | Create new branch named "cached-copy-srehman" check-in: 8f45ff2d6f user: srehman tags: cached-copy-srehman | |
2016-10-19
| ||
17:00 | Changed control key to ^r for screen. check-in: 312de0a75d user: mrwellan tags: v1.62 | |
12:11 | Improved quickstart check-in: aff048f226 user: mrwellan tags: v1.62, v1.6205 | |
00:10 | Added the beginnings of a quick start check-in: ceaf296125 user: matt tags: v1.62 | |
2016-10-18
| ||
23:25 | Replaced apply max with common:max in few places check-in: 8b35992868 user: matt tags: v1.62 | |
15:15 | Create new branch named "db-new" check-in: 049fdd2534 user: ritikaag tags: db-new | |
2016-10-17
| ||
14:36 | Fixed missing [logpro] section in create-megatest-area. check-in: c74d681e4f user: mrwellan tags: v1.62, v1.6204 | |
11:04 | Merged in html and bumped version to v1.6204 check-in: 831e40ab39 user: mrwellan tags: v1.62 | |
11:00 | Cleaned up html generation a little Closed-Leaf check-in: 962be10405 user: mrwellan tags: html-tree | |
01:32 | Added data get for runs summary html page check-in: 6ae61495e7 user: matt tags: html-tree | |
01:09 | runs index works check-in: fd65f92d77 user: matt tags: html-tree | |
2016-10-16
| ||
23:49 | Pulled in old stml code to make hierarchial html. check-in: a7cf53bc3a user: matt tags: html-tree | |
19:28 | Fixed -create-test check-in: ecbb4766f7 user: matt tags: v1.62 | |
13:42 | Updates to training slides check-in: 1d47469f13 user: matt tags: v1.62 | |
2016-10-15
| ||
22:40 | Updates to training slides check-in: 51bc30ec41 user: matt tags: v1.62 | |
22:33 | Bumping version to v1.6203 check-in: ae46ab5096 user: matt tags: v1.62, v1.6203 | |
22:29 | Fixed target handling using tree. Added textbox for editing the target check-in: 2162cc5183 user: matt tags: v1.62 | |
22:07 | Fixed runname dropdown population problem check-in: da32f5d07c user: matt tags: v1.62 | |
21:51 | Fixed testpatt editor in Run Control check-in: 7a51ef21ba user: matt tags: v1.62 | |
14:45 | Added -manual command to view installed manual or fallback to web version check-in: 1271e7d48f user: matt tags: v1.62 | |
2016-10-14
| ||
17:42 | Use viewscreen by default check-in: 7172bc60e2 user: mrwellan tags: v1.62 | |
10:18 | Cleaned up some comments, migrated couple procs to dcommon.scm check-in: e62c0b9601 user: mrwellan tags: v1.62 | |
09:09 | Cherry picked last commit 228f6 from db branch into v1.62 check-in: d5a511c9f4 user: mrwellan tags: v1.62 | |
09:07 | Melded db branche node 991de into v1.62 check-in: 5fff2b9a0f user: mrwellan tags: v1.62 | |
08:40 | Merged db branch from node e2c9 into v1.62 check-in: 0a5c3b4b3b user: mrwellan tags: v1.62 | |
2016-10-13
| ||
15:43 | Removed comments Closed-Leaf check-in: 228f6a3556 user: ritikaag tags: db | |
15:05 | Buttons added check-in: 991de5e83d user: ritikaag tags: db | |
14:58 | Require always the db-cleanup on version change, split cleanup-db into two phases, first migrate schema then check dbs. Check db is forked into background check-in: b14a3e05be user: mrwellan tags: v1.62 | |
11:28 | Fixed extraneous calls to tree updater check-in: 7d1432b447 user: mrwellan tags: v1.62 | |
10:36 | Fixed bug where search pattern was not correctly reset in Run Times view causing a crash. Added context to last-db-change time check-in: e652404cdb user: mrwellan tags: v1.62 | |
2016-10-12
| ||
16:38 | Fixed initial draw of stats in Summary tab. Issue was that the inital update was happening before the widget had been drawn. check-in: cf8efb253b user: mrwellan tags: v1.62 | |
14:27 | Merged in v1.62 to db branch check-in: e2c9fe027b user: mrwellan tags: db | |
14:15 | Graph commits check-in: ef2b768745 user: ritikaag tags: db | |
13:16 | Check for actual matching run data in run-tabs-layout-updater. Fix for apply when list too long (Chicken Scheme limitation). Protect some tree updater calls with checks for db changed. Convert sqlite3:for-each-row to sqlite3:fold where the list can get long and the for-each will run out of memory (not tail recursive). check-in: 5508c28144 user: mrwellan tags: v1.62 | |
2016-10-10
| ||
11:50 | Improved stats updating. Still has issue with first round check-in: 8455164d0e user: mrwellan tags: v1.62 | |
2016-10-06
| ||
21:13 | Updates to graph, still needs some work check-in: 8c7c83ca96 user: ritikaag tags: db | |
11:30 | Added some sketches of architecture ideas to docs check-in: 765d0f79c4 user: mrwellan tags: v1.62 | |
11:28 | Merged partial implementation of graph controls and added remote support for load detection check-in: 18599e811e user: mrwellan tags: v1.62 | |
2016-10-05
| ||
13:34 | merged with latest v1.62 Closed-Leaf check-in: abcfb9550d user: srehman tags: defstruct-srehman | |
13:33 | hardcoded qry-string to typed record check-in: 8ba591abbd user: srehman tags: defstruct-srehman | |
2016-10-04
| ||
11:34 | Added some safety checks check-in: 34d675ae1f user: mrwellan tags: defstruct-srehman | |
2016-10-03
| ||
16:24 | updated the api doc check-in: 481e6c18c6 user: pjhatwal tags: v1.62 | |
15:49 | Fixed read-only access issues. However it still fails if the db is old (i.e. is missing last_update field). check-in: 7a7ceab729 user: mrwellan tags: v1.62 | |
15:40 | fixed db_records to account for modifications to test datatype update check-in: 8718070900 user: srehman tags: defstruct-srehman | |
15:39 | updated test-short-record method to take typed-record check-in: 3217dc5840 user: srehman tags: defstruct-srehman | |
14:05 | removed nanomsg dependency check-in: 4aaf0c61b9 user: bjbarcla tags: v1.62 | |
12:45 | corrected client.scm changes Closed-Leaf check-in: 97fa5b16d5 user: bjbarcla tags: nanomsg-ectomy | |
12:35 | removed nanomsg dependency check-in: 2105102cdc user: bjbarcla tags: nanomsg-ectomy | |
10:17 | Merged v1.62 into trunk check-in: 0d1966a30f user: mrwellan tags: trunk | |
2016-09-30
| ||
19:49 | Graph Colors check-in: 716dd0e5a5 user: ritikaag tags: db | |
16:31 | Matrix display check-in: be004c567e user: ritikaag tags: db | |
15:55 | Create new branch named "nanomsg-ectomy" check-in: 0679620416 user: bjbarcla tags: nanomsg-ectomy | |
2016-09-29
| ||
14:58 | merged with latest v1.62 check-in: 1f841dd640 user: srehman tags: defstruct-srehman | |
10:49 | Added chicken-doc, mysql-client and various other eggs check-in: 05230b13ed user: jmoon18 tags: v1.62 | |
2016-09-28
| ||
14:24 | Added options for other OS for installall script check-in: 419406362a user: jmoon18 tags: v1.62 | |
2016-09-27
| ||
12:00 | fixed setters for typed-record 'db:test-rec' check-in: 85157b687d user: srehman tags: defstruct-srehman | |
2016-09-26
| ||
18:18 | reverted comments and print statements on runs.scm check-in: be5c8e1cdb user: srehman tags: defstruct-srehman | |
18:15 | refactored to use typed-record instead of vector in megatest.scm check-in: 3e5400a237 user: srehman tags: defstruct-srehman | |
17:48 | Partial conversion to case for controlling iup install check-in: b3282dd656 user: mrwellan tags: v1.62 | |
17:22 | added comments around point of failure with pre-1.15 logpro check-in: 0539c57942 user: bjbarcla tags: v1.62 | |
13:51 | Merged latest from v1.62 into trunk check-in: 19eaff86fd user: mrwellan tags: trunk | |
13:44 | Update bash install script check-in: fcd8216012 user: jmoon18 tags: v1.62 | |
13:40 | Convert from vector record to defstruct for dbr:dbstruct check-in: 7c0396e31d user: mrwellan tags: v1.62 | |
2016-09-23
| ||
17:40 | inconsistency with defstruct var names and vars in db caused conflict, fixed check-in: 948f16e70d user: srehman tags: defstruct-srehman | |
17:14 | improved consistency, fixed error with switching tests in Test tab check-in: c0371f685e user: srehman tags: defstruct-srehman | |
15:18 | Update db check-in: b6c50d722b user: ritikaag tags: db | |
14:39 | replaced vector return to db:test-rec return in two function calls check-in: e5509ad8b9 user: srehman tags: defstruct-srehman | |
12:28 | sorted-tests tests for db:test-rec instead of vector check-in: e0b23f144a user: srehman tags: defstruct-srehman | |
12:26 | added more uniform naming scheme to db:test-rec defstruct check-in: 6ce8a4c44e user: srehman tags: defstruct-srehman | |
12:26 | fixed error with alist being passed instead of single defstruct check-in: 24ed7d9e0a user: srehman tags: defstruct-srehman | |
11:16 | merged with latest v1.62 check-in: d9c3068419 user: srehman tags: defstruct-srehman | |
11:16 | fixed rmt issue when returning information from server check-in: f84ef58d2d user: srehman tags: defstruct-srehman | |
2016-09-21
| ||
09:11 | moved readline fix include out of the if. Update copyright date. Block when running db migration IF version bumped check-in: e24aa68ed5 user: mrwellan tags: v1.62 | |
2016-09-20
| ||
18:10 | Buttondat approach, not looking feasible, trying the matrix approach Closed-Leaf check-in: 10a73916b7 user: ritikaag tags: buttons_defunct | |
14:56 | typed-records for tests working check-in: 43cb38feb6 user: srehman tags: defstruct-srehman | |
13:25 | updateded db:get-tests-for-run method with defstruct check-in: d5c885ef29 user: srehman tags: defstruct-srehman | |
2016-09-19
| ||
17:49 | fixed error with db.scm check-in: f5247f6684 user: srehman tags: defstruct-srehman | |
11:13 | merged with v1.62 latest build check-in: d854ad72ea user: srehman tags: defstruct-srehman | |
11:11 | Merged the threadifying of db migrate on dashboard start Closed-Leaf check-in: 669caf7603 user: mrwellan tags: v1.61 | |
11:08 | Put the db migration into a thread to not block starting the dashboard check-in: 3046301f07 user: mrwellan tags: v1.62 | |
10:32 | Merged runs-summary-context-menu into v1.62 as it passes QA check-in: 3903171f0b user: mrwellan tags: v1.62 | |
2016-09-17
| ||
01:48 | cleaned up some debug statements; I think runs-summary click-cb issue may be specific to my host. Made opinionated changes to context menu Closed-Leaf check-in: db71f6e3c0 user: bb tags: runs-summary-context-menu | |
00:46 | fixed bug with runs summary tab when using dbfile modified time timestamp optimization; not really related to that, but to original timestamp code that wrapped get-test-data clashing with the proper functioning of get-tests-for-run-duplicate; now there is a bug in launching test control panel from runs-summary-tab matrix cells check-in: 028819adf7 user: bb tags: runs-summary-context-menu | |
00:22 | enabled override of num-to-get in dboard:get-tests-for-run-duplicate; overriding from 100 to 1000 masks foregoing issue check-in: 759c9e1976 user: bb tags: runs-summary-context-menu | |
00:10 | resolved issue in runs summary tab when using query timestamp optimization; however issue related to dbfile modification timestamp optimization remains check-in: d9e6d88ff2 user: bb tags: runs-summary-context-menu | |
2016-09-16
| ||
23:49 | fixed bug Closed-Leaf check-in: b340b2ea35 user: bb tags: rebase-runs-summary-contexts-menu | |
17:49 | rebase continues. Merging in 95589 check-in: a2e344d47e user: mrwellan tags: rebase-runs-summary-contexts-menu | |
17:28 | Start of rebase of runs-summary-contexts-menu to v1.62 check-in: 8c0fc4736d user: mrwellan tags: rebase-runs-summary-contexts-menu | |
17:21 | Commit with compilation errors check-in: 3fe6358ed8 user: ritikaag tags: db | |
14:32 | wip check-in: e2034bf712 user: bjbarcla tags: runs-summary-context-menu | |
14:01 | fixed run tab issue with ...-duplicate check-in: 57c11951db user: bjbarcla tags: runs-summary-context-menu | |
13:44 | wip - dead end? check-in: 85fd17fcde user: bjbarcla tags: runs-summary-context-menu | |
13:34 | wip - dead end? check-in: 3edf4da788 user: bjbarcla tags: runs-summary-context-menu | |
2016-09-15
| ||
17:08 | added make-defstructs to read functions check-in: cdcc503117 user: srehman tags: defstruct-srehman | |
17:07 | fixed var names check-in: 759d0eca16 user: srehman tags: defstruct-srehman | |
09:15 | Brute force fix for the disappearing tests issue in the run summary view check-in: 232b64b7dd user: mrwellan tags: v1.61, v1.6105 | |
2016-09-14
| ||
17:17 | synced with v1.61 check-in: 9e1c71c37f user: bjbarcla tags: runs-summary-context-menu | |
17:12 | synced with db check-in: d67ec488aa user: bjbarcla tags: runs-summary-context-menu | |
17:09 | Updated pop-up menu check-in: 1a6bb460f9 user: ritikaag tags: v1.61 | |
16:17 | Db update check-in: d48132cec4 user: ritikaag tags: db | |
16:10 | wip context menu in runs summary tab check-in: f39f2f4544 user: bjbarcla tags: runs-summary-context-menu | |
14:17 | added usage for typed-records check-in: 24c163e896 user: srehman tags: defstruct-srehman | |
13:50 | fixed syntax for defstruct declaration check-in: 2abc692fe0 user: srehman tags: defstruct-srehman | |
12:52 | remove duplicate updater callback check-in: 0caf2c62bd user: bjbarcla tags: v1.62 | |
2016-09-13
| ||
18:52 | added xor features: 1) - button to hide CLEAN-* 2) make CLEAN-{FAIL,CHECK,ABORT} orange check-in: 36fb66d697 user: bjbarcla tags: v1.62 | |
18:13 | v1.62 now has all new features of xor-two-runs branch check-in: 9558941541 user: bjbarcla tags: v1.62 | |
17:08 | started editing functions for defstruct addition check-in: 43bf8fc44f user: srehman tags: defstruct-srehman | |
17:08 | added defstruct for test db check-in: bc49bb0f62 user: srehman tags: defstruct-srehman | |
16:48 | Create new branch named "defstruct-srehman" check-in: d6d6338dd1 user: srehman tags: defstruct-srehman | |
16:26 | Fixed horizontal scrollbar and change update handling. check-in: 07fdd25a9d user: mrwellan tags: v1.61 | |
15:36 | adding mode selector logic to runs-summary tab; added xor mode elements check-in: 5178c56168 user: bjbarcla tags: v1.62 | |
11:14 | Bumped number of tests pulled on changing constraints check-in: 3a6f875dab user: mrwellan tags: v1.61 | |
09:56 | Bumped version to v1.6105 check-in: ccacf1d556 user: mrwellan tags: v1.61 | |
2016-09-12
| ||
13:53 | merged in latest fixes from v1.61 check-in: 485ad7daba user: bjbarcla tags: v1.62 | |
2016-09-10
| ||
19:08 | Added commondat to params for user tabs check-in: c6cdc6e1e6 user: matt tags: v1.61 | |
18:44 | Undid some debug-only edits check-in: 41338fa9ba user: matt tags: v1.61 | |
18:40 | fixed typo check-in: 83628669f4 user: matt tags: v1.61 | |
18:36 | Added user views to dashboard check-in: f2bc1dae9e user: matt tags: v1.61 | |
2016-09-09
| ||
18:07 | Fix for locked up dashboard in area with many runs check-in: a8a40649b9 user: mrwellan tags: v1.61 | |
17:23 | squashed bug with runs summary tab crashing when test count changed between selections check-in: d196513dd0 user: bjbarcla tags: v1.61 | |
00:00 | Merged v1.61 into re-refactor-dbr:dbstruct branch. Can use meld to bring some of the work to v1.62 Closed-Leaf check-in: fb4085dbbf user: matt tags: re-refactor-vec2defstruct | |
2016-09-08
| ||
23:34 | Merged v1.61 into refactor-dbr:dbstruct branch. Can use meld to bring some of the work back to v1.62 Closed-Leaf check-in: ac0e82322e user: matt tags: refactor-dbr:dbstruct | |
21:55 | Work in progress Closed-Leaf check-in: c652ceaff0 user: mrwellan tags: v1.61-bb-duplicate | |
18:31 | db upate check-in: 41a6e4d3ac user: ritikaag tags: db | |
18:30 | Fixed the tree browser filters in runs tab check-in: 78514dad40 user: ritikaag tags: v1.61 | |
17:11 | for matt check-in: f252ffa337 user: bjbarcla tags: v1.61-bb-duplicate | |
16:08 | added helpful comments to open-run-close methods Closed-Leaf check-in: 3c104e39df user: srehman tags: refactor-db-v1.61-shoeb | |
14:44 | merged with 1.62 check-in: 1029496a83 user: srehman tags: refactor-db-v1.61-shoeb | |
10:55 | merged fork check-in: 7b7e09a505 user: bjbarcla tags: v1.61 | |
10:52 | fixed treebrowser in runs tab to show all targets; still now showing all targets in runs tab matrix check-in: bd89023828 user: bjbarcla tags: v1.61 | |
10:30 | Re-applied DISPLAY check change check-in: f75cadf6c3 user: mrwellan tags: v1.61 | |
09:42 | Merged onerun fix and added mutex to prevent segfaults check-in: 89eaa12a3e user: mrwellan tags: v1.61 | |
09:34 | Merged v1.61 into one-run fix Closed-Leaf check-in: 3aa6a5cfef user: mrwellan tags: v1.61_onerun | |
09:19 | Merged fork check-in: 96ced4478b user: mrwellan tags: v1.61 | |
2016-09-07
| ||
23:21 | Improved redraw for run-summary, added mutex as speculative fix for some crashes when clicking around in run summary check-in: 13a3e89e12 user: matt tags: v1.61 | |
17:57 | added check for DISPLAY settings prior to launching dashboard check-in: f158e57b14 user: bjbarcla tags: v1.61 | |
17:41 | merged with v1.62 check-in: 4772788ce1 user: srehman tags: refactor-db-v1.61-shoeb | |
16:44 | needed cleanup; one-run-updater wip bugfix check-in: 062b578b1b user: bjbarcla tags: v1.61_onerun | |
16:29 | db updated check-in: 9a47c20038 user: ritikaag tags: db | |
15:56 | Updated makefile to have less scary output when it can't find postgres and mysql check-in: 9a36d96247 user: jmoon18 tags: v1.61 | |
15:32 | merged 1.62 Leaf check-in: 6a17d0fc67 user: bjbarcla tags: xor-two-runs | |
11:11 | changed mtdb to megatest-db check-in: 9bf2d277ad user: srehman tags: refactor-db-v1.61-shoeb | |
2016-09-06
| ||
17:10 | Create new branch named "refactor-db-v1.61-shoeb" check-in: ce9c0bd882 user: srehman tags: refactor-db-v1.61-shoeb | |
17:08 | WIP: read-only area support. Better MT_ variable support. Not working properly yet. Closed-Leaf check-in: 3f19516a56 user: mrwellan tags: mrw_wip_fixes_ww37 | |
16:14 | fixed slider; tweaked some diff state colors check-in: 81a014242f user: bjbarcla tags: xor-two-runs | |
12:58 | xor looking good; still need to fixup slider lock issue check-in: 95351f9ba6 user: bjbarcla tags: xor-two-runs | |
2016-09-02
| ||
18:10 | wip check-in: 26c23ee62d user: bjbarcla tags: xor-two-runs | |
17:46 | added colors on the graph check-in: bf22a32f91 user: ritikaag tags: v1.61 | |
2016-08-31
| ||
16:48 | Partial fixes for dashboard issues. WIP check-in: ee53267d1a user: mrwellan tags: v1.61, v1.6104 | |
16:02 | Moved tree and dcommon to only be used in dashboard build check-in: 1c843919c5 user: mrwellan tags: v1.61 | |
14:37 | Moved vg.scm out of the makefile for megatest into dashboard to decrease binary size check-in: 0418d5cd30 user: jmoon18 tags: v1.61 | |
2016-08-29
| ||
16:46 | Bumped version to v1.6104 check-in: e7bbf1fd39 user: mrwellan tags: v1.61, v1.6104 | |
16:30 | Added tree selector to run control check-in: 65a6c95dc2 user: mrwellan tags: v1.61 | |
12:12 | Added incremental loading of data into dashboard - should prevent blocking when loading very large runs check-in: 07ad70a32f user: mrwellan tags: v1.61 | |
2016-08-26
| ||
17:51 | wip check-in: 4267e55d27 user: bjbarcla tags: xor-two-runs | |
17:51 | Create new branch named "xor-two-runs" check-in: c16967fa8b user: bjbarcla tags: xor-two-runs | |
10:59 | Merged recent changes to v1.62 check-in: 972c78f746 user: mrwellan tags: v1.62 | |
09:36 | Merging trunk into v1.61 check-in: 61fbb64361 user: mrwellan tags: v1.61 | |
2016-08-25
| ||
23:05 | db.scm comments check-in: 44c895abc8 user: ritikaag tags: db | |
10:59 | Added split for runs view. check-in: e03081d004 user: mrwellan tags: v1.61 | |
2016-08-24
| ||
14:46 | Comments till date check-in: ec3ce1b843 user: ritikaag tags: db | |
2016-08-23
| ||
15:44 | Merged changes from v1.61 check-in: 6a80452387 user: ritikaag tags: db | |
15:39 | Dashboard comments & run color fix check-in: 293fca597d user: ritikaag tags: db | |
15:37 | Run colors under run summary tab check-in: c2024aec0b user: ritikaag tags: v1.61 | |
2016-08-22
| ||
21:03 | Use file modification times to minimize reading db files check-in: c9a8158d45 user: matt tags: v1.61 | |
14:58 | Beginnings of support for areas. Added table areas and added area_id to runs table Closed-Leaf check-in: 8913567b84 user: matt tags: areas-support | |
14:56 | Fixed case where run of zero seconds length causes crash in run times view check-in: 5c384769c5 user: matt tags: v1.61 | |
2016-08-20
| ||
22:56 | Added README check-in: 7cd0dca95c user: matt tags: trunk | |
21:36 | Merged v1.61 to trunk Closed-Leaf check-in: 6461fcf96f user: matt tags: trunk_with_broken_changes | |
21:35 | Improved documentation and fixed one setting control check-in: a8b377fd7a user: matt tags: v1.61 | |
2016-08-18
| ||
14:43 | Create new branch named "db" check-in: 1236b6aeda user: ritikaag tags: db | |
11:53 | Removed some noisy messages check-in: c496cd4006 user: mrwellan tags: v1.61 | |
10:47 | clean runs in popup menu check-in: 135245419c user: ritikaag tags: v1.61 | |
09:01 | Start work on v1.62 check-in: 279a373046 user: mrwellan tags: v1.62 | |
08:59 | Bumped version check-in: 3e88884f89 user: mrwellan tags: v1.61, v1.6103 | |
08:58 | Removed debug noise check-in: 272a1664b9 user: mrwellan tags: v1.61 | |
2016-08-17
| ||
22:39 | Merged v1.61 to trunk Closed-Leaf check-in: f126577b21 user: matt tags: trunk | |
22:32 | Backpatched portions of 884bf that work check-in: db8d91f01b user: matt tags: v1.61 | |
21:54 | Improved the info sheet check-in: b2ba549099 user: matt tags: v1.61 | |
18:10 | Runs summary working better ... check-in: 30720c65fe user: mrwellan tags: v1.61 | |
12:28 | Backed out commit 884bfeb which broke the runs summary view check-in: 33a53dcc98 user: mrwellan tags: v1.61 | |
2016-08-16
| ||
18:12 | Tree selector working check-in: 8bea953357 user: mrwellan tags: v1.61 | |
14:42 | Resolved merge conflict Closed-Leaf check-in: 2d12c06379 user: ritikaag tags: popup_menu | |
09:37 | Some minor fixes from the dashboard refactoring check-in: 8b51b7c148 user: mrwellan tags: v1.61 | |
09:04 | Fixed issue with runs view filter not respecting changes in testpatt check-in: 066ad4a662 user: mrwellan tags: v1.61 | |
08:19 | Changed init of runs view to not call update-rundat check-in: 1489145939 user: mrwellan tags: v1.61 | |
05:23 | Redraw of runs, refactoring check-in: ce4213a580 user: matt tags: v1.61 | |
2016-08-15
| ||
00:07 | gui tweak check-in: a53c90a4b5 user: matt tags: v1.61 | |
2016-08-14
| ||
22:53 | More visual improvements to dashboard check-in: 87e85d3760 user: matt tags: v1.61 | |
20:20 | Added tree to runs view. Tweaked some widget sizes check-in: 0de43680a2 user: matt tags: v1.61 | |
16:17 | Added simplistic control over button size and font size in runs view check-in: 5dc410e7d5 user: matt tags: v1.61 | |
15:13 | More runs.scm refactoring check-in: bb06286ccb user: matt tags: v1.61 | |
01:18 | Added nice min-path (on by default for envdelta to ini mode) check-in: ccb0a505a6 user: matt tags: v1.61 | |
2016-08-12
| ||
14:39 | added sauthorize check-in: 05e4a3078e user: pjhatwal tags: pjhatwal | |
11:51 | Merged fork check-in: 6adb002803 user: mrwellan tags: v1.61 | |
11:49 | First steps on refactoring runs.scm calls with lots of params check-in: 51dad8955f user: mrwellan tags: v1.61 | |
11:47 | Fix for corrupt rows in db check-in: 8edec9c7dc user: ritikaag tags: v1.61 | |
10:51 | Lost changes Closed-Leaf check-in: 824081a391 user: mrwellan tags: lost-v1.61-changes | |
2016-08-10
| ||
23:15 | Removed a couple of functions that had gotten duplicated. check-in: 9355e9290b user: matt tags: v1.61 | |
2016-08-04
| ||
14:50 | Set lower y to zero if minval is > 0 check-in: b7ba1182d7 user: mrwellan tags: v1.61 | |
10:39 | Merged fork check-in: 1fb216bede user: mrwellan tags: v1.61 | |
2016-08-03
| ||
16:26 | Improvements to graph check-in: 2a00bcf6b3 user: mrwellan tags: v1.61 | |
15:54 | updated web api check-in: f8b41f4fe3 user: pjhatwal tags: v1.61 | |
14:43 | Added changes for lines to graph check-in: d681096cd6 user: ritikaag tags: v1.61 | |
2016-08-02
| ||
15:43 | Merged with v1.61 check-in: a05a9a1fd3 user: ritikaag tags: popup_menu | |
11:43 | Added crude labels for graph check-in: 339230da14 user: mrwellan tags: v1.61 | |
09:53 | fixed couple display issues check-in: 66b05abf57 user: mrwellan tags: v1.61 | |
2016-08-01
| ||
23:59 | Copied in Ritika's graph label changes and hacked a little check-in: dfa2cc9171 user: matt tags: v1.61 | |
22:50 | Fixed scaling bug check-in: 30789f6be7 user: matt tags: v1.61 | |
18:05 | block updaters on switching tabs check-in: a5a3a85430 user: mrwellan tags: v1.61 | |
15:13 | slight improvements to layout check-in: 8ff975d7ca user: mrwellan tags: v1.61 | |
14:19 | Merged with main branch check-in: deb7dcac14 user: ritikaag tags: popup_menu | |
14:18 | Added complete run check-in: b0afb95799 user: ritikaag tags: popup_menu | |
13:39 | improved escape check-in: 4b2f7d88cb user: mrwellan tags: v1.61 | |
2016-07-31
| ||
23:59 | Fixed scaling for graph check-in: 2173ef3355 user: matt tags: v1.61 | |
2016-07-29
| ||
10:30 | enabled the escape from updating the run-times graph check-in: dc45c2aaaf user: mrwellan tags: v1.61 | |
2016-07-28
| ||
11:21 | Merged v1.61 to trunk check-in: 278f3b27cd user: mrwellan tags: trunk | |
11:18 | Merged popup_menu into v1.61 check-in: 2b8417a9ab user: mrwellan tags: v1.61 | |
08:44 | various check-in: 292c6d2aaa user: matt tags: v1.61 | |
2016-07-27
| ||
17:12 | Switched vg to use typed-records check-in: b098e2c6cb user: mrwellan tags: v1.61 | |
13:47 | Cleaned up tabdat using defstruct properly and switched to typed-records check-in: 1ed38c9098 user: mrwellan tags: v1.61 | |
2016-07-26
| ||
16:22 | Added first point check-in: 34979b6b32 user: mrwellan tags: v1.61 | |
09:46 | Added more info to the graph spec page check-in: 922bad348b user: mrwellan tags: v1.61 | |
02:26 | Almost useful now check-in: 46fe8c7d3d user: matt tags: v1.61 | |
2016-07-25
| ||
21:45 | default is to start with compact view check-in: e3e3f2e657 user: matt tags: v1.61 | |
20:43 | catch up workspace Closed-Leaf check-in: c028f8bd3a user: bb tags: fix-chained-waiton | |
20:31 | Added compact view check-in: 3cd616b626 user: matt tags: v1.61 | |
20:02 | Selecting by run and test now working check-in: 7e8984fe98 user: matt tags: v1.61 | |
18:18 | Almost have per run selection working check-in: 7ae9c97a29 user: mrwellan tags: v1.61 | |
16:34 | sretrive added restrictions check-in: 706be62179 user: pjhatwal tags: pjhatwal | |
16:07 | Added api files check-in: 3c58e0bd57 user: mrwellan tags: v1.61 | |
14:08 | Added process.o to deploy target check-in: 5a012c01f3 user: mrwellan tags: v1.61 | |
2016-07-24
| ||
23:53 | Some clean up check-in: 446da2e68d user: matt tags: v1.61 | |
23:02 | more and more check-in: a3a01f807f user: matt tags: v1.61 | |
20:45 | Fixed minor issues in vg check-in: fedfa235a2 user: matt tags: v1.61 | |
18:23 | Added ability to switch from records to vectors check-in: 45a4edd000 user: matt tags: v1.61 | |
2016-07-23
| ||
23:49 | Incremental drawing improvements. check-in: a6901d4365 user: matt tags: v1.61 | |
23:29 | Bit better on the layout, still broken check-in: 738b9f950c user: matt tags: v1.61 | |
23:26 | Bit better on the layout, still broken check-in: 1fd3017375 user: matt tags: v1.61 | |
21:57 | Incremental drawing now working. check-in: efed051fe1 user: matt tags: v1.61 | |
20:59 | reorganised code layout for run times canvas view check-in: ae5d869b0c user: matt tags: v1.61 | |
12:47 | More on incremental drawing. Added use of -log in tests check-in: 398d85a266 user: matt tags: v1.61 | |
00:46 | Converted to named loops so can exit before all tests drawn check-in: dde8e637fa user: matt tags: v1.61 | |
2016-07-22
| ||
18:18 | Committing the working changes till now check-in: 2bf74c5d9c user: ritikaag tags: popup_menu | |
17:57 | more incremental draw check-in: 4d158f878f user: mrwellan tags: v1.61 | |
16:34 | Fixed fallout from refactoring check-in: 66a0b5821b user: mrwellan tags: v1.61 | |
15:09 | Added hash of fulltestname => testdat check-in: 082dea7a8d user: mrwellan tags: v1.61 | |
00:35 | Factored tests into hash of id => testdat check-in: 6a2f23dbf3 user: matt tags: v1.61 | |
2016-07-21
| ||
21:08 | more rework check-in: aab4163601 user: mrwellan tags: v1.61 | |
08:23 | Added some instrumentation. Some cleanup for -O3 check-in: 82ec591216 user: matt tags: v1.61 | |
00:33 | refactored rundat from vector to defstruct check-in: f52adb7de7 user: matt tags: v1.61 | |
2016-07-20
| ||
17:50 | Updated right-click menu check-in: 86df3fd045 user: ritikaag tags: popup_menu | |
08:15 | vg stuff that mysteriously breaks draw Closed-Leaf check-in: 76e3f02bac user: matt tags: broken-vg-xaxis-stuff | |
08:03 | Added line and xaxis (neither is finished) and changed make obj to include -obj as part of the name check-in: e9d9853fb0 user: matt tags: v1.61 | |
00:01 | Try to calc text size for extents. Not getting the data in time to be able to use it check-in: a6fb3c351e user: matt tags: v1.61 | |
2016-07-19
| ||
23:34 | Cleaned up display of itemized tests in temporal view check-in: bbfb2fb767 user: matt tags: v1.61 | |
18:33 | Process tests in bundles check-in: 3340b7c0bd user: mrwellan tags: v1.61 | |
18:28 | Sorted tests properly check-in: 84fe581b50 user: mrwellan tags: v1.61 | |
2016-07-18
| ||
23:30 | Pretty good view now with run-times check-in: 833e7f9f3e user: matt tags: v1.61 | |
22:51 | Basic addition of tree check-in: 313da35cc0 user: matt tags: v1.61 | |
15:11 | Added text to lower-left on boxes (default location) check-in: bfecdf8412 user: mrwellan tags: v1.61 | |
2016-07-17
| ||
15:21 | Added labels to the runs in run-times check-in: 497e6b28c3 user: matt tags: v1.61 | |
2016-07-16
| ||
22:47 | time view - roller works for zoom in x check-in: eab45c2ec2 user: matt tags: v1.61 | |
22:23 | Now have semi-decent temporal view of tests check-in: 6cffe7588b user: matt tags: v1.61 | |
13:38 | Boxes now in right place check-in: 94ad80d186 user: matt tags: v1.61 | |
06:19 | Tests now show up on time line check-in: 9aaa15bf91 user: matt tags: v1.61 | |
2016-07-15
| ||
00:18 | dashboard compiles now check-in: e13bddd3c6 user: matt tags: v1.61 | |
2016-07-14
| ||
23:31 | Fixed getting extents check-in: e32e49b9ab user: matt tags: v1.61 | |
03:50 | Getting extents check-in: 04f3e0f7d5 user: matt tags: v1.61 | |
2016-07-13
| ||
23:05 | Fixed points handling for rectangles check-in: 02b5c6c31c user: matt tags: v1.61 | |
2016-07-12
| ||
23:01 | Added instance and drawing scale x and y, offset x and y check-in: 2548ff7aad user: matt tags: v1.61 | |
17:49 | Progress on run time display check-in: cd3c0cae4d user: mrwellan tags: v1.61 | |
01:46 | Force getting some run data check-in: fdb15678bf user: matt tags: v1.61 | |
01:26 | Basics in place for generating run-times display check-in: 0521c27c7e user: matt tags: v1.61 | |
2016-07-11
| ||
23:29 | Improved effiency of one-run-updater check-in: 884bfeb468 user: matt tags: v1.61, one-run-breakage | |
18:01 | More refactoring check-in: e7ebbf5cb8 user: mrwellan tags: v1.61 | |
12:41 | updated sretrive to use shell like setup check-in: f5e2e2d8d1 user: pjhatwal tags: pjhatwal | |
12:37 | Create new branch named "pjhatwal" check-in: 370ff61464 user: pjhatwal tags: pjhatwal | |
2016-07-10
| ||
23:57 | More cleanup check-in: 2895ef3399 user: matt tags: v1.61 | |
21:45 | Some clean up after refactor check-in: 8302b2e45a user: matt tags: v1.61 | |
20:20 | Refactored updaters. Not completed yet but it compiles check-in: 908a92225c user: matt tags: v1.61 | |
2016-07-07
| ||
17:45 | Fixed wrong params to get-tests-for-run (regression) check-in: d17a82cfd4 user: mrwellan tags: v1.61 | |
14:23 | Create new branch named "popup_menu" check-in: c8338898bd user: ritikaag tags: popup_menu | |
14:10 | Fixed missing param in call to db:get-tests-for-run check-in: a0f86ec564 user: mrwellan tags: v1.61 | |
11:14 | Merged dashboard refactor back into v1.61 (actually did it this time) check-in: 56322320c5 user: mrwellan tags: v1.61 | |
10:51 | Merged dashboard refactor back into v1.61 check-in: c934a5db7c user: mrwellan tags: v1.61 | |
09:12 | Partially factored out uidat into a field in commondat Closed-Leaf check-in: e918c4732a user: mrwellan tags: dashboard-refactor | |
2016-07-06
| ||
08:43 | wrong struct being accessed check-in: 4c7f2178b5 user: mrwellan tags: dashboard-refactor | |
2016-07-02
| ||
17:59 | more refactor cleanup check-in: c03da5b336 user: matt tags: dashboard-refactor | |
16:29 | cleanup check-in: 7ae4d472e8 user: matt tags: dashboard-refactor | |
2016-07-01
| ||
18:27 | More clean up after big refactor check-in: 7d7dc1bc5b user: matt tags: dashboard-refactor | |
15:07 | Fixed silly bug check-in: 56b8241a02 user: mrwellan tags: v1.61 | |
14:59 | dashboard refactor check-in: d0aed42247 user: mrwellan tags: dashboard-refactor | |
08:41 | Partial migration of *data* to a defstruct check-in: 75c0c4c195 user: mrwellan tags: v1.61 | |
2016-06-30
| ||
23:49 | Made the LH column controls independent for each tab check-in: c4ce2f7187 user: matt tags: v1.61 | |
04:57 | Added re-run of test to rhb menu check-in: a38b157d75 user: matt tags: v1.61 | |
04:50 | Added rerun to rhb menu check-in: 61dfefd369 user: matt tags: v1.61 | |
2016-06-29
| ||
18:10 | Refactored dashboard code to make plugging in a new vector graphics view easier check-in: 4809ab9726 user: mrwellan tags: v1.61 | |
2016-06-28
| ||
16:46 | Merged in changes made by Ritika for a right mouse menu for buttons. Not complete but xterm launching works check-in: ce0b996d14 user: mrwellan tags: v1.61 | |
01:06 | Added example of query for finding run effiency check-in: 3ceaf15802 user: matt tags: v1.61 | |
00:31 | Added beginnings of a simple vector graphics library check-in: 8b62c0b321 user: matt tags: v1.61 | |
2016-06-24
| ||
18:19 | Fixed xterm implementation Closed-Leaf check-in: a8b0f906a5 user: ritikaag tags: mtdboard | |
2016-06-23
| ||
18:13 | Added lt link at mtrah and spit out tests with a useful path check-in: d0d40af393 user: mrwellan tags: v1.61 | |
14:42 | Merged latest changes from v1.61 check-in: bb7e0b59c7 user: ritikaag tags: mtdboard | |
2016-06-22
| ||
10:43 | Converted to using debug:print-error and added double printing of errors when output is sent to log file check-in: 537ddaa4f1 user: mrwellan tags: v1.61 | |
10:15 | Removed debugging print stmt check-in: dd032a6908 user: mrwellan tags: v1.61 | |
10:04 | Fixed typo. Added -rerun-all check-in: 907be55132 user: mrwellan tags: v1.61 | |
2016-06-21
| ||
17:11 | Added xterm function check-in: 79aa38f270 user: ritikaag tags: mtdboard | |
16:42 | Merged final redir-logs into v1.61 check-in: bba0809d25 user: mrwellan tags: v1.61 | |
16:41 | Added nice clean output on stdout for test results as they happen Closed-Leaf check-in: 4167b1e5f4 user: mrwellan tags: redir-logs | |
10:22 | Redid redirecting of logs with -log check-in: c5596c2e5f user: mrwellan tags: redir-logs | |
10:08 | Unit test for tests updated check-in: ec41292f5d user: mrwellan tags: redir-logs | |
09:57 | Switch to *default-log-port* check-in: f52cd44a6e user: mrwellan tags: redir-logs | |
04:45 | Merged v1.61 into fix-chained-waiton check-in: 750fe28e23 user: matt tags: fix-chained-waiton | |
04:12 | Merged v1.61 into trunk check-in: 6f4408fd20 user: matt tags: trunk | |
04:06 | Merging first phase of redir-logs into v1.61 check-in: 1f31d511c0 user: matt tags: v1.61 | |
03:57 | Merged filters-fix into redir-logs check-in: a3957fea2d user: matt tags: redir-logs | |
2016-06-20
| ||
18:20 | Filter mostly fixed and added unit test for filter Closed-Leaf check-in: 1d19de5e2c user: mrwellan tags: filters-fix | |
11:35 | Added test for basic filter operation on rmt:get-tests-for-run check-in: 35bbab5179 user: mrwellan tags: filters-fix | |
2016-06-17
| ||
17:40 | Auto compile for correct readline version check-in: b71c8dd554 user: mrwellan tags: filters-fix | |
09:05 | Minor refactor on get-tests check-in: 9996ef5713 user: mrwellan tags: filters-fix | |
2016-06-16
| ||
03:19 | Added param for overriding port to debug:print and debug:print-info check-in: 7b4d2dba0e user: matt tags: redir-logs | |
2016-06-15
| ||
10:17 | Added example of shell handling to sretrieve check-in: a70e62a60b user: mrwellan tags: filters-fix | |
2016-05-18
| ||
15:51 | Merged with the latest 1.61/02 changes check-in: 3f21429f4f user: ritikaag tags: mtdboard | |
11:21 | Forced cleanup db on changing versions check-in: c2ba631f76 user: ritikaag tags: v1.61 | |
2016-05-16
| ||
18:08 | Unfinished db changes for filters check-in: f903f42e57 user: mrwellan tags: filters-fix | |
17:13 | Split show/hide to two buttons check-in: cf1f6d704a user: mrwellan tags: v1.61 | |
13:56 | Better filter behavior in states/statuses check-in: 49e3212725 user: mrwellan tags: v1.61, v1.6102 | |
09:48 | Removed the New View tab (for now). Added check for var in mt.scm - just guessing at it being a root cause of an archiving issue check-in: 36f8a6a72f user: mrwellan tags: v1.61 | |
09:05 | Speculative change to track tests that were waitons of a stuck or non-runnable test check-in: 0b57bca235 user: mrwellan tags: fix-chained-waiton | |
2016-05-14
| ||
20:23 | Added nice-path as alias for common:nice-path for ease of use in automation check-in: 12da0c130c user: matt tags: v1.61 | |
17:39 | Remove debugger stuff since feathers can now be used with Chicken 4.11. Replaced resolve-pathname with hack common:nice-path as resolve-pathname is broken in 4.11 check-in: 1f0fec5a83 user: matt tags: v1.61 | |
17:36 | Added pathname-expand egg to list of eggs to install check-in: 69de7b484f user: matt tags: v1.61 | |
14:48 | Use compiled IUP files from sourceforge check-in: b4c3456b11 user: matt tags: v1.61 | |
2016-05-13
| ||
11:32 | Merged latest from v1.61 check-in: 2fe9144186 user: mrwellan tags: fix-chained-waiton | |
00:37 | Added more instrumentation to help debug the test2 issue check-in: eabab4fa80 user: matt tags: v1.61 | |
00:22 | Decrease notification rate on some messages check-in: ea28efec2e user: matt tags: v1.61 | |
00:06 | minor improvements to debugger check-in: 28c2958fa3 user: matt tags: v1.61 | |
2016-05-12
| ||
23:09 | Added variable watcher debugger thingy (might help until feathers is usable) check-in: 4daccede49 user: matt tags: v1.61 | |
22:35 | caught up with v1.61 check-in: 0868158f0b user: bb tags: fix-chained-waiton | |
2016-05-11
| ||
22:46 | Bumped level to 2 for flexilauncher messages check-in: 021e278f39 user: matt tags: v1.61 | |
22:34 | Added some instrumentation to try and narrow down the test2 problem check-in: a59455b740 user: matt tags: v1.61 | |
14:13 | caught up to v1.61 head check-in: 8f41e39a59 user: bjbarcla tags: fix-chained-waiton | |
2016-05-10
| ||
23:47 | Added removal of altdb.scm to clean target check-in: c8d833b9da user: matt tags: v1.61 | |
23:05 | Added mechanism to auto-configure for postgresql and mysql and cleaned up couple bits of extraneous code check-in: c677fd319d user: matt tags: v1.61 | |