2012-01-29 |
Christopher Allan... | Closer to the end of this migration test...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | unicode stuff and more bits on the actual migration...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | A ton more work on the SQL migration unit tests...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Wrote up some scaffolding for the actual tests
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Insert migration objects round 3
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | import changeset into sql models
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Wrote some (semi-silly) descriptions of each migration
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Docstrings for stage 2 migrations
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Theoretical full set of migration2 objects to insert...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Insert migration1 objects. Also, Level1 id from Integer...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | All theoretical migrations written!
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | binding migration metadata to engine, and level_exits_new_ta...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | More test migration work. Closing to working migrations...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Might as well call it "set2 migrations"
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | A theoretical set of models to migrate about with,...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Another db->db.engine because I'm bad at things ;)
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | No need for self here (thanks again Elrond ;))
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Another MigrationManager fix.
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Make name the primary key in migration records
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | assert was positive when it should be negative, fixed
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Use .first() instead of [0]... thanks elrond :)
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | We should probably add that object to the DB also :P
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Commit that new migration record ;)
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Add create_new_migration_record method to MigrationManager
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Added init_tables method to MigrationManager
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | More work on SQL MigrationManager
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Removing printer argument now that we use self.printer
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Finishing the init_or_migrate function
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | More work on migration manager, including adding a...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Beginnings of the SQL migration manager
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Big ol' start of the SQL migrations system.
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Adding a line reminding user to push up commits
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Hm, maybe this is better... that didn't fix the stop...
|
commit | commitdiff | tree |
2012-01-29 |
Christopher Allan... | Update update_translations script to consider several...
|
commit | commitdiff | tree |
2012-01-28 |
Christopher Allan... | We were using translitcodec and I didn't understand...
|
commit | commitdiff | tree |
2012-01-28 |
Christopher Allan... | We aren't using translitcodec anymore. Kill it!
|
commit | commitdiff | tree |
2012-01-21 |
Christopher Allan... | Canonical license URIS for CC stuff should have a trailing...
|
commit | commitdiff | tree |
2012-01-21 |
Christopher Allan... | Show the license list in sorted form
|
commit | commitdiff | tree |
2012-01-21 |
Christopher Allan... | Oops, I broke teh all rights reserved ;)
|
commit | commitdiff | tree |
2012-01-21 |
Christopher Allan... | Provided a SORTED_SUPPORTED_LICENSES (but keep the...
|
commit | commitdiff | tree |
2012-01-21 |
Christopher Allan... | Convert over the license field, too!
|
commit | commitdiff | tree |
2012-01-21 |
Christopher Allan... | License "all rights reserved" default should be None...
|
commit | commitdiff | tree |
2012-01-14 |
Christopher Allan... | make this script executable
|
commit | commitdiff | tree |
2012-01-14 |
Christopher Allan... | Simple translation update script
|
commit | commitdiff | tree |
2012-01-10 |
Christopher Allan... | Merge branch 'master' of gitorious.org:mediagoblin...
|
commit | commitdiff | tree |
2012-01-07 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2012-01-07 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2011-12-12 |
Christopher Allan... | Updated translations
|
commit | commitdiff | tree |
2011-12-12 |
Christopher Allan... | Added the "Media types" chapter
|
commit | commitdiff | tree |
2011-12-12 |
Christopher Allan... | Removed extraneous whitespace from video.html
|
commit | commitdiff | tree |
2011-12-12 |
Christopher Allan... | Add a note on how to up the upload size limit
|
commit | commitdiff | tree |
2011-12-12 |
Christopher Allan... | Allow administrators to disable keeping the original...
|
commit | commitdiff | tree |
2011-12-12 |
Christopher Allan... | Mark "newer/older" buttons for translation
|
commit | commitdiff | tree |
2011-12-05 |
Christopher Allan... | Update comment URLs to use the media slug.
|
commit | commitdiff | tree |
2011-12-05 |
Christopher Allan... | Update the delete item to use the _id after all......
|
commit | commitdiff | tree |
2011-12-05 |
Christopher Allan... | Cloudfiles not actually a dependency, removing from...
|
commit | commitdiff | tree |
2011-12-05 |
Christopher Allan... | Merge remote-tracking branch 'remotes/lorochka85/bug852_use_...
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Filled in reason #3 to submit separate out celery.
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Fix button word-wrapping issue
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Merge remote-tracking branch 'tychoish/master'
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Compiled the .mo files too
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Updated translations
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Merge branch 'master' of gitorious.org:mediagoblin...
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Removing the conditional that checks if there's a media...
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Change "Your finest source of goblin related media...
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Most users won't see this but having space after prompt...
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | PEP-8'ifying prompt_if_not_set
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Merge remote-tracking branch 'remotes/manolinux/645_gmg_addu...
|
commit | commitdiff | tree |
2011-12-04 |
Christopher Allan... | Raise a slightly useful exception when we can't find...
|
commit | commitdiff | tree |
2011-12-03 |
Christopher Allan... | Updated translations
|
commit | commitdiff | tree |
2011-12-02 |
Christopher Allan... | We should use the variable local_templates instead...
|
commit | commitdiff | tree |
2011-12-01 |
Christopher Allan... | Merge branch 'master' of gitorious.org:mediagoblin...
|
commit | commitdiff | tree |
2011-12-01 |
Christopher Allan... | Should be 404 for 404s, not 400 :)
|
commit | commitdiff | tree |
2011-12-01 |
Christopher Allan... | Don't barf on templates that use the autoescaping extension
|
commit | commitdiff | tree |
2011-11-27 |
Christopher Allan... | Updating translations
|
commit | commitdiff | tree |
2011-11-25 |
Christopher Allan... | Uncommenting requires=['gst'] till I figure out why...
|
commit | commitdiff | tree |
2011-11-25 |
Christopher Allan... | Rename MediaGoblin middleware to meddleware to avoid...
|
commit | commitdiff | tree |
2011-11-25 |
Christopher Allan... | Removing these video javascript files, which are currently...
|
commit | commitdiff | tree |
2011-11-25 |
Christopher Allan... | Remove old enable_video config option
|
commit | commitdiff | tree |
2011-11-25 |
Christopher Allan... | Load multiple media types based on the media_types...
|
commit | commitdiff | tree |
2011-11-24 |
Christopher Allan... | Merge remote-tracking branch 'remotes/jwandborg/master'
|
commit | commitdiff | tree |
2011-11-21 |
Christopher Allan... | Tests for StorageInterface*.copy_local_to_storage()
|
commit | commitdiff | tree |
2011-11-21 |
Christopher Allan... | Made the image processing use intermediary conversion...
|
commit | commitdiff | tree |
2011-11-21 |
Christopher Allan... | Slightly clearer docs on copy_local_to_storage
|
commit | commitdiff | tree |
2011-11-21 |
Christopher Allan... | copy_local_to_storage, both general and specialized...
|
commit | commitdiff | tree |
2011-11-19 |
Christopher Allan... | Added back the title block
|
commit | commitdiff | tree |
2011-11-19 |
Christopher Allan... | Merge remote branch 'remotes/inconexo/613_custom_title'
|
commit | commitdiff | tree |
2011-11-19 |
Christopher Allan... | Added Pablo Santos to the AUTHORS file
|
commit | commitdiff | tree |
2011-11-19 |
Christopher Allan... | Allow user to set whether comments are ascending or...
|
commit | commitdiff | tree |
2011-11-19 |
Christopher Allan... | Merge remote branch 'remotes/inconexo/441_comment_order'
|
commit | commitdiff | tree |
2011-11-19 |
Christopher Allan... | Added Corey Farwell to the list of contributors
|
commit | commitdiff | tree |
2011-11-19 |
Christopher Allan... | Add app_config and global_config to the template environment
|
commit | commitdiff | tree |
2011-11-19 |
Christopher Allan... | Adding app_config and global_config to the template...
|
commit | commitdiff | tree |
2011-11-18 |
Christopher Allan... | Merge branch 'master' of gitorious.org:mediagoblin...
|
commit | commitdiff | tree |
2011-11-17 |
Christopher Allan... | Beginnings of sqlalchemy models
|
commit | commitdiff | tree |
2011-11-16 |
Christopher Allan... | Accidentally had user['profile'] where it shoulda been...
|
commit | commitdiff | tree |
2011-11-14 |
Christopher Allan... | Only show "post a comment" link if comments already...
|
commit | commitdiff | tree |
next |