Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-database-mysql_xdevapi

PECL MySQL X DevAPI
https://github.com/php/pecl-database-mysql_xdevapi

WL#11955: Increase coverage

Implementation

1566c7ebefe486b42485f31d9793e48a871e7750 authored over 6 years ago by Filip Janiszewski <[email protected]>
WL#11949: getSchema superfluous param

- sample added for Collection.getSchema()

3837ac0378aaaa2c224b6d3ae8f757a49e3914c9 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-11276-locking-nowait-skip' into master-itch

6ec63b35ed06290c50d1a60c78be94e4774d86de authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11945: remove obsolete routines throwing not_implemented exception

- remove util::xdevapi_exception::Code::not_implemented exception
- implement getSession for sche...

ebed1e7aa7c34448fccc6882329bfda7fcd9df11 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11945: remove obsolete routines throwing not_implemented exception

- remove util::xdevapi_exception::Code::not_implemented exception
- implement getSession for sche...

04fe169d56f07a51aa6ae6e942e7f6cccc0288e1 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11945: remove obsolete routines throwing not_implemented exception

- remove util::xdevapi_exception::Code::not_implemented exception
- implement getSession for sche...

ca125663bb6c7472622fa7333415b6d762d355a6 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- fix arglists / docs update

dc6d336f4061c049b2feba77e9cb41306fffff60 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-10882-bulk-refactorings' into master-itch

706d805214e39fbb9b1700837776cef5ecb6ef68 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-10740-bugs-and-refactorings' into master-itch

ab449d6199282aa0db1da61c93c73ac8ef29b3be authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11945: remove obsolete routines throwing not_implemented exception

- remove util::xdevapi_exception::Code::not_implemented exception
- implement getSession for sche...

35560dac290adcaf2be75834d09faf401d782123 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11960 Refactoring of the session object

a61a37d5cec698e87fa249af85863388aa03d0c9 authored over 6 years ago by Filip Janiszewski <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-10882-bulk-refactorings' into wl-11276-locking-nowait-skip

55efe3d6491db1f584cd7d1fab493e1ac7377494 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-10740-bugs-and-refactorings' into wl-11276-locking-nowait-skip

0b32b16f450dc2da917a57592ceac8c647c9bdcf authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- fix arglists

27df729a036d1410a3ea0d5ed2485e173541a9a4 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-10740-bugs-and-refactorings' into wl-10882-bulk-refactorings

e563afd21958e3d3d8db082970656a967ebbaa38 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- build error on gcc

68c6460d010a9d87b2713a5fa79e9b9c0d176b8d authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-10740-bugs-and-refactorings' into wl-10882-bulk-refactorings

# Conflicts:
# mysqlx_collection.cc
# mysqlx_table.cc

4f6bb1d118c2c49f2846d1b2c584117e7f476c06 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- parse_function_parameters added
- verification of optional args
- remove trailing spaces

82aa87b4499f4e93cdf4354827a9090bf9e80a40 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11949: getSchema superfluous param

- fix arglists, handler and tests

13a36cdd6337931d604f9fd2ba3a90ff87317fb3 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- parse_function_parameters added
- verification of optional args
- remove trailing spaces

a0117df90cac1f8f59ee484df3976afa9f5165fe authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- fix arglists

74b784e36c2078bc3bcba0e8faef15ecd72a8881 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- fix arglists for functions

2b79e32133c92f8245a36f142d585b8bd5df626c authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- fix arglists

82c81cf968c781db4b6997838d6116befeb19eb6 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- change zend_parse_method_parameters to util::zend::parse_method_parameters in all handlers
- fi...

6943c9425f0920544df7561fd3a1fd0dd0241154 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11947 add zend_parse_method_parameters wrapper to check correctness of arglists

- wrapper on zend_parse_method_parameters
- Verify_call_parameters class to validate arguments in...

dd32a7a2ea4e1758247e680536626bb4660dca86 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-10882-bulk-refactorings' into master-itch

3e81752b87ee0c7a0423e9d2f933191a16d04c50 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'remotes/origin/wl-11607-add-sha256-mem-support' into master-itch

61efa4cb8f225b70208bf95172f5314d651839fe authored over 6 years ago by Darek Slusarczyk <[email protected]>
Fixes, whitespace, links

1721bda15f9e7a49473f8010a71eb97fd7ddc362 authored over 6 years ago by Philip Olson <[email protected]>
Reviewed and edited; many are still considered undocumented

7809880a11b89ef025a00716917d494591c783fb authored over 6 years ago by Philip Olson <[email protected]>
Reviewed and edited; these are still considered undocumented

886f5b6732706848781b0c52a608e4cea3cf6adf authored over 6 years ago by Philip Olson <[email protected]>
Reviewed and edited; these are still considered undocumented

315323a75fdcc7f1f30705ad3957e98ecd9f1975 authored over 6 years ago by Philip Olson <[email protected]>
Merge branch 'docs' of myrepo.no.oracle.com:connector-php-devapi into docs

No clue what this will do, but it's forcing me to do it.

842341836fd13677d5dc2abfb7634bbd4d5875c9 authored over 6 years ago by Philip Olson <[email protected]>
Reviewed and edited Schema; these are still considered undocumented

fd6ff8eedd10bdfe93913752860d3c5403a6e3ca authored over 6 years ago by Philip Olson <[email protected]>
Merge branch 'docs' of myrepo.no.oracle.com:connector-php-devapi into docs

# Conflicts:
# docbook/mysql_xdevapi/session/sql.xml

f09cdd37544e1ab97b24f76999c0c8b3b4bc7293 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Session/Sql update

8d7beaf65855ae06bb43ec2250a7d67aacaa892c authored over 6 years ago by Darek Slusarczyk <[email protected]>
Reviewed and edited Session; these are still considered undocumented

e520892a94bbfcc5a124c38ee486220cf0808814 authored over 6 years ago by Philip Olson <[email protected]>
A bunch of changes as we get ready to release

fc0c09b5cd36e4124803189079bd6f88b22cb634 authored over 6 years ago by Philip Olson <[email protected]>
Random updates; one day we'll replace all tabs with spaces

f62c3e050a4c59379c65b7213e2c17505a4504ff authored over 6 years ago by Philip Olson <[email protected]>
update crud interfaces

ffd818605b47f62c55b47d33cae0261e50f561e5 authored over 6 years ago by Darek Slusarczyk <[email protected]>
CollectionRemove update

41069370ad9a6801460aef672642d4db359ba0c3 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Some more XML markup work

e1928cab78968842da0477d900fe08fe3d107b1d authored over 6 years ago by Johannes Schlüter <[email protected]>
Some XML fixes

9f09fdbdc9c3d3c9effcbbc4e847580d2ddd3db1 authored over 6 years ago by Johannes Schlüter <[email protected]>
mysql-xdevapi\getSession desciption for uri format

1d038f22690a8d3e3cad1fd2241668b8dbbbcea4 authored over 6 years ago by Darek Slusarczyk <[email protected]>
mysql-xdevapi\getSession desciption for uri format

4ce42bad5a647fb7df602767b0be6a1546a348a8 authored over 6 years ago by Darek Slusarczyk <[email protected]>
mysql-xdevapi\getSession desciption for uri format

712e7704245575293bed2f7739ececce2eae6238 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Removed unused example.outputs screen, and a few other minor changes

59973cee7d52517a3dbf49071495654cafaa448f authored over 6 years ago by Philip Olson <[email protected]>
Improved various parts of the docs

1140d76a574b60d3b92a998288b7fdef8910f6e9 authored over 6 years ago by Philip Olson <[email protected]>
copyrights update before GA

- cdkbase
- protobufs

008dfa6285d4f85038010754e85a59dda24f9497 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Link to MySQL docs

8098c17620e11a420756d6e9d31628665b8121e9 authored over 6 years ago by Johannes Schlüter <[email protected]>
Fixed build

4e5434bab6ab0a4e26c18b22d3b114277cdf5131 authored over 6 years ago by Philip Olson <[email protected]>
First set of exmples

4b6e033600ecc6a4f11afbf637495af40967914e authored over 6 years ago by Johannes Schlüter <[email protected]>
copyrights update before GA

- cdkbase
- protobufs

9fa3fc330119d27447aee3396467870ac70a8c75 authored over 6 years ago by Darek Slusarczyk <[email protected]>
missed commit - fixes for return values

90f5f03595ce0c88934cadab9519dc0c2cc0810d authored over 6 years ago by Darek Slusarczyk <[email protected]>
Session fixes

3b87adcb88d276123f3bf916ae92d9eaecb6eea8 authored over 6 years ago by Darek Slusarczyk <[email protected]>
CollectionModify update

40ff9419777e955c1c640c318dbeb6d3c281f938 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merging changes

d861b8b9736fac085fb11f675ed3c6ba53603934 authored over 6 years ago by Filip Janiszewski <[email protected]>
Updating refpurpose and returntype for the remaining docs

7d915caf7aa3cdd87fdf270228bb287980a75f30 authored over 6 years ago by Filip Janiszewski <[email protected]>
add namespace 'mysql_xdevapi\' where needed

f92554aa00daa90a69ab9d7008cac318fe1464c3 authored over 6 years ago by Darek Slusarczyk <[email protected]>
update databaseObject, schema, executable

34d049fb75d061f2362de8631f652d00079a7b68 authored over 6 years ago by Darek Slusarczyk <[email protected]>
- CollectionModify description

- constructors

788da3100862a3ed15bdb6317f876c542596a71d authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge branch 'docs' of myrepo.no.oracle.com:connector-php-devapi into docs

d4c3f91c2faeb16b6c7df0ac9af34e4bcbde8a3e authored over 6 years ago by Darek Slusarczyk <[email protected]>
update <refpurpose> description for Table and its operations

6cc48fa1f2f70b3e91200bf26aac503731b41df8 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Docbook fixes

77660a37e207ed2a076906454a8ffc1a5038c831 authored over 6 years ago by Johannes Schlüter <[email protected]>
Merge branch 'docs' of myrepo.no.oracle.com:connector-php-devapi into docs

# Conflicts:
# docbook/mysql_xdevapi/collection/add.xml
# docbook/mysql_xdevapi/collection/addor...

689522913eed6ccc454c1bfaaa16ba61d0b368cd authored over 6 years ago by Darek Slusarczyk <[email protected]>
update <refpurpose> description

c07f23411f020a77cb243def94a82532424fab0a authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge branch 'docs' of myrepo.no.oracle.com:connector-php-devapi into docs

746fdfc59792ad964dca664fcf41de4be8f4d547 authored over 6 years ago by Johannes Schlüter <[email protected]>
Some more docbook

a00dd2f8eb93a1c9968ab1b64f7889f7160b9f58 authored over 6 years ago by Johannes Schlüter <[email protected]>
Merge remote-tracking branch 'origin/docs' into docs_fj

17c346fbe138f8211548963d2dfa42a51f334bc7 authored over 6 years ago by Filip Janiszewski <[email protected]>
Merge branch 'docs_fj' of myrepo.no.oracle.com:/connector-php-devapi into docs_fj

460f813704ea4470e1b47576bd2c892c95245d80 authored over 6 years ago by Filip Janiszewski <[email protected]>
More documents

294fc070d4ce2862378dd2551f6a604d54d72ab8 authored over 6 years ago by Filip Janiszewski <[email protected]>
A sentence stats with a capital letter

1985ff2db9f9cde7c93821deb7bb6be07bf9c487 authored over 6 years ago by Johannes Schlüter <[email protected]>
Merge branch 'docs' of myrepo.no.oracle.com:connector-php-devapi into docs

e31b5a47485490fa760edd62d0432778c69adc4a authored over 6 years ago by Johannes Schlüter <[email protected]>
More XML fixes

d2c423386cf4687192a7c8c56a41811b2d81cce6 authored over 6 years ago by Johannes Schlüter <[email protected]>
ReturnType fixed

b05f8fe968ff44b7c9c149e2e9f105c365f4e426 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge branch 'docs_fj' into docs

29b17ae4ec22704433444d6cb65c28b434f23509 authored over 6 years ago by Johannes Schlüter <[email protected]>
Merge branch 'docs_fj' of myrepo.no.oracle.com:connector-php-devapi into docs_fj

805b0ae6a45365ade65e955d5d2a951cd20e859e authored over 6 years ago by Johannes Schlüter <[email protected]>
Fix XML errors

2a7f7c8746c7811125fd0db782b81adc77f78ce1 authored over 6 years ago by Johannes Schlüter <[email protected]>
Merge remote-tracking branch 'remotes/origin/docs_fj' into docs

85614e26945718d7eaae6a583ff4e3835a7ff06e authored over 6 years ago by Darek Slusarczyk <[email protected]>
table and its operations

e6bebdd322d464f635febb879e73313eadf9fd80 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Merge remote-tracking branch 'origin/docs' into docs_fj

aa14df39ab0476dc5fb7271446a36a7468815139 authored over 6 years ago by Filip Janiszewski <[email protected]>
Adding few more docs

05eeecebe8ac5d3b736ad0c7a09e564c8087d212 authored over 6 years ago by Filip Janiszewski <[email protected]>
Adding some documentation

1141591f4fdb367a214da24a8af3c7a773cebcff authored over 6 years ago by Filip Janiszewski <[email protected]>
Adding documentation

44bb076557568afa4f6eaf34cebd21d951a5c977 authored over 6 years ago by Filip Janiszewski <[email protected]>
WL#11792 Refactor Authentifaction handling

stage 2: refactor xmysqlnd_session_data::authenticate

92310c64bc5bb9a2e12d6da966dc7529a5bd753f authored over 6 years ago by Darek Slusarczyk <[email protected]>
v8.0.11 - package.xml date updated

1b8f9c0bca8e4411a742a413ca4c039c4be6b333 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11854: clean up stuff related to build options, obsolete xmysqlnd module

- fix package.xml

82aabc7cbb45207719e1d95bf4ff939804aca2cc authored over 6 years ago by Darek Slusarczyk <[email protected]>
improve README before GA

30de20bbdc956a975b49a641809520d17a430d72 authored over 6 years ago by Darek Slusarczyk <[email protected]>
WL#11854: clean up stuff related to build options, obsolete xmysqlnd module

- remove obsolete build config options: experimental, messages
- messages are always enabled
- de...

8b4caede5ccacc7801f85e568169312c9e956434 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Further docs

e04904ae50c6fe99bf1391523fd83ce8ec968df6 authored over 6 years ago by Filip Janiszewski <[email protected]>
WL#11607: DevAPI: Add SHA256_MEMORY support

- refactoring: convert switch/case into auth_plugin classes for each support mechanism (plain, my...

c19d8926915c840ba64ed38ddb41b13bdec42414 authored over 6 years ago by Darek Slusarczyk <[email protected]>
v8.0.11 - update README and package.xml

b9b82ce181052f809b495529dce4c4cf49243c68 authored over 6 years ago by Darek Slusarczyk <[email protected]>
Further docs

6f84cc9de0056cbb21ff65e6eb8f629a033e15e4 authored over 6 years ago by Filip Janiszewski <[email protected]>
Adding paragraphs

dca795a98a93f511c72e129f15f4e54b6e15318c authored over 6 years ago by Filip Janiszewski <[email protected]>
Fix after review

dee646237240adacec2e4c315ede59ee307edf75 authored over 6 years ago by Filip Janiszewski <[email protected]>
Added installation and version info; removed unused files

f79cb6e5b1b32b4f6fd64556ab02ea891cf20ddf authored over 6 years ago by Philip Olson <[email protected]>
Documenting Collections! Part 1

e9586bab0e6715cf55de5925cb9158ba9f05f194 authored over 6 years ago by Filip Janiszewski <[email protected]>
add authentication tests verifying logged messages in case of failures - remove local data from patterns

9b38421432a40662d763756376242dfa34f287ee authored over 6 years ago by Darek Slusarczyk <[email protected]>
add authentication tests verifying logged messages in case of failures - remove local messages from patterns

f7ca7919dc214c9e54177201fe878800ae8ac720 authored over 6 years ago by Darek Slusarczyk <[email protected]>
add authentication tests verifying logged messages in case of failures - remove local data from patterns

4195fc67342e14a8d9c5b3d55d0b3a20ac8b3da4 authored over 6 years ago by Darek Slusarczyk <[email protected]>
remove trailing spaces

853b2ae5bb59bf00b0bf928f144ca179f3ad3a12 authored over 6 years ago by Darek Slusarczyk <[email protected]>