summaryrefslogtreecommitdiff
path: root/lib/Test
Commit message (Expand)AuthorAge
* Remove use of Tie::Hash::Method which only provides a deprecation notice; dep...Don Armstrong2022-02-20
* Checking in changes for version 1.29Alex Tokarev2022-02-17
* Fix concurrent execution under YathAlex Tokarev2021-08-17
* Checking in changes prior to tagging of version 1.28.Toby Corkindale2021-03-12
* Re-seed RNG before finding a port in case caller forkedToby Corkindale2021-03-12
* Increment port by random amount when trying to find a good portToby Corkindale2021-03-12
* Allow using beta versionsVeesh Goldman2020-06-05
* Fixed broken link in the pod.Mohammad S Anwar2018-10-19
* Checking in changes prior to tagging of version 1.27.Toby Corkindale2018-10-17
* Improved tests and diagnosticsAlex Tokarev2018-04-26
* convert to MinillaDan Book2018-04-09
* version 1.26Toby Corkindale2018-04-03
* version 1.25Toby Corkindale2018-03-26
* Merge pull request #23 from nohuhu/moar-fewchurzToby Corkindale2018-03-26
|\
| * Database seeding after startupAlex Tokarev2018-03-19
| * Allow writing custom postgresql.conf instead of always emptying itAlex Tokarev2018-03-19
| * Document `auto_start` attributeAlex Tokarev2018-03-19
| * Suppress "pg_ctl: could not start server" messages on stderr when trying a portAlex Tokarev2018-03-19
| * More config options, with tests and docsAlex Tokarev2018-03-19
* | Don't continue to wait if PID has gone (-1).Matthew Somerville2018-03-26
|/
* Version 1.24Toby Corkindale2018-03-05
* switch the option to unix_socket instead of use_socketDon Armstrong2018-03-01
* clarify that these are unix sockets, not inet socketsDon Armstrong2018-02-28
* match indentation styles and add whitespaceDon Armstrong2018-02-28
* Document use_socket and why you'd use itDon Armstrong2018-02-27
* Support connecting only by socket instead of listening on localhostDon Armstrong2018-02-27
* Recognize devel PostgreSQL versions in _pg_ctl_builderAlex Tokarev2017-12-08
* Add psql property and corresponding methodsAlex Tokarev2017-07-21
* version 1.23Toby2017-04-28
* Tag version 1.22Toby2017-03-30
* Add parentheses to all method keywordsPaul Williams2017-03-28
* 1.21_01 dev release becomes final 1.21Toby2016-11-22
* Attempts to detect running as root in Docker and setuid before pg_ctlToby2016-11-15
* Version 1.20 finalToby Corkindale2016-02-04
* bump version to 1.20_05 and update ChangesToby Corkindale2016-02-01
* add backwards-compatibility code for deprecated global %DefaultsPeter Mottram2016-01-25
* changes to help when stop is called during DESTROY rt#111181Peter Mottram2016-01-18
* Increment version to 1.20_03Toby Corkindale2016-01-08
* Ensure we have one or other of the two ways to initialise Postgres early in loadToby Corkindale2016-01-08
* Increment version to 1.20_02Toby Corkindale2016-01-07
* Fix RT#110972 by not rel2abs-ing File::Temp objectsToby Corkindale2016-01-07
* Correct call to File::Temp->newdirToby Corkindale2016-01-07
* Major refactor, including converting to MooToby Corkindale2016-01-07
* localise $? in DESTROY closes rt#107957Peter Mottram2015-11-05
* Only use pg_ctl for PostgreSQL >= 9.0Peter Mottram2015-05-25
* Increase portability in general and for Windows especiallyPeter Mottram2015-05-22
* version 1.06 and updated METAToby Corkindale2015-05-13
* Provide params to uri method.Russell Jenkins2015-05-12
* Adjust SEARCH_PATHS for MacPortsEric Radman2015-01-07
* Disable fsync by defaultEric Radman2014-12-02