2012-01-29 |
Christopher... | unicode stuff and more bits on the actual migration... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | A ton more work on the SQL migration unit tests... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Wrote up some scaffolding for the actual tests |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Insert migration objects round 3 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | import changeset into sql models |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Wrote some (semi-silly) descriptions of each migration |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Docstrings for stage 2 migrations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Theoretical full set of migration2 objects to insert... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Insert migration1 objects. Also, Level1 id from Intege... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | All theoretical migrations written! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | binding migration metadata to engine, and level_exits_n... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | More test migration work. Closing to working migration... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Might as well call it "set2 migrations" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | A theoretical set of models to migrate about with,... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Another db->db.engine because I'm bad at things ;) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | No need for self here (thanks again Elrond ;)) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Another MigrationManager fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Make name the primary key in migration records |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | assert was positive when it should be negative, fixed |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Use .first() instead of [0]... thanks elrond :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | We should probably add that object to the DB also :P |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Commit that new migration record ;) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Add create_new_migration_record method to MigrationManager |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Added init_tables method to MigrationManager |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | More work on SQL MigrationManager |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Removing printer argument now that we use self.printer |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Finishing the init_or_migrate function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | More work on migration manager, including adding a... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Beginnings of the SQL migration manager |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Big ol' start of the SQL migrations system. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Adding a line reminding user to push up commits |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Hm, maybe this is better... that didn't fix the stop... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Update update_translations script to consider several... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Elrond | Nearly complete support for Tags |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Joar Wandborg | Resized a test_exif test image. 1.9M is unnecessarily... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Joar Wandborg | Merge remote-tracking branch 'joar/exif-rebase' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Elrond | Add develover sql switch |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Christopher... | We were using translitcodec and I didn't understand... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Christopher... | We aren't using translitcodec anymore. Kill it! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Elrond | Let some code support "media without slug" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Joar Wandborg | JavaScript fixes - AGPL headers, etc |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-27 |
Joar Wandborg | Scripts and styleshets for geolocation map - Conditional |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-27 |
Joar Wandborg | Adding previously erroneously gitignored extlib/leaflet... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-27 |
Joar Wandborg | Updated .gitignore due to it blacking out the extlib... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-26 |
Elrond | Move declarative_base Base into base.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-26 |
Elrond | Add "mediagoblin/templates *.txt" to packaging |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-26 |
Elrond | Drop all buildout things |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-26 |
Elrond | Packaging improvement by Clint Byrum from Debian/Ubuntu |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Refractored media.html template and related includes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Acts on feedback from Chris |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Moved EXIF to sidebar, added conditions for visibility... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Added exif_visisble and geolocation_map_visible to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | EXIF fixes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Removed link to EXIF.py in media_types.image |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | EXIF extraction, geolocation map, image rotation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Added code for leaflet geolocation map |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Installed EXIF.py in extlibs/ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Installed leaflet in extlib |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-22 |
Elrond | Proper url_to_{prev,next} for SQL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-22 |
Elrond | Create a fully functional get_comments for SQL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Canonical license URIS for CC stuff should have a trail... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Show the license list in sorted form |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Oops, I broke teh all rights reserved ;) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Provided a SORTED_SUPPORTED_LICENSES (but keep the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Convert over the license field, too! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | License "all rights reserved" default should be None... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Elrond | Fix unit tests with new license support |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-20 |
Aaron Williamson | Added migration for license field, resolved conflict... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Elrond | Add copyright header and a bit of pep8ification |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Elrond | Use custom query class |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Aaron Williamson | Minor formatting and syntax fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Aaron Williamson | Moved get_license_data to mixin.py, added license to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Aaron Williamson | Merge branch 'mediagoblin-upstream' into feature544_bas... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-18 |
Elrond | sql/fake.py: Some fake objects/methods to calm the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Michele Azzolari | Cleaned the code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Michele Azzolari | We handle exceptions if PuSH fails |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Elrond | Merge remote branch 'remotes/macno/pushatom' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Changed license.html to fit new layout better |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Fixed a syntax error in edit/views and added back in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Added new files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Fixed merge with upstream |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Merged changes with upstream |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | First crack at basic license support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-15 |
Jef van Schendel | Small fix to simplify font style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-15 |
Jef van Schendel | Another small text style fix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-15 |
Jef van Schendel | Small margin/font-weight fix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-14 |
Elrond | Drop sessions with invalid ObjectIds |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-14 |
Elrond | Move maketarball.sh into devtools/ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-14 |
Christopher... | make this script executable |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-14 |
Christopher... | Simple translation update script |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-13 |
Elrond | Fix request.user==None error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-13 |
Jef van Schendel | Remove unnecessary piece of text in media.html. Fix... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-13 |
Jef van Schendel | Add CC0 license header to Sphinx MediaGoblin theme... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-12 |
Michele Azzolari | As per spec, we permit to have more then 1 hub |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Michele Azzolari | As suggested by Elrond, we use only one setting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Michele Azzolari | Default is now PuSH disabled |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Michele Azzolari | Added PuSH capability |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |