GitHub / postgrespro/testgres / commits
Testing framework for PostgreSQL and its extensions
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b9f34cb4 | python3 fix | Grigory Smolkin <g****n@p****u> | over 8 years ago | |
| 12f267ed | merge Merge branch 'speedup_initdb' | Ildus K <i****v@g****m> | over 8 years ago | |
| a3121187 | version 0.3.1 | Ildar Musin <z****n@g****m> | over 8 years ago | |
| 88cc76d1 | compatibility fix for postgres 10 | Ildar Musin <z****n@g****m> | over 8 years ago | |
| b8ca305d | Remove predefined setting for shared_buffers | Ildus K <i****v@g****m> | over 8 years ago | |
| c69535a0 | Update README.md | Ildus K <i****v@g****m> | over 8 years ago | |
| 23a2ee75 | merge Merge pull request #25 from stalkerg/small_fixes |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 33f67d32 | Update README.md |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| cdcbb267 | Update README.md | Ildus K <i****v@g****m> | over 8 years ago | |
| 4149bde9 | Update README.md | Ildus K <i****v@g****m> | over 8 years ago | |
| 476e538e | Update authors |
Yury Zhuravlev <s****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| a132497a | Add clean_all import in tests | Ildus K <i****v@g****m> | over 8 years ago | |
| d7d1dedd | merge Merge branch 'master' into speedup_initdb | Ildus K <i****v@g****m> | over 8 years ago | |
| b44e68f7 | Speed up node initialization | Ildus K <i****v@g****m> | over 8 years ago | |
| 34215915 | bump version (0.3.0) | Dmitry Ivanov <i****5@g****m> | over 8 years ago | |
| 4022400b | add @ildus to contributors | Dmitry Ivanov <i****5@g****m> | over 8 years ago | |
| 72c4c8e6 | merge Merge pull request #23 from postgrespro/python_logging_support |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 60df1db2 | Add tests for logging | Ildus K <i****v@g****m> | over 8 years ago | |
| 9feba10f | Rename logging class | Ildus K <i****v@g****m> | over 8 years ago | |
| 069659f8 | Add support of external logging for postgresql nodes | Ildus K <i****v@g****m> | over 8 years ago | |
| 5a283a6b | add license to setup.py | Dmitry Ivanov <i****5@g****m> | over 8 years ago | |
| 421b79de | add LICENSE | Dmitry Ivanov <i****5@g****m> | over 8 years ago | |
| 46e77926 | bump version (0.2.0) | Dmitry Ivanov <i****5@g****m> | over 8 years ago | |
| 6acfbc0c | merge Merge pull request #21 from gsmol/master |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 9ef441a0 | set_archiving_conf and tablespace cleanup removed, based on Dmitry Ivanov fee... | Grigory Smolkin <g****n@p****u> | over 8 years ago | |
| 22520efb | couple of new methods and minor fixes | Grigory Smolkin <g****n@p****u> | over 8 years ago | |
| 24c4e3bd | Update README.md |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 87e2dcfc | merge Merge pull request #18 from ligurio/travis-ci |
Ildar Musin <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| eca6ed8d | Install latest version of testgres before run test |
Sergey Bronnikov <s****b@b****u>
Committed by: Sergey Bronnikov <s****v@p****u> |
almost 9 years ago | |
| 35cb16dd | Run example of testgres test in Travis CI |
Sergey Bronnikov <s****b@b****u>
Committed by: Sergey Bronnikov <s****v@p****u> |
almost 9 years ago | |
| fe228739 | increment version (0.1.19) | Dmitry Ivanov <i****5@g****m> | almost 9 years ago | |
| 144c3b89 | merge Merge pull request #17 from stalkerg/small_fixes |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7e0e8dd4 | Make right import all subelements. | stalkerg <s****g@g****m> | almost 9 years ago | |
| 25c9b415 | Test | stalkerg <s****g@g****m> | almost 9 years ago | |
| cc19f497 | Import all functions and classes important for exceptions. | stalkerg <s****g@g****m> | almost 9 years ago | |
| d3030579 | Add params for init. | stalkerg <s****g@g****m> | almost 9 years ago | |
| ef1da6cc | update version (0.1.18) | Dmitry Ivanov <i****5@g****m> | almost 9 years ago | |
| 5fbfadb7 | merge Merge pull request #16 from stalkerg/small_fixes |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 203f394a | If server itself down then pg_ctl stop return error. | stalkerg <s****g@g****m> | almost 9 years ago | |
| 8eb59069 | Add to execute func commit param. | stalkerg <s****g@g****m> | almost 9 years ago | |
| 1426718e | Add command options for pg_ctl (for implement KILL). | stalkerg <s****g@g****m> | almost 9 years ago | |
| 47d9a8b9 | Add additional params for stop, start, restart, reload node. | stalkerg <s****g@g****m> | almost 9 years ago | |
| df65a94d | merge Merge pull request #15 from stalkerg/master |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0ea2456f | Fix spaces and comma pep8 warnings. | stalkerg <s****g@g****m> | almost 9 years ago | |
| 9b8105a2 | Add pgbench init and pgbench command for node. Pgbench run as Popen for backg... | stalkerg <s****g@g****m> | almost 9 years ago | |
| da3b57ae | merge Merge pull request #14 from stalkerg/master |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 4bb54048 | Make initdb.log file for all initdb outputs. | stalkerg <s****g@g****m> | almost 9 years ago | |
| d929f39a | set_replication_conf() only if allows_streaming is true. | stalkerg <s****g@g****m> | almost 9 years ago | |
| 1bf2ecec | remove the redundant print | Ildar Musin <z****n@g****m> | almost 9 years ago | |
| 82594e0e | version 0.1.16 | Ildar Musin <z****n@g****m> | almost 9 years ago | |
| f92a49bf | merge Merge pull request #13 from maksm90/master |
Ildar Musin <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| d217d416 | make restart synchronous (add option -w to pg_ctl restart) | Maksim Milyutin <m****a@g****m> | almost 9 years ago | |
| 99928bd8 | improve NodeConnection.execute() | Dmitry Ivanov <i****5@g****m> | about 9 years ago | |
| 0e0d9623 | added support for multiple users | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 1f349287 | merge Merge pull request #11 from misamoylov/add_host_to_node_method |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 211a9f3f | Typo "passwrod" fixed | Mikhail Samoylov <m****v@p****u> | about 9 years ago | |
| ce004608 | Some refactoring for previous commit | Mikhail Samoylov <m****v@p****u> | about 9 years ago | |
| a0712c3a | Add providing ipaddress to NodeConnection. | Mikhail Samoylov <m****v@p****u> | about 9 years ago | |
| 1e41f4d2 | merge Merge pull request #9 from misamoylov/refactoring_for_strings_format_instead_... |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 4c4c729d | Pep8 errors fixed | Mikhail Samoylov <m****v@p****u> | about 9 years ago | |
| 2134661c | merge Merge branch 'master' of github.com:postgrespro/testgres | Dmitry Ivanov <i****5@g****m> | about 9 years ago | |
| 63a8db8d | Add Travis CI badge | Dmitry Ivanov <i****5@g****m> | about 9 years ago | |
| 71be4fae | merge Merge pull request #8 from ligurio/master |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 0d5e3935 | Check Python style using Travis CI | Sergey Bronnikov <s****b@o****g> | about 9 years ago | |
| 7aa2e810 | merge Merge pull request #7 from misamoylov/refactoring_for_strings_format_instead_... |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a9e30cdd | Change method for strings editing from % to methdo 'format'. | Mikhail Samoylov <m****v@p****u> | about 9 years ago | |
| be595e1e | version 0.1.13 | Ildar Musin <z****n@g****m> | about 9 years ago | |
| b62fe882 | version 0.1.12 | Ildar Musin <z****n@g****m> | about 9 years ago | |
| fa70bdbd | merge Merge branch 'master' of github.com:postgrespro/testgres | Ildar Musin <z****n@g****m> | about 9 years ago | |
| c28f62b8 | formatting fixes | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 0e8d900f | update README.md | Dmitry Ivanov <i****5@g****m> | about 9 years ago | |
| 2c3fa6c1 | merge Merge pull request #6 from select-artur/init-custom-dir |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a10fb895 | Allow to define base_dir | Artur Zakirov <a****v@p****u> | about 9 years ago | |
| 8eb123a6 | merge Merge pull request #5 from vadv/master |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 3aae1d00 | pep8 fixes and windows compatibility | Dmitry Vasilyev <v****n@g****m> | about 9 years ago | |
| c19950a9 | merge Merge pull request #4 from stalkerg/master |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| ae7228a2 | merge Merge https://github.com/postgrespro/testgres | stalkerg <s****g@g****m> | about 9 years ago | |
| dfbfc0b6 | Fix convert byte to unicode for python3 | stalkerg <s****g@g****m> | about 9 years ago | |
| e5c67f14 | version 0.1.11 | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 8064e44e | enable replication test | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 231dc588 | merge Merge branch 'master' of github.com:postgrespro/testgres | Ildar Musin <z****n@g****m> | about 9 years ago | |
| fdcdde34 | dump/restore methods | Ildar Musin <z****n@g****m> | about 9 years ago | |
| acfc3fac | merge Merge pull request #2 from stalkerg/master |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 76e21ff7 | PEP8 cleanups | stalkerg <s****g@g****m> | about 9 years ago | |
| a8ae5b6f | merge Merge pull request #1 from stalkerg/master |
Ildar Musin <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 7fc973e6 | Porting testgres to python3 | stalkerg <s****g@g****m> | about 9 years ago | |
| 1b08a4d6 | improve README.md, add PyPi badge |
Dmitry Ivanov <i****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 653a0cf6 | change version number to 0.1.10 | Dmitry Ivanov <i****5@g****m> | about 9 years ago | |
| 47a549b2 | merge Merge branch 'master' of github.com:postgrespro/testgres | Dmitry Ivanov <i****5@g****m> | about 9 years ago | |
| 21fc671b | implement begin() (with isolation level support), commit(), rollback() for No... | Dmitry Ivanov <i****5@g****m> | about 9 years ago | |
| 63f025c0 | change version number to 0.1.9 | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 8fe7527a | introduce NodeConnection(object) smart wrapper, small improvements | Dmitry Ivanov <i****5@g****m> | about 9 years ago | |
| a41b3081 | replication support for different postgres versions | Ildar Musin <z****n@g****m> | about 9 years ago | |
| c10aea1d | bugfix | Ildar Musin <z****n@g****m> | about 9 years ago | |
| adaa7ed0 | do not try to stop server if it has been already stopped | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 45588e1a | pg_ctl path fixed | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 7d132d3e | documentation fixes | Ildar Musin <z****n@g****m> | about 9 years ago | |
| be1e509a | documentation and version 0.1.4 | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 2d19bba3 | replication | Ildar Musin <z****n@g****m> | about 9 years ago | |
| 1244cbdf | basebackup and init from backup functions added | Ildar Musin <z****n@g****m> | about 9 years ago |