mediagoblin.git
2011-08-21 Christopher... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 Christopher... Added a docstring to mgoblin_error_middleware
2011-08-21 Christopher... Better derp eyes for a 500 error in the ascii art :)
2011-08-21 Christopher... Slightly wrapping paste error middleware and turning...
2011-08-21 Christopher... Merge branch 'jwandborg-f298_create_envball'
2011-08-21 Christopher... We should use os.path.join to concatenate directories.
2011-08-21 Christopher... Import / export to a temporary directory if cache_path...
2011-08-21 Christopher... Apparently we *should* _clean(args), that was commented...
2011-08-21 Christopher... Removing some print debugging from import_export
2011-08-21 Christopher... Use "with closing(tf)" since TarFile doesn't have ...
2011-08-20 Christopher... Merge remote branch 'remotes/schendje/master'
2011-08-20 Christopher... Removing unused imports
2011-08-20 Christopher... Marking the 404 page for translation
2011-08-20 Christopher... Changing the welcome text based on IRC conversations...
2011-08-20 Jef van SchendelAdd 500.html page
2011-08-20 Christopher... Use render_404 EVERYWHERE!
2011-08-20 Christopher... Tacking on an empty matchdict when 404'ing just in...
2011-08-20 Christopher... Adding and making use of the new 404 error page :)
2011-08-20 Christopher... Allow a user to pass in a status to render_to_response
2011-08-20 Jef van SchendelLogout -> log out
2011-08-20 Jef van SchendelMissed one thing for Bug #464
2011-08-20 Jef van SchendelFeature #494: login vs. log in -- lots of incorrect...
2011-08-20 Christopher... Merge remote branch 'remotes/schendje/master'
2011-08-20 Christopher... Change the ordering of the app's __call__ method (attac...
2011-08-20 Jef van SchendelBug #486: Generic submit button label
2011-08-20 Jef van SchendelBug #464 Font in text fields is inconsistent
2011-08-20 Jef van SchendelAdd 404 page and image
2011-08-20 Jef van SchendelNew layout for root.html
2011-08-20 Jef van SchendelSmall changes: adjust text color, add h2 text size
2011-08-20 Jef van SchendelSmall size correction for footer text and <input> butto...
2011-08-20 Christopher... Changing datetime formatting from |format to .stftime()
2011-08-20 Christopher... Just a bit of spacing to make things easier to read...
2011-08-20 Christopher... Removing this commented out </div><div> from the media...
2011-08-20 Jef van SchendelFirst ugly push with Lato typeface
2011-08-19 Christopher... Merge branch 'processing'
2011-08-19 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-19 Christopher... Switch the grid over to using a... erk... table! :)
2011-08-19 Christopher... Feed link, as an includable template!
2011-08-19 Christopher... More useful messages about when stuff isn't there on...
2011-08-19 Christopher... Give a message if the user hasn't filled in their profi...
2011-08-19 Christopher... Added an alt tag to the feed icons. Accessibility...
2011-08-19 Christopher... Switch "atom feed" to "Atom feed" and made the icons...
2011-08-19 Christopher... From Jef van Schendel: "here's a spot to tell others...
2011-08-18 Jef van SchendelAdded empty_space class for user profile placeholders
2011-08-18 Jef van SchendelFix text sizes (use relative values), remove some unnec...
2011-08-18 Jef van SchendelReplace the Feed icon with a transparent one, put it...
2011-08-18 Jef van SchendelNo longer center small images
2011-08-18 Jef van SchendelRemove space at end of MediaGoblin logo link
2011-08-18 Jef van SchendelWhole bunch of changes to base.css
2011-08-16 Jef van SchendelRemoved temporary logo image, replaced it with text...
2011-08-16 Jef van SchendelSmall changes to media.html: changed order of uploader...
2011-08-16 Christopher... Pulled down latest translations
2011-08-16 Christopher... Pulled down latest translations
2011-08-14 Christopher... Malicious uploads test with fake but not really image...
2011-08-14 Christopher... Processing panel view
2011-08-14 Christopher... Method to get the failure exception object for a MediaE...
2011-08-14 Christopher... Switch BaseProcessingFail.exception_path's separator...
2011-08-14 Christopher... Updated extracted translations
2011-08-13 Christopher... Converting multi-line-string-comment to a real comment.
2011-08-13 Christopher... @task decorator no longer used! Removing that import.
2011-08-13 Christopher... Capture and properly handle errors.
2011-08-13 Christopher... Proper handling of processor failures, working as hoped!
2011-08-13 Christopher... Add fail_error and fail_metadata fields to MediaEntry...
2011-08-13 Christopher... Create processing errors and raise BadMediaFail on...
2011-08-12 Christopher... Missing multi=True closing this migration, oops :)
2011-08-12 Joar WandborgFeature #298 - Create environment tarball
2011-08-12 Christopher... Converting object_gallery() from a block to a macro...
2011-08-12 Karen Rustadadds feature #458 -- given a column number, limits...
2011-08-12 ElrondDocument changes to storage_system_from_config
2011-08-12 Christopher... Merge branch 'master' into processing
2011-08-12 Christopher... PEP-8ing the keyword argument passing here
2011-08-12 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-12 Christopher... If both the username and the email checks fail, warn...
2011-08-12 Christopher... Also normalize user's emails to .lower() when we accept...
2011-08-12 Alejandro VillanuevaChecks if the email(lowercase) have been used before...
2011-08-12 Christopher... Making the users_with_username function call in the...
2011-08-12 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f446_use_r...
2011-08-12 Caleb Forbes... uses render_divs for the comments form in media.html...
2011-08-12 Joar WandborgFeature #298 - Create environment tarball
2011-08-11 Christopher... Moving things around a bit/commenting in the submit...
2011-08-11 Christopher... Adding slightly clearer docs to MountStorage.
2011-08-11 Caleb Forbes... eliminates textarea handling since rows cols not requir...
2011-08-11 Caleb Forbes... Feature #446 - Render the submission form using the...
2011-08-11 Christopher... Merge branch 'master' into processing
2011-08-11 Christopher... Generate the ObjectId() manually instead of via .save()
2011-08-11 Christopher... We should save the entry *after* we add the queued_task_id.
2011-08-11 Christopher... Merge branch 'master' into processing
2011-08-10 Christopher... Updating translations
2011-08-10 Christopher... Updating translations
2011-08-10 Caleb Forbes... Bug #372 - MediaEntry.thumbnail_file not used
2011-08-10 Christopher... Minor change to indentation
2011-08-10 Christopher... Ooops! We should do a fake ugettext passthrough here...
2011-08-10 Christopher... Removing a tab. This is a tab-free zone!
2011-08-10 Christopher... Converting all forms to use the "fake/null" gettext...
2011-08-10 Christopher... Merge branch 'mergeme'
2011-08-10 Christopher... Make it so that form fields and descriptions are actual...
2011-08-10 Christopher... Utilities to lazily translate strings and also fake...
2011-08-09 Christopher... Joar updating a typo in the Swedish translations :)
2011-08-09 Christopher... Compiling the translations files again
next