]> git.mxchange.org Git - friendica.git/history - include/dba.php
Bugfix: We should only search in the current database for MyISAM tables
[friendica.git] / include / dba.php
2016-11-22 MichaelBugfix: We should only search in the current database...
2016-11-12 Silke MeyerMerge branch 'develop' of https://github.com/friendica...
2016-10-29 Hypolite PetovanMerge branch 'develop' into improvement/ping-performance
2016-10-28 rabuzarusMerge pull request #2861 from annando/1610-performance
2016-10-28 MichaelWe are doing uncommitted reads a little bit different...
2016-10-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2016-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2016-10-24 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-10-23 Michael VogelSome code reformatting
2016-10-23 Michael VogelFixed code structure
2016-10-22 Michael VogelJust some more code adjustments
2016-10-22 Michael VogelCSR changes, split dbclean in separate processes if...
2016-10-21 Michael VogelSetting for the callstack in the database query added
2016-10-21 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-10-20 Michael VogelOrphans are removed without giant lock problems
2016-10-20 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-10-17 Michael VogelMerge pull request #2863 from rabuzarus/0510-update_ful...
2016-10-17 Michael VogelImproved queries, more uncommitted queries
2016-10-17 fabrixxmMerge pull request #2859 from rabuzarus/0510-update_ful...
2016-10-16 Michael VogelMerge pull request #2856 from rabuzarus/0510-update_ful...
2016-10-14 Michael VogelUse "last-item" in the contact table instead of an...
2016-10-08 Hypolite PetovanMerge from develop
2016-10-08 Tobias DiekershoffMerge pull request #2851 from annando/1610-performance...
2016-10-07 Michael VogelMerge pull request #2836 from Hypolite/Issue-#2816-2
2016-10-07 Hypolite PetovanImprove comment
2016-10-07 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/origin/devel...
2016-10-05 Hypolite PetovanFix Issue #2816 - Add backward compatible server_info...
2016-09-23 gerhard6380Merge branch 'develop' of https://github.com/gerhard638...
2016-09-23 gerhard6380Merge remote-tracking branch 'upstream/develop' into...
2016-09-22 Tobias DiekershoffMerge pull request #2787 from annando/1609-xmpp-auth
2016-09-22 Michael VogelReworked ejabberd authentification
2016-09-13 fabrixxmMerge branch 'master' into develop
2016-09-01 Tobias DiekershoffMerge pull request #2758 from annando/1609-sql-charset
2016-09-01 Michael VogelSet the charset for the SQL connection for new installa...
2016-08-09 gerhard6380Merge pull request #1 from friendica/develop
2016-08-08 Michael VogelMerge pull request #2702 from rabuzarus/0308-Notificati...
2016-08-08 Tobias DiekershoffMerge pull request #2717 from annando/1608-bugfix-procrun
2016-08-08 Michael VogelBugfix: proc_run hadn't worked anymore due to the prior...
2016-07-21 Michael VogelMerge remote-tracking branch 'upstream/master' into...
2016-07-02 Tobias DiekershoffMerge pull request #2659 from annando/1607-bugfix-scrap...
2016-07-02 Tobias DiekershoffMerge pull request #2658 from annando/1607-maxload
2016-07-02 Tobias DiekershoffMerge pull request #2657 from annando/1607-share-contact
2016-07-02 Tobias DiekershoffMerge pull request #2656 from annando/1607-is-result2
2016-07-02 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-02 Michael VogelMoves the function "is_result" from dba to dbm.
2016-07-02 Tobias DiekershoffMerge pull request #2654 from annando/1607-thumb-micro
2016-07-02 Tobias DiekershoffMerge pull request #2655 from annando/develop
2016-07-02 Michael VogelMerge branch 'Quix0r-rewrites/is_filled_array_introduce...
2016-07-02 Michael VogelMerge branch 'rewrites/is_filled_array_introduced'...
2016-07-02 Michael VogelAdded the new function to the poller.
2016-05-25 rabuzarusMerge branch 'master' of ../save/merge/frio into frio_merge
2016-03-12 Roland HaederMoved is_filled_array() to both dba classes and named...
2016-01-20 FabrixxmMerge branch 'hotfix_diaspora' into develop
2015-12-31 Tobias DiekershoffMerge pull request #2138 from fabrixxm/dbstructure_mult...
2015-12-28 fabrixxmMerge pull request #2214 from rabuzarus/2612_db_docu
2015-12-27 fabrixxmMerge pull request #2198 from rabuzarus/2312_code_cleanup
2015-12-27 Tobias DiekershoffMerge pull request #2197 from annando/1512-ostatus...
2015-12-27 Tobias DiekershoffMerge pull request #2206 from annando/1512-diaspora-sql
2015-12-26 Tobias DiekershoffMerge pull request #2203 from rabuzarus/2512_doxy-hooks
2015-12-26 Tobias DiekershoffMerge pull request #2204 from rabuzarus/2512_todo_list
2015-12-25 rabuzarusreformat todo according to doxygen style
2014-12-27 haukeMerge branch 'develop' of https://github.com/friendica...
2014-11-18 Michael VogelMerge branch 'develop' of github.com:annando/friendica...
2014-09-07 tobiasdMerge pull request #1131 from fabrixxm/master
2014-09-07 fabrixxmfix update routine to support update from 3.2
2014-06-22 tobiasdMerge pull request #1028 from tugelbend/master
2014-05-12 fabrixxmMerge pull request #954 from fabrixxm/issue_936
2014-05-09 tobiasdMerge pull request #956 from annando/master
2014-05-09 Michael VogelReenabled PDO engine.
2014-05-03 Michael VogelThe PDO functionality is deactivated until the last...
2014-04-29 Michael VogelMerge remote-tracking branch 'upstream/master'
2014-04-29 Michael VogelThe file dba.php was missing in the last commit :)...
2014-04-04 fabrixxmMerge pull request #927 from annando/master
2014-03-09 Michael VogelDatabase stuff. New table "thread". Changing "left...
2014-01-22 fabrixxmMerge pull request #899 from fabrixxm/issue_898
2014-01-18 fabrixxmMerge pull request #890 from tobiasd/bbcode_in_registertext
2014-01-18 fabrixxmMerge pull request #891 from tobiasd/check_http_in_homepage
2014-01-18 fabrixxmMerge pull request #896 from annando/master
2014-01-13 Michael VogelMerge remote-tracking branch 'upstream/master'
2014-01-13 Michael VogelSome small bugfixes (mostly warnings) and little improv...
2013-10-07 Tobias DiekershoffMerge branch 'master' of git://github.com/friendica...
2013-09-27 fabrixxmMerge pull request #772 from annando/master
2013-09-15 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-09-15 Michael Vogel- Improved speed due to forced indexes when showing...
2013-02-22 friendicaMerge https://github.com/friendica/friendica into pull
2013-02-21 Tobias DiekershoffMerge branch 'master' of https://github.com/friendica...
2013-02-21 fermionicMerge pull request #621 from annando/master
2013-02-20 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-02-17 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-01-26 Michael VogelSeveral improvements for performance measuring
2013-01-26 Michael - piratica.euPerformance: Adding several variables for performance...
2013-01-20 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-01-13 Michael VogelSearching for tags has been enabled in all places....
2012-11-19 friendicaMerge https://github.com/friendica/friendica into pull
2012-11-17 friendicaMerge pull request #536 from annando/master
2012-11-17 Michael VogelMerge remote-tracking branch 'upstream/master'
2012-11-15 Michael VogelMerge remote-tracking branch 'upstream/master'
2012-11-10 Michael VogelDiaspora: Avatars of repeated items weren't found
2012-11-08 Michael VogelMerge remote-tracking branch 'upstream/master'
2012-11-06 friendicaMerge https://github.com/friendica/friendica into pull
next