aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make filestorage available to code that only imports storage.Brett Smith2012-07-081-0/+2
* | | Prevent SQLAlchemy non-Unicode warnings from this test.Brett Smith2012-07-081-8/+8
* | | Prevent SQLAlchemy non-Unicode warnings in this test.Brett Smith2012-07-081-4/+4
* | | More Unicode titles to prevent non-Unicode SQLAlchemy warnings.Brett Smith2012-07-081-2/+6
* | | Fix docstring typo.Brett Smith2012-07-081-1/+1
* | | Prevent non-Unicode SQLAlchemy warnings in most submission tests.Brett Smith2012-07-087-32/+32
* | | Level exits are Unicode too.Brett Smith2012-07-041-3/+3
* | | Make sure MigrationManagers always get Unicode names.Brett Smith2012-07-042-5/+5
|/ /
* | Added some security checks to attachment upload, it's still notJoar Wandborg2012-06-241-2/+29
* | Fixed EXIF longitude bugJoar Wandborg2012-06-232-4/+16
|/
* First migration fix: commit after each migration.Elrond2012-06-141-0/+2
* Pull instance name from config in the notification email.Joar Wandborg2012-06-111-3/+3
* FIXED SQL MIGRATION #2Joar Wandborg2012-06-102-3/+5
* Added SQL migrations for email notificationsJoar Wandborg2012-06-101-2/+14
* Fixed some comment notification code for compliance with SQLJoar Wandborg2012-06-102-12/+15
* Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...Joar Wandborg2012-06-109-33/+146
|\
| * Updates to send email comments, included translation, better validation.Derek Moore2012-03-253-52/+48
| * Merge branch 'master' into derek-moore-bug405_email_notifications_for_commentsChristopher Allan Webber2012-03-1829-76/+280
| |\
| * | Added wants_comment_notification to sql modelDerek Moore2012-03-151-0/+1
| * | These are changes for issue #405, add email comment notification.Derek Moore2012-03-158-19/+133
* | | Fix problems from pyflakes outputWill Kahn-Greene2012-06-0314-32/+14
* | | Committing extracted and compiled translationsChristopher Allan Webber2012-06-0145-70/+290
* | | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-06-016-74/+1435
* | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-05-205-22/+60
|\ \ \
| * | | added support for original audio download; renameJakob Kramer2012-05-205-22/+60
* | | | from_celery.setup_self() didn't pay attention to default_conf_file kwarg, fixed.Christopher Allan Webber2012-05-201-4/+5
|/ / /
* | | Update documentation for pluginsWill Kahn-Greene2012-05-161-12/+41
* | | 401. Plugin infrastructureWill Kahn-Greene2012-05-139-0/+431
* | | Added logging to meddleware.csrfJoar Wandborg2012-05-131-0/+5
* | | Update version to 0.3.1.devWill Kahn-Greene2012-05-021-1/+1
* | | Update version to 0.3.0 for releaseWill Kahn-Greene2012-05-021-1/+1
* | | Committing extracted and compiled translationsChristopher Allan Webber2012-04-305-1/+1
* | | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-04-304-19/+700
* | | No need to keep around mongodb migration tests.Christopher Allan Webber2012-04-291-401/+0
* | | Deprecate ./bin/gmg migrate.Christopher Allan Webber2012-04-292-6/+8
* | | Removing wipealldata command and deleting env_export/env_import for now.Christopher Allan Webber2012-04-292-71/+14
* | | Translate form validation error messages.Elrond2012-04-241-1/+1
* | | Making celeryd consistent: look for mediagoblin_local.iniChristopher Allan Webber2012-04-221-1/+6
* | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-04-2212-20/+120
|\ \ \
| * | | Committing extracted and compiled translationsElrond2012-04-2212-20/+120
* | | | Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite://Christopher Allan Webber2012-04-221-1/+1
|/ / /
* | | Remove kombu-sqlalchemy and use database string in modern kombu-proper formatChristopher Allan Webber2012-04-211-1/+1
* | | Committing extracted and compiled translationsChristopher Allan Webber2012-04-2140-36/+376
* | | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-04-215-33/+34
* | | Extract new translatable strings.Elrond2012-04-211-1/+21
* | | use _ function on some now untranslatable stringsJakob Kramer2012-04-192-3/+3
* | | '+ Add media' and 'View your profile' translatableJakob Kramer2012-04-191-2/+2
* | | Also make sure mimetype here is set correctly via mimetype[0] (Thanks Shackra!)Christopher Allan Webber2012-04-181-1/+1
* | | Committing extracted and compiled translationsChristopher Allan Webber2012-04-1845-419/+601
* | | Make image-for-media_title alt tag translatableChristopher Allan Webber2012-04-181-2/+4