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
Commit message (
Expand
)
Author
Age
Files
Lines
*
made the download links consistent
Jakob Kramer
2012-07-07
4
-11
/
+31
*
put attachments into sidebar
Jakob Kramer
2012-07-07
1
-22
/
+26
*
Decoding EXIF strings as UTF-8 with replace in the ifd_tag_to_dict
Joar Wandborg
2012-07-07
1
-1
/
+14
*
Removed .ogg extension from audio MEDIA_MANAGER.
Joar Wandborg
2012-07-06
1
-1
/
+1
*
Switching the syntax of this exception-raise
Christopher Allan Webber
2012-07-06
1
-2
/
+1
*
Removing _jointhat()... not really needed.
Christopher Allan Webber
2012-07-06
1
-14
/
+2
*
one more noSuchFiles->no_such_files
Christopher Allan Webber
2012-07-06
1
-1
/
+1
*
Merge remote-tracking branch 'refs/remotes/merge-requests/37'
Christopher Allan Webber
2012-07-06
2
-5
/
+40
|
\
|
*
changing NoSuchFiles for no_such_files
Jorge Araya Navarro
2012-07-05
1
-4
/
+4
|
*
fixing bug #255 as Joar and CWebber ask me to do :)
Jorge Araya Navarro
2012-06-28
3
-11
/
+41
|
*
Bug 255 fixed
Jorge Araya Navarro
2012-06-22
1
-1
/
+6
*
|
Added some security checks to attachment upload, it's still not
Joar Wandborg
2012-06-24
1
-2
/
+29
*
|
Fixed EXIF longitude bug
Joar Wandborg
2012-06-23
2
-4
/
+16
|
/
*
First migration fix: commit after each migration.
Elrond
2012-06-14
1
-0
/
+2
*
Pull instance name from config in the notification email.
Joar Wandborg
2012-06-11
1
-3
/
+3
*
FIXED SQL MIGRATION #2
Joar Wandborg
2012-06-10
2
-3
/
+5
*
Added SQL migrations for email notifications
Joar Wandborg
2012-06-10
1
-2
/
+14
*
Fixed some comment notification code for compliance with SQL
Joar Wandborg
2012-06-10
2
-12
/
+15
*
Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...
Joar Wandborg
2012-06-10
9
-33
/
+146
|
\
|
*
Updates to send email comments, included translation, better validation.
Derek Moore
2012-03-25
3
-52
/
+48
|
*
Merge branch 'master' into derek-moore-bug405_email_notifications_for_comments
Christopher Allan Webber
2012-03-18
29
-76
/
+280
|
|
\
|
*
|
Added wants_comment_notification to sql model
Derek Moore
2012-03-15
1
-0
/
+1
|
*
|
These are changes for issue #405, add email comment notification.
Derek Moore
2012-03-15
8
-19
/
+133
*
|
|
Fix problems from pyflakes output
Will Kahn-Greene
2012-06-03
14
-32
/
+14
*
|
|
Committing extracted and compiled translations
Christopher Allan Webber
2012-06-01
45
-70
/
+290
*
|
|
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-06-01
6
-74
/
+1435
*
|
|
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
1
-12
/
+41
*
|
|
401. Plugin infrastructure
Will Kahn-Greene
2012-05-13
9
-0
/
+431
*
|
|
Added logging to meddleware.csrf
Joar Wandborg
2012-05-13
1
-0
/
+5
*
|
|
Update version to 0.3.1.dev
Will Kahn-Greene
2012-05-02
1
-1
/
+1
*
|
|
Update version to 0.3.0 for release
Will Kahn-Greene
2012-05-02
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
*
|
|
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
*
|
|
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
1
-1
/
+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
*
|
|
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
[next]