pgAdmin 4 commit: Limit the upgrade check to run once per day. Fixes #6 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Limit the upgrade check to run once per day. Fixes #6
Date
Msg-id E1l5WDL-0004pP-K9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Limit the upgrade check to run once per day. Fixes #6187

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08df09af964b88037b487250561bbfde83f135e1

Modified Files
--------------
docs/en_US/release_notes_5_0.rst | 1 +
web/pgadmin/browser/__init__.py  | 9 +++++++--
2 files changed, 8 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: We need python3 to be the default for building.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed API test cases failed due to SonarQube fixes.