summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2010-12-17Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-17Sort indexing fix for profile sidebar: add group_member_profile_id_created_id...Brion Vibber
2010-12-17Sorting index fix for role lookups: adds profile_role_role_created_profile_id...Brion Vibber
2010-12-17Update sorting for conversation views: adds notice_conversation_created_id_id...Brion Vibber
2010-12-17Update sorting on api/statuses/retweets: adds notice_repeat_of_created_id_idx...Brion Vibber
2010-12-17Update sorting for group inbox timelines; adds group_inbox_group_id_created_n...Brion Vibber
2010-12-17Update sorting on reply/mentions timeline: added reply_profile_id_modified_no...Brion Vibber
2010-12-17Update sorting for tag-filtered public timeline: needs notice_tag_tag_created...Brion Vibber
2010-12-17Switch public timeline to new sorting; new index notice_created_id_is_local_idxBrion Vibber
2010-12-07Merge branch '0.9.x' into mergeBrion Vibber
2010-11-09session table was missing from upgrade scriptsEvan Prodromou
2010-10-29tweaks for the installer wheeBrion Vibber
2010-10-29some sorta vaguely working bitsBrion Vibber
2010-10-28Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-28Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-25Merge commit 'refs/merge-requests/2223' of git://gitorious.org/statusnet/main...Zach Copley
2010-10-25Updated mustard description and linkMichele macno Azzolari
2010-10-25Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-25Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-20Use a new table (oauth_token_association) to associate authorizedZach Copley
2010-10-20Revert DB change for OAuth. Change compound key for oauth_application_userZach Copley
2010-10-19Add support for an anonymous OAuth consumer. Note: this requires aZach Copley
2010-10-19Add stub schema_version tableBrion Vibber
2010-10-19Initial foreign key setup supportBrion Vibber
2010-10-19Fix unique & foreign constraints on foreign_* tables. Reference info copied f...Brion Vibber
2010-10-18Fix misnamed unique constraintBrion Vibber
2010-10-18Normalize the 'modified' vs 'created' field definitions to not-null timestamp...Brion Vibber
2010-10-15some more tweaking to do the mappings during filterDef; not totally sure I li...Brion Vibber
2010-10-13Cleanup unique & foreign key defsBrion Vibber
2010-10-11fix for column prefixes in table/index buildingBrion Vibber
2010-10-07fix up some more 'not null's and suchBrion Vibber
2010-10-07some more cleanup on table defsBrion Vibber
2010-10-07output tweak hack for primary keys on single lineBrion Vibber
2010-10-07Finish patching up the index fetching in new schema stuff for mysqlBrion Vibber
2010-10-06Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-04Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-09-16Ticket #2725 - add StatusNet Mobile & platform variants to default notice sou...Brion Vibber
2010-08-16Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-08-16Managed_DataObject initial sketches (pulling Drupal-style schema def into the...Brion Vibber
2010-08-16Syntax fixes to defs fileBrion Vibber
2010-08-16Merge remote branch 'shiny/0.9.x' into 0.9.xBrenda Wallace
2010-08-16Merge commit 'origin/0.9.x' into 0.9.xBrenda Wallace
2010-08-16removed the notice.location column from postgres def -- snuck in on a git com...Brenda Wallace
2010-08-13work in progressBrion Vibber
2010-08-13starting redoing core schema defs in variant of drupal format (can switch it ...Brion Vibber
2010-08-03Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-07-28SQL script to update status_network tableJames Walker
2010-07-28leaving tags column in (for now)James Walker
2010-07-20normalizing tags for status_networkJames Walker
2010-06-28Merge branch 'master' into 0.9.xBrion Vibber