Ecosyste.ms: OpenCollective

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

Doctrine

Makes open source software
Collective - Host: opensource - https://opencollective.com/doctrine - Website: https://doctrine-project.org - Code: https://github.com/doctrine

Enhanced class doc blocks, fixes #228

github.com/doctrine/orm - 085dc9d601a1a8708de73c8445f34c1d1c1af109 authored about 18 years ago
Enhancements and refactorings for the offline locking manager.

Ticket: 225,226

github.com/doctrine/orm - 799102b2808aac04509cc16dfc6515b080a65448 authored about 18 years ago
renaming manual files

github.com/doctrine/orm - 308541322b78055aff3a19abbdf9325dd9d3d3ff authored about 18 years ago
renaming manual files

github.com/doctrine/event-manager - e0f8a39dbd1e6ffc798931d02844a37ef8f0770f authored about 18 years ago
renaming manual files

github.com/doctrine/reflection - 3ae78a76cd834307919fdbe70d6c55adcca03211 authored about 18 years ago
renaming manual files

github.com/doctrine/persistence - e0f8a39dbd1e6ffc798931d02844a37ef8f0770f authored about 18 years ago
renaming manual files

github.com/doctrine/persistence - a0a6ee214657f8e3b8727fe4a1f2ce8c005c2daa authored about 18 years ago
renaming manual files

github.com/doctrine/orm - 276221803e7980c19f1b975f9d9b22aeae5d7e43 authored about 18 years ago
renaming manual files

github.com/doctrine/reflection - bef2f230aad1fd5501bc74d34e502b50db1e0bdb authored about 18 years ago
renaming manual files

github.com/doctrine/event-manager - a0a6ee214657f8e3b8727fe4a1f2ce8c005c2daa authored about 18 years ago
Removed old Doctrine_Db_Statement, new one is in lib/Doctrine/Db

github.com/doctrine/orm - 7aaf8c49ddbcccb646236d6b96fb6099f791e749 authored about 18 years ago
replaced the old Doctrine_Db with new one

github.com/doctrine/orm - cbc157fbaead936b1ccf9cff79956f4e633acdc4 authored about 18 years ago
Small fixes

github.com/doctrine/orm - cd80b593f8d6e12429b54c0c1aa17b82a035b639 authored about 18 years ago
fixing case in files

github.com/doctrine/orm - 7d7c47070af49f12d51df38c60d86035ffa31c93 authored about 18 years ago
fixing case in files

github.com/doctrine/event-manager - 4b7095c59e9d0050354981b4d82382e6b6d8771e authored about 18 years ago
fixing case in files

github.com/doctrine/reflection - d1ea8e73ae084dfb41138ee8b92010cbf26d209f authored about 18 years ago
fixing case in files

github.com/doctrine/persistence - 4b7095c59e9d0050354981b4d82382e6b6d8771e authored about 18 years ago
fixing case in files

github.com/doctrine/orm - d33e69deb315157c984d08eabb60b50ead630240 authored about 18 years ago
Dependency and strict standard fixes

github.com/doctrine/orm - de07b6a345e9f4af893a9a1ea20cac698b1f5c81 authored about 18 years ago
Removed reference to deprecated constant

github.com/doctrine/orm - 30a2b0ea74c5baaf6e795e8ccdea5601841bf3ad authored about 18 years ago
issues with case sensitivity

github.com/doctrine/orm - b3c5aeb22569fd5ed294fed81efc27059ba716b1 authored about 18 years ago
Doctrine_Db updates

github.com/doctrine/orm - 13fd0949d749fb0252436f9a3a31decbd8603852 authored about 18 years ago
Association classes are located in Relation dir

github.com/doctrine/orm - 4a32d6a98f96d5373d07391877f1b62695a71725 authored about 18 years ago
Portable error code updates

github.com/doctrine/orm - eef1bd4882b8a283157ed632e9a598af98c293c9 authored about 18 years ago
added portable error codes to oracle driver

github.com/doctrine/orm - 90e2887428767c23e83d514d7b16d94d63569d3c authored about 18 years ago
added portable error codes to mysql driver exception

github.com/doctrine/orm - de446d2e73f811f4c6ccc715ca83dd630c79d6fe authored about 18 years ago
Doctrine_Connection_Sqlite_Exception : added portable error codes

github.com/doctrine/orm - 38a181690bde5b115c5f71084ea56f50a663f6c3 authored about 18 years ago
DQL LIMIT / OFFSET docs updated

github.com/doctrine/orm - 1e464e98eae49ad778d81831cf97f65691ae4a51 authored about 18 years ago
DQL LIMIT / OFFSET docs updated

github.com/doctrine/persistence - eee1fd2b6382421b20d75d22d907f6f8466fec27 authored about 18 years ago
DQL LIMIT / OFFSET docs updated

github.com/doctrine/event-manager - eee1fd2b6382421b20d75d22d907f6f8466fec27 authored about 18 years ago
DQL LIMIT / OFFSET docs updated

github.com/doctrine/reflection - 44e4c4f70af78457cc203b932f944b66eb514f4c authored about 18 years ago
Updated Doctrine_Db docs

github.com/doctrine/event-manager - de28602e4e19dd152aa36b79cf2feb9fdea817da authored about 18 years ago
Updated Doctrine_Db docs

github.com/doctrine/reflection - 7e601beb9cfabe5e299d3e72d19c1ff62a93e77d authored about 18 years ago
Updated Doctrine_Db docs

github.com/doctrine/orm - 440bef080ce0c3b2c771cffad3286c717ebd2537 authored about 18 years ago
Updated Doctrine_Db docs

github.com/doctrine/persistence - de28602e4e19dd152aa36b79cf2feb9fdea817da authored about 18 years ago
fixes #227

github.com/doctrine/orm - d8f35ee0b459d0f5e5302c66462d4ceffa91735f authored about 18 years ago
param order wrong on array_search in D_Table::getAliasName()

github.com/doctrine/orm - f84fce2e5e6b04f223ac179fc9a2a4a5c6a27078 authored about 18 years ago
Doctrine_Query::where() now accepts prepared statement parameters

github.com/doctrine/orm - 34ecd3049885c3522a08fa97ee2461d6845ec39d authored about 18 years ago
Added missing runtime classes to compiler runtime classes list

github.com/doctrine/orm - 188520e946b022ae3d140054b1488239247775a6 authored about 18 years ago
Added portable error code constants to Doctrine_Db, errorCodeMaps to sqlite and mysql drivers

github.com/doctrine/orm - 0cdd144bd5e81c45c14b47d9113de20c6cf6c3b0 authored about 18 years ago
Doctrine_Db updates

github.com/doctrine/orm - a0aa16bbea1530779238f2a6970aee9e82456d20 authored about 18 years ago
Doctrine_Db_* updates

github.com/doctrine/orm - fef149dd62874a5b4a4a5cdf18d4046054dffe50 authored about 18 years ago
new fix to #146

github.com/doctrine/orm - 21cde0e7b9f67dbb1dc56753c41c1d1e33ac4352 authored about 18 years ago
added createQuery

github.com/doctrine/orm - 29ce606beb8062de7284bebe776bcd439b681de5 authored about 18 years ago
moving the DB directory to Db

github.com/doctrine/orm - b0129fb2c38737a0a888f0024865a281b3fef1c8 authored about 18 years ago
missed some from previous commit

github.com/doctrine/orm - e640e78aa89c7e846d18603ba6e2d719490f322e authored about 18 years ago
renaming all DB references to Db

github.com/doctrine/orm - 60985b5697c8d8007e15e78688be68490ebff43e authored about 18 years ago
intermediate commit - see my next commit message

github.com/doctrine/orm - 4e0476f20d9eee02c1a731f573b6071c14c00095 authored about 18 years ago
rolling back r587, reopening #146 - this breaks creating new objects.

github.com/doctrine/orm - 1d5bdee6c9c893e5ec403bd0583da5087772884c authored about 18 years ago
fixes for #218 and #219

github.com/doctrine/orm - d466830722cfaa77eaf9b551de6a0f760af52b03 authored about 18 years ago
fix for #207

github.com/doctrine/orm - 1727a3e9c1be46b2a5c121a05a12e377f5ab6dfa authored about 18 years ago
fix for #146

github.com/doctrine/orm - 63d84e18e901fd67cf2ce6ee4cdc4e98ad1e0110 authored about 18 years ago
fixing typo

github.com/doctrine/orm - db4634557fa088c375abb401fbd2ea3a16e98c28 authored about 18 years ago
Fixes #221

github.com/doctrine/orm - 319b645daa48fa65dd2bba6abf6bd48c0fdd26da authored about 18 years ago
DQL: support for DISTINCT keyword in aggregate functions, fixes #220

github.com/doctrine/orm - bd776a680a497878787fa8d3754b69a4dc10fae3 authored about 18 years ago
Total rewrite for DQL alias model: now using short aliases instead of long aliases (needed for Oracle portability).

github.com/doctrine/orm - ba4c83ef3aa54263135269975bf399def3272b0e authored about 18 years ago
support for FKs, indented with spaces

github.com/doctrine/orm - 185c334710d7dce2144a5e57844c11a77b9c3e6f authored about 18 years ago
Added setRelation and getRelations

github.com/doctrine/orm - 33b23eda3bc44eefa9672cc7e6b39f2d1b6a5040 authored about 18 years ago
Relation is the relation between 1 column in the local table and 1 column in a second table

github.com/doctrine/orm - 870ce44263a6c1e8b6102ea7ca0903b7d1292431 authored about 18 years ago
added listTableConstraints

github.com/doctrine/orm - 36e69bebc516bb50449c381416d4685630f26586 authored about 18 years ago
removed since the correct file is DBTestCase.php

github.com/doctrine/orm - cdd49b76de7e4077b4db106790f4754ab4341fe1 authored about 18 years ago
Sqlite driver: added support for md5, mod and concat

github.com/doctrine/orm - 9e35702c4da89eb6a155fd12e7abfc683795cddb authored about 18 years ago
tmp name for a file

github.com/doctrine/orm - 76f4bfb90d77f9fa4905d67227cfb342868d7074 authored about 18 years ago
Fixed pgsql limit subquery algorithm

github.com/doctrine/orm - b75ef330d4191efd46b134a2eae1ba772e008384 authored about 18 years ago
Added Doctrine_Connection::queryOne()

github.com/doctrine/orm - 6b4e032857a6d108b83c0218d9c3fafffb12d41f authored about 18 years ago
fixed declaration of Doctrine_Connection_Pgsql::modifyLimitQuery and Doctrine_Connection_Common::modifyLimitQuery to be the same

github.com/doctrine/orm - ad595dd839005627fb200511f54ce15dc15a082a authored about 18 years ago
Removed getState() and concat() methods from mysql driver, getState() is not needed (it resides at transaction class) and concat is located at mysql expression driver

github.com/doctrine/orm - 65d4158c71e365cf6f804470d1e64c29b6aa85a8 authored about 18 years ago
Sqlite driver updated

github.com/doctrine/orm - 051077c6d7e45fc3512e6d4faa63814672772506 authored about 18 years ago
Firebird, mssql, mysql, oracle and pgsql connection drivers updated

github.com/doctrine/orm - dcc59843a0074ecdb0710a584e052ef70d0b781c authored about 18 years ago
Updated pgsql connection driver

github.com/doctrine/orm - 87f9122f7d777171ac63d594e3c7c493ec604493 authored about 18 years ago
Added supported array to pgsql driver

github.com/doctrine/orm - 1df7817b376ad4d8bda48e52f7a5eb7ec4926d12 authored about 18 years ago
Updated informix, mssql and pgsql connection drivers

github.com/doctrine/orm - 466b0be17dc6772a6caeac9612995e42d6915c99 authored about 18 years ago
Fixes #214, added exception classes for all drivers

github.com/doctrine/orm - c1f8dddb3ae91ecb1ef7e7cde15f0e4866c1bc62 authored about 18 years ago
Firebird connection driver updated

github.com/doctrine/orm - 3248d5e41093fa520275333ea08983c22427811a authored about 18 years ago
create a db schema for the current connection

github.com/doctrine/orm - b219cf4c95cb1cded01ca31ce7be907371e8bc08 authored about 18 years ago
listTables and listDatabases should return a 1 dimension array

github.com/doctrine/orm - f4df5424f49214312fbfb398dc4ee78f440b00ed authored about 18 years ago
adds build function to export all databases in the passed $schema

github.com/doctrine/orm - 3f407e5d578fbdbc595e6e392377cfc85d01b42d authored about 18 years ago
added bogus getState function (needed to print $conn)

github.com/doctrine/orm - 286dfdebad3f1af27dfa2aa80a237a995e46c191 authored about 18 years ago
added addTable and getTables methods

github.com/doctrine/orm - 0fb5f14717fcd3a57d200b8069a776af61c3302b authored about 18 years ago
added getDatabases and addDatabase methods

github.com/doctrine/orm - a94c714af1d54488536b12324d468293559d0cc6 authored about 18 years ago
set primary, autoincrement and unique attributes

github.com/doctrine/orm - 52aa5845b6aab1e9e5c2a9173af739f7b571620f authored about 18 years ago
detect autoincrement columns

github.com/doctrine/orm - 01480787577a09f08a215151bbcd06dbddf57aa8 authored about 18 years ago
Little fix

github.com/doctrine/orm - 2704af643573d86c81b453949f7eb8e8c4325125 authored about 18 years ago
Introduced constants: Doctrine::ATTR_AUTO_LENGTH_VLD and Doctrine::ATTR_AUTO_TYPE_VLD.

Both default to TRUE. If set to false, you need to explicitly specify "length" and/or "type" in t...

github.com/doctrine/orm - 4433e6ff4008ef13430f3bfb64616aa3fd3f3ac1 authored about 18 years ago
Sqlite connection driver updated

github.com/doctrine/orm - 05cf2cd1b60abcbf8be559af458ca641070edfc1 authored about 18 years ago
Refactored Doctrine_Connection

github.com/doctrine/orm - c6bd1147fe49d31f566cbb600cdc4d29303dda46 authored about 18 years ago
REPLACE emulation added, fixes #213

github.com/doctrine/orm - c5f7572cf2990f6510d6f54102c66dab4aa10a22 authored about 18 years ago
Updated oracle and mysql connection drivers

github.com/doctrine/orm - 893b9b0b2345c9f696f39dfa8943fbc017d06556 authored about 18 years ago
Moved connection driver functionality to expression drivers

github.com/doctrine/orm - 53e9b06f6cac8ed2a2514740e2cc04af9deea6b2 authored about 18 years ago
Refactored Doctrine_Connection and Doctrine_Record, fixes #212

github.com/doctrine/orm - 7ef869ee4050be133bf89806a492c3341dd275e8 authored about 18 years ago
new datadict objects need the PDO object, not Doctrine_Connection

github.com/doctrine/orm - d8dddffcfd6a4757318ab7ccdc48c8c141fcdc47 authored about 18 years ago
Sometimes mysql return keys with first letter in uppercase

github.com/doctrine/orm - 8f69e2d3ea02312c927ba5e278bc714d118cb190 authored about 18 years ago