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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add build date to docs
Will Kahn-Greene
2012-05-23
1
-0
/
+1
*
Split docs into siteadmin and pluginwriter guides
Will Kahn-Greene
2012-05-23
15
-25
/
+81
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-05-20
5
-22
/
+60
|
\
|
*
added support for original audio download; rename
Jakob Kramer
2012-05-20
5
-22
/
+60
*
|
from_celery.setup_self() didn't pay attention to default_conf_file kwarg, fixed.
Christopher Allan Webber
2012-05-20
1
-4
/
+5
|
/
*
Update documentation for plugins
Will Kahn-Greene
2012-05-16
2
-24
/
+85
*
401. Plugin infrastructure
Will Kahn-Greene
2012-05-13
11
-0
/
+541
*
Added logging to meddleware.csrf
Joar Wandborg
2012-05-13
1
-0
/
+5
*
gandaro points out we should have all headers end with question marks for con...
Christopher Allan Webber
2012-05-06
1
-6
/
+6
*
Apparently I can't correct typos right. MedaGoblin->MediaGoblin in docs
Christopher Allan Webber
2012-05-06
1
-1
/
+1
*
A couple of typos in docs... MedaGobilin->MediaGoblin
Christopher Allan Webber
2012-05-05
2
-2
/
+2
*
Update version to 0.3.1.dev
Will Kahn-Greene
2012-05-02
2
-3
/
+3
*
Update version to 0.3.0 for release
Will Kahn-Greene
2012-05-02
2
-2
/
+2
*
One character chage: "our" to "your" in the release notes as it makes more
greg
2012-05-01
1
-1
/
+1
*
0.3.0 *is* released! Reflect that in the release notes :)
Christopher Allan Webber
2012-05-01
1
-2
/
+2
*
Also tell people to install python-psycopg2 if using postgres in docs
Christopher Allan Webber
2012-04-30
1
-1
/
+1
*
./bin/gmg migrate -> ./bin/gmg dbupdate in the docs
Christopher Allan Webber
2012-04-30
1
-1
/
+1
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-04-30
5
-1
/
+1
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-04-30
4
-19
/
+700
*
Removing references to MongoDB in docs/
Christopher Allan Webber
2012-04-29
2
-45
/
+1
*
No need to keep around mongodb migration tests.
Christopher Allan Webber
2012-04-29
1
-401
/
+0
*
Deprecate ./bin/gmg migrate.
Christopher Allan Webber
2012-04-29
2
-6
/
+8
*
Removing wipealldata command and deleting env_export/env_import for now.
Christopher Allan Webber
2012-04-29
2
-71
/
+14
*
Removing mongo and mongokit as dependencies.
Christopher Allan Webber
2012-04-29
1
-2
/
+0
*
Translate form validation error messages.
Elrond
2012-04-24
1
-1
/
+1
*
Making celeryd consistent: look for mediagoblin_local.ini
Christopher Allan Webber
2012-04-22
1
-1
/
+6
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-04-22
12
-20
/
+120
|
\
|
*
Committing extracted and compiled translations
Elrond
2012-04-22
12
-20
/
+120
*
|
Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite://
Christopher Allan Webber
2012-04-22
1
-1
/
+1
|
/
*
Remove kombu-sqlalchemy and use database string in modern kombu-proper format
Christopher Allan Webber
2012-04-21
2
-2
/
+1
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-04-21
40
-36
/
+376
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-04-21
5
-33
/
+34
*
Extract new translatable strings.
Elrond
2012-04-21
1
-1
/
+21
*
transifex: Wait a bit after push.
Elrond
2012-04-21
1
-0
/
+3
*
Documentation updates and fixes
Will Kahn-Greene
2012-04-20
3
-35
/
+45
*
use _ function on some now untranslatable strings
Jakob Kramer
2012-04-19
2
-3
/
+3
*
'+ Add media' and 'View your profile' translatable
Jakob Kramer
2012-04-19
1
-2
/
+2
*
Also make sure mimetype here is set correctly via mimetype[0] (Thanks Shackra!)
Christopher Allan Webber
2012-04-18
1
-1
/
+1
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-04-18
45
-419
/
+601
*
Make image-for-media_title alt tag translatable
Christopher Allan Webber
2012-04-18
1
-2
/
+4
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-04-18
2
-4
/
+4
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-04-18
1
-46
/
+57
*
Merge remote-tracking branch 'joar/html5slider'
Joar Wandborg
2012-04-18
4
-8
/
+273
|
\
|
*
Added html5slider to support range inputs in Firefox
Joar Wandborg
2012-04-18
4
-8
/
+273
*
|
Save the MIMEtype to cloudfiles correctly.
Shackra
2012-04-16
1
-0
/
+6
|
/
*
Updated the audio display <source> element
Joar Wandborg
2012-04-16
1
-1
/
+1
*
log.debug the used config file.
Elrond
2012-04-09
1
-0
/
+1
*
Fix atom feed for tags.
Elrond
2012-04-09
1
-3
/
+1
*
Fixed video skin
Joar Wandborg
2012-04-09
1
-2
/
+1
*
Removed commented out pdb.set_trace
Joar Wandborg
2012-04-09
1
-1
/
+0
[next]