1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-12-02 09:18:02 +01:00
Commit Graph

358 Commits

Author SHA1 Message Date
Michael Wallner
3b3ce10c02 release 1.0.0RC1 2015-12-07 09:20:59 +01:00
Michael Wallner
41c71e4750 repo template 2015-12-07 08:29:05 +01:00
Michael Wallner
a631e51c1e repo template 2015-12-07 08:22:29 +01:00
Michael Wallner
e125f60f2c prepare for v1.0 2015-12-07 08:09:59 +01:00
Michael Wallner
baafbf6c24 fix travis link
[ci skip]
2015-12-04 15:38:04 +01:00
Michael Wallner
167906a41f Mergeed back phpng into master 2015-12-04 15:34:05 +01:00
Michael Wallner
1e26150052 Merge branch 'master' into phpng 2015-12-04 15:17:48 +01:00
Michael Wallner
d95fcef577 touch merge travis.yml 2015-12-04 15:07:27 +01:00
Michael Wallner
8a3f952112 fix typo 2015-12-04 15:06:00 +01:00
Michael Wallner
f5fbe287f8 update travis-pecl 2015-12-04 15:05:25 +01:00
Michael Wallner
19160ec30c prepare 0.6.0 2015-09-05 15:14:12 +02:00
Michael Wallner
e381164032 fix leak in DBG+ZTS 2015-08-19 18:54:52 +02:00
Michael Wallner
aa4ab7e163 update travis link [ci skip] 2015-08-19 18:43:11 +02:00
Michael Wallner
cb69b6218d finish port 2015-08-19 18:40:34 +02:00
Michael Wallner
6e28a8741b flush 2015-08-17 10:19:30 +02:00
Michael Wallner
bffdeef967 update doc links 2015-08-06 10:37:57 +02:00
Michael Wallner
8056f4e719 fix doc links
Closes issue #4
2015-07-31 15:42:06 +02:00
Michael Wallner
3b390bb243 install php-pear 2015-07-31 14:50:06 +02:00
Michael Wallner
f33a920281 update travis-pecl 2015-07-31 14:45:45 +02:00
Michael Wallner
f998df5016 update travis-pecl 2015-07-31 13:52:02 +02:00
Michael Wallner
d97273d86b update travis-pecl 2015-07-31 09:28:01 +02:00
Michael Wallner
17398e5f78 use public submodule url 2015-07-30 21:23:30 +02:00
Michael Wallner
fec45d47cc the build of the extension actually belongs to script: 2015-07-30 21:10:21 +02:00
Michael Wallner
dbb1c0b341 add travis-pecl submodule 2015-07-30 20:54:55 +02:00
Michael Wallner
011422d584 remove travis 2015-07-30 20:51:12 +02:00
Michael Wallner
7dda3c7100 create test db 2015-07-30 19:09:13 +02:00
Michael Wallner
49a68e2dc9 use system's php 2015-07-30 19:07:47 +02:00
Michael Wallner
7e093af882 debug this 2015-07-30 19:05:05 +02:00
Michael Wallner
9d64e781a8 guess sh doesn't like those redirects 2015-07-30 18:53:40 +02:00
Michael Wallner
1e793d6669 try this, sh 2015-07-30 18:49:32 +02:00
Michael Wallner
ee1c068bfa try that again 2015-07-30 17:44:00 +02:00
Michael Wallner
8b7efa3deb now we're brave! 2015-07-30 17:37:28 +02:00
Michael Wallner
add042bd76 that didn't work out as intended
As testing against different server versions doesn't make much sense
when not also using the respective libpq version, we'll just test
against the most current.
2015-07-29 13:18:27 +02:00
Michael Wallner
f2b5f0a77c now try something different 2015-07-29 12:56:38 +02:00
Michael Wallner
cb0f4e8cf6 try it harder, travis 2015-07-29 11:18:23 +02:00
Michael Wallner
2d5c925337 Try to fix the matrix
travis lint is not of big help here, because it seems pretty outdated...
2015-07-29 09:12:49 +02:00
Michael Wallner
f593714e2c Try multiple postgresql versions
See
https://github.com/travis-ci/travis-ci/issues/1651#issuecomment-125212522
2015-07-29 09:09:24 +02:00
Michael Wallner
83299bd28c release 0.6.0RC2 2015-07-28 10:20:58 +02:00
Michael Wallner
5e25e2697b fix test 2015-07-27 12:43:29 +02:00
Michael Wallner
46fff14a4d fix URL for travis build 2015-07-27 11:46:07 +02:00
Michael Wallner
f5a127c38d try to fix syntax errors in travis.yml 2015-07-27 11:38:22 +02:00
Michael Wallner
428a37a750 this may do it 2015-07-27 10:25:48 +02:00
Michael Wallner
a580855cdb bs: travis legacy -> containerized; sudo's used few lines above 2015-07-27 10:24:06 +02:00
Michael Wallner
99fe53155a travis legacy -> containerized 2015-07-27 10:22:24 +02:00
Michael Wallner
ca58e17a2c prepare 0.6.0RC2 2015-07-27 10:07:26 +02:00
Michael Wallner
6840072b9e re-simplify
@remicollet could you re-check, please
2015-07-27 10:06:28 +02:00
Michael Wallner
a842c6b839 provide RTLD_LAZY compatibility 2015-07-27 09:13:01 +02:00
Michael Wallner
83b4777e8a fix +/* feature/bug prefix 2015-07-27 09:12:36 +02:00
Remi Collet
5b7491863d use pg_config output, seems the right way 2015-06-11 11:18:04 +02:00
Remi Collet
1d6985aa62 cleanup configure output 2015-06-11 09:30:03 +02:00