]> git.mxchange.org Git - friendica.git/history - src/Database/Database.php
Merge pull request #11784 from MrPetovan/task/11779-blocklist-notification
[friendica.git] / src / Database / Database.php
2022-07-28 Hypolite PetovanMerge pull request #11784 from MrPetovan/task/11779...
2022-07-28 Hypolite PetovanUse DBA::quoteIdentifier in Database::escapeFields
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-12 Hypolite PetovanMerge pull request #11728 from nupplaphil/feat/split_db...
2022-07-12 PhilippSplit DBStructure & View to avoid DB-calls and dependen...
2022-06-25 Hypolite PetovanMerge pull request #11689 from Quix0r/rewrites/double...
2022-06-25 Roland HäderMade @TODO more clear?
2022-06-25 Roland HäderChanges:
2022-06-25 Roland HäderChanged double-quotes to single
2022-06-23 Hypolite PetovanMerge pull request #11677 from Quix0r/rewrites/type...
2022-06-23 Roland HäderNo need to log $tid here
2022-06-22 PhilippMerge pull request #9 from nupplaphil/dependabot/compos...
2022-06-22 PhilippMerge pull request #11669 from MrPetovan/bug/11666...
2022-06-22 Tobias DiekershoffMerge pull request #11671 from MrPetovan/bug/fatal...
2022-06-22 Hypolite PetovanRemove type-hint inconsistent with expected return...
2022-06-21 Hypolite PetovanMerge pull request #11665 from Quix0r/rewrites/dba...
2022-06-21 Roland HäderFixed documentation
2022-06-21 Roland HäderChanges:
2022-06-21 Roland HäderWIP: Properly some fixes? Also why is DROP VIEW IF...
2022-06-21 Roland HäderRewrite:
2022-06-21 Roland HäderRemoved comment
2022-06-21 Roland HäderChanges:
2022-06-21 Tobias DiekershoffMerge pull request #11662 from MrPetovan/bug/11661...
2022-06-21 Hypolite PetovanMerge pull request #11660 from Quix0r/fixes/more-type...
2022-06-20 Roland HäderChanges:
2022-06-20 Tobias DiekershoffMerge pull request #11659 from MrPetovan/bug/11511...
2022-06-20 Roland HäderChanges:
2022-06-20 Hypolite PetovanAdd missing identifier quote in Database->replaceInTabl...
2022-06-18 Hypolite PetovanMerge pull request #11653 from Quix0r/fixes/more-type...
2022-06-17 Roland HäderAdded more type-hints
2022-06-11 Tobias DiekershoffMerge pull request #11532 from tobiasd/2022.05-CHANGELOG
2022-06-08 Hypolite PetovanMerge pull request #11622 from Quix0r/fixes/switch...
2022-06-05 Michael VogelMerge pull request #11603 from tobiasd/20220605-lng
2022-06-04 Hypolite PetovanMerge pull request #11588 from annando/mergecontact
2022-06-01 MichaelNew command to merge duplicated contacts
2022-05-29 Hypolite PetovanMerge pull request #11578 from annando/issue-11561
2022-05-29 Hypolite PetovanMerge pull request #11577 from annando/issue-11557
2022-05-29 Hypolite PetovanMerge pull request #11576 from annando/issue-11488
2022-05-29 Michael VogelMerge pull request #11519 from MrPetovan/task/11511...
2022-05-29 Hypolite PetovanAdd relocate console command
2022-05-29 Hypolite PetovanMove relocation feature in its separate class
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-25 Hypolite PetovanMerge pull request #11282 from annando/api-fix
2022-02-25 Hypolite PetovanMerge pull request #11265 from k-alin/6606-k-alin-mysql...
2022-02-25 k-alinXMerge branch '6606-k-alin-mysql-unix-socket' of github...
2022-02-25 k-alinUpdate src/Database/Database.php
2022-02-25 k-alinUpdate src/Database/Database.php
2022-02-25 k-alinUpdate src/Database/Database.php
2022-02-25 k-alinUpdate src/Database/Database.php
2022-02-20 k-alinmysql connection via socket if location of mysqld.sock...
2022-02-20 k-alinMerge branch 'friendica:develop' into 6606-k-alin-mysql...
2022-02-16 Hypolite PetovanMerge pull request #11250 from nupplaphil/bug/redis_pw
2022-02-15 Hypolite PetovanMerge pull request #11241 from annando/timing
2022-02-14 k-alinmysql connection via unix sockets (mysqli + PDO)
2022-02-10 Hypolite PetovanMerge pull request #11230 from annando/account-type
2022-02-10 Hypolite PetovanMerge pull request #11228 from annando/no-db-exception
2022-02-08 MichaelDon't throw an exception when the database query fails
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-19 Hypolite PetovanMerge pull request #11166 from annando/group-by
2022-01-18 Michaeluse "ANY_VALUE" instead of "MAX"
2022-01-18 MichaelIssue 10935: Improved "GROUP BY" handling
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-02 Hypolite PetovanMerge pull request #10942 from annando/error-handling
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-29 MichaelImproved http error handling
2021-10-27 Hypolite PetovanMerge pull request #10918 from nupplaphil/feat/core_new...
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure (P)Config to follow new paradigm
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-04 Michael VogelMerge pull request #10821 from MrPetovan/bug/notices
2021-10-04 Michael VogelMerge pull request #10822 from MrPetovan/bug/fatal...
2021-10-04 Michael VogelMerge pull request #10819 from MrPetovan/task/refactor...
2021-10-03 Hypolite PetovanCast object parameters to string in Database\Database
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
2021-10-03 Tobias DiekershoffMerge pull request #10809 from annando/small-as
2021-10-03 MichaelCode Style: Replace "AS" with "as"
2021-10-02 Hypolite PetovanImprove accuracy of accepted parameter types in phpDoc...
2021-09-18 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-18 Hypolite PetovanMerge pull request #10721 from annando/issue-10720...
2021-09-18 Hypolite PetovanMerge pull request #10723 from annando/issue-9871-photos
2021-09-18 Michael VogelMerge pull request #10704 from nupplaphil/bug/notices
2021-09-18 PhilippAdd feedback
2021-09-18 PhilippAdd feedback / revert fix for $item['post-type']
2021-09-18 PhilippAdd feedback :-)
2021-09-18 PhilippCheck DBA::count() result
2021-09-16 Tobias DiekershoffMerge pull request #10666 from tobiasd/20210905-credits
2021-09-06 Michael VogelMerge pull request #10670 from MrPetovan/bug/10502...
2021-09-05 Hypolite PetovanImprove documentation of $old_fields possible values...
2021-07-27 Hypolite PetovanMerge pull request #10551 from annando/profiler
2021-07-27 MichaelSupport for stacked profiler analysis
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-04-02 Hypolite PetovanMerge pull request #10116 from mexon/mat/addon-console...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
next