mediagoblin.git
2011-07-17 Christopher... Finished the docstring of the creature_add_magical_powe...
2011-07-17 Christopher... Migration for mediafiles main->original
2011-07-16 Christopher... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-16 Christopher... Merge remote branch 'remotes/cmoylan/test_submission_vi...
2011-07-15 Will Kahn-GreeneChanges clone url from http url to git url
2011-07-14 Christopher... Use cleaned_markdown_conversion in both cases in edit...
2011-07-14 Christopher... app.py and migrate.py must import migrations in order...
2011-07-14 Christopher... First migration: Add markdown bio!
2011-07-14 Christopher... Indenting section in the autoscape block
2011-07-14 Christopher... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher... Merge branch 'master' into f411_new_migrations
2011-07-14 Christopher... Duplicate migration numbers not allowed, bro
2011-07-14 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-14 Christopher... Elrond thinks we should use one of print/sys.stdout...
2011-07-14 Christopher... A couple of tests related to migrations_to_run()
2011-07-14 Christopher... We should *raise* MissingCurrentMigration :)
2011-07-13 Debremoved email variables from globals module
2011-07-12 Christopher... Removing old style migrations... not in use anymore
2011-07-12 Christopher... Merge remote branch 'remotes/osamak/master'
2011-07-11 ElrondMove db_name default into config_spec.ini
2011-07-11 Osama Khalidpython-lxml is required on Fedora
2011-07-11 Osama KhalidReferring to the Hacking HOWTO in deploymenthowto ...
2011-07-11 Christopher... Just making a note of where the new migrations will go!
2011-07-11 Christopher... Setup the application to record the database version...
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-11 Chris Moylanadded suggestions as per bugs.foocorp.net/issues/365...
2011-07-11 Christopher... Use new migrations system in ./bin/gmg migrate
2011-07-11 Christopher... give option in connect_database_from_config to connect...
2011-07-11 Christopher... Made it so that it's migrate_new() which installs the...
2011-07-11 Christopher... test_migrations_recorded_as_(latest|zero) tests passing :)
2011-07-11 Christopher... test_run_partial_migrations() working!
2011-07-11 Aaron WilliamsonMarkdown-enable user bio (Feature 410)
2011-07-11 Christopher... testing tools install_fixtures_simple and assert_db_mee...
2011-07-11 Christopher... test_run_full_migrations() all working properly!
2011-07-10 Christopher... No reason to have migration_number optional or default...
2011-07-10 Christopher... Mock out tests, define expected results, add first...
2011-07-10 Christopher... Move the call to install_migration_version_if_missing...
2011-07-10 Christopher... install_migration_version_if_missing() now a separate...
2011-07-10 Christopher... Make sure all these strings in db/util.py are unicode
2011-07-10 Christopher... Added the actual fake/testing migrations. Haven't...
2011-07-10 Christopher... Simpler run_migrations method.
2011-07-10 Christopher... test_migrations.py w/ migrate'able fixtures and some...
2011-07-09 Christopher... Making sure migration_number > 0 :)
2011-07-09 Christopher... run_new_migrations() makes more sense
2011-07-09 Christopher... Sorry, that OptionalField belonged there.
2011-07-09 Christopher... <Elrond> Oh well... Did I really have this wtforms...
2011-07-09 Christopher... Added a note about workbench only currently being used...
2011-07-09 Christopher... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher... Adjusting documentation in indexes.py also re: more...
2011-07-09 Christopher... Changing things back so that we keep information about...
2011-07-09 Christopher... Some instructions in the RegisterMigration docstring...
2011-07-09 Christopher... latest_migration now returns migration numbers only...
2011-07-09 Christopher... Migrating quietly, not iteratively, that comment should...
2011-07-09 Christopher... New migration utility code.... I haven't tested this! ;)
2011-07-09 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_ed...
2011-07-09 Christopher... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-09 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/437_slug_s...
2011-07-09 Christopher... Merge remote branch 'remotes/schendje/master'
2011-07-09 Christopher... Removing trailing whitespace from this file
2011-07-09 Christopher... Add a warning to the user that registrations are disabled.
2011-07-09 Christopher... Merge remote branch 'remotes/amusablelemur/feature374'
2011-07-09 Rasmus LarssonUpdated spacings in code for better readability
2011-07-09 Rasmus LarssonUpdated the loginpage to not show a link to register...
2011-07-09 Rasmus LarssonAdded configuration variable to toggle registrations...
2011-07-09 Rasmus LarssonRemoved route, view and template file for "Submit Succe...
2011-07-08 Jef van SchendelTiny height fix to footer
2011-07-08 Jef van SchendelTiny padding fix for forms/h1
2011-07-08 Jef van SchendelFix logo styling, positioning
2011-07-08 Jef van SchendelMoved Submit button to header, styled button
2011-07-08 Jef van SchendelAdded sidebar to profile page; moved some content
2011-07-08 Jef van SchendelRemove p style; not need yet
2011-07-07 Joar WandborgUpdated `MediaCommentForm.field_comment` => `MediaComme...
2011-07-07 ElrondFactor setup_workbench into init submodule.
2011-07-07 Jef van SchendelChange pagination styling; add 2 images
2011-07-07 Caleb Forbes... Bug #437 - adds required validator to slug field for...
2011-07-07 Joar WandborgIssue #431 - Prevent comment link expiry - Added functi...
2011-07-07 Jef van SchendelAdditional style changes to navigation; add three navig...
2011-07-07 Caleb Forbes... bug #404 - corrects querystring variable name in redirect
2011-07-07 Jef van SchendelExperimental black-and-white style change
2011-07-07 Christopher... This should actually fix the next and previous buttons...
2011-07-07 Christopher... Also encourages editing your profile and submitting...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f424_email...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f423_match...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b429_fix_e...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f435_limit...
2011-07-07 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b434_prev_...
2011-07-07 Christopher... Instructions for installing MediaGoblin on Fedora
2011-07-06 Caleb Forbes... edit profile submit redirects to user home page
2011-07-06 Caleb Forbes... B #429 - form validation allows blank profile url
2011-07-06 Chris Moylanfinished basic submission testing
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-06 Caleb Forbes... slug-style urls in previous and next urls look much...
2011-07-06 Caleb Forbes... f#435 - avoids linking to unprocessed media in prev...
2011-07-05 Will Kahn-GreeneMakes maketarball more resilient to errors
2011-07-05 Will Kahn-GreeneUpdates version to 0.0.3.
2011-07-05 Will Kahn-GreeneAdds tarball generation script
2011-07-05 Caleb Forbes... Feature #423 - gallery and scroll image ordering match
2011-07-05 Caleb Forbes... allows using messaging instead of verify_email.html...
2011-07-05 Caleb Forbes... uses the messaging system to notify user of result...
next