index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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_pg.sql
Age
Commit message (
Expand
)
Author
2009-12-13
fix typo / parse error in sql comment syntax
Brenda Wallace
2009-12-11
add repeat_of column to notice table
Evan Prodromou
2009-12-10
remove forward table from PostgreSQL scripts
Evan Prodromou
2009-12-09
add missing table "forward"
Brenda Wallace
2009-12-09
added missing table: location_namespace
Brenda Wallace
2009-12-05
Added 'login' command that gives you a link that can be used to login to the ...
Craig Andrews
2009-11-30
Merge branch 'master' into 0.9.x
Zach Copley
2009-11-26
added missing columns from mysql upgrade script into pgsql script
Brenda Wallace
2009-11-20
Revert "Added 'login' command that gives you a link that can be used to login...
Evan Prodromou
2009-11-19
Followup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename user_role...
Brion Vibber
2009-11-19
Followup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename user_role...
Brion Vibber
2009-11-14
postgresl update script now working in postgres
brenda
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-10-19
Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL""
Evan Prodromou
2009-10-19
Revert "Revert "upgrade script for postgres""
Evan Prodromou
2009-08-31
fixed up some invalid comment syntax - this is ANSI SQL
Brenda Wallace
2009-08-29
added missing parts to postgres update, and the config+user_role tables to bo...
Brenda Wallace
2009-08-11
upgrade script for postgres
Brenda Wallace