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
*
Comment changes for federation
Jessica Tallon
2015-10-20
26
-344
/
+754
*
Fix #5353 - Bug in OAuth which referenced "user"
Jessica Tallon
2015-10-17
3
-8
/
+8
*
Add public_id fixes throughout the code
Jessica Tallon
2015-10-07
7
-27
/
+107
*
Add Graveyard model
Jessica Tallon
2015-10-07
3
-124
/
+126
*
Add the __model_args__ deletion code
Jessica Tallon
2015-10-07
3
-2
/
+148
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
48
-250
/
+437
*
Fix bugs with the exifread library update
Jessica Tallon
2015-10-07
1
-2
/
+4
*
Fix #994: Also set self.data when no change made to URL.
Ben Sturmfels
2015-09-08
1
-1
/
+2
*
Use StringField.process_formdata() if valuelist is empty.
Berker Peksag
2015-08-25
1
-4
/
+6
*
Fix #994: Don't require users to type the website URL scheme when updating pr...
Ben Sturmfels
2015-08-25
1
-2
/
+18
*
Issue #815: Replace two non-ASCII curly single quotes with straight quotes.
Ben Sturmfels
2015-08-25
1
-2
/
+2
*
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
*
Pin mock 1.0.1 in Python 2 for now.
Berker Peksag
2015-07-22
1
-1
/
+1
*
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
2
-2
/
+2
*
|
More things to include in MANIFEST.in
Christopher Allan Webber
2015-06-04
1
-2
/
+5
*
|
Note that users have to install node.js :\
Christopher Allan Webber
2015-06-03
1
-3
/
+8
*
|
More adjustments to manifest.in
Christopher Allan Webber
2015-06-03
1
-1
/
+4
*
|
We now store mediagoblin.example.ini, not mediagoblin.ini
Christopher Allan Webber
2015-06-03
1
-1
/
+1
*
|
Committing extracted and compiled translations
Christopher Allan Webber
2015-06-03
4
-59
/
+90
*
|
Potentially require virtualenv as a requirement for "make dist"
Christopher Allan Webber
2015-06-03
1
-1
/
+1
[next]