Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Bump swiftmailer/swiftmailer to 6.3.0Côme Chilliet
2021-11-15Bump doctrine/dbal to 3.1.4Joas Schilling
2021-10-20Bump doctrine/dbal from 3.0.0 to 3.1.3dependabot[bot]
2021-09-22New vendor stepsLukas Reschke
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0dependabot-preview[bot]
2021-01-02Bump doctrine/event-manager from 1.1.0 to 1.1.1Christoph Wurst
2020-12-22Drop all dead packagesChristoph Wurst
2020-10-28Doctrine to 2.12.0Roeland Jago Douma
2020-06-05Fix doctrine/dbal missing filesJoas Schilling
2020-06-03Bump doctrine/dbal from 2.9.2 to 2.10.2dependabot-preview[bot]
2019-11-22Bump swiftmailer/swiftmailer from 6.1.3 to 6.2.3dependabot-preview[bot]
2019-05-10Bump doctrine/dbal to 2.9.2Roeland Jago Douma
2019-01-30Applied patch from #187Roeland Jago Douma
2019-01-24Bump doctrine/dbal to 2.7.2Roeland Jago Douma
2019-01-16Bump doctrine/dbal to 2.6.3Roeland Jago Douma
2018-12-06Fix named parameter detection on SQLiteJoas Schilling
2017-11-22add postgresql10 compatibility to dbalRobin Appelman
2017-01-27Update doctrine/dbal to 2.5.9Joas Schilling
2016-10-11Patch MySQL driver with our know patch fromRoeland Jago Douma
2016-10-10Bump doctrine/dbal (and deps)Roeland Jago Douma
2016-06-23fix mysql driver error handlingMorris Jobke
2016-04-18Remove unneeded filesMorris Jobke
2016-03-11Bump doctrine/dbal to 2.5.4Roeland Jago Douma
2015-12-15Ignore doctrine composer.jsonRoeland Jago Douma
2015-12-14Bump doctrine depsRoeland Jago Douma
2015-12-01Bump doctine/cache to 1.5.1 and doctine/inflector to 1.1.0Roeland Jago Douma
2015-10-26Bumped doctrine/dbal to 2.5.2Roeland Jago Douma
2015-09-21Bump doctrine librariesLukas Reschke
2015-07-02Upgrade to docterine annotations v1.2.6Roeland Jago Douma
2015-03-17Remove .travis.yml from projects, added to .gitignoreVincent Petry
2015-02-16Update doctrine/dbal to 2.5.1Thomas Müller
2014-12-30update dbal to 2.5.0Robin Appelman
2014-10-28composer update doctrine/dbalMorris Jobke
2014-07-01Fix escaping of column name for specific alter table caseVincent Petry
2014-04-13Delete travis-setup.phpLukas Reschke
2014-01-20Revert "Revert "Use quoted column identifier for adding comment to column""Thomas Müller
2013-12-13Revert "Use quoted column identifier for adding comment to column"Thomas Müller
2013-12-12fix drop default on postgresql when default value is removedJörn Friedrich Dreyer
2013-11-01Use quoted column identifier for adding comment to columnBart Visscher
2013-08-18Add 'bigint unsigned' mapping to Doctrine SqlitePlatformBart Visscher
2013-07-18Dropped indexes can have constraints, drop those first if they existBart Visscher
2013-07-18Use quoted column name for alter tableBart Visscher
2013-07-18When changing from a non-primary index to a primary index, the dropped index ...Bart Visscher
2013-07-18Add primary key to 'ALTER TABLE' in MySqlBart Visscher
2013-06-21Fix quoting of identifiers in OraclePlatformBart Visscher
2013-06-21Don't add 'NOT NULL' to the 'ALTER TABLE' when that hasn't changedBart Visscher
2013-06-05Backport of Doctrine Sqlite ALTER TABLE workaroundBart Visscher
2013-06-05Update Doctrine DBAL to 2.3.4Bart Visscher
2013-02-26Backport of Doctrine Sqlite ALTER TABLE workaroundBart Visscher
2013-02-26Add Doctrine DBAL and dependenciesBart Visscher