Commit Verlauf

Autor SHA1 Nachricht Datum
  Joas Schilling ecad09b38a Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potential-bugs vor 1 Jahr
  Côme Chilliet f5c361cf44 composer run cs:fix vor 1 Jahr
  Joas Schilling 7f0a54c558 fix(querybuilder): Log a warning if where() is called again on a query builder object vor 1 Jahr
  Robin Appelman 9b52663a81 Revert "make expression build return IQueryFunction instead of string" vor 2 Jahren
  luz paz 368f83095d Fix typos in lib/private subdirectory vor 2 Jahren
  Robin Appelman 813b50ed42 make expression build return IQueryFunction instead of string vor 2 Jahren
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend vor 2 Jahren
  Robin Appelman a4e120c203 tell mysql to ignore the sort index for search queries vor 2 Jahren
  Côme Chilliet f1febfe696 Fix log level for exception in QueryBuilder vor 2 Jahren
  Côme Chilliet 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private vor 2 Jahren
  Vitor Mattos afe5b6dd8a Prevent query error when use subquery vor 2 Jahren
  Joas Schilling 46ad6fa3c7 Add a test with integer vor 3 Jahren
  Vitor Mattos 7b9fea85b6 Add unit test and orderBy parameter vor 3 Jahren
  Joas Schilling 5bb49feef8 Allow NULL as well for limit, not integer only vor 3 Jahren
  Christoph Wurst 130ab63ca1 Bump doctrine/dbal from 3.0.0 to 3.1.3 vor 3 Jahren
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses vor 3 Jahren
  Christoph Wurst 865661ed75 Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement vor 3 Jahren
  Roeland Jago Douma 85e48d796c Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts vor 3 Jahren
  Roeland Jago Douma c3f1eb4f7f Remove Redundantcasts vor 3 Jahren
  Roeland Jago Douma 76a6328d10 Add executeQuery and executeUpdate vor 4 Jahren
  Robin Appelman 47dd8e54b5 allow non string join conditions in query builder vor 3 Jahren
  Arthur Schiwon f9484d15cb DB: warn on parameter number constraints vor 4 Jahren
  Christoph Wurst 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 vor 4 Jahren
  Christoph Wurst 9ce3ea3368 Update license headers vor 4 Jahren
  Roeland Jago Douma adc4f1a811 Merge pull request #22916 from J0WI/unifiy-links-to-php.net vor 4 Jahren
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 vor 4 Jahren
  Joas Schilling 5828f3c4f9 Prevent * and other things in the same query for Oracle vor 4 Jahren
  Vincent Petry a50bcdabcc Prevent log_query to mess up regular execution flow vor 4 Jahren
  Robin Appelman a61a757b85 allow selecting multiple columns with SELECT DISTINCT vor 4 Jahren
  Roeland Jago Douma fe46149560 Psalm fixes vor 4 Jahren