An open API service providing commit metadata for open source projects.

GitHub / postgrespro/testgres / commits

Testing framework for PostgreSQL and its extensions

SHA Message Author Date Stats
52debdac [PBCKP-289] fix distutils deprecation warnings Mikhail A. Kulagin <m****n@p****u> about 3 years ago
9856ddc4 merge Merge pull request #69 from postgrespro/PBCKP-289-flake8-errors AndrewBille <8****e@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f457a299 [PBCKP-289] Fix sphinxcontrib.napoleon import error Mikhail A. Kulagin <m****n@p****u> about 3 years ago
b84647eb [PBCKP-289] fix F401 and F403 flake8 errors Mikhail A. Kulagin <m****n@p****u> about 3 years ago
40240490 Bump version 1.8.5. Mikhail A. Kulagin <m****n@p****u> over 3 years ago
228e700f merge Merge pull request #64 from postgrespro/python-3.10 Mikhail A. Kulagin <1****m@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
73135272 python-3.10: moved more generic imports up Mikhail A. Kulagin <m****n@p****u> over 3 years ago
a99cb60b merge Merge pull request #62 from shenghaoyang/master Mikhail A. Kulagin <1****m@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
87e9fd51 merge Merge pull request #63 from postgrespro/support_rel14 Mikhail A. Kulagin <1****m@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0e6e6f0b Commented out running travis tests for legacy versions (to reduce the load on... Mikhail A. Kulagin <m****n@p****u> over 3 years ago
662f9eb3 make yapf3 and flake8 happy (somebody don't use pre-commit git hook) Mikhail A. Kulagin <m****n@p****u> over 3 years ago
0654c210 update travis config Mikhail A. Kulagin <m****n@p****u> over 3 years ago
562a361b Add 14 to travis Mikhail A. Kulagin <m****n@p****u> over 3 years ago
fe91e3f5 node: fix deprecated Iterable import in py3.10 Shenghao Yang <m****e@s****o> over 3 years ago
d9fba83e merge Merge pull request #61 from Anisimov-ds/master asavchkov <7****v@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
65f67b32 Fix some bugs with pipe on Windows Anisimov-ds <a****d@g****m> over 3 years ago
1825ebdf Bump version 1.8.4. Arseny Sher <s****s@y****u> about 5 years ago
2041d5e2 Revert "Fix tests" anastasia <a****a@p****u> about 5 years ago
a3f6dd32 Revert "Skip cleanup of custom directory was provided" anastasia <a****a@p****u> about 5 years ago
987e327e Skip test test_synchronous_replication for versions < 9.6 anastasia <a****a@p****u> about 5 years ago
7ee0c201 Fix synchronous standbys test anastasia <a****a@p****u> about 5 years ago
3be3760f merge Merge pull request #56 from postgrespro/support_rel13 alubennikova <a****a@p****u>
Committed by: GitHub <n****y@g****m>
about 5 years ago
d65ab69b fix code style to pass flake8 test anastasia <a****a@p****u> about 5 years ago
6e14fbb2 Add PostgreSQL 13 support. Fix anastasia <a****a@p****u> about 5 years ago
3124b0fc merge Merge pull request #55 from postgrespro/support_rel13 alubennikova <a****a@p****u>
Committed by: GitHub <n****y@g****m>
about 5 years ago
63463a1e Add PostgreSQL 13 support anastasia <a****a@p****u> about 5 years ago
76ea566d Well, that was even trickier. Arseny Sher <s****s@y****u> almost 6 years ago
ef89ed58 Fix that blind fix. Arseny Sher <s****s@y****u> almost 6 years ago
87a0491f Try to fix caughtup in LR tests. Arseny Sher <s****s@y****u> almost 6 years ago
eee6665d Bump version 1.8.3. Arseny Sher <s****s@y****u> almost 6 years ago
7c10b4fa Add 11 and 12 to travis. Arseny Sher <s****s@y****u> almost 6 years ago
ccdf25ec Adapt to PG 12 where recovery.conf is obsolete. Arseny Sher <s****s@y****u> almost 6 years ago
568603c8 Remove emails from readme Ildar Musin <z****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
4c3e8777 Synchronous standbys (#46) Ildar Musin <z****n@g****m>
Committed by: Ildus Kurbangaliev <i****v@g****m>
over 6 years ago
95d37e99 Fix incorrect parameter name for enabling python logging in README.md Ildar Musin <z****n@g****m> almost 7 years ago
2ef33a80 Fix tests Ildus Kurbangaliev <i****v@g****m> almost 7 years ago
cdc933ff Skip cleanup of custom directory was provided Ildus Kurbangaliev <i****v@g****m> almost 7 years ago
5508425a merge Merge branch 'master' of github.com:postgrespro/testgres Ildus Kurbangaliev <i****v@g****m> about 7 years ago
19bbb72b fix docs Dmitry Ivanov <i****5@g****m> over 7 years ago
25cf6881 bump version to 1.8.2 Dmitry Ivanov <i****5@g****m> over 7 years ago
aad54d8d merge Merge pull request #53 from postgrespro/master_fix_52 Ildus Kurbangaliev <i****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b9648ee4 style fixes suggested by @ildus Dmitry Ivanov <i****5@g****m> over 7 years ago
60d45724 safe_psql() should always raise error on wrong input (issue #52) Dmitry Ivanov <i****5@g****m> over 7 years ago
6e303fe7 bump version to 1.8.1 Dmitry Ivanov <i****5@g****m> over 7 years ago
39c6d797 make NodeBackup aware of inheritors of PostgresNode Dmitry Ivanov <i****5@g****m> over 7 years ago
bf339922 Update README.md Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7a404848 bump version to 1.8.0 Dmitry Ivanov <i****5@g****m> over 7 years ago
0847cf2a merge Merge pull request #51 from funbringer/poll_query_until_suppress Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e78ddd9b add 'suppress' to PostgresNode.poll_query_until() to mute exceptions Dmitry Ivanov <i****5@g****m> over 7 years ago
c187ccbe merge Merge pull request #49 from ildus/version_property Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
95b5c5de Fix tests for python 2 Ildus Kurbangaliev <i****v@g****m> over 7 years ago
7a7dfdd9 merge Merge branch 'version_property' Ildus Kurbangaliev <i****v@g****m> over 7 years ago
c2267595 Try to find pg_config from system PATH Ildus Kurbangaliev <i****v@g****m> over 7 years ago
8b7d0d1a Fix tests for python 2 Ildus Kurbangaliev <i****v@g****m> over 7 years ago
7707844b Add version property to PostgresNode: Ildus Kurbangaliev <i****v@g****m> over 7 years ago
80a3e556 examples for PostgresNode.poll_query_until() Dmitry Ivanov <i****5@g****m> over 7 years ago
66ca7634 merge Merge pull request #48 from funbringer/extend_append_conf Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e461f595 +1 example to append_conf() Dmitry Ivanov <i****5@g****m> over 7 years ago
5650e8a6 add **kwargs to append_conf() Dmitry Ivanov <i****5@g****m> over 7 years ago
24a8f1a4 merge Merge pull request #47 from zilder/promote Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f5fe963b Use pg_is_in_recovery() instead of relying on transaction_read_only GUC varia... Ildar Musin <z****n@g****m> over 7 years ago
4f2b77dc merge Merge branch 'promote' of github.com:zilder/testgres into promote Ildar Musin <z****n@g****m> over 7 years ago
838a8005 fix promote() method for Postgres versions below 10 Ildar Musin <z****n@g****m> over 7 years ago
72d03735 replace pg_version_ge() with explicit per-node version Dmitry Ivanov <i****5@g****m> over 7 years ago
0583873d merge Merge pull request #42 from zilder/logical Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
50e02ffe change safe_psql() call to execute() in pubsub.py Ildar Musin <z****n@g****m> over 7 years ago
d60cdcb7 merge Merge branch 'master' into logical Ildar Musin <z****n@g****m> over 7 years ago
4b279efd minor refactoring Ildar Musin <z****n@g****m> over 7 years ago
221df4f2 merge Merge pull request #32 from Fenimorkin/pg_dump Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
bb88d6e0 Cleanup test_dump Ivan Kartyshov <i****v@p****u> over 7 years ago
edcf4c66 Cleanup Ivan Kartyshov <i****v@p****u> over 7 years ago
70aa1daa Test_dump refactoring Ivan Kartyshov <i****v@p****u> over 7 years ago
d8063d21 merge Merge branch 'master' into pg_dump Ivan Kartyshov <i****v@p****u> over 7 years ago
e9d2a401 improve hooks/pre-commit, fix warnings found by flake8 Dmitry Ivanov <i****5@g****m> over 7 years ago
66cc9a6d Cleanup Ivan Kartyshov <i****v@p****u> over 7 years ago
a656ac1f pg_dump enum using cleanup Ivan Kartyshov <i****v@p****u> over 7 years ago
a4d1ab93 changes for test coverage Ivan Kartyshov <i****v@p****u> over 7 years ago
b7cdcb76 Fix tests using enum Ivan Kartyshov <i****v@p****u> over 7 years ago
458e2b08 Fixes and flake8 cleanups Ivan Kartyshov <i****v@p****u> over 7 years ago
5f354528 merge Fix merge conficts Ivan Kartyshov <i****v@p****u> over 7 years ago
c40d9399 Tests fix and cleanup code Ivan Kartyshov <i****v@p****u> over 7 years ago
e76232f8 merge Fix tests for pg_dump and pg_restore Ivan Kartyshov <i****v@p****u> over 7 years ago
6596a9f6 add long_description to setup.py, bump version to 1.7.0 Dmitry Ivanov <i****5@g****m> over 7 years ago
3d8decba merge Merge pull request #45 from ildus/master Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
2dc06598 Refactor test for test option Ildus Kurbangaliev <i****v@g****m> over 7 years ago
9652bb97 Fix test for wait option Ildus Kurbangaliev <i****v@g****m> over 7 years ago
404acfbd Add wait option to start and stop functions Ildus Kurbangaliev <i****v@g****m> over 7 years ago
7c48faeb Add synchronous promotion support on pg of version < 10 Ildar Musin <z****n@g****m> over 7 years ago
06d10056 Add synchronous promotion support on pg of version < 10 Ildar Musin <z****n@g****m> over 7 years ago
c6e61b95 Add PostgresNode.promote() method which promotes standby node to master Ildar Musin <z****n@g****m> over 7 years ago
5ea4bd8d Add PostgresNode.promote() method which promotes standby node to master Ildar Musin <z****n@g****m> over 7 years ago
34fdee25 PostgresNode.reload() now returns self Ildar Musin <z****n@g****m> over 7 years ago
08ed6ef9 Some refactoring of logical replication API and formatting Ildar Musin <z****n@g****m> over 7 years ago
bc1002f7 Additional subscription catchup test Ildar Musin <z****n@g****m> over 7 years ago
f652bf40 merge Merge branch 'master' into logical. Also testgres.pubsub was added to the Sph... Ildar Musin <z****n@g****m> over 7 years ago
869920c8 Replace $1 notation in queries to %s as psycopg2 expects it Ildar Musin <z****n@g****m> over 7 years ago
7594a7e2 Make GlobalConfig more Sphinx-friendly Ildar Musin <z****n@g****m> over 7 years ago
51b0871f merge Merge branch 'docfix' Ildar Musin <z****n@g****m> over 7 years ago
f7bd228f Docs for PostgresNode.__init__() method Ildar Musin <z****n@g****m> over 7 years ago
dcf14942 Use Sphinx notation for class references Ildar Musin <z****n@g****m> over 7 years ago

← Back to repository