Ecosyste.ms: OpenCollective

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

github.com/doctrine/couchdb-client

CouchDB Client library
https://github.com/doctrine/couchdb-client

Add branch alias for 1.0-DEV, fixes GH-11

9d20cf705b15269a793fd8e6a02e542e8f9e4ff7 authored over 11 years ago by Benjamin Eberlei <[email protected]>
Merge branch 'master' of github.com:doctrine/couchdb-client

e134eaa1fe6b2fb639899636439e4f80215f58bc authored over 11 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #6 from p7s1digital/support-parameters-for-changes-api

Support query parameters for couchdb changes.

5435737d192c00c7f07b5c5f93179e66869b02f3 authored over 11 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #10 from radmiraal/fix-stale-queries

Fix stale queries

94af7c0f446f567875ee5ee87e8ecfa20bd2855b authored over 11 years ago by Benjamin Eberlei <[email protected]>
Fix GH-12

0935a8884d0be26e24ed3e11bec9e9621afab747 authored over 11 years ago by Benjamin Eberlei <[email protected]>
[couchdb#74] Fix compaction not sending Content-Type

d841b3e0d0c2125dcefb53248619617eec671cec authored over 11 years ago by Benjamin Eberlei <[email protected]>
Fix stale queries

Stale queries didn't work as the argument value was json_encoded
and thus not recognized as bein...

b8f7265f48cb837f34d67a749e47f365ff8805c6 authored almost 12 years ago by Rens Admiraal <[email protected]>
Support query parameters for couchdb changes.

Query parameters can now be used to query the changes feed, see
http://wiki.apache.org/couchdb/H...

2aa3cd5bb5b2698cc580a4be417dfb47cb5a7191 authored almost 12 years ago by Martin Eckhardt <[email protected]>
Fix bug introduced in 18f1d301405139a60e602ac360745773bf6fd0be, closes GH-5

dc13c5db96a62819f4d0f1f62e1a43076fdcd91c authored about 12 years ago by Benjamin Eberlei <[email protected]>
Fix GH-4 - CouchDBClient#createDesignDocument()

4674e1608c61506c81bd401dcea0dd3354428eda authored about 12 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #1 from marnusw/folder_design_doc

View\FolderDesignDocument didn't support Windows

bd5911054f39504c884606db6e290a10b7f05f75 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #2 from bradley-holt/patch-1

Make DesignDocument Parameter Optional

49b22c8ed2a15e5ad4fc81349d37f21ea0981047 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #3 from CrazyAwesomeCompany/master

Adding keys parameter in View Query

18f1d301405139a60e602ac360745773bf6fd0be authored over 12 years ago by Benjamin Eberlei <[email protected]>
Adding the parameter in the View Query

031459c31e9b27ad82201fa10f88c585f320cb86 authored over 12 years ago by ngroot <[email protected]>
Changed License from LGPL to MIT

cff7652ccdcb72f573fbdf698a7649aa9f126745 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Make DesignDocument parameter optional.

3a44148d1c271a5be94acea5c3c1169e088fd132 authored over 12 years ago by Bradley Holt <[email protected]>
View\FolderDesignDocument uses DIRECTORY_SEPARATOR not '/' to support Windows.

a88911e1eb4b6adf48dc3f1879ef088e7f7d0355 authored almost 13 years ago by Marnus Weststrate <[email protected]>
Any common suffices

90cbbdac46e099227cd4a34157cbdf7f83610a3d authored almost 13 years ago by Benjamin Eberlei <[email protected]>
Initial move from Doctrine/CouchDB namespace into its own subproject.

86c480de76fb2e0eeab976ae462b7e72c9259e5d authored almost 13 years ago by Benjamin Eberlei <[email protected]>