0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from jackalope/styleci More... over 8 years ago
use travis docker env More... over 8 years ago
apply styleci fixes More... over 8 years ago
added styleci More... over 8 years ago
Merge pull request #10 from geekhub-php/develop More... almost 9 years ago
skip Query tests (Errors & Failures) More... almost 9 years ago
Merge branch 'develop' of github.com:geekhub-php/jackalope-mongodb into develop More... almost 9 years ago
marked failed tests as a skipped More... almost 9 years ago
fixed more codeStyle related issues More... almost 9 years ago
run `php-cs-fixer fix ./src --level=psr2` More... almost 9 years ago
fix codestyle More... almost 9 years ago
added QueryInterface::SQL to QueryInterface::SQL() method More... almost 9 years ago
added missed space More... almost 9 years ago
added SQL1 as a supported query language, for reason SQL1 can be converted to `QOM` format More... almost 9 years ago
remove createCollection More... about 9 years ago
add 'phpcr_type_nodes' collection for registerNodeTypes More... about 9 years ago
fix path More... about 9 years ago
registerNodeTypes need new collection for node types More... about 9 years ago
Skipped: Reading\BinaryReadMethodsTest::testReadBinaryPathEncoding Reading\BinaryReadMethodsTest::testReadBinaryPathTrailingQuestionmark More... about 9 years ago
function pathExists return boolean More... about 9 years ago
fix getBinaryStream errors +2 Failures More... about 9 years ago
Partial implementation of method query() QueryInterfase More... about 9 years ago
implemented "getSupportedQueryLanguages" More... about 9 years ago
updated deps More... about 9 years ago
Transactions in mongodb does not exist More... about 9 years ago
Not implemented in DBAL More... about 9 years ago
Implement QueryInterface Method query(Query $query) need Jackalope\Query\Query $query argument Method getSupportedQueryLanguages() TODO: More... about 9 years ago
fixed validation node path in "ensureValidPath" method: allowed "?" symbol allowed "ยข" symbol More... about 9 years ago
Remove PermissionsAndCapabilities from unsupportedChapters More... about 9 years ago
Implement PermissionInterface More... about 9 years ago