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 pylint/pep8 warnings in test/tools.py
Joar Wandborg
2012-09-29
1
-2
/
+2
*
Switch from webob.Request to werkzeug.wrappers.Request
Joar Wandborg
2012-09-29
5
-27
/
+382
*
Grammar re: libasound2-dev
Joar Wandborg
2012-09-29
1
-4
/
+4
*
Added note about libasound2-dev to docs.
Joar Wandborg
2012-09-29
1
-0
/
+7
*
Added cascade all, delete-orphan to ProcessingMetaData
Joar Wandborg
2012-09-27
1
-5
/
+7
*
Added tests for HTTP callbacks
Joar Wandborg
2012-09-27
4
-3
/
+85
*
Added some OAuth plugin tests
Joar Wandborg
2012-09-26
3
-2
/
+138
*
HTTP callback fixes
Joar Wandborg
2012-09-26
3
-6
/
+21
*
Added support for http callbacks on processing
Joar Wandborg
2012-09-26
5
-2
/
+111
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-09-24
48
-261
/
+169
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-09-24
3
-99
/
+99
*
Too much was marked for translation this gettext message.
Christopher Allan Webber
2012-09-24
1
-1
/
+3
*
Changed a <p/> to </p> in user.html. Removed the <p></p> wrappers in profile....
LotusEcho
2012-09-24
2
-2
/
+2
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-09-24
48
-91
/
+91
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-09-24
3
-139
/
+140
*
Correcting a couple of spelling errors. Thanks elesa, for finding them!
Christopher Allan Webber
2012-09-24
1
-1
/
+1
*
Removed logging entry from sniff_handler
Joar Wandborg
2012-09-22
1
-5
/
+0
*
Fixed typos visisble, appplication
Joar Wandborg
2012-09-22
1
-2
/
+2
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-09-21
51
-1399
/
+7953
*
Added name kwarg to Column(Enum(...)) in OAuth models
Joar Wandborg
2012-09-21
1
-2
/
+4
*
Added flask-wtf html5 fields to extlib
Joar Wandborg
2012-09-21
3
-0
/
+157
*
Added client registration caps to OAuth plugin
Joar Wandborg
2012-09-21
14
-44
/
+602
*
Fixed typo in OAuth README
Joar Wandborg
2012-09-19
1
-1
/
+1
*
Added security warning to OAuth README
Joar Wandborg
2012-09-19
1
-0
/
+5
*
Fixed a horrible security issue in the OAuth plugin.
Joar Wandborg
2012-09-19
1
-3
/
+6
*
Added some more helpful links to the OAuth docs
Joar Wandborg
2012-09-18
1
-1
/
+7
*
Fixed typo in OAuth docs, recieve => receive
Joar Wandborg
2012-09-18
1
-1
/
+1
*
Added documentation for the OAuth plugin
Joar Wandborg
2012-09-18
3
-0
/
+132
*
Style fixes
Joar Wandborg
2012-09-18
2
-21
/
+34
*
Fixed post-collect redirect to always take user to image collected.
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Fixed collection sidebar for media_home to user collection.url_for_self inste...
Aaron Williamson
2012-09-18
2
-10
/
+4
*
Reference collection creator through already-existing collection_item's forei...
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Removed unnecessary reference to may_edit_collection in edit views.py
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Added default for 'collected' column to migration
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Fixed migrations for Collection and CollectionItem tables
Aaron Williamson
2012-09-18
1
-2
/
+5
*
Added migrations for Collection and CollectionItem tables
Aaron Williamson
2012-09-18
1
-1
/
+30
*
Fixed collections migration to add 'collected' column to media_entries instea...
Aaron Williamson
2012-09-18
1
-2
/
+2
*
Added new files for collections
Aaron Williamson
2012-09-18
11
-0
/
+548
*
Added basic collection functionality
Aaron Williamson
2012-09-18
18
-15
/
+712
*
Fixed validation in API post_entry.
Joar Wandborg
2012-09-17
2
-1
/
+11
*
API: Fixed media file URLs, limits
Joar Wandborg
2012-09-15
2
-4
/
+15
*
Added CORS headers to API json_response
Joar Wandborg
2012-09-15
1
-0
/
+5
*
Fixed ?next=<url> argument for require_active_login
Joar Wandborg
2012-09-15
3
-5
/
+17
*
Fixed tests
Joar Wandborg
2012-09-15
3
-3
/
+3
*
Fixed typo in API post_entry
Joar Wandborg
2012-09-15
1
-1
/
+1
*
Added post_entry at /api/submit
Joar Wandborg
2012-09-15
2
-1
/
+94
*
Added fields to /api/entries, wrote docstrings for api.tools
Joar Wandborg
2012-09-15
2
-6
/
+40
*
Added /api/entries view
Joar Wandborg
2012-09-15
4
-23
/
+80
*
Created API plugin, moved api_auth to the API plugin
Joar Wandborg
2012-09-13
6
-43
/
+126
*
Add OAuth models, plugin DB migrations, api_auth
Joar Wandborg
2012-09-13
6
-9
/
+342
[next]