index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
08to09.sql
Age
Commit message (
Expand
)
Author
2010-03-04
Roll up some missing items from 08to09.sql; now hits all changed tables/colum...
Brion Vibber
2010-03-04
Create new field in consumer table in 08to09.sql
Ciaran Gultnieks
2010-03-04
Added oauth_appication tables to 08to09.sql
Brion Vibber
2010-03-01
Add index on group_index.notice_id, needed to pull list of target groups for ...
Brion Vibber
2010-03-01
Add index on post_id for file_to_post, needed for efficient lookups of files/...
Brion Vibber
2010-01-22
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
2009-12-28
Add user_location_prefs to upgrade script
Evan Prodromou
2009-12-11
add repeat_of column to notice table
Evan Prodromou
2009-12-10
remove forward table from db scripts
Evan Prodromou
2009-12-08
add forward table to updates
Evan Prodromou
2009-12-05
Added 'login' command that gives you a link that can be used to login to the ...
Craig Andrews
2009-11-20
Revert "Added 'login' command that gives you a link that can be used to login...
Evan Prodromou
2009-11-17
bring the 08-to-09 SQL update script up-to-date
Evan Prodromou
2009-11-12
Fix index on notice for efficient querying of notice(s) by order for a profile.
Brion Vibber
2009-11-10
Performance fix for subscription/subscriber lists based on feedback from ops.
Brion Vibber
2009-11-10
Adjusting indexes to make favorites query more efficient, based on feedback f...
Brion Vibber
2009-11-02
Added 'login' command that gives you a link that can be used to login to the ...
Craig Andrews
2009-08-29
added missing parts to postgres update, and the config+user_role tables to bo...
Brenda Wallace
2009-08-26
Save the mimetype for oEmbed linked url
Craig Andrews
2009-08-21
update database to allow >140c in group descriptions
Evan Prodromou
2009-08-21
Allow unlimited-size bios in profiles
Evan Prodromou
2009-08-21
allow unlimited text in messages in DB
Evan Prodromou
2009-08-21
update database to allow large posts
Evan Prodromou
2009-08-04
start upgrade script for 0.9.x
Evan Prodromou