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
...
|
*
|
Removed diaper patterns from audio/video sniffers, video preload set to 'meta...
Joar Wandborg
2012-03-07
8
-22
/
+40
|
*
|
Audio thumbnailing & spectrograms, media plugins use sniffing
Joar Wandborg
2012-02-28
11
-28
/
+844
|
*
|
Removed old audio.transcoder file (the real one is audio.transcoders)
Joar Wandborg
2012-02-16
1
-18
/
+0
|
*
|
Added sniffing logic for image media type
Joar Wandborg
2012-02-16
1
-0
/
+24
|
*
|
Changed media processing delegation to a 'sniffing' method
Joar Wandborg
2012-02-15
10
-12
/
+55
|
*
|
Audio media handler, media sniffing, video fixes
Joar Wandborg
2012-02-14
9
-16
/
+334
*
|
|
Removing superfluous whitespace
Christopher Allan Webber
2012-03-26
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/slikdigit/bassam'
Christopher Allan Webber
2012-03-26
2
-7
/
+21
|
\
\
\
|
*
|
|
fix for ticket #404
Bassam
2012-03-15
2
-15
/
+30
*
|
|
|
Merge remote-tracking branch 'remotes/bretts/bug261-resized-filenames'
Christopher Allan Webber
2012-03-26
6
-256
/
+238
|
\
\
\
\
|
*
\
\
\
Merge remote branch 'origin/master' into bug261-resized-filenames
Brett Smith
2012-03-26
84
-2516
/
+2739
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Rename to FilenameBuilder, with a main method named fill.
Brett Smith
2012-03-26
4
-26
/
+28
|
*
|
|
|
Refactor video processing to use FilenameMunger.
Brett Smith
2012-03-25
1
-8
/
+4
|
*
|
|
|
Use FilenameMunger.
Brett Smith
2012-03-25
1
-28
/
+17
|
*
|
|
|
Add documentation to the FilenameMunger class.
Brett Smith
2012-03-25
1
-1
/
+16
|
*
|
|
|
Add FilenameMunger class to processing, with tests.
Brett Smith
2012-03-25
2
-0
/
+36
|
*
|
|
|
Add tests for image processing. Check filenames and image sizes.
Brett Smith
2012-03-20
2
-0
/
+24
|
*
|
|
|
Make a function to generate test image filenames.
Brett Smith
2012-03-20
1
-11
/
+9
|
*
|
|
|
Prefer nose assert_* methods to the assert built-in.
Brett Smith
2012-03-20
1
-7
/
+10
|
*
|
|
|
Refactor false image tests.
Brett Smith
2012-03-20
1
-28
/
+13
|
*
|
|
|
Refactor normal upload tests.
Brett Smith
2012-03-20
1
-27
/
+17
|
*
|
|
|
Refactor MediaEntry fetches/checks into check_media().
Brett Smith
2012-03-20
1
-14
/
+13
|
*
|
|
|
Refactor data posts into one do_post function.
Brett Smith
2012-03-20
1
-112
/
+52
|
*
|
|
|
small readability improvements in resize_image
Brett Smith
2012-03-18
1
-3
/
+3
|
*
|
|
|
Refactor image resize code, with better filenames (#261)
Brett Smith
2012-03-17
1
-41
/
+48
*
|
|
|
|
Add comment in JavaScript file about duplicating the password field
Jef van Schendel
2012-03-26
1
-0
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Jef van Schendel
2012-03-25
3
-2
/
+33
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'gandaro/forgot-password-autofillin'
Elrond
2012-03-25
3
-2
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
set username default server-side
Jakob Kramer
2012-03-25
3
-8
/
+2
|
|
*
|
|
|
Fill username automatically in (Forget Password)
Jakob Kramer
2012-03-24
3
-1
/
+38
*
|
|
|
|
|
Header style change
Jef van Schendel
2012-03-25
2
-43
/
+36
|
/
/
/
/
/
*
|
|
|
|
Drop debug from migration.
Elrond
2012-03-25
1
-2
/
+0
*
|
|
|
|
Cleanup mongo->sql converter.
Elrond
2012-03-25
1
-5
/
+2
*
|
|
|
|
Do not fill media_data['exif'] any more.
Elrond
2012-03-25
1
-7
/
+0
*
|
|
|
|
Migration fixup: Drop empty exif_all.
Elrond
2012-03-25
1
-1
/
+7
*
|
|
|
|
Create migration to move exif data around in media_data.
Elrond
2012-03-25
1
-0
/
+25
*
|
|
|
|
Use exif_display_iter in the template.
Elrond
2012-03-25
1
-3
/
+4
*
|
|
|
|
Start to fill media_data.exif_all in addition.
Elrond
2012-03-25
1
-3
/
+6
|
/
/
/
/
*
|
|
|
Merge remote-tracking branch 'remotes/gandaro/wipealldata-from-db_name'
Christopher Allan Webber
2012-03-24
1
-2
/
+6
|
\
\
\
\
|
*
|
|
|
Wipe the configured database, not the default one
Jakob Kramer
2012-03-24
1
-2
/
+6
*
|
|
|
|
Allow arrow keys in input fields and textareas
Jakob Kramer
2012-03-24
2
-2
/
+10
|
/
/
/
/
*
|
|
|
remove unused `mg.submit.security' module
Jakob Kramer
2012-03-23
2
-27
/
+1
*
|
|
|
Fix cyclic import issue.
Elrond
2012-03-23
1
-1
/
+2
*
|
|
|
Create MediaEntry.exif_display_iter()
Elrond
2012-03-23
1
-0
/
+10
*
|
|
|
image_mediadata: Add exif_all column
Elrond
2012-03-23
1
-0
/
+2
*
|
|
|
Add copyright header to image/models.py
Elrond
2012-03-23
1
-0
/
+17
*
|
|
|
correct wrong version number
Jakob Kramer
2012-03-23
1
-1
/
+1
*
|
|
|
New media_data row needs to know its MediaEntry's id.
Elrond
2012-03-22
1
-1
/
+2
*
|
|
|
Add index=True for some columns.
Elrond
2012-03-21
1
-6
/
+7
*
|
|
|
Finally load all models.
Elrond
2012-03-21
1
-2
/
+1
[prev]
[next]