]> git.mxchange.org Git - friendica.git/history - src/Database
Issue 9657: Check the age of an item
[friendica.git] / src / Database /
2020-12-11 Hypolite PetovanMerge pull request #9647 from annando/original-relay
2020-12-11 Hypolite PetovanMerge pull request #9648 from annando/issue-9633
2020-12-10 Tobias DiekershoffMerge pull request #9645 from MrPetovan/bug/fatal-errors
2020-12-10 Hypolite PetovanNormalize return value in Database->fetch
2020-12-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-12-03 Hypolite PetovanMerge pull request #9618 from annando/posting-interval
2020-12-02 MichaelEnsure that the database.sql contains "if exists"
2020-11-30 Hypolite PetovanMerge pull request #9602 from AndyHee/patch-20201125
2020-11-29 Hypolite PetovanMerge pull request #9608 from annando/delete-table...
2020-11-29 Michael VogelUpdate src/Database/View.php
2020-11-29 MichaelEnsure that a view is a view and not a table
2020-11-27 Hypolite PetovanMerge pull request #9599 from annando/pdo-prepare
2020-11-27 MichaelCast field data when ATTR_EMULATE_PREPARES is enabled
2020-11-24 Hypolite PetovanMerge pull request #9586 from annando/inbox-status
2020-11-23 Hypolite PetovanMerge pull request #9587 from annando/initial
2020-11-23 MichaelFix: Only echo on verbose
2020-11-23 Hypolite PetovanMerge pull request #9585 from annando/initial
2020-11-23 MichaelCommand line option to check initial values
2020-11-19 Hypolite PetovanMerge pull request #9553 from annando/insert-mode
2020-11-19 MichaelMode switch for insert
2020-11-19 Michael VogelMerge pull request #9551 from MrPetovan/task/4140-ldap...
2020-11-19 Hypolite PetovanMerge pull request #9550 from annando/more-foreign
2020-11-19 MichaelSome more foreign keys added
2020-11-18 Hypolite PetovanMerge pull request #9541 from annando/post-user
2020-11-18 MichaelReplacing deprecated log calls
2020-11-18 MichaelFixed copy&paste error
2020-11-18 MichaelRelocate system user creation
2020-11-18 MichaelEnsure to never delete the "0" user
2020-11-18 MichaelTest: only insert empty user
2020-11-18 MichaelChanged order of inserts
2020-11-17 MichaelChanged order
2020-11-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-11-17 MichaelNew table "post-user" and more foreign keys
2020-11-08 Michael VogelMerge pull request #9500 from MrPetovan/bug/9326-owner...
2020-11-08 Hypolite PetovanMerge pull request #9497 from annando/attach-field
2020-11-07 MichaelRestore the connection check
2020-11-07 MichaelTest if PDO doesn't work on the tests
2020-11-07 MichaelTest the tes
2020-11-07 MichaelSimplified connection test
2020-11-07 MichaelNew function to fetch the database driver
2020-10-23 Hypolite PetovanMerge pull request #9444 from annando/update
2020-10-23 Hypolite PetovanMerge pull request #9449 from annando/item-duplicates
2020-10-23 MichaelAvoid duplicate item entries
2020-10-19 Hypolite PetovanMerge pull request #9437 from nupplaphil/task/httpreque...
2020-10-19 Hypolite PetovanMerge pull request #9436 from nupplaphil/task/test_notices
2020-10-18 PhilippFix a lot of notices/warnings/deprecation notes in...
2020-10-08 Hypolite PetovanMerge pull request #9397 from vinzv/9238-red-color...
2020-10-08 Hypolite PetovanMerge pull request #9373 from nupplaphil/task/server_env
2020-10-06 PhilippMerge branch 'task/server_env' of https://github.com...
2020-10-06 PhilippUpdate src/Database/Database.php
2020-10-06 PhilippIntroduce "static/env.config.php" for environment varia...
2020-10-06 PhilippIntroduce a "DatabaseException" class for fatal excepti...
2020-10-05 Hypolite PetovanMerge pull request #9360 from tobiasd/docReadme
2020-10-05 Tobias DiekershoffMerge pull request #9362 from annando/post-update-term
2020-10-05 Tobias DiekershoffMerge pull request #9364 from annando/issue-9363
2020-10-04 MichaelIssue 9363: Display the latest post update version
2020-10-04 MichaelPostupdate: Check for existence of the "term" table
2020-09-20 Hypolite PetovanMerge remote-tracking branch 'friendica/stable' into...
2020-09-20 Tobias DiekershoffMerge branch '2020.09-rc' into stable
2020-09-20 Tobias DiekershoffMerge pull request #9146 from tobiasd/2020.09-CHANGELOG
2020-09-13 Hypolite PetovanMerge pull request #9196 from annando/queryValue
2020-09-13 Hypolite PetovanMerge pull request #9194 from annando/additional-directions
2020-09-13 PhilippMerge pull request #9195 from annando/dbversion
2020-09-13 MichaelAbility to set the database version
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into 2020...
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into develop
2020-09-07 MichaelMerge remote-tracking branch 'upstream/2020.09-rc'...
2020-09-07 Hypolite PetovanMerge pull request #9147 from annando/Issue-8882
2020-09-07 MichaelDon't perform actions on empty conditions
2020-09-06 MichaelSimplify the code / check number of parameters in merge...
2020-08-29 Michael VogelMerge pull request #9093 from tobiasd/20200829-typo
2020-08-28 Hypolite PetovanMerge pull request #9086 from annando/insert-replace
2020-08-27 MichaelReplace "insert" with "replace"
2020-08-27 Hypolite PetovanMerge pull request #9084 from tobiasd/20200827-de
2020-08-27 Tobias DiekershoffMerge pull request #9083 from annando/persistent
2020-08-27 MichaelConfiguration if the database is opened with persistent...
2020-08-26 Hypolite PetovanMerge pull request #9079 from annando/replace
2020-08-26 Michael VogelUpdate src/Database/Database.php
2020-08-26 Michael VogelUpdate src/Database/DBA.php
2020-08-26 MichaelAdded support for the "replace" database command
2020-08-22 Michael VogelMerge pull request #8909 from MrPetovan/task/ex_auth
2020-08-22 Hypolite PetovanMerge pull request #9049 from annando/local-followers
2020-08-22 Hypolite PetovanMerge pull request #9044 from annando/avatar-stuff
2020-08-22 Tobias DiekershoffMerge pull request #9048 from annando/fix-tag-scheme
2020-08-22 Tobias DiekershoffMerge pull request #9046 from annando/local-followers
2020-08-22 Tobias DiekershoffMerge pull request #9047 from annando/no-item-delivery...
2020-08-22 MichaelThe table "item-delivery-data" does not exist on newer...
2020-08-21 Adam ClarkMerge branch 'develop' of https://github.com/friendica...
2020-08-21 Hypolite PetovanMerge pull request #9033 from nupplaphil/bug/travis
2020-08-19 PhilippFix Database $_SERVER usage and remove old .travis...
2020-08-17 realkinetixMerge pull request #1 from friendica/develop
2020-08-08 Hypolite PetovanMerge pull request #8900 from tobiasd/20200718-serverbl...
2020-08-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-03 Michael VogelMerge pull request #8963 from MrPetovan/task/8918-move...
2020-08-03 Hypolite PetovanAdd common relationship methods to Model\ContactRelation
2020-08-03 Hypolite PetovanMerge pull request #8960 from annando/remove-poco
2020-08-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-01 MichaelPoco and gcontact (mostly) removed
2020-07-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-07-28 Michael VogelMerge pull request #8931 from MrPetovan/task/2020-perfo...
next