Merge branch 'panel'
[mediagoblin.git] / mediagoblin / app.py
2016-02-19 Christopher Allan... Switch from Paste for serving to Waitress
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-12-03 Christopher Allan... Attach the MediaGoblinApp to the engine, and provide...
2014-12-03 Christopher Allan... Reforming get_jinja_env to make better use of the Media...
2014-12-03 Christopher Allan... Starting to deprecate the app_config, global_config...
2014-12-03 Christopher Allan... Context objects now use a contextmanager (and update...
2014-12-03 Christopher Allan... Set up request.db / app.db(_manager) depending on DISAB...
2014-12-03 Christopher Allan... An environment variable to transition towards removing...
2014-12-03 Christopher Allan... Add context generator: first step towards removing...
2014-10-10 Christopher Allan... Add and use paste server selector. Yeah! Smart solutions!
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/moggers87...
2014-09-17 Christopher Allan... Comment out the "check if the database is up to date...
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-06-29 Berker PeksagRemove Paste#http, Paste#urlmap and Paste#static depend...
2014-06-23 Christopher Allan... Add a modify_request hook
2014-01-05 jpopeMerge remote-tracking branch 'upstream/master' into...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-09-02 Rodney Ewingcheck if db is up to date
2013-08-22 AditiResolve merge conflict and merge.
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-14 Christopher Allan... Avoiding the celery warnings that we seem to be confusi...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-04 AditiMerge remote-tracking branch 'cweb/master'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-02 Rodney Ewingadded a warning for old media types
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-26 Emily O'LearyImproved test runtime from 352 seconds to 59 seconds...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-06-11 Rodney Ewingchanged no_auth to authentication_disabled in config
2013-06-09 Joar WandborgNew notifications
2013-06-04 Rodney Ewingfixed a bug that was deleting the messages
2013-06-04 Rodney Ewingminor changes from aaronw's review
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-24 Rodney Ewinglog a previously logged in user when switched to no_aut...
2013-05-24 Rodney Ewingadd a check for authentication plugin on startup and...
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-15 Christopher Allan... Merge branch '623_context_hooks'
2013-05-14 Christopher Allan... Fully working context hooks, both template/view and...
2013-05-12 Christopher Allan... Merge branch 'master' into 623_context_hooks
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-11 Christopher Allan... Use the controller's symbolic/lookup name as part of...
2013-05-11 Christopher Allan... Merge branch 'master' into 623_context_hooks
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-08 Christopher Allan... The beginning of context hooks.
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-19 Christopher Allan... removing old callable utilities and porting stuff over.
2013-04-17 Christopher Allan... Fixing typo in calling render_http_exception
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-10 Christopher Allan... Merge branch '637_friendlier_hooks'
2013-04-09 ElrondMake session cookies more secure.
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-24 Brett SmithRemove beaker stuff from the code.
2013-03-24 Brett SmithBack sessions with It's Dangerous.
2013-03-22 ElrondBasic itsdangerous infrastructure.
2013-03-04 Christopher Allan... Merge branch 'joar-skip_transcoding'
2013-03-03 Joar WandborgUpdated raven plugin
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-22 András Veres-Szent... removed unused import NotFound
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/misc...
2013-01-15 Sebastian SpaethUnbreak 301 responses
2012-12-25 Sebastian SpaethRIP out mongo
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-23 ElrondRewrite routing using new MGRoute class
2012-12-23 ElrondMove things from routing.py to tools/routing.py
2012-12-23 ElrondRefactor routing in app.py.
2012-12-23 Sebastian SpaethProvide tools.response.render_http_exception and use...
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-21 Sebastian SpaethDon't dbug log every added plugin route
2012-12-21 Sebastian SpaethRemove webob compatability
2012-12-21 Sebastian SpaethRemove webob from render_to_response
next