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/15 15:21:57 UTC

[incubator-ponymail-foal] branch master updated: order asc by epoch

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


The following commit(s) were added to refs/heads/master by this push:
     new 9c1cb71  order asc by epoch
9c1cb71 is described below

commit 9c1cb71c73dc2d18b5346b8acef7c098f429a068
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Wed Sep 15 10:21:51 2021 -0500

    order asc by epoch
---
 server/endpoints/mbox.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server/endpoints/mbox.py b/server/endpoints/mbox.py
index 608c43d..001f8ce 100644
--- a/server/endpoints/mbox.py
+++ b/server/endpoints/mbox.py
@@ -67,6 +67,7 @@ async def process(
         session,
         query_defuzzed,
         query_limit=server.config.database.max_hits,
+        epoch_order="asc"
     )
 
     # Figure out a sane filename