summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2009-11-18Add MuSTArD to notice sourcesZach Copley
2009-10-31Add SocialOomphEvan Prodromou
2009-10-31add and update choqokEvan Prodromou
2009-10-19Revert "upgrade script for postgres"Evan Prodromou
2009-10-19Revert "added missing parts to postgres update, and the config+user_role tabl...Evan Prodromou
2009-10-19Revert "fixed up some invalid comment syntax - this is ANSI SQL"Evan Prodromou
2009-10-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-09-13Add ChinaMobile as an email to SMS carrierCraig Andrews
2009-08-31fixed up some invalid comment syntax - this is ANSI SQLBrenda Wallace
2009-08-31added missing parts to postgres update, and the config+user_role tables to bo...Brenda Wallace
2009-08-31upgrade script for postgresBrenda Wallace
2009-08-26accidentally changed the URL for Laconica ToolsEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou
2009-08-25Take token field out of foreign_linkZach Copley
2009-08-24Merge branch '0.8.x' into testingEvan Prodromou
2009-08-24Add new Foreign_link col to store OAuth access tokenZach Copley
2009-08-11Revert "changed file.url column type from varcahr(255) to varchar(2047)"Brenda Wallace
2009-08-10changed file.url column type from varcahr(255) to varchar(2047)Brenda Wallace
2009-08-06add LiveTweeter (note caps)Evan Prodromou
2009-08-06add qwitEvan Prodromou
2009-08-05add livetweeter to notice sourceEvan Prodromou
2009-08-04Upgrade scriptBrenda Wallace
2009-07-28Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3bEric Helgeson
2009-07-27pgsql's install had windows newlines. ran db/laconica_pg.sqlEric Helgeson
2009-07-22moved design table earlier - needs to be before "user" becuase of the foreign...Brenda Wallace
2009-07-22more changes to file_id copied from mysql schema change in 05e51228020fecaa89...Brenda Wallace
2009-07-22fixes file_redirection table to match mysql schema change in commit 05e512280...Brenda Wallace
2009-07-22Fixes file_oembed to march mysql schema change that happened in commit 05e512...Brenda Wallace
2009-07-22added missing columns in file tableBrenda Wallace
2009-07-22Fixed "User" table - added design_id and viewdesignsBrenda Wallace
2009-07-21Add Cellular South to list of SMS CarriersCraig Andrews
2009-07-19Merge commit 'br3nda/0.8.x-pginstaller' into 0.8.xCiaranG
2009-07-17postgres schema - removed not null constraint from nonce.tok, and copied the ...Brenda Wallace
2009-07-15moved creation of design table earlier than user_groupBrenda Wallace
2009-07-15added design_id to user_groupBrenda Wallace
2009-07-15added group_block and group_alias tablesBrenda Wallace
2009-07-15added missing conversation id to noticesBrenda Wallace
2009-07-15removed semicolons from commentsBrenda Wallace
2009-07-07Merge commit 'br3nda/0.8.x-pgschema' into 0.8.xCiaranG
2009-06-27session storageEvan Prodromou
2009-06-25added missing table "design"Brenda Wallace
2009-06-25added missing conversation id to noticesBrenda Wallace
2009-06-25removed semicolons from commentsBrenda Wallace
2009-06-24script to upgrade a database from 0.7.4 to 0.8.0Evan Prodromou
2009-06-24change foreign_user.id to bigint (for Twitter, Facebook, etc.)Evan Prodromou
2009-06-23a little sql script to drop full-text index and use innodb for profile and no...Evan Prodromou
2009-06-22Database changes for file tablesEvan Prodromou
2009-06-17Add design_id to User_groupZach Copley