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
*
Video media_data: Change layout in the mongo world
Elrond
2012-03-01
4
-5
/
+22
*
SQL: Improve video media_data table
Elrond
2012-03-01
2
-5
/
+7
*
Cleanup Session after each request.
Elrond
2012-02-28
2
-0
/
+9
*
Attachment support in the SQL backend
Elrond
2012-02-28
4
-4
/
+38
*
Fix tests given recent celery "case" change
Christopher Allan Webber
2012-02-28
7
-16
/
+16
*
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
2
-96
/
+41
*
Let mark_entry_failed log unknown exceptions
Elrond
2012-02-27
1
-0
/
+1
*
Merge remote-tracking branch 'cwebber/celerysql'
Elrond
2012-02-27
6
-68
/
+23
|
\
|
*
Adjust unit tests to match new celery/kombu sqlalchemy setup
Christopher Allan Webber
2012-02-26
2
-48
/
+9
|
*
"database" is not the sqlalchemy kombu transport... should be "sqlalchemy"
Christopher Allan Webber
2012-02-26
1
-1
/
+1
|
*
Celery and kombu databases should also be .gitignore'd
Christopher Allan Webber
2012-02-26
1
-0
/
+2
|
*
kombu-sqlalchemy a requirement in order for kombu sqlalchemy transport to work
Christopher Allan Webber
2012-02-26
1
-0
/
+1
|
*
Move mediagoblin dbs out of user_dev for race condition directory-creation re...
Christopher Allan Webber
2012-02-26
1
-2
/
+2
|
*
Give kombu its own db. Responding to Elrond "sqlite will lock all the time!" :)
Christopher Allan Webber
2012-02-26
1
-1
/
+1
|
*
Apparently an absolute path is three slashes after sqlite:. Thx elrond.
Christopher Allan Webber
2012-02-26
1
-2
/
+2
|
*
Should be all that's needed to switch celery/kombu settings to sqlalchemy
Christopher Allan Webber
2012-02-25
2
-20
/
+11
*
|
Committing extracted and compiled translations
Christopher Allan Webber
2012-02-26
3
-23
/
+23
*
|
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-02-26
2
-161
/
+49
*
|
Let SQL objects support .setdefault() and .delete()
Elrond
2012-02-26
1
-0
/
+10
*
|
Dot-Notation: MediaComment and some random places
Elrond
2012-02-26
2
-7
/
+7
*
|
Let Main Server emit startup notice including version
Elrond
2012-02-26
1
-1
/
+6
|
/
*
Allow .id instead of ._id for the Mongo backend
Elrond
2012-02-25
2
-1
/
+16
*
Create "gmg convert_mongo_to_sql" command
Elrond
2012-02-23
3
-3
/
+32
*
mongo to sql convert: Better Ordering
Elrond
2012-02-23
1
-4
/
+4
*
Use task_id in generating the queue file path
Elrond
2012-02-21
1
-9
/
+9
*
We now require sqlalchemy and sqlalchemy-migrate
Christopher Allan Webber
2012-02-19
1
-0
/
+2
*
Commenting out the migrations that don't exist yet
Christopher Allan Webber
2012-02-18
1
-4
/
+4
*
Updates so that dbupdate command works
Christopher Allan Webber
2012-02-18
9
-10
/
+124
*
Merge branch 'master' into sqlmigrate
Christopher Allan Webber
2012-02-18
6
-9
/
+42
|
\
|
*
Start having useful defaults for SQL
Elrond
2012-02-18
4
-2
/
+7
|
*
Fix MediaTag __init__ to handle no args
Elrond
2012-02-18
1
-3
/
+5
|
*
SQL: fail_metadata as JSON encoded field
Elrond
2012-02-18
3
-4
/
+30
*
|
Merge branch 'master' into sqlmigrate
Christopher Allan Webber
2012-02-18
181
-372
/
+656
|
\
|
|
*
Drop pre-rendered html: MediaComment.content_html
Elrond
2012-02-18
6
-12
/
+22
|
*
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
9
-21
/
+27
|
*
Drop pre-rendered html: User.bio_html
Elrond
2012-02-18
6
-6
/
+17
|
*
Revert "Layout overhaul time!"
Christopher Allan Webber
2012-02-13
8
-173
/
+146
|
*
47: Only lowercase host part of email
Elrond
2012-02-13
1
-1
/
+3
|
*
Our javascript is actually AGPLv3+, not LGPL*. Correcting.
Christopher Allan Webber
2012-02-12
1
-1
/
+1
|
*
Wait, scratch that. This commit uses a better way.
Jef van Schendel
2012-02-12
1
-0
/
+2
|
*
Add navigation button styles for mobile
Jef van Schendel
2012-02-12
1
-0
/
+12
|
*
Fix comment input field width/padding; change some text; remove weird #form_c...
Jef van Schendel
2012-02-12
2
-32
/
+20
|
*
Make media thumbnail gallery a list instead of a table
Jef van Schendel
2012-02-12
2
-21
/
+16
|
*
Corrections for mobile layout
Jef van Schendel
2012-02-12
1
-3
/
+9
|
*
Move "Added on" date to sidebar
Jef van Schendel
2012-02-12
1
-3
/
+5
|
*
Style sidedata h3; revert sidebar margin change
Jef van Schendel
2012-02-12
1
-1
/
+10
|
*
Fix sidebar margins
Jef van Schendel
2012-02-12
1
-2
/
+1
|
*
Move Attachments from sidebar to default pane
Jef van Schendel
2012-02-12
1
-23
/
+23
|
*
Consistencify sidebar bits (same headers and such)
Jef van Schendel
2012-02-12
4
-7
/
+8
[next]