2014-08-18 |
Christopher Allan... | Fix a python2.6 compatibility issue. Removing a dict...
|
commit | commitdiff | tree |
2014-08-15 |
Christopher Allan... | Always remove the session when running check_db_up_to_date()
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | Elrond keeps pointing out places I should "is not None...
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | Okay, we don't know that indexes are falsey, so let...
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | this negation needs parens.
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | Pull the indexes out of the dictionary directly
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | If the constraint already exists, roll back to a sane...
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | Explaining why we're committing mid-migration
|
commit | commitdiff | tree |
2014-08-07 |
Christopher Allan... | Only add the constraint if we need to. Catch an exception...
|
commit | commitdiff | tree |
2014-08-07 |
Christopher Allan... | Document both migrations, comment out old migration
|
commit | commitdiff | tree |
2014-08-07 |
Christopher Allan... | Add a new migration which removes/fixes the old migration
|
commit | commitdiff | tree |
2014-08-04 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-08-04 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2014-08-04 |
Christopher Allan... | Adding Pump API stuff to the docs index.
|
commit | commitdiff | tree |
2014-08-03 |
Christopher Allan... | Set up virtualenv to use py2
|
commit | commitdiff | tree |
2014-08-02 |
Matt Molyneaux | Use the STARTTLS command to upgrade SMTP connections...
|
commit | commitdiff | tree |
2014-07-29 |
Christopher Allan... | Avoid "lego translations" on the nothing currently...
|
commit | commitdiff | tree |
2014-07-29 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-07-29 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2014-07-29 |
Laura Arjona Reina | Make translatable table columns titles in media processing...
|
commit | commitdiff | tree |
2014-07-29 |
Laura Arjona Reina | Make translatable takeaway privileges actions
|
commit | commitdiff | tree |
2014-07-29 |
Laura Arjona Reina | Make translatable the titles of TextAreas in moderation...
|
commit | commitdiff | tree |
2014-07-29 |
Laura Arjona Reina | Make translatable 'Feature' button in the explanation...
|
commit | commitdiff | tree |
2014-07-29 |
Laura Arjona Reina | Make consistent quotation marks when referring to button...
|
commit | commitdiff | tree |
2014-07-29 |
Laura Arjona Reina | Make translatable some strings that weren't i18n'ed
|
commit | commitdiff | tree |
2014-07-25 |
Christopher Allan... | Remove the option about whether or not spectrograms...
|
commit | commitdiff | tree |
2014-07-25 |
Tryggvi Bjorgvinsson | Add __unicode__ representation to Notification and...
|
commit | commitdiff | tree |
2014-07-24 |
Christopher Allan... | Adding thallian to the authors list
|
commit | commitdiff | tree |
2014-07-24 |
Christopher Allan... | Fix by thallian: use correct datetime.strptime
|
commit | commitdiff | tree |
2014-07-17 |
Christopher Allan... | Explicitly *do not* handle NEF files via the video...
|
commit | commitdiff | tree |
2014-07-17 |
Jessica Tallon | Fix #894 - index User.username field
|
commit | commitdiff | tree |
2014-07-16 |
Odin Hørthe Omdal | Implement Raw Image media type plugin
|
commit | commitdiff | tree |
2014-07-12 |
Christopher Allan... | As Elrond points out, git submodule should come first!
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2014-07-10 |
Tryggvi Bjorgvinsson | Tags can now be passed in for media entries submitted...
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Fix bad copy/paste in skip_transcoding code (Fix by...
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Moving the quotation.
|
commit | commitdiff | tree |
2014-07-10 |
Amirouche Boubekki | runtests.sh was asking to install nose instead of pytest
|
commit | commitdiff | tree |
2014-07-10 |
tilly-Q | This was a very simple update. The gmg command `adduser...
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Adding WAI-ARIA attributes to the header dropdown ...
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Wrapping things to not exceed column 80 in test_ldap
|
commit | commitdiff | tree |
2014-06-23 |
Christopher Allan... | Removing legacy mongo-related docstring
|
commit | commitdiff | tree |
2014-06-23 |
Christopher Allan... | Add a modify_request hook
|
commit | commitdiff | tree |
2014-06-13 |
Aleksej | Issue #837: Moderation report page: offender's name...
|
commit | commitdiff | tree |
2014-06-13 |
Aleksej | Issue 839: move attribution from some icons' alt into...
|
commit | commitdiff | tree |
2014-06-13 |
Berker Peksag | Convert media_ids to int safely.
|
commit | commitdiff | tree |
2014-06-13 |
Berker Peksag | Properly exit when "gmg deletemedia" succeed.
|
commit | commitdiff | tree |
2014-06-13 |
Christopher Allan... | Merge remote-tracking branch 'remotes/berker/remove...
|
commit | commitdiff | tree |
2014-06-13 |
Loïc Le Ninan | Fixes #899 : DeprecationWarning about Required going...
|
commit | commitdiff | tree |
2014-06-11 |
Christopher Allan... | Adding Loïc Le Ninan to the contributor list
|
commit | commitdiff | tree |
2014-06-11 |
Loïc Le Ninan | #303 : enhancement : add a command to delete users
|
commit | commitdiff | tree |
2014-06-11 |
Rodrigo Rodrigues... | Put block mediagoblin_sidebar back in user_pages/media...
|
commit | commitdiff | tree |
2014-06-11 |
Christopher Allan... | Adding comments in the migration explaining a bit what...
|
commit | commitdiff | tree |
2014-06-11 |
Christopher Allan... | Explicitly set the column names to "user" and "privilege"
|
commit | commitdiff | tree |
2014-06-10 |
Christopher Allan... | Switch "user_id" to "privilege" and "privilege_id"...
|
commit | commitdiff | tree |
2014-06-10 |
Christopher Allan... | Merge remote-tracking branch 'refs/remotes/tilly-q...
|
commit | commitdiff | tree |
2014-06-10 |
Christopher Allan... | Adding Rodrigo to AUTHORS
|
commit | commitdiff | tree |
2014-06-10 |
Rodrigo Rodrigues... | Adding a template hook to the dropdown header
|
commit | commitdiff | tree |
2014-06-06 |
Christopher Allan... | metadata here should really be stored_metadata.
|
commit | commitdiff | tree |
2014-06-05 |
Christopher Allan... | psql, not postgres, in configure.ac
|
commit | commitdiff | tree |
2014-06-02 |
Berker Peksag | Fix a typo in babel.ini.
|
commit | commitdiff | tree |
2014-06-02 |
Christopher Allan... | removing zh and ja from RTL list. medicalwei reports...
|
commit | commitdiff | tree |
2014-06-02 |
Christopher Allan... | git submodule fetch -> git submodule update
|
commit | commitdiff | tree |
2014-05-12 |
Christopher Allan... | Move the metadata display table over to being contained...
|
commit | commitdiff | tree |
2014-05-11 |
Christopher Allan... | Removing the prefix stuff
|
commit | commitdiff | tree |
2014-05-09 |
Christopher Allan... | Splitting up compact_json from compact_and_validate
|
commit | commitdiff | tree |
2014-05-09 |
Christopher Allan... | expand_json utility... yet another convenience function :)
|
commit | commitdiff | tree |
2014-05-09 |
Christopher Allan... | Removing the mediagoblin.jsonld file, which really...
|
commit | commitdiff | tree |
2014-05-09 |
Christopher Allan... | Compact and validate tools, loading internal json tools...
|
commit | commitdiff | tree |
2014-05-07 |
Christopher Allan... | Updating batchaddmedia to use new metadata tools
|
commit | commitdiff | tree |
2014-05-07 |
Christopher Allan... | Starting to add metadata tools, as well as mediagoblin...
|
commit | commitdiff | tree |
2014-05-07 |
Christopher Allan... | Removing unused variables
|
commit | commitdiff | tree |
2014-05-07 |
Christopher Allan... | Removing build_json_ld_metadata
|
commit | commitdiff | tree |
2014-05-07 |
Christopher Allan... | The URL format checker now works correctly
|
commit | commitdiff | tree |
2014-04-10 |
Christopher Allan... | Adding Berker to the AUTHORS list
|
commit | commitdiff | tree |
2014-04-10 |
Berker Peksag | Issue #686: Create User.url_for_self() method.
|
commit | commitdiff | tree |
2014-04-10 |
Berker Peksag | Issue #824: Add gmg deletemedia command.
|
commit | commitdiff | tree |
2014-04-10 |
Berker Peksag | Tweak the trim whitespace plugin documentation.
|
commit | commitdiff | tree |
2014-04-07 |
Christopher Allan... | Adding a general purpose context hook for the media...
|
commit | commitdiff | tree |
2014-04-06 |
Christopher Allan... | No more EXIF, for real. Use exifread. This should...
|
commit | commitdiff | tree |
2014-04-03 |
Christopher Allan... | specify older sqlalchemy-migrate because pbr ruins...
|
commit | commitdiff | tree |
2014-04-03 |
Christopher Allan... | Move ./bootstrap.sh to experimental-bootstrap.sh
|
commit | commitdiff | tree |
2014-03-29 |
Christopher Allan... | Make the MediaGoblin databse user creation more deterministic.
|
commit | commitdiff | tree |
2014-03-27 |
Christopher Allan... | Removing extlib submodule and switching it to being...
|
commit | commitdiff | tree |
2014-03-26 |
Christopher Allan... | Okay, nm, that didn't fix it. Setting it back. Sigh.
|
commit | commitdiff | tree |
2014-03-26 |
Christopher Allan... | I guess this also fixes it and is nicer
|
commit | commitdiff | tree |
2014-03-26 |
Christopher Allan... | six==1.5.2
|
commit | commitdiff | tree |
2014-03-26 |
Christopher Allan... | Babel now requires >= 1.0
|
commit | commitdiff | tree |
2014-03-26 |
Christopher Allan... | EXIF returns less data than it used to...
|
commit | commitdiff | tree |
2014-03-22 |
Christopher Allan... | Fix Babel version restriction. Onward and upward!
|
commit | commitdiff | tree |
2014-03-21 |
Christopher Allan... | Fix version conflicts we were hitting with six
|
commit | commitdiff | tree |
2014-03-11 |
Boris Bobrov | fixes to blog url generation
|
commit | commitdiff | tree |
2014-03-11 |
Christopher Allan... | The default failures are just way too verbose. Quieting...
|
commit | commitdiff | tree |
2014-03-11 |
Christopher Allan... | Adding Boris to AUTHORS
|
commit | commitdiff | tree |
2014-03-11 |
Boris Bobrov | added new slugify with unidecode
|
commit | commitdiff | tree |
2014-03-09 |
Christopher Allan... | Remove mention of blog plugin in config
|
commit | commitdiff | tree |
2014-03-08 |
Christopher Allan... | Explicitly use /bin/bash even if shell is /bin/false
|
commit | commitdiff | tree |
2014-03-08 |
Christopher Allan... | Changing "su -" to just "su"... considerably simpler.
|
commit | commitdiff | tree |
2014-02-20 |
Christopher Allan... | Tyops in deployment docs as pointed out by @latchkeyed...
|
commit | commitdiff | tree |