summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2010-01-27fix update script -- read the diff wrong and put a couple fields on wrong tab...Brion Vibber
2010-01-27Rename rc3to09.sql to rc3torc4.sql to avoid confusion if we add a last-minute...Brion Vibber
2010-01-27Add new oauth tables and modifications to 'consumer' table for rc4Brion Vibber
2010-01-26Site metadata tags in status_network: single 'tags' field, pipe-separated.Brion Vibber
2010-01-24Add verifier and verified callback to token for OAuth 1.0aZach Copley
2010-01-24Remove verifier from Oauth_application_user (not needed there)Zach Copley
2010-01-24Callback URL can be nullZach Copley
2010-01-24Decided we didn't need to keep the token secret in theZach Copley
2010-01-24Associate request tokens with OAuth apps and app usersZach Copley
2010-01-24Workflow for registering new OAuth apps pretty much done.Zach Copley
2010-01-24Changed the OAuth app tables to refer to profiles instead of users.Zach Copley
2010-01-24Add new OAuth application tables and DataObjects. Also add a newZach Copley
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-13script to upgrade from RC2 to RC3Evan Prodromou
2010-01-11Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-10fixed stray commaBrenda Wallace
2010-01-10Revert "fixed stay comma"Brenda Wallace
2010-01-10fixed stay commaBrenda Wallace
2010-01-09add an inbox blob tableEvan Prodromou
2009-12-28Add user_location_prefs to upgrade scriptEvan Prodromou
2009-12-28add table user_location_prefsEvan Prodromou
2009-12-13fix typo / parse error in sql comment syntaxBrenda Wallace
2009-12-11add repeat_of column to notice tableEvan Prodromou
2009-12-10remove forward table from PostgreSQL scriptsEvan Prodromou
2009-12-10remove forward table from db scriptsEvan Prodromou
2009-12-09add missing table "forward"Brenda Wallace
2009-12-09added missing table: location_namespaceBrenda Wallace
2009-12-08add forward table to updatesEvan Prodromou
2009-12-08add forward tableEvan Prodromou
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-12-01ticket 1100: add Drupal source linkBrion Vibber
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-26added missing columns from mysql upgrade script into pgsql scriptBrenda Wallace
2009-11-26Transactional DDL rocks my world, but shouldn't be left in that file.Brenda Wallace
2009-11-26added missing columns in notice tableBrenda Wallace
2009-11-20Revert "Added 'login' command that gives you a link that can be used to login...Evan Prodromou
2009-11-19Followup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename user_role...Brion Vibber
2009-11-19Followup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename user_role...Brion Vibber
2009-11-18Add MuSTArD to notice sourcesZach Copley
2009-11-18Another syntax error in the postgres db create scriptCiaran Gultnieks
2009-11-18Missing quotes in postgres db create scriptCiaran Gultnieks
2009-11-17bring the 08-to-09 SQL update script up-to-dateEvan Prodromou
2009-11-16Rename user_role to profile_roleEvan Prodromou
2009-11-14postgresl update script now working in postgresbrenda
2009-11-12Fix index on notice for efficient querying of notice(s) by order for a profile.Brion Vibber
2009-11-10Performance fix for subscription/subscriber lists based on feedback from ops.Brion Vibber
2009-11-10Adjusting indexes to make favorites query more efficient, based on feedback f...Brion Vibber
2009-11-02Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-02Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-10-31Add SocialOomphEvan Prodromou