2012-03-01 |
Elrond | Video media_data: Change layout in the mongo world |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-03-01 |
Elrond | SQL: Improve video media_data table |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-28 |
Elrond | Cleanup Session after each request. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-28 |
Elrond | Attachment support in the SQL backend |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-28 |
Christopher... | Fix tests given recent celery "case" change |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-28 |
Luke Slater | Accidentally overwrote the celery/__init__.py, fixed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-28 |
Luke Slater | Changed celery config keys to upper case and removed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-27 |
Elrond | Let mark_entry_failed log unknown exceptions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-27 |
Elrond | Merge remote-tracking branch 'cwebber/celerysql' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | Adjust unit tests to match new celery/kombu sqlalchemy... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | "database" is not the sqlalchemy kombu transport..... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | Celery and kombu databases should also be .gitignore'd |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | kombu-sqlalchemy a requirement in order for kombu sqlal... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Elrond | Let SQL objects support .setdefault() and .delete() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Elrond | Dot-Notation: MediaComment and some random places |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Elrond | Let Main Server emit startup notice including version |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | Move mediagoblin dbs out of user_dev for race condition... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | Give kombu its own db. Responding to Elrond "sqlite... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | Apparently an absolute path is three slashes after... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-26 |
Christopher... | Should be all that's needed to switch celery/kombu... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-25 |
Elrond | Allow .id instead of ._id for the Mongo backend |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-23 |
Elrond | Create "gmg convert_mongo_to_sql" command |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-23 |
Elrond | mongo to sql convert: Better Ordering |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-21 |
Elrond | Use task_id in generating the queue file path |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-19 |
Christopher... | We now require sqlalchemy and sqlalchemy-migrate |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-19 |
Christopher... | Commenting out the migrations that don't exist yet |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-19 |
Christopher... | Updates so that dbupdate command works |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-18 |
Christopher... | Merge branch 'master' into sqlmigrate |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-18 |
Elrond | Start having useful defaults for SQL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-18 |
Elrond | Fix MediaTag __init__ to handle no args |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-18 |
Elrond | SQL: fail_metadata as JSON encoded field |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-18 |
Christopher... | Merge branch 'master' into sqlmigrate |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-18 |
Elrond | Drop pre-rendered html: MediaComment.content_html |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-18 |
Elrond | Drop pre-rendered html: MediaEntry.description_html |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-18 |
Elrond | Drop pre-rendered html: User.bio_html |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-14 |
Christopher... | Revert "Layout overhaul time!" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-13 |
Elrond | 47: Only lowercase host part of email |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-13 |
Christopher... | Our javascript is actually AGPLv3+, not LGPL*. Correcting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Wait, scratch that. This commit uses a better way. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Add navigation button styles for mobile |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Fix comment input field width/padding; change some... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Make media thumbnail gallery a list instead of a table |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Corrections for mobile layout |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Move "Added on" date to sidebar |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Style sidedata h3; revert sidebar margin change |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Fix sidebar margins |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Move Attachments from sidebar to default pane |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Consistencify sidebar bits (same headers and such) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-12 |
Jef van Schendel | Restore sidebar |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-11 |
Jef van Schendel | Layout overhaul time! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-11 |
Elrond | sql db design suggestions by Svavar Kjarrval |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Jef van Schendel | Fix for ticket #386 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Will Kahn-Greene | Fix docs version |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Will Kahn-Greene | Update version to 0.3.0-dev |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Will Kahn-Greene | Update version numbers |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Will Kahn-Greene | Removing youcanhelp stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Will Kahn-Greene | Update copyright headers for shell scripts |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Christopher... | Added info on how to enable ascii art |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-09 |
Christopher... | Updating codebase.rst to reflect the modern mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-08 |
Will Kahn-Greene | Minor rewording |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-08 |
Will Kahn-Greene | Fix copyright statements; add LICENSE for EXIF.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-08 |
Christopher... | Fully qualify the import of asciitoimage |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-08 |
Christopher... | Added CC0 header to all MediaGoblin docs in docs/source/ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-05 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-05 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-05 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-04 |
Elrond | Fix EXIF based image rotation test |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-04 |
Joar Wandborg | ASCII media support - Fixes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-02 |
Joar Wandborg | ASCII art support - Fixes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-02 |
Joar Wandborg | Added extensions 'asc' and 'nfo' to ASCII media type |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-02 |
Christopher... | It's 2012 all up in here |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-02 |
Christopher... | Updating deployment guide so that it can handle the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-30 |
Christopher... | Explained why migration #1 commented out. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-30 |
Christopher... | Excepting that migration 1 doesn't work(!), sqlalchemy... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-30 |
Christopher... | Update the string outputs to match our tests: newlines... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | db_conn.engine -> db_conn.bind |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | migrations_to_run here a list, so no reason to call it |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Migration manager's current migration should be 3,... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Fixed the descriptions for the necroplex! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | assert column type from Unicode -> VARCHAR. SQLAlchemy... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | printer = CollectingPrinter -> printer = CollectingPrin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | CollectingPrinter is a class, not a function! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | self.latest_migration now a property, so we shouldn... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | For clarity, self.database -> self.session. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Yet *another* self.database -> self.database.bind fix! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Fix database_current_version for when self.migration_da... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | another db -> db.bind fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | A few basic fixes to sql/util.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | magical_powers relationship set on wrong table, fixed |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Also switch database_current_migration to a property |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Migration records are dicts, not lists. Fix SET1_MIGAT... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Make latest_migration a property |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Import MigrationData, not MigrationRecord |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | test_set1_to_set3() now has appropriate amount of code... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Fixing some obvious errors caught by pyflakes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | More stuff even yet per sql migration stuff! And still... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Closer to the end of this migration test... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |