pgAdmin 4 commit: Added version number for URL's to ensure that filesa

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added version number for URL's to ensure that filesa
Дата
Msg-id E1fmcAk-0006Oz-K3@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added version number for URL's to ensure that files are only cached on a per-version basis. Fixes #2136.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb8a288f85a8d970c0e607c3d7998ec93de7370b
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_2.rst                   |  1 +
web/config.py                                      |  9 +++
web/pgadmin/__init__.py                            | 34 +++++++++++
web/pgadmin/browser/tests/test_internal_version.py | 65 ++++++++++++++++++++++
web/pgadmin/templates/base.html                    |  3 +
5 files changed, 112 insertions(+)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: COST statement should not be automaticallyduplicated
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM2136] Include "?" on all routes that are loaded