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 MediaGoblin video player skin by chron0
Jef van Schendel
2012-04-08
3
-1
/
+417
|
/
/
/
*
|
|
CELERY_ALWAYS_EAGER environment variable only recognized if 'true' now
Christopher Allan Webber
2012-04-08
1
-1
/
+1
*
|
|
Allow users to pass callables in as controllers, not just import paths
Christopher Allan Webber
2012-04-08
1
-1
/
+7
*
|
|
Committing extracted and compiled translations
Christopher Allan Webber
2012-04-07
40
-792
/
+988
*
|
|
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-04-07
5
-46
/
+689
*
|
|
Cleanup sql session after request. ALWAYS!
Elrond
2012-04-07
2
-8
/
+17
*
|
|
Fix relnotes formatting
Will Kahn-Greene
2012-04-07
2
-5
/
+7
*
|
|
Start adding release notes.
Elrond
2012-04-05
2
-0
/
+53
*
|
|
Updated documentation
Joar Wandborg
2012-04-03
1
-3
/
+88
*
|
|
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Joar Wandborg
2012-04-02
1
-1
/
+8
|
\
\
\
|
*
|
|
Check that the media_data tables are empty.
Elrond
2012-04-02
1
-1
/
+8
*
|
|
|
gmg env_import shouldn't crash on unicode ...
Joar Wandborg
2012-04-02
1
-1
/
+1
|
/
/
/
*
|
|
Add ascii and audio tables/migration data.
Elrond
2012-04-02
2
-1
/
+23
*
|
|
Cleanup unused media_data tables and migration info.
Elrond
2012-04-02
1
-6
/
+34
*
|
|
Mongo -> SQL conversion tool: UI improvements
Elrond
2012-04-02
1
-16
/
+28
*
|
|
Fixed an issue where orphaned comments breaks the import
Joar Wandborg
2012-04-02
1
-5
/
+11
*
|
|
Merge remote-tracking branch 'refs/remotes/elrond/sql/final'
Christopher Allan Webber
2012-04-01
9
-53
/
+94
|
\
\
\
|
*
|
|
Fix unit tests for sql: cache media_id.
Elrond
2012-04-01
1
-2
/
+3
|
*
|
|
Finally enable SQL for everybody!
Elrond
2012-04-01
2
-1
/
+1
|
*
|
|
Reload the user for current values.
Elrond
2012-03-26
1
-0
/
+1
|
*
|
|
Reload and detach the test user.
Elrond
2012-03-26
1
-0
/
+7
|
*
|
|
TestSubission's tag check stuff passing now
Christopher Allan Webber
2012-03-26
1
-3
/
+5
|
*
|
|
Remove the user_dev directory on tests ending
Christopher Allan Webber
2012-03-26
1
-7
/
+7
|
*
|
|
Suggest we move to an in-memory database ;)
Christopher Allan Webber
2012-03-26
1
-1
/
+1
|
*
|
|
SQL based tests and refactored Celery setup stuff
Christopher Allan Webber
2012-03-26
4
-33
/
+62
*
|
|
|
Switch JSONEncoded from VARCHAR to TEXT
Elrond
2012-04-01
1
-2
/
+2
*
|
|
|
JS: fix first part of #422; make items in drop-down acutally work
Jef van Schendel
2012-04-01
1
-8
/
+5
*
|
|
|
CSS: change padding-left to margin-left
Jef van Schendel
2012-04-01
1
-1
/
+1
*
|
|
|
CSS: change comment margins
Jef van Schendel
2012-04-01
1
-9
/
+9
*
|
|
|
HTML/CSS: comment style changes
Jef van Schendel
2012-04-01
2
-8
/
+15
*
|
|
|
HTML: remove elements for comment button style change
Jef van Schendel
2012-04-01
1
-4
/
+0
*
|
|
|
CSS: remove background
Jef van Schendel
2012-04-01
1
-2
/
+1
*
|
|
|
Logo margin fix
Jef van Schendel
2012-04-01
1
-1
/
+1
*
|
|
|
Add dropdown to header
Jef van Schendel
2012-04-01
3
-12
/
+97
*
|
|
|
Revert changes from last commit; I am an idiot
Jef van Schendel
2012-03-31
2
-24
/
+0
*
|
|
|
Switch over content to new layout/text; slight css edits
Jef van Schendel
2012-03-31
2
-0
/
+24
*
|
|
|
Increase bottom margin header
Jef van Schendel
2012-03-31
1
-1
/
+1
*
|
|
|
Small CSS changes to header
Jef van Schendel
2012-03-31
1
-7
/
+13
*
|
|
|
Added pygst.require('0.10') since it's absence breaks stuff
Joar Wandborg
2012-03-30
1
-0
/
+2
*
|
|
|
Updated Video docs, so that I won't forget
Joar Wandborg
2012-03-30
1
-5
/
+1
*
|
|
|
Cleaned up media_types.video.transcoders
Joar Wandborg
2012-03-29
1
-4
/
+4
*
|
|
|
And remove some now useless methods.
Elrond
2012-03-29
1
-36
/
+0
*
|
|
|
Remove the DictReadProxy thing.
Elrond
2012-03-29
1
-47
/
+4
*
|
|
|
Fix some simple errors.
Elrond
2012-03-29
2
-4
/
+5
*
|
|
|
Change models to a _v0 suffix.
Elrond
2012-03-29
2
-48
/
+50
*
|
|
|
Make a copy of models for v0.
Elrond
2012-03-29
1
-0
/
+375
*
|
|
|
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Joar Wandborg
2012-03-29
3
-2
/
+54
|
\
\
\
\
|
*
|
|
|
Audio: And add empty migrations.
Elrond
2012-03-29
1
-0
/
+17
|
*
|
|
|
Audio: Add models and disable media_data.
Elrond
2012-03-29
2
-2
/
+37
*
|
|
|
|
Cleanded up video imports, removed PyGTK dependency
Joar Wandborg
2012-03-29
2
-38
/
+30
|
/
/
/
/
[prev]
[next]