index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved test runtime from 352 seconds to 59 seconds by implementing an in-me...
Emily O'Leary
2013-06-25
1
-5
/
+9
*
New notifications
Joar Wandborg
2013-06-09
1
-1
/
+17
*
Various fixes to plugin assetlinking command.
Christopher Allan Webber
2013-05-23
1
-2
/
+2
*
Work towards getting plugin static linking/serving to work
Christopher Allan Webber
2013-05-23
1
-1
/
+1
*
Start of ability to have plugins provide static resources!
Christopher Allan Webber
2013-05-23
1
-0
/
+7
*
Tests should no longer use the environment-variable-related-setup and set up ...
Christopher Allan Webber
2013-05-12
1
-33
/
+0
*
Fix the new config "plugin spec" loading code so it doesn't break on no plugi...
Christopher Allan Webber
2013-05-08
1
-1
/
+1
*
Allow plugins to install their own config_spec.ini if they like.
Christopher Allan Webber
2013-05-08
1
-0
/
+42
*
removing old callable utilities and porting stuff over.
Christopher Allan Webber
2013-04-19
3
-5
/
+5
*
Merge branch '637_friendlier_hooks'
Christopher Allan Webber
2013-04-10
3
-10
/
+5
|
\
|
*
Switch several functions over to using the new callable_run* tools!
Christopher Allan Webber
2013-04-10
3
-10
/
+5
*
|
Remove beaker stuff from the code.
Brett Smith
2013-03-24
1
-15
/
+0
|
/
*
Updated raven plugin
Joar Wandborg
2013-03-03
2
-0
/
+9
*
You can now set the PASTE_CONFIG environment variable to control logging setup
Christopher Allan Webber
2013-02-25
1
-0
/
+5
*
Use logging.config.fileConfig()
Joar Wandborg
2013-02-07
1
-41
/
+2
*
Move workbench into tools directory.
Elrond
2013-01-17
1
-1
/
+1
*
RIP out mongo
Sebastian Spaeth
2012-12-25
1
-5
/
+3
*
en_US is always available
Sebastian Spaeth
2012-12-02
1
-2
/
+2
*
Honor user's browser language (#558)
Sebastian Spaeth
2012-12-02
1
-0
/
+6
*
Removed debugging stuff from master
Joar Wandborg
2012-09-30
1
-8
/
+0
*
Use RawConfigParser instead of dict.viewitems
Joar Wandborg
2012-09-30
1
-3
/
+7
*
Set up celery logging from paste ini
Joar Wandborg
2012-09-30
1
-0
/
+65
*
[Issue 466] Implement e-z plugin disabling
Will Kahn-Greene
2012-07-17
1
-0
/
+7
*
Rework plugin infrastructure to nix side-effects
Will Kahn-Greene
2012-07-17
1
-14
/
+12
*
Flatpages first pass
Will Kahn-Greene
2012-07-16
1
-21
/
+24
*
Add the theme domain to the application's staticdirector
Christopher Allan Webber
2012-07-14
1
-4
/
+8
*
Update staticdirect stuff so it can handle "domains" of staticdirection
Christopher Allan Webber
2012-07-14
1
-2
/
+2
*
Kill MultiRemoteStaticDirect... nobody was really using it anyway
Christopher Allan Webber
2012-07-14
1
-10
/
+4
*
Moving staticdirect to tools/
Christopher Allan Webber
2012-07-14
1
-1
/
+1
*
Themes are now registered and can have their templates loaded properly
Christopher Allan Webber
2012-07-14
1
-5
/
+19
*
from_celery.setup_self() didn't pay attention to default_conf_file kwarg, fixed.
Christopher Allan Webber
2012-05-20
1
-4
/
+5
*
401. Plugin infrastructure
Will Kahn-Greene
2012-05-13
1
-0
/
+59
*
Making celeryd consistent: look for mediagoblin_local.ini
Christopher Allan Webber
2012-04-22
1
-1
/
+6
*
SQL based tests and refactored Celery setup stuff
Christopher Allan Webber
2012-03-26
1
-15
/
+40
*
And fix the in-celeryd import.
Elrond
2012-03-21
1
-1
/
+1
*
Create load_models().
Elrond
2012-03-20
1
-1
/
+4
*
Accidentally overwrote the celery/__init__.py, fixed this and removed the upp...
Luke Slater
2012-02-28
1
-1
/
+55
*
Changed celery config keys to upper case and removed upper casing of keys whe...
Luke Slater
2012-02-28
1
-56
/
+1
*
Should be all that's needed to switch celery/kombu settings to sqlalchemy
Christopher Allan Webber
2012-02-25
1
-20
/
+3
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
5
-5
/
+5
*
Factor out check_db_migrations_current
Elrond
2012-01-01
1
-21
/
+3
*
Move db/migrations.py -> db/mongo/migrations.py
Elrond
2011-12-20
1
-1
/
+1
*
Fixes after merging video branch into master
Joar Wandborg
2011-11-21
1
-3
/
+1
*
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-0
/
+2
|
\
|
*
Stashing changes
Joar Wandborg
2011-11-21
1
-3
/
+0
|
*
Multimedia support - Commiting from a not yet finished state - Details below
Joar Wandborg
2011-09-23
1
-0
/
+5
*
|
has_key is deprecated, converting uses to use "in" operator.
Nathan Yergler
2011-10-01
2
-7
/
+7
*
|
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
4
-10
/
+14
|
/
*
Merge branch 'i507_beaker_cache'
Christopher Allan Webber
2011-09-05
1
-0
/
+16
|
\
|
*
Basic beaker caching functionality added to the application.
Christopher Allan Webber
2011-08-23
1
-0
/
+16
[next]