508. Updates copyright/license information
[mediagoblin.git] / mediagoblin / db / indexes.py
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-07-31 Christopher Allan... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-27 Caleb Forbes Davis Vupdates indices to index on the slug component of the...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-13 Caleb Forbes Davis Vadds "state" to tags indices
2011-07-13 Caleb Forbes Davis Vadds index for searching across all users' tagged images
2011-07-11 Caleb Forbes Davis Vadds index for tag searches by an uploader
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher Allan... Adjusting documentation in indexes.py also re: more...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_362...
2011-07-01 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-30 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-06-30 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-06-30 Christopher Allan... Comment indexes
2011-06-30 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_362...
2011-06-29 Joar WandborgMerge branch 'feature_362-simple_comments'
2011-06-29 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-06-29 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f368_msg_f...
2011-06-28 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-28 Christopher Allan... Documentation updates to indexes.py's docstring
2011-06-27 Christopher Allan... Adding our current indexes and removing the index that...
2011-06-27 Christopher Allan... Store the collection information in the ACTIVE_INDEXES...
2011-06-27 Christopher Allan... A base set of indexes for us to use with our new indexi...