2011-05-13 |
Aaron Williamson | Generate unique slugs for newly submitted images. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-13 |
Christopher... | min=0 makes more sense than min=-1 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-13 |
Aaron Williamson | On image submission, do not require title. If none... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-13 |
Christopher... | Merge remote branch 'refs/remotes/dneelyeps/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-13 |
Christopher... | locale rather than target_lang in the get parameters |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-13 |
Sebastian Spaeth | Improve user homepage |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-13 |
Christopher... | Load gettext, and load it into the template environment |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | moving mediagoblin.po to a filename that makes sense |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Separation between setting up the template env and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Merge branch 'master' of gitorious.org:mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Added some locale determination tools |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Fix the email debug inbox |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | I probably shouldn't break the main page since we don... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Daniel Neel | Update to previous commit |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Daniel Neel | Edits to "What's where" diagram in docs/codebase.rst |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Daniel Neel | Updated table of contents |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Daniel Neel | Fixed previous broken commit |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Daniel Neel | Changed "Foreward" to "Foreword" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Daniel Neel | Fixed a typo in docs/contributinghowto.rst |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Daniel Neel | Fixed another typo in docs/mediagoblin.rst |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Daniel Neel | Fixed a typo in docs/mediagoblin.rst |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Moving translations to mediagoblin/translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | adding master.po translations file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | buildout instructions come first since it's easier... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Translate the welcome message (extracts successfully!) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Added extraction stuff that's not used but appears... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Add the jinja2 extension to the jinja loader |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Fixing tyop in README... thanks Daniel Neel! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | Right, we don't need the exported HTML either. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Christopher... | I don't believe we need READMEish.org anymore. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-11 |
Sebastian Spaeth | Enforce using local dateutil with buildout |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-11 |
Christopher... | URLs should end in trailing slashes, or slash redirecti... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-10 |
Christopher... | Removing this horrifying submission test stuff from... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-10 |
Christopher... | 404 appropriately here |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-10 |
Christopher... | Indenting these templates because I'm pedantic about... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-10 |
Sebastian Spaeth | Implement simple media detail page |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-09 |
Christopher... | Merge remote branch 'spaetz/fix_description' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Sebastian Spaeth | Fix description submission in form handling |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Christopher... | Asbool the email debug mode option |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Sebastian Spaeth | Don't escape the verification URL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Christopher... | Only convert db port if it's there and use asint to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Christopher... | Merge remote branch 'refs/remotes/spaetz/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Christopher... | mgoblin_section.get, not app_config.get (doh) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Sebastian Spaeth | app.py: Need to pass in port number as 'int' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Christopher... | Removing unused sys import from setup.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Christopher... | Added an email debug mode which, by default, is enabled |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Christopher... | [to_email] rather than list(to_email) which makes a... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Christopher... | Merge remote branch 'refs/remotes/jwandborg/master' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Joar Wandborg | Updated default sender address |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-08 |
Joar Wandborg | Added verification email template |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Joar Wandborg | Removed unused variable |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Joar Wandborg | Made changes according to bugs.foocorp.net/issues/271... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Christopher... | Reversing buildout and virtualenv instructions because... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Joar Wandborg | Merge branch 'master' of git.gitorious.org/mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Will Kahn-Greene | Removes the git requirement--that's redundant |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Will Kahn-Greene | Wraps the virtualenv wrapper line |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Will Kahn-Greene | Tweaks the "if mongodb isn't working" troubleshooting... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Christopher... | Be sure to read the install instructions! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Will Kahn-Greene | Fixes headers in hacking howto docs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Will Kahn-Greene | Overhauls hacking howto |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Joar Wandborg | Merge branch 'master' of git.gitorious.org/mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Will Kahn-Greene | First pass at adding virtualenv instructions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Will Kahn-Greene | Fixes a link in the docs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Joar Wandborg | Merge branch 'master' of git.gitorious.org/mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Joar Wandborg | Added functionality to send out verification email... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-07 |
Joar Wandborg | Changed the method used to generate uuids for verificat... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Joar Wandborg | mediagoblin.util.send_email now supports both list... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Joar Wandborg | Fixed bug in models.py:User that caused all users creat... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | Instructions on running celeryd |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | Actually display submitted stuff on the mainpage. ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | Erk, we didn't save the state right before |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | Process media! Successfully! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | A completely evil environment destroying script. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | It doesn't necessarily have to be bash. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | Merge branch 'master' of gitorious.org:mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | Made a link to the script wiping tool feature request... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Christopher... | Moving wiping to a clean slate beneath running server... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-06 |
Joar Wandborg | Merge branch 'master' of git.gitorious.org/mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-05 |
Will Kahn-Greene | Adds design decision for the name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Joar Wandborg | Merge branch 'master' of git.gitorious.org/mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Christopher... | A simple, maybe obvious, docstring for util.send_email() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Christopher... | send_email tool and email sending tests |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Joar Wandborg | Merge branch 'master' of git.gitorious.org/mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Christopher... | Force imports of stuff like mediagoblin.process_media... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Christopher... | Require PIL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Christopher... | Add a rudimentary media processing function. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Joar Wandborg | Merge branch 'master' of git.gitorious.org/mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Joar Wandborg | Added server-log.txt to .gitignore |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Joar Wandborg | Added functionality to support user email verification... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Will Kahn-Greene | Lots of documentation changes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Christopher... | Add the base.css and reference it so other people can... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-02 |
Will Kahn-Greene | Fixes dead references in docs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-02 |
Christopher... | Register the models when using from_celery |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-01 |
Christopher... | Merge branch 'master' into celerysubmit |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-01 |
Christopher... | Require sphinx & jinja2 for good measure :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-01 |
Christopher... | Include dependent scripts... maybe we'll change this... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-01 |
Christopher... | Now we have something useful: mediagoblin.celery_setup... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-01 |
Christopher... | Second round of tests for setup_celery_from_config... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-01 |
Christopher... | tests for setup_celery_from_config() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-01 |
Christopher... | A few more corrections to make setup_celery_from_config... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |