2011-07-29 |
Christopher... | Give useful verification information on users that... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-29 |
Christopher... | Make "needs verification" link only appear if you need... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-26 |
Jef van Schendel | Insert links and content for ticket #387: content for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-26 |
Christopher... | Merge remote branch 'remotes/elrond/dev/init' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-25 |
Jef van Schendel | Fix merge conflict in user.html |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-25 |
Christopher... | Now actually apply Velmont's patch instead of just... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-25 |
Jef van Schendel | Moved a div around |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-25 |
Jef van Schendel | Ok, so here are the actual changes. Woops! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-25 |
Jef van Schendel | Assorted style changes, small base.html changes, added... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-24 |
Christopher... | User profile had the wrong {% else %} nesting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-24 |
Christopher... | Add html doctype |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-24 |
Christopher... | Merge branch 'master' of gitorious.org:mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-24 |
Christopher... | Make charset utf-8. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-24 |
Will Kahn-Greene | 333. Adds text about naming bugfix branches |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-18 |
Elrond | Move setting up of storage into init/__init__.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Christopher... | Merge remote branch 'remotes/elrond/dev/init' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Christopher... | docstring for MediaComment's structure |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Christopher... | Described the MediaEntry structure in the docstring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Christopher... | Docstring for the User model's various schema fields |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Christopher... | Added instructions on how to run mongod --repair |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Christopher... | Docs: fixing an issue with being unable to install... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Christopher... | Finished the docstring of the creature_add_magical_powe... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Elrond | Move application level setup of database to init/ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-17 |
Christopher... | Migration for mediafiles main->original |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-16 |
Christopher... | Merge remote branch 'remotes/jwandborg/feature_400... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-16 |
Christopher... | Merge remote branch 'remotes/cmoylan/test_submission_vi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-15 |
Will Kahn-Greene | Changes clone url from http url to git url |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | Use cleaned_markdown_conversion in both cases in edit... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | app.py and migrate.py must import migrations in order... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | First migration: Add markdown bio! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | Indenting section in the autoscape block |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | Merge remote branch 'remotes/aaronw/feature410_markdown... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | Merge branch 'master' into f411_new_migrations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | Duplicate migration numbers not allowed, bro |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Chris Moylan | Merge branch 'master' into test_submission_views_365 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | Elrond thinks we should use one of print/sys.stdout... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | A couple of tests related to migrations_to_run() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-14 |
Christopher... | We should *raise* MissingCurrentMigration :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-13 |
Deb | removed email variables from globals module |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-12 |
Christopher... | Removing old style migrations... not in use anymore |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-12 |
Christopher... | Merge remote branch 'remotes/osamak/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Elrond | Move db_name default into config_spec.ini |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Osama Khalid | python-lxml is required on Fedora |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Osama Khalid | Referring to the Hacking HOWTO in deploymenthowto ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | Just making a note of where the new migrations will go! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | Setup the application to record the database version... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Chris Moylan | Merge branch 'master' into test_submission_views_365 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Chris Moylan | added suggestions as per bugs.foocorp.net/issues/365... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | Use new migrations system in ./bin/gmg migrate |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | give option in connect_database_from_config to connect... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | Made it so that it's migrate_new() which installs the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | test_migrations_recorded_as_(latest|zero) tests passing :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | test_run_partial_migrations() working! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Aaron Williamson | Markdown-enable user bio (Feature 410) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | testing tools install_fixtures_simple and assert_db_mee... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-11 |
Christopher... | test_run_full_migrations() all working properly! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Christopher... | No reason to have migration_number optional or default... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Christopher... | Mock out tests, define expected results, add first... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Christopher... | Move the call to install_migration_version_if_missing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Christopher... | install_migration_version_if_missing() now a separate... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Christopher... | Make sure all these strings in db/util.py are unicode |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Christopher... | Added the actual fake/testing migrations. Haven't... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Christopher... | Simpler run_migrations method. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Christopher... | test_migrations.py w/ migrate'able fixtures and some... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Making sure migration_number > 0 :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | run_new_migrations() makes more sense |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Sorry, that OptionalField belonged there. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | <Elrond> Oh well... Did I really have this wtforms... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Added a note about workbench only currently being used... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Merge remote branch 'remotes/elrond/dev/init' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Adjusting documentation in indexes.py also re: more... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Changing things back so that we keep information about... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Some instructions in the RegisterMigration docstring... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | latest_migration now returns migration numbers only... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Migrating quietly, not iteratively, that comment should... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | New migration utility code.... I haven't tested this! ;) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_ed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Merge remote branch 'remotes/jwandborg/f431-prevent_com... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Merge remote branch 'remotes/gullydwarf-cfdv/437_slug_s... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Merge remote branch 'remotes/schendje/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Removing trailing whitespace from this file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Add a warning to the user that registrations are disabled. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Christopher... | Merge remote branch 'remotes/amusablelemur/feature374' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Rasmus Larsson | Updated spacings in code for better readability |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Rasmus Larsson | Updated the loginpage to not show a link to register... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Rasmus Larsson | Added configuration variable to toggle registrations... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-09 |
Rasmus Larsson | Removed route, view and template file for "Submit Succe... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-08 |
Jef van Schendel | Tiny height fix to footer |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-08 |
Jef van Schendel | Tiny padding fix for forms/h1 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-08 |
Jef van Schendel | Fix logo styling, positioning |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-08 |
Jef van Schendel | Moved Submit button to header, styled button |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-08 |
Jef van Schendel | Added sidebar to profile page; moved some content |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-08 |
Jef van Schendel | Remove p style; not need yet |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-07 |
Joar Wandborg | Updated `MediaCommentForm.field_comment` => `MediaComme... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-07 |
Elrond | Factor setup_workbench into init submodule. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-07 |
Jef van Schendel | Change pagination styling; add 2 images |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-07 |
Caleb Forbes... | Bug #437 - adds required validator to slug field for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-07 |
Joar Wandborg | Issue #431 - Prevent comment link expiry - Added functi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-07 |
Jef van Schendel | Additional style changes to navigation; add three navig... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-07 |
Caleb Forbes... | bug #404 - corrects querystring variable name in redirect |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |