summaryrefslogtreecommitdiff
path: root/db/statusnet_pg.sql
AgeCommit message (Expand)Author
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-30Merge branch 'master' into 0.9.xZach Copley
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-18Another syntax error in the postgres db create scriptCiaran Gultnieks
2009-11-18Missing quotes in postgres db create scriptCiaran Gultnieks
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-08-28added the user_role tableBrenda Wallace
2009-08-28added config tableBrenda Wallace
2009-08-27Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou