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
*
Fixed a small typo that was causing the mediagoblin.moderation.users_detail
tilly-Q
2013-12-08
1
-1
/
+2
*
Committing extracted and compiled translations
Christopher Allan Webber
2013-12-03
65
-4159
/
+863
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2013-12-03
2
-97
/
+49
*
Make "Username's privileges" translatable
Christopher Allan Webber
2013-12-03
1
-2
/
+2
*
v0.6.2.dev
Christopher Allan Webber
2013-12-03
1
-1
/
+1
*
Now on v0.6.1, officially!
Christopher Allan Webber
2013-12-03
1
-1
/
+1
*
Release notes for v0.6.1, also instructions to check out a specific tag
Christopher Allan Webber
2013-12-03
1
-3
/
+23
*
Turning off the Terms of Service feature by default
Christopher Allan Webber
2013-12-03
2
-3
/
+3
*
We're in the 0.6.1 dev zone! But we shouldn't stay here long ;)
Christopher Allan Webber
2013-12-03
1
-1
/
+1
*
Removing the assertion that this site is run by StatusNet (major oops) and ad...
Christopher Allan Webber
2013-12-03
1
-7
/
+13
*
At v0.6.0! Woohoo!
Christopher Allan Webber
2013-12-02
1
-1
/
+1
*
Adding Asheesh Laroia to AUTHORS!
Christopher Allan Webber
2013-12-02
1
-0
/
+1
*
Previous ordering seemed weird.
Christopher Allan Webber
2013-12-02
1
-1
/
+1
*
Including python-dateutil in our dependency list
Christopher Allan Webber
2013-12-02
1
-0
/
+1
*
In the case of setuptools/sqlalchemy conflict, explain the issue
Asheesh Laroia
2013-12-02
1
-2
/
+16
*
Committing extracted and compiled translations
Christopher Allan Webber
2013-12-02
65
-1535
/
+767
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2013-12-02
2
-28
/
+28
*
Also adding contributor "Josie". Not sure of full name!
Christopher Allan Webber
2013-12-02
1
-0
/
+1
*
mediagoblin/templates/mediagoblin/user_pages/collection.html: fix typo
Alon Levy
2013-12-01
1
-1
/
+1
*
Adding Lenna Peterson to AUTHORS
Christopher Allan Webber
2013-11-30
1
-0
/
+1
*
LDAP readme link
Christopher Allan Webber
2013-11-30
1
-0
/
+15
*
0.6.0 release notes
Christopher Allan Webber
2013-11-30
1
-0
/
+68
*
Provide an easy option to turn off the terms of service
Christopher Allan Webber
2013-11-30
1
-0
/
+3
*
Adding Devan to AUTHORS
Christopher Allan Webber
2013-11-29
1
-0
/
+1
*
Committing extracted and compiled translations
Christopher Allan Webber
2013-11-26
67
-242
/
+72
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2013-11-26
5
-119
/
+119
*
No need to translate a variable name alone
Christopher Allan Webber
2013-11-26
1
-3
/
+1
*
Committing extracted and compiled translations
Christopher Allan Webber
2013-11-25
67
-2106
/
+3025
*
Removing the "logging is debug by default in dbupdate"
Christopher Allan Webber
2013-11-25
1
-1
/
+2
*
Merge branch 'fix-foundations-warn'
tilly-Q
2013-11-24
1
-6
/
+0
|
\
|
*
This is a tiny change. I took out the warnings that were displayed when a plugin
tilly-Q
2013-11-21
1
-6
/
+0
*
|
I went through the code and just removed some blank spaces. I also looked it
tilly-Q
2013-11-19
3
-7
/
+4
*
|
Addressed ticket number 630 by removing MediaEntry.collected
Josie
2013-11-18
4
-6
/
+17
|
/
*
Documenting the command-line uploading tooling.
Christopher Allan Webber
2013-11-14
2
-0
/
+42
*
Making the API make use of the new submit tooling.
Christopher Allan Webber
2013-11-14
2
-46
/
+59
*
Pass in request.urlgen to submit_media so it can update the feed_url stuff
Christopher Allan Webber
2013-11-14
1
-1
/
+2
*
Also switching piwigo integration of submit_media over to kwargs.
Christopher Allan Webber
2013-11-14
1
-5
/
+6
*
Switching use of submit_media to be keyword arguments in views.py.
Christopher Allan Webber
2013-11-14
1
-7
/
+8
*
Switching the addmedia tool over to using the get_upload_file_limits tool also.
Christopher Allan Webber
2013-11-14
1
-7
/
+2
*
Porting the piwigo submit system over to using the new submit utility.
Christopher Allan Webber
2013-11-14
1
-57
/
+38
*
Breaking out get_upload_file_limits into its own utility.
Christopher Allan Webber
2013-11-14
2
-12
/
+23
*
--license doesn't use the user default so correct that. It does use a URL th...
Christopher Allan Webber
2013-11-14
1
-1
/
+1
*
A couple more adjustments for unicode'ification of some arguments.
Christopher Allan Webber
2013-11-14
1
-2
/
+2
*
Hacks to get past unicode barriers
Christopher Allan Webber
2013-11-14
1
-7
/
+17
*
Generic'ifying the submit code to not rely on the werkzeug FileStorage datast...
Christopher Allan Webber
2013-11-13
8
-50
/
+40
*
Docstring for submit_media()
Christopher Allan Webber
2013-11-13
1
-0
/
+18
*
Start of addmedia command. Kinda close to working ;)
Christopher Allan Webber
2013-11-13
2
-0
/
+104
*
Weird indentation issue, fixing!
Christopher Allan Webber
2013-11-13
1
-2
/
+3
*
Refactoring submission utility to make it more generic! Reusable!
Christopher Allan Webber
2013-11-13
2
-120
/
+88
*
Starting to split out a submit_media utility
Christopher Allan Webber
2013-11-12
1
-0
/
+82
[next]