gnu-social/classes
Alexei Sorokin 4884a97223 [Memcached_DataObject] Change how multiGet achieves an ordered result
The previous approach sent the key values twice, which for large sets is
twice as bad.

As an optional feature of this approach multiGet now allows retrieving tuples
in exact order and amount of the requested key values.
2020-09-03 18:11:12 +03:00
..
Attention.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Avatar.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Config.php varchar to text since there's no reason to limit the fields 2015-12-27 11:50:11 +01:00
Confirm_address.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Consumer.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Conversation.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
File.php [File] Fix file deletion violating foreign keys 2020-08-13 23:56:31 +03:00
File_redirection.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
File_thumbnail.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
File_to_post.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Foreign_link.php [Foreign_link] Change the type of "credentials" to blob 2020-08-25 16:06:37 +03:00
Foreign_service.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Foreign_subscription.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Foreign_user.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
GS_DataObject.php DB_DataObject delete function calls PEAR::isError directly, ignore E_STRICT 2015-06-06 20:01:03 +02:00
Group_alias.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Group_block.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Group_inbox.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Group_join_queue.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Group_member.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Invitation.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Local_group.php [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger 2020-07-27 19:10:33 +03:00
Location_namespace.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Login_token.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Managed_DataObject.php [Memcached_DataObject] Change how multiGet achieves an ordered result 2020-09-03 18:11:12 +03:00
Memcached_DataObject.php [Memcached_DataObject] Change how multiGet achieves an ordered result 2020-09-03 18:11:12 +03:00
Nonce.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Notice.php [ActivityPub] Fix DELETE 2020-08-29 20:32:18 +01:00
Notice_location.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Notice_prefs.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Notice_source.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Notice_tag.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Oauth_application.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Oauth_application_user.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Oauth_token_association.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Old_school_prefs.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Profile.php [DATABASE] Change collation handling 2020-08-16 23:41:28 +03:00
Profile_block.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Profile_list.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Profile_prefs.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Profile_role.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Profile_tag.php [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger 2020-07-27 19:10:33 +03:00
Profile_tag_subscription.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Queue_item.php [Queue_item] Let DataObject construct WHERE IN 2020-08-24 16:16:00 +03:00
Related_group.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Remember_me.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
Reply.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Safe_DataObject.php DB_DataObject recommends using ->tableName() 2015-06-06 19:35:10 +02:00
Schema_version.php [DATABASE][Schema_version] Change the hashing algorithm to SHA3-512 2020-07-23 18:16:56 +03:00
Session.php [SESSION] Session ID can be as long as 128 characters 2020-08-17 13:58:19 +03:00
Sms_carrier.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Status_network.php Set HTTP status codes with http_​response_​code() 2020-08-04 14:12:17 +03:00
Status_network_tag.php [CORE] Bump Database requirement to MariaDB 10.3+ 2019-08-03 17:47:23 +01:00
Subscription.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Subscription_queue.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
Token.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
Unavailable_status_network.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
User.php [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
User_group.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
User_im_prefs.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
User_location_prefs.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
User_urlshortener_prefs.php [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
User_username.php [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
status_network.ini oops. really embarassing typo (that explains some weird behaviour) 2010-07-29 16:32:41 -04:00