dejagnu-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dejagnu-commit] [SCM] DejaGNU branch, psql, updated. dejagnu_1_4_3-703-


From: Rob Savoye
Subject: [Dejagnu-commit] [SCM] DejaGNU branch, psql, updated. dejagnu_1_4_3-703-g8902e85
Date: Thu, 21 May 2020 16:49:17 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".

The branch, psql has been updated
       via  8902e858a01a4c1342c7597b69778217ec11ba45 (commit)
       via  4d3c23fd4cc935bc18a0e4a3fb310bb184dc3a81 (commit)
       via  65512dda2ae95c3e31431bf9e95cbca456cd024d (commit)
       via  c80745c782457798fd1608f938e2bc8cf634a970 (commit)
       via  0b98c8291e832b3a863fc67ae820e3af7224bcd4 (commit)
       via  ae5daee53e272f9324b69dc3d524ff85b1782a5b (commit)
       via  3edcc0da5731b8c1251e0313a7d8f1073601b011 (commit)
       via  32eac7d7bfb234bac84b1928d024768fb567715d (commit)
       via  ed3a8c3f123e4dd62eb3a46e6c2c1545bc8b0ebe (commit)
       via  39cc81f8d9a9fd87fea5aa8bf31a3f07cf949f22 (commit)
       via  47ba0bd71abce96d51d3f685fee4cbc985ea190e (commit)
       via  a9cb66b85b201709efa33703cc7e6cc2098a1294 (commit)
       via  39f7b00b84b75bf041535f9889e4b780abb561f8 (commit)
       via  f1f301c9cac52a2eaa9a36dd553cd88d7bd536b9 (commit)
       via  11f6a833bc0b8c1489b62af5351e1e1ab943691f (commit)
      from  2696d7ebb390fbdb5f90222dd667b9f6a9268455 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8902e858a01a4c1342c7597b69778217ec11ba45
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 14:47:32 2020 -0600

    Always dump

commit 4d3c23fd4cc935bc18a0e4a3fb310bb184dc3a81
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 14:46:57 2020 -0600

    Be less verbose

commit 65512dda2ae95c3e31431bf9e95cbca456cd024d
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 14:46:32 2020 -0600

    Update entry

commit c80745c782457798fd1608f938e2bc8cf634a970
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 14:42:51 2020 -0600

    Do a simple comparison of result totals

commit 0b98c8291e832b3a863fc67ae820e3af7224bcd4
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 14:41:58 2020 -0600

    Use new stats and manifest classes

commit ae5daee53e272f9324b69dc3d524ff85b1782a5b
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 10:48:43 2020 -0600

    Make more entries be optional.

commit 3edcc0da5731b8c1251e0313a7d8f1073601b011
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 10:48:09 2020 -0600

    Remove unused code

commit 32eac7d7bfb234bac84b1928d024768fb567715d
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 10:47:25 2020 -0600

    Use AbeManifest class instead of code here.

commit ed3a8c3f123e4dd62eb3a46e6c2c1545bc8b0ebe
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 10:44:30 2020 -0600

    Populate the manifest data from the database

commit 39cc81f8d9a9fd87fea5aa8bf31a3f07cf949f22
Author: Rob Savoye <address@hidden>
Date:   Thu May 21 09:39:24 2020 -0600

    Improve parsing, insert into datatbase

commit 47ba0bd71abce96d51d3f685fee4cbc985ea190e
Author: Rob Savoye <address@hidden>
Date:   Wed May 20 17:57:13 2020 -0600

    Move code for handling ABE manifests to it's own file

commit a9cb66b85b201709efa33703cc7e6cc2098a1294
Author: Rob Savoye <address@hidden>
Date:   Wed May 20 17:55:26 2020 -0600

    Move code for handling ABE manifests to it's own file

commit 39f7b00b84b75bf041535f9889e4b780abb561f8
Author: Rob Savoye <address@hidden>
Date:   Wed May 20 16:00:33 2020 -0600

    Move database statistics to it's own class.

commit f1f301c9cac52a2eaa9a36dd553cd88d7bd536b9
Author: Rob Savoye <address@hidden>
Date:   Wed May 20 15:31:00 2020 -0600

    Dump statistics for a test runs, or failures

commit 11f6a833bc0b8c1489b62af5351e1e1ab943691f
Author: Rob Savoye <address@hidden>
Date:   Wed May 20 13:50:04 2020 -0600

    Start script to help with database manipulation

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                     |  11 ++
 contrib/database/dejadb.py    | 234 ++++++++++++++++++++++++++++++++++++++++++
 contrib/database/djstats.py   | 123 ++++++++++++++++++++++
 contrib/database/importxml.py | 233 ++++++++++++++++++++++-------------------
 contrib/database/manifest.py  | 134 ++++++++++++++++++++++++
 contrib/database/psql.sql     |   8 +-
 6 files changed, 632 insertions(+), 111 deletions(-)
 create mode 100755 contrib/database/dejadb.py
 create mode 100644 contrib/database/djstats.py
 create mode 100644 contrib/database/manifest.py


hooks/post-receive
-- 
DejaGNU



reply via email to

[Prev in Thread] Current Thread [Next in Thread]