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
/
decorators.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #5513 - Can't delete blog post drafts
ayleph
2017-08-15
1
-2
/
+1
*
Fix #5433 - Typo in decorators
Andrew Browning
2016-03-01
1
-1
/
+1
*
Comment changes for federation
Jessica Tallon
2015-10-20
1
-6
/
+8
*
Fix #5353 - Bug in OAuth which referenced "user"
Jessica Tallon
2015-10-17
1
-1
/
+1
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-5
/
+5
*
Fix #1066 - OAuth Invalid signature error
Jessica Tallon
2015-08-20
1
-1
/
+1
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-8
/
+8
*
Fix #1066 - Fix OAuth issue when using GET params
Jessica Tallon
2014-12-18
1
-1
/
+1
*
Fix #1024 - Correctly set generator on Activities
Jessica Tallon
2014-12-02
1
-3
/
+3
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-7
/
+18
|
\
|
*
Fix #923 - add allow_admin to user_has_privilege decorator
Jessica Tallon
2014-07-29
1
-4
/
+8
|
*
Add basic upload image capabilities
xray7224
2014-07-22
1
-1
/
+1
|
*
Add basic comment support and flesh out some other endpoints
Jessica Tallon
2014-07-22
1
-1
/
+8
|
*
Starts the user (profile) endpoint and lays groundwork for inbox and feed end...
Jessica Tallon
2014-07-22
1
-1
/
+1
*
|
Use six.moves.urllib.parse instead of the urlparse module.
Berker Peksag
2014-05-26
1
-1
/
+2
|
/
*
Weird indentation issue, fixing!
Christopher Allan Webber
2013-11-13
1
-2
/
+3
*
This commit was solely to remove unused imports in the code that I have written
tilly-Q
2013-09-23
1
-2
/
+1
*
At this point, I am very close to done with this code! I made one big change at
tilly-Q
2013-09-23
1
-0
/
+15
*
I did some more code-keeping in this commit. I added a lot of documentation, so
tilly-Q
2013-09-03
1
-42
/
+67
*
This was a big commit! I included lots of documentation below, but generally I
tilly-Q
2013-08-29
1
-2
/
+2
*
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-08-20
1
-10
/
+48
|
\
|
*
Fixes problem with headers pointing to old federation dir
xray7224
2013-07-29
1
-2
/
+2
|
*
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
xray7224
2013-07-14
1
-11
/
+11
|
|
\
|
*
|
Ensures endpoint queries with @oauth_required are validated
xray7224
2013-07-11
1
-2
/
+4
|
*
|
Adds the decorator
xray7224
2013-07-11
1
-3
/
+17
|
*
|
Cleans up some of the OAuth code
xray7224
2013-07-11
1
-1
/
+3
|
*
|
Finishes most of oauth, just decorator to complete
xray7224
2013-07-11
1
-1
/
+15
*
|
|
This has been an update to clean out the code a little bit. The primary change
tilly-Q
2013-08-13
1
-15
/
+6
*
|
|
This commit was the work I did fixing errors that cropped up from the merge.
tilly-Q
2013-07-31
1
-5
/
+7
*
|
|
Merge branch 'ticket-679' into OPW-Moderation-Update
tilly-Q
2013-07-29
1
-16
/
+44
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...
Rodney Ewing
2013-07-11
1
-11
/
+11
|
|
/
|
*
merge --squash openid branch to take care of a false merge commit in the
Rodney Ewing
2013-07-03
1
-1
/
+34
*
|
Whew. This is a big update. I did some significant keeping work. I moved all of
tilly-Q
2013-07-17
1
-6
/
+29
*
|
This update I mostly did work on the templates for the admin pages. I did a co-
tilly-Q
2013-07-08
1
-1
/
+0
*
|
This was a simple commit. I changed all references to Groups into Privileges so
tilly-Q
2013-07-03
1
-11
/
+9
*
|
In this commit, I have made a few changes and tightened up some of my models
tilly-Q
2013-06-27
1
-1
/
+44
*
|
This is the first stage of my project of implenting admin/moderator functiona-
tilly-Q
2013-06-24
1
-1
/
+19
|
/
*
Do not encode the next kwarg twice
Joar Wandborg
2013-03-02
1
-1
/
+1
*
Simplifying the "id:" url detection, per Elrond's suggestion.
Christopher Allan Webber
2013-02-26
1
-11
/
+9
*
Replacing several request.matchdict['media'] -> media_slug ... shorter!
Christopher Allan Webber
2013-02-26
1
-2
/
+2
*
Media URLs with ids in them are now like /u/cwebber/m/id:4112/ rather than /u...
Christopher Allan Webber
2013-02-26
1
-16
/
+23
*
Small PEP-8 compliance fix.
Christopher Allan Webber
2013-02-26
1
-3
/
+3
*
removed unnecessary collection lookup
András Veres-Szentkirályi
2013-02-22
1
-4
/
+0
*
user.get('moo') -> user.moo
Sebastian Spaeth
2013-01-22
1
-2
/
+2
*
Shorten Workbench(Manager) method names
Sebastian Spaeth
2013-01-16
1
-1
/
+1
*
Implement @get_workbench decorator
Sebastian Spaeth
2013-01-16
1
-0
/
+12
*
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
1
-2
/
+6
*
Fix slug lookup regression (#587)
Sebastian Spaeth
2013-01-08
1
-17
/
+21
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Remove ObjectId from the tree
Sebastian Spaeth
2012-12-25
1
-12
/
+10
[next]