Padding on the header-dropdown area
[mediagoblin.git] / mediagoblin / app.py
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-09 Joar WandborgNew notifications
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
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-12-01 Sebastian SpaethHonor user's browser language (#558)
2012-12-01 Sebastian SpaethFix i18n in our browser
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-10-15 Joar WandborgFixed OAuth access_token duplicate route
2012-10-14 Joar WandborgFixed 404 page under werkzeug.routing
2012-10-14 Joar WandborgSwitched most stuff over from Routes
2012-09-29 Joar WandborgReplaced all request.POST with request.form, ...
2012-09-29 Joar WandborgSwitch from webob.Request to werkzeug.wrappers.Request
2012-07-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/gandaro...
2012-07-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/willkg/plugi...
2012-07-18 Will Kahn-GreeneRework plugin infrastructure to nix side-effects
2012-07-16 Will Kahn-GreeneFinish flatpagesplugin; add plugin docs
2012-07-16 Will Kahn-GreeneFlatpages first pass
2012-07-14 Christopher Allan... Making the register_themes() tool also return the curre...
2012-07-14 Christopher Allan... Themes are now registered and can have their templates...
2012-07-14 Christopher Allan... Early version of theme registry code
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-05-13 Will Kahn-Greene401. Plugin infrastructure
2012-04-09 Elrondlog.debug the used config file.
2012-04-08 Christopher Allan... CELERY_ALWAYS_EAGER environment variable only recognize...
2012-04-08 Christopher Allan... Allow users to pass callables in as controllers, not...
2012-04-07 ElrondCleanup sql session after request. ALWAYS!
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-05 Jef van SchendelMerge branch 'keyboard_nav'
2012-03-04 Jef van SchendelMerge branch 'newlayout' into newlayout-stage
2012-02-28 ElrondCleanup Session after each request.
2012-02-27 ElrondMerge remote-tracking branch 'cwebber/celerysql'
2012-02-26 ElrondLet Main Server emit startup notice including version
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-05 Jef van SchendelFix merge conflicts
2011-12-20 ElrondNote reported bug in workaround
2011-12-20 ElrondWorkaround for Routes/urlgen bug.
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-04 ElrondMerge branch 'misc/fixture_add_user'
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-12-02 Christopher Allan... We should use the variable local_templates instead...
2011-12-01 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-28 ElrondMerge remote branch 'remotes/nyergler/issue-680-csrf...
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-26 Nathan YerglerIssue 680: Dispatch meddleware request processing post...
2011-11-26 ElrondMerge remote branch 'remotes/inconexo/588_lowercase_ext...
2011-11-25 Christopher Allan... Rename MediaGoblin middleware to meddleware to avoid...
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-11-12 ElrondMerge branch 'idea/check_mgoblin_static'
2011-10-29 Christopher Allan... [620] Allow for multiple mediagoblin configs to be...
next