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
...
*
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
*
|
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
5
-5
/
+5
|
/
*
Storage config: Drop all Backward Compatibility
Elrond
2011-08-09
1
-3
/
+2
*
storage Config: Stop being backward compatible (beginning).
Elrond
2011-08-09
1
-10
/
+2
*
Storage Config: Use own section
Elrond
2011-08-09
1
-2
/
+16
*
Let users know when their migrations are from the future :O
Christopher Allan Webber
2011-07-30
1
-3
/
+10
*
Move setting up of storage into init/__init__.py
Elrond
2011-07-18
1
-0
/
+14
*
Move application level setup of database to init/
Elrond
2011-07-17
1
-0
/
+29
*
Move db_name default into config_spec.ini
Elrond
2011-07-11
1
-1
/
+1
*
Factor setup_workbench into init submodule.
Elrond
2011-07-07
1
-0
/
+10
*
Let setup_global_and_app_config call setup_globals
Elrond
2011-07-05
1
-0
/
+5
*
Create setup_global_and_app_config
Elrond
2011-07-04
1
-0
/
+13
*
Move setting up of staticdirector to init submodule
Elrond
2011-07-04
1
-0
/
+21
*
Move config.py to init/
Elrond
2011-07-02
1
-0
/
+122
*
Move get_jinja_loader to init submodule.
Elrond
2011-07-02
1
-0
/
+18
*
Move mediagoblin.celery_setup -> mediagoblin.init.celery
Elrond
2011-07-02
4
-0
/
+182
*
Start mediagoblin.init
Elrond
2011-07-02
1
-0
/
+15
[prev]