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
*
Fix #994: Don't require users to type the website URL scheme when updating pr...
Ben Sturmfels
2015-08-25
1
-2
/
+18
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
25
-82
/
+87
*
Fix #5344 - OAuth NotImplemented exception
Jessica Tallon
2015-08-21
4
-8
/
+102
*
Fix #1066 - OAuth Invalid signature error
Jessica Tallon
2015-08-20
1
-1
/
+1
*
Fix serialization after model changes
Jessica Tallon
2015-08-20
2
-10
/
+11
*
Change structure of MediaEntry and add migration
Jessica Tallon
2015-08-19
3
-13
/
+70
*
Change codebase to query or create correct User model
Jessica Tallon
2015-08-19
1
-1
/
+0
*
Add a no_referrer setting to prevent browsers leaking information.
Duncan
2015-08-02
2
-0
/
+6
*
Fix urlparse import in tools/routing.py
Berker Peksag
2015-08-01
1
-1
/
+1
*
Add the user models to the MODELS list
Jessica Tallon
2015-07-31
3
-17
/
+39
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
33
-125
/
+156
*
Add polymorphic properties to User
Jessica Tallon
2015-07-31
2
-3
/
+25
*
Add LocalUser and RemoteUser and migration
Jessica Tallon
2015-07-31
2
-58
/
+217
*
Regenerate po file after 8e832f84597bd1505f23f4abd4eef96ce12d3822
Berker Peksag
2015-07-22
1
-112
/
+45
*
Fix typos reported in #1102
Berker Peksag
2015-07-22
1
-2
/
+2
*
Return non-zero exit code if the command cannot be completed successfully.
Berker Peksag
2015-07-22
1
-0
/
+6
*
Change all unicode() calls with six.text_type().
Berker Peksag
2015-06-25
6
-10
/
+18
*
Fix typo.
Berker Peksag
2015-06-25
1
-1
/
+1
*
Fix more print statements. Refs #5331
Berker Peksag
2015-06-25
2
-3
/
+7
*
Fix print statements to be python3 compatible. Refs #5331
Sebastian Spaeth
2015-06-25
1
-2
/
+2
*
Merge branch Generic Foreign Key changes
Jessica Tallon
2015-06-24
5
-176
/
+308
|
\
|
*
Fix removal of ActivityIntermediatory migration
Jessica Tallon
2015-06-24
2
-2
/
+23
|
*
Fix some problems with activity mixins and migrations
Jessica Tallon
2015-05-26
5
-76
/
+24
|
*
Add a more verbose GenericForeignKey implementation
Jessica Tallon
2015-05-26
2
-67
/
+38
|
*
Remove deprecated fields and fix activity creation in tools
Jessica Tallon
2015-05-26
2
-11
/
+2
|
*
More fixed recommended by Elrond
Jessica Tallon
2015-05-26
1
-11
/
+8
|
*
Add some fixes Elrond suggested and doc strings
Jessica Tallon
2015-05-26
1
-14
/
+41
|
*
Add migration to remove ActivityIntermediator
Jessica Tallon
2015-05-26
2
-59
/
+12
|
*
Fix the GenericForeignKey implementation
Jessica Tallon
2015-05-26
1
-22
/
+36
|
*
Migrate Activity to using the new GenericForeignKey
Jessica Tallon
2015-05-26
2
-47
/
+166
|
*
Add GenericForeignKey field and reference helper model
Jessica Tallon
2015-05-26
2
-2
/
+93
*
|
Import urlparse from six.moves to work on both Python 2 and 3.
Berker Peksag
2015-06-05
1
-1
/
+3
*
|
v0.8.0! Let's get this party started!
Christopher Allan Webber
2015-06-04
1
-1
/
+1
*
|
Committing extracted and compiled translations
Christopher Allan Webber
2015-06-03
4
-59
/
+90
*
|
readthedocs can't read the version using autotools, so back to _version.py sp...
Christopher Allan Webber
2015-06-03
1
-1
/
+1
*
|
Fix link from Gitorious -> Savannah
Christopher Allan Webber
2015-06-01
1
-1
/
+1
|
/
*
Use of deprecated frombytes when processing videos causes the task to fail
Christopher Allan Webber
2015-05-22
1
-1
/
+1
*
#5314 Prevent ZeroDivisionError in exif.py
Christopher Allan Webber
2015-04-27
1
-3
/
+8
*
TinyMCE plugin loading should NOT be here.
Christopher Allan Webber
2015-04-23
1
-16
/
+0
*
Move check that metadata exists earlier
Boris Bobrov
2015-04-23
1
-4
/
+4
*
fixed 5068
Boris Bobrov
2015-04-22
1
-2
/
+2
*
Proper handling of tags in skip_transcode
Boris Bobrov
2015-03-20
1
-6
/
+6
*
Prevent exception on transcoding failure (bug 460)
Boris Bobrov
2015-03-20
2
-15
/
+22
*
wtforms.fields.TextField was deprecated
Jakob Kramer
2015-03-12
9
-50
/
+49
*
Fix welcome image URL in the front page template (#902)
Jaakko Luttinen
2015-03-12
1
-1
/
+1
*
Use UTC for all timesince comparisons
ayleph
2015-03-12
2
-14
/
+2
*
Patch from breton: fix #5053 (gmg addmedia broken in 0.8.0)
Christopher Allan Webber
2015-03-05
1
-1
/
+2
*
Merge remote-tracking branch 'refs/remotes/breton/bug/647'
Christopher Allan Webber
2015-03-05
4
-28
/
+19
|
\
|
*
Fix bug 647
Boris Bobrov
2015-03-02
3
-23
/
+12
|
*
init GStreamer on demand only
Boris Bobrov
2015-02-25
1
-5
/
+7
[next]