mediagoblin.git
2015-05-22 Christopher... Use of deprecated frombytes when processing videos...
2015-05-22 Christopher... Clarifying the "note these steps"
2015-05-22 Christopher... No need to run git submodule init/update, run by bootst...
2015-05-22 Christopher... Switch git remote url
2015-05-22 Christopher... Wrong version number. Stupid copy-pasta!
2015-05-22 Christopher... 0.8.0 release notes
2015-05-22 Christopher... Updating AUTHORS for 0.8.0
2015-05-19 Jim Campbelldocs: Set paster service to start before celery
2015-05-19 Jim Campbelldocs: Updated permissions. Tweaked install details
2015-05-19 Jim Campbelldocs: Removed systemcl enable/start. Already issued.
2015-05-19 Jim Campbelldocs: Need to start postgres on rpm distros
2015-05-15 Jim Campbelldocs: Formatting tweaks to production-deployments.rst
2015-05-14 Christopher... Switch from "cp --no-clobber" to "cp -n" for bsd compat...
2015-05-12 Jim Campbelldocs: Added systemd info. Reworked init script info.
2015-05-12 Jim Campbelldocs: Clean up nginx instructions
2015-05-12 Jim Campbelldocs: Added 'sudo' to cmd. Made 'exit' from postgres...
2015-05-12 Jim Campbelldocs: Removed chkconfig cmd. Made 'exit' more explicit.
2015-05-12 Jim Campbelldocs: Copy paste.ini to paste_local.ini
2015-05-12 Jim Campbelldocs: Typo fix. Fixed repated reference to gstreamer1...
2015-05-12 Jim Campbelldocs: Updated gstreamer audio media type requirements...
2015-04-28 Christopher... Note on what --without-virtualenv does
2015-04-27 Christopher... #5314 Prevent ZeroDivisionError in exif.py
2015-04-25 Christopher... Paste 2.0 breaking wsgi
2015-04-23 Christopher... TinyMCE plugin loading should NOT be here.
2015-04-23 Boris BobrovMove check that metadata exists earlier
2015-04-23 Christopher... #5074: Added set -e to bootstrap.sh
2015-04-22 Boris Bobrovfixed 5068
2015-04-22 aylephRedirect which stderr to /dev/null
2015-04-19 Jim Campbelldocs: Require nodejs-legacy on Debian-based systems...
2015-04-19 Jim Campbellsetup.py: Updated version requirement for 'requests...
2015-04-19 Jim Campbelldocs: Updated deployment docs to use sudo. Other variou...
2015-04-17 Christopher... Merge branch 'stable'
2015-04-17 Christopher... Noting the possibility that users may need to update...
2015-04-17 Boris Bobrovchange git address to savannah's git
2015-04-17 Christopher... Don't forget to stop the processes, too!
2015-04-17 Christopher... Always be backing up
2015-04-10 Boris Bobrovfix incorrect syntax in docs (bug 5310)
2015-04-03 Christopher... Whoops, fix --without-virtualenv's helptext
2015-04-03 aylephUse virtualenv set by configure
2015-04-03 Christopher... Remove the very strange "pybabel" entry point I added...
2015-03-31 Jim Campbelldocs: Removed note about installing from Clarified...
2015-03-31 Jim Campbelldocs: Updated instructions re: Postgresql setup
2015-03-30 Jim Campbelldocs: Fixed typo - missing closing bracket in link...
2015-03-30 Jim Campbelldocs: Switched to 'useradd', as it is a more cross...
2015-03-29 Jim Campbelldocs: Fix bad link in api.rst. Fixes 1019
2015-03-29 Jim Campbelldocs: Added npm/nodejs as a dependency. Also added...
2015-03-20 Christopher... Merge branch 'stable'
2015-03-20 Christopher... git clone from https instead of git:// because gitoriou...
2015-03-19 Boris BobrovProper handling of tags in skip_transcode
2015-03-19 Boris BobrovPrevent exception on transcoding failure (bug 460)
2015-03-14 Jessica TallonFix #5036 - Add pip-selfcheck.json to .gitignore
2015-03-12 Jakob Kramerwtforms.fields.TextField was deprecated
2015-03-12 Jaakko LuttinenFix welcome image URL in the front page template (...
2015-03-12 aylephCorrect version number
2015-03-12 aylephUse UTC for all timesince comparisons
2015-03-05 Christopher... Patch from breton: fix #5053 (gmg addmedia broken in...
2015-03-05 Christopher... Merge remote-tracking branch 'refs/remotes/breton/bug...
2015-03-05 Christopher... Committing extracted and compiled translations
2015-03-05 Christopher... Not sure why these changes never got pushed up ...
2015-03-02 Boris BobrovFix bug 647
2015-02-25 Boris Bobrovinit GStreamer on demand only
2015-02-22 Christopher... Switch docs over to suggest using bootstrap with config...
2015-02-22 Christopher... Drop Python2.6 support in configure.ac
2015-02-22 Christopher... Let's try setting up the version number via configure.ac
2015-02-21 Christopher... Removing a lot of stuff from configure.ac that we aren...
2015-02-21 Christopher... No longer commit .mo files into the repository!
2015-02-21 Christopher... Make "make check" actually run tests
2015-02-21 Christopher... A more reliable test, check against expected keys,...
2015-02-21 Christopher... Seems we can get rid of that specific six version depen...
2015-02-21 Christopher... Stop looking for exact exif numbers
2015-02-21 Christopher... Skip audio tests if scikits.audiolab not installed
2015-02-18 Christopher... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-18 Boris Bobrovadded missing package to deployment instructions
2015-02-18 Christopher... Fix the token issues in the migration
2015-02-18 Christopher... acess_token->access_token
2015-02-18 Christopher... Fixing typo: notifiction->notification
2015-02-18 Christopher... This one should be dt_to_utc, not db_to_utc, I believe
2015-02-18 Christopher... Removing cruft from the makefile
2015-02-17 Christopher... Clean up makefile, make `make docs` / `make info` actua...
2015-02-17 Boris BobrovMissing codecs processing with gst 1.4
2015-02-17 Christopher... Add myself to the copyrights of Makefile.in
2015-02-17 Christopher... Clarify the "make clean" caution'ing
2015-02-17 Christopher... Proper cleanup of extlib with a make distclean
2015-02-17 Christopher... Fixing symlink to jquery.js in post-bower universe
2015-02-17 Christopher... Fixing video-js symlink for new bower based checkout
2015-02-17 Christopher... Back to pdf.js from git submodules...
2015-02-17 Christopher... We're now installing through bower, so we can ignore...
2015-02-17 Christopher... ignore things we're now installing through extlib
2015-02-17 Christopher... Remove extlib deps moved into bower
2015-02-17 Christopher... Script and makefile adjustments for updating extlib
2015-02-17 Christopher... Add extlib-installing bower files
2015-02-17 Asheesh Laroiawip
2015-02-17 Asheesh LaroiaAdd initial package.json file with two dependencies
2015-02-17 Christopher... Add a "make docs" target
2015-02-17 Jessica TallonOfficially drop support for Python 2.6 (see #966)
2015-02-16 Boris Bobrovadded missing import to video transcoding
2015-02-16 Boris Bobrovadded tests skipping if there is no proper gstreamer
2015-02-16 Boris BobrovAdded multiple a-v streams handling
2015-02-16 Boris Bobrova tiny fix to function doc
2015-02-16 Boris BobrovAdd new hook for two-step media type checking
next