Merge remote branch 'remotes/jwandborg/f403_ability_to_delete'
[mediagoblin.git] / mediagoblin / db /
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-23 Christopher Allan... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-21 Christopher Allan... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 Christopher Allan... Merge branch 'jwandborg-f298_create_envball'
2011-08-19 Christopher Allan... Merge branch 'processing'
2011-08-14 Christopher Allan... Method to get the failure exception object for a MediaE...
2011-08-13 Christopher Allan... Add fail_error and fail_metadata fields to MediaEntry...
2011-08-12 Christopher Allan... Missing multi=True closing this migration, oops :)
2011-08-12 Christopher Allan... Merge branch 'master' into processing
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-10 Caleb Forbes Davis VBug #372 - MediaEntry.thumbnail_file not used
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-27 Caleb Forbes Davis Vchanges tags to a list of dicts in the db, adding tag...
2011-07-25 Christopher Allan... Store the task id of a processing action in the database.
2011-07-17 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-17 Christopher Allan... docstring for MediaComment's structure
2011-07-17 Christopher Allan... Described the MediaEntry structure in the docstring.
2011-07-17 Christopher Allan... Docstring for the User model's various schema fields
2011-07-17 Christopher Allan... Migration for mediafiles main->original
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/cmoylan/test_submission_vi...
2011-07-14 Christopher Allan... First migration: Add markdown bio!
2011-07-14 Christopher Allan... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-14 Christopher Allan... Duplicate migration numbers not allowed, bro
2011-07-14 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-14 Christopher Allan... We should *raise* MissingCurrentMigration :)
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-12 Christopher Allan... Removing old style migrations... not in use anymore
2011-07-12 Christopher Allan... Merge remote branch 'remotes/osamak/master'
2011-07-11 ElrondMove db_name default into config_spec.ini
2011-07-11 Caleb Forbes Davis Vadds index for tag searches by an uploader
2011-07-11 Christopher Allan... Just making a note of where the new migrations will go!
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-11 Christopher Allan... give option in connect_database_from_config to connect...
2011-07-11 Christopher Allan... Made it so that it's migrate_new() which installs the...
2011-07-11 Aaron WilliamsonMarkdown-enable user bio (Feature 410)
2011-07-10 Christopher Allan... No reason to have migration_number optional or default...
2011-07-10 Christopher Allan... Move the call to install_migration_version_if_missing...
2011-07-10 Christopher Allan... install_migration_version_if_missing() now a separate...
2011-07-10 Christopher Allan... Make sure all these strings in db/util.py are unicode
2011-07-10 Christopher Allan... Simpler run_migrations method.
2011-07-09 Christopher Allan... Making sure migration_number > 0 :)
2011-07-09 Christopher Allan... run_new_migrations() makes more sense
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-09 Christopher Allan... Changing things back so that we keep information about...
2011-07-09 Christopher Allan... Some instructions in the RegisterMigration docstring...
2011-07-09 Christopher Allan... latest_migration now returns migration numbers only...
2011-07-09 Christopher Allan... Migrating quietly, not iteratively, that comment should...
2011-07-09 Christopher Allan... New migration utility code.... I haven't tested this! ;)
2011-07-09 Christopher Allan... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-07 Christopher Allan... This should actually fix the next and previous buttons...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f424_email...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f423_match...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b429_fix_e...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f435_limit...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b434_prev_...
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-06 Caleb Forbes Davis Vslug-style urls in previous and next urls look much...
2011-07-06 Caleb Forbes Davis Vf#435 - avoids linking to unprocessed media in prev...
2011-07-05 Caleb Forbes Davis VFeature #423 - gallery and scroll image ordering match
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Joar WandborgRemoved debug code, erroneously included in my last...
2011-07-03 Joar WandborgFeature #400 - Resize images to fit on page - Additions
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_edit_...
2011-07-02 Christopher Allan... Note from Chris Webber prefacing Elrond's DB abstractio...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/idea/db_doc'
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-02 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_362...
2011-07-02 Caleb Forbes Davis Vadds previous and next links in the sidebar
2011-07-01 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-07-01 Joar WandborgIssue #362 - Simple comments - Changes based on feedbac...
2011-06-30 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-06-30 ElrondDocument the db submodule a bit
2011-06-30 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-06-30 Christopher Allan... Comment indexes
2011-06-30 Chris MoylanMerge branch 'master' into test_submission_views_365
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 Joar WandborgIssue #362 - Updated the MediaComment model
2011-06-28 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-28 Christopher Allan... Documenging index utils and adjusting how remove_deprec...
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... Tools to add / remove indexes from collections
2011-06-27 Joar WandborgIssue 362 - Add simple comments
next