mediagoblin.git
2013-08-07 Christopher... Merge branch 'merge-pyconfigure'
2013-08-02 Rodney Ewingtypo fix in foundations branch
2013-08-02 Rodney EwingMerge remote-tracking branch 'tilly-q/ticket-679'
2013-08-01 tilly-QI added a few more unitests in this commit. It now...
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-08-01 tilly-QIn this commit I added a few unittests to account for...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney Ewingminor styling updates to docs
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-30 tilly-QStarting to write unit tests...
2013-07-29 Christopher... Why isn't .ogg in this list? A comment explains.....
2013-07-29 tilly-QI actually had to do a bit more work than I thought...
2013-07-29 tilly-QThis was a very simple ticket actually. I created a...
2013-07-29 Rodney Ewingbabel 1.0 doesn't have a localedata.list() method,...
2013-07-25 Christopher... Set up in-package virtualenv via make
2013-07-25 Christopher... Removing aclocal.m4, which is autogenerated
2013-07-25 Christopher... Adding .gitignore for pyconfigure/automake generated...
2013-07-25 Christopher... Moving setup.py.in back to setup.py
2013-07-25 Christopher... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-25 Christopher... More up to date README
2013-07-24 Christopher... Move the "cd mediagoblin" to the right line. Thanks...
2013-07-15 Christopher... Fixing docs: git submodule update, not git submodule...
2013-07-14 Christopher... Skip the openid tests if the openid module is not insta...
2013-07-12 Christopher... Documenting the media_manager fetching hook
2013-07-12 Christopher... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Rodney Ewingdocumenting the new media_type plugins and available...
2013-07-12 Christopher... Merge branch 'rodney757-media_plugins'
2013-07-12 Christopher... Fix the last bit preventing all the unit tests from...
2013-07-12 Christopher... Switch the import of the image media manager over to...
2013-07-12 Christopher... Changing the information spat out while printing from...
2013-07-12 Rodney EwingPatch by Strum. Remove redundent tool-tips from Stl...
2013-07-12 Rodney EwingPatch by pythonsnake. Make mediagoblin.ini comments...
2013-07-11 Rodney Ewingmake change_pass page autofocus
2013-07-11 Rodney Ewingforgot to render errors
2013-07-11 Rodney Ewingchange to class instead of id to work with firefox
2013-07-11 Rodney Ewingfix for boolean fields
2013-07-11 Rodney Ewingupdated to new render_divs macro
2013-07-11 Jakob Kramersave “stay_logged_in” in the session
2013-07-11 Jakob Krameradd login option: stay_logged_in
2013-07-11 Rodney EwingPatch submitted by mrb.
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-11 dunkypfixes the inability to upload non ascii filenames,...
2013-07-11 Rodney Ewingshould use media.slug_or_id incase a MediaEntry doesn...
2013-07-10 Christopher... Revert "remove the list from response.vary. not sure...
2013-07-10 Christopher... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-07-10 Christopher... A few small formatting fixes on the release notes
2013-07-10 Christopher... Merge branch 'release-0.4.1'
2013-07-10 Christopher... Updating docs regarding pulling in and fetching git...
2013-07-10 Christopher... Fix by Rodney Ewing so render_http_exception works...
2013-07-10 Christopher... PyTest needs to be >= 2.3.1
2013-07-10 Rodney Ewingneed to use .get('messages') to not get a keyerror
2013-07-10 Rodney Ewingremove the list from response.vary. not sure why I...
2013-07-10 Rodney Ewingonly check password if there is a store_hash
2013-07-10 Christopher... Release notes v0.4.1 ... fixes serious issue with conve...
2013-07-10 Christopher... Fixing bug that effectively broke document support...
2013-07-10 Christopher... Mention setup.py develop --upgrade also in release...
2013-07-03 Christopher... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-03 Christopher... Fix missing quote
2013-07-03 Rodney Ewingchanged hook name to reuse with persona
2013-07-03 Rodney Ewinguse template hooks instead of hardcoding in templates
2013-07-03 Rodney Ewingforgot to pass request.form into LoginForm class
2013-07-03 Rodney Ewingtypo
2013-07-03 Rodney Ewingfixed openid store cleanupAssociations
2013-07-03 Rodney Ewingremoved openid/lib, since the get forms functions were...
2013-07-03 Rodney Ewingmerge --squash openid branch to take care of a false...
2013-07-03 Christopher... fixing the config section we pull things out of for...
2013-07-02 Rodney Ewingadded a warning for old media types
2013-07-02 Rodney Ewingconverted video media_type to plugin
2013-07-02 Rodney Ewingconverted stl media_type to plugin
2013-07-02 Rodney Ewingconverted pdf media_type to plugin
2013-07-02 Rodney Ewingconverted audio media_type to plugin
2013-07-02 Rodney Ewingtypo in image supported_filetypes
2013-07-02 Rodney Ewingconverted ascii media_type to plugin
2013-07-02 Rodney Ewingfixed some typos and enabled media_type plugins in...
2013-07-02 Rodney Ewingremoved sniff_handler from Imange Media Manager class
2013-07-02 Rodney Ewingremoved CompatMediaManager() since all core media_types...
2013-07-02 Rodney Ewingmodified gmg to use plugin media_types and converted...
2013-06-28 Christopher... More clarifications on what ./bin/gmg dbupdate does...
2013-06-28 Christopher... Some documentation on how to write database migrations.
2013-06-27 Emily O'LearyUpdated comments for run_all_migrations and config_spec...
2013-06-26 Rodney Ewingtypo
2013-06-26 Rodney Ewingdo the label thing only for boolean fields
2013-06-26 Rodney Ewingmade edit_account to autofocus on the first field
2013-06-26 Emily O'LearyImproved test runtime from 352 seconds to 59 seconds...
2013-06-25 Rodney Ewingadded feature to render_divs where if field.label ...
2013-06-25 Christopher... Explain about sqlite dropping the constraint and why...
2013-06-25 Rodney Ewingcleanup after merge
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-25 Rodney Ewingtypo
2013-06-25 Christopher... Add a bit more docs to plugin configuration
2013-06-24 Christopher... Reverting "No more of this find_packages nonsense."
2013-06-22 Christopher... Adding a docstring to fixture_media_entry
2013-06-22 Christopher... Fix the data integrity bug in test_misc.
2013-06-22 Christopher... Padding on the header-dropdown area
2013-06-22 Christopher... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-22 Christopher... Fix by Rodney Ewing so render_http_exception works...
2013-06-21 Christopher... Removing the "enter your password to change your email...
2013-06-21 Rodney Ewingchanges after cwebb's review
2013-06-21 Christopher... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-06-20 Christopher... Indenting some stuff in pdf.html and wrapping width...
next