You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2021/09/10 16:49:39 UTC

[incubator-ponymail-foal] branch master updated (469604e -> 74d7000)

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git.


    from 469604e  Delete cookie client-side when logging out.
     add 034d029  Rename to archiver.yaml to distinguish from the server yaml
     add 100741d  rename
     add d3c8d0e  rename
     add 5f6a54e  Rename ponymail.yaml.example to archiver.yaml.example
     add c473142  fix yaml name
     add fbeb57e  Update unittest.yml
     new 74d7000  Merge pull request #51 from apache/humbedooh/rename-yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/unittest.yml                         |  2 +-
 .travis.yml                                            |  2 +-
 tools/archiver.py                                      |  2 +-
 tools/{ponymail.yaml.example => archiver.yaml.example} |  0
 tools/plugins/ponymailconfig.py                        |  4 ++--
 tools/setup.py                                         | 14 +++++++-------
 6 files changed, 12 insertions(+), 12 deletions(-)
 rename tools/{ponymail.yaml.example => archiver.yaml.example} (100%)

[incubator-ponymail-foal] 01/01: Merge pull request #51 from apache/humbedooh/rename-yaml

Posted by hu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git

commit 74d7000ccf7c9f394cb8f10ff7eef2ef7140d3b4
Merge: 469604e fbeb57e
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Fri Sep 10 11:49:33 2021 -0500

    Merge pull request #51 from apache/humbedooh/rename-yaml
    
    Rename ponymail.yaml to archiver.yaml to distinguish from server yaml

 .github/workflows/unittest.yml                         |  2 +-
 .travis.yml                                            |  2 +-
 tools/archiver.py                                      |  2 +-
 tools/{ponymail.yaml.example => archiver.yaml.example} |  0
 tools/plugins/ponymailconfig.py                        |  4 ++--
 tools/setup.py                                         | 14 +++++++-------
 6 files changed, 12 insertions(+), 12 deletions(-)