Loïc Guitaut
06e075d3a1
Do not always allocate a tty on connect
...
To import SQL files `connect` has to be used instead of `import`. Doing
so can’t work with the `-t` docker option, so now we check for a tty
before using this option.
Fixes #18
2015-09-19 00:52:33 +02:00
Loïc Guitaut
e9618101e5
Display image & version in list
2015-09-16 00:05:18 +02:00
Loïc Guitaut
25820403e2
Add compatibility for tests with dokku 0.4+
2015-09-15 23:05:56 +02:00
Jose Diaz-Gonzalez
b7cbb54712
Pin version to 9.4.4
2015-09-15 01:53:09 -07:00
Loïc Guitaut
fd60d30631
Use latest stable release of PostgreSQL
...
9.4 branch is latest stable, 9.5 is a development version.
2015-09-14 23:35:42 +02:00
Loïc Guitaut
153b1b826e
Implement postgres:clone command
2015-09-11 02:55:52 +02:00
Loïc Guitaut
35da137071
Implement postgres:import command
2015-09-11 02:09:45 +02:00
Loïc Guitaut
ca88f2bdce
Add tests for every implemented command
2015-09-10 11:57:24 +02:00
Jose Diaz-Gonzalez
316fe8f7f0
Make binaries executable
2015-09-07 01:25:07 -04:00
Jose Diaz-Gonzalez
ef22aa2ca2
Update postgres binstubs
2015-09-07 01:22:59 -04:00
Jose Diaz-Gonzalez
e0655a683d
Fix tests
2015-09-07 01:01:06 -04:00
Jose Diaz-Gonzalez
b3156c5553
Travis testing
2015-09-07 00:39:28 -04:00
Jose Diaz-Gonzalez
ac2652fd92
make test
2015-09-06 22:53:02 -04:00