-)
0Awey8bvWנ^:x*.r83Х),~$M%ZVܢjhzhrܢ!uvWurn^
0Awex:x*.rݕhʋ)zZނ+-zn^gH*.vrǫv+m]jhz^-)
0CkwC-)ݕڙ)iǬNz^jy赫b{+z颟*.iZvi~)^ǃkwi ֭y赫bt^+- 'Z*'E"".z^Zt)Zr鞞֭yax:x*.r83!z-?#yly.r[^ױ٥v.jب+ފwf¢wڶ*'Nwڶ*'")ZkwDƧt'rߊjب+K)|jȭy'nkiCkwwey0zY]kw!u%uڙ2'ʇfjhix-瓡ۦ^rߊjبzqnݕai'^rߊn}ޝǝkw!u'Z*' ũ-jy赫b{0B!u,~gjgɞ
ݕਹC˦z{nr0*.r1ix
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
This software consists of voluntary contributions made by many individuals
and is licensed under the LGPL. For more information, see
<http://www.doctrine-project.org>.
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
This software consists of voluntary contributions made by many individuals
and is licensed under the LGPL. For more information, see
<http://www.doctrine-project.org>.
doctrine_couch_db:
client: # Required
default_connection: ~
connections:
# Prototype
name:
dbname: ~
host: localhost
port: 5984
user: ~
password: ~
ip: ~
url: ~
ssl: false
logging: false
type: ~
timeout: 0.01
odm:
default_document_manager: ~
auto_generate_proxy_classes: false
proxy_dir: %kernel.cache_dir%/doctrine/CouchDBProxies
proxy_namespace: CouchDBProxies
document_managers:
# Prototype
name:
metadata_cache_driver:
type: array # Required
host: ~
port: ~
instance_class: ~
class: ~
namespace: ~
connection: ~
auto_mapping: false
mappings:
# Prototype
name:
mapping: true
type: ~
dir: ~
alias: ~
prefix: ~
is_bundle: ~
design_documents:
# Prototype
name:
className: ~
options: ~
lucene_handler_name: false
uuid_buffer_size: 20
view_name: symfony
all_or_nothing_flush: true
-
Merge pull request #56 from mikeSimonson/license
By web-flow, 3 years ago
-
Removing license header and adding license file
By mikeSimonson, 3 years ago
-
Merge pull request #55 from gaubej/compatibility-symfony3
By web-flow, 3 years ago
-
Fixing parser to prevent error when using Symfony3
By , 3 years ago
-
Merge pull request #53 from zephyr-thomas/patch-1
By web-flow, 3 years ago
-
Merge pull request #50 from asimlqt/master
By web-flow, 3 years ago
-
Bad extends class for YamlDriver
By web-flow, 3 years ago
-
Make timeout a configurable option
By , 4 years ago
-
Fixed the bundle to work with Symfony 3
By asimlqt, 4 years ago
-
Add "ssl" option key, closes #44
By beberlei, 5 years ago
-
Add "url" support.
By beberlei, 5 years ago
-
Merge pull request #42 from nicolas-grekas/patch-1
By beberlei, 5 years ago
-
Merge pull request #46 from SHOPMACHER/feature/entity-loader
By beberlei, 5 years ago
-
Merge pull request #47 from SHOPMACHER/fix/proxy-generator
By beberlei, 5 years ago
-
fix proxy class generating for each request and class name comparing issue
By Daniel Espendiller, 5 years ago
-
add couchdb entity loader
By Daniel Espendiller, 5 years ago
-
Merge pull request #23 from p7s1digital/missing-configuration-settings
By beberlei, 5 years ago
-
Merge pull request #36 from hxtpoe/hotfix/default-manager-in-cli
By beberlei, 5 years ago
-
Allow symfony 3.0 components
By nicolas-grekas, 5 years ago
-
Merge pull request #41 from Tatsh/add-namespace-option
By stof, 6 years ago
-
Update test for cache driver "namespace" key
By Tatsh, 6 years ago
-
Add custom namespace option
By Tatsh, 6 years ago
-
Merge pull request #39 from dbu/mapping-compiler-alias
By stof, 6 years ago
-
add support for bundle namespace alias
By dbu, 6 years ago
-
missing default value of document manager
By , 7 years ago
-
Fix bug in unserialize proxy autoloader
By beberlei, 7 years ago
-
Merge pull request #24 from dbu/patch-1
By beberlei, 7 years ago
-
Merge pull request #27 from dbu/doctrine-register-mappings-pass
By beberlei, 7 years ago
-
Merge pull request #34 from ROMOPAT/patch-1
By beberlei, 7 years ago
-
Auto Generate Proxy classes
By beberlei, 7 years ago