コミット履歴

作者 SHA1 メッセージ 日付
  Jessica Tallon 64a456a4e5 Comment changes for federation 9 年 前
  Jessica Tallon fd703bb4d0 Fix #5353 - Bug in OAuth which referenced "user" 9 年 前
  Jessica Tallon 0f3bf8d4b1 Collection changes and migration for federation 9 年 前
  Jessica Tallon 3b4ad554c7 Fix #1066 - OAuth Invalid signature error 9 年 前
  Jessica Tallon d88fcb03e2 Change codebase to query or create correct User model 9 年 前
  Jessica Tallon ce1344f40b Fix #1066 - Fix OAuth issue when using GET params 10 年 前
  Jessica Tallon 5436d980a1 Fix #1024 - Correctly set generator on Activities 10 年 前
  Christopher Allan Webber f6bad0eb26 Merge branch 'master' into merge-python3-port 10 年 前
  Jessica Tallon 7bfc81b21a Fix #923 - add allow_admin to user_has_privilege decorator 10 年 前
  xray7224 d4a21d7e74 Add basic upload image capabilities 11 年 前
  Jessica Tallon c894b4246a Add basic comment support and flesh out some other endpoints 11 年 前
  Jessica Tallon d7b3805f2d Starts the user (profile) endpoint and lays groundwork for inbox and feed endpoint 11 年 前
  Berker Peksag fd19da346b Use six.moves.urllib.parse instead of the urlparse module. 10 年 前
  Christopher Allan Webber a4bf3e58ba Weird indentation issue, fixing! 11 年 前
  tilly-Q a523ffce3c This commit was solely to remove unused imports in the code that I have written 11 年 前
  tilly-Q 6483b37060 At this point, I am very close to done with this code! I made one big change at 11 年 前
  tilly-Q 8e91df8734 I did some more code-keeping in this commit. I added a lot of documentation, so 11 年 前
  tilly-Q dfd66b789c This was a big commit! I included lots of documentation below, but generally I 11 年 前
  tilly-Q 9e204e49c9 Merge branch 'master' into OPW-Moderation-Update 11 年 前
  tilly-Q 8394febbe1 This has been an update to clean out the code a little bit. The primary change 11 年 前
  tilly-Q 9d6e453f8f This commit was the work I did fixing errors that cropped up from the merge. 11 年 前
  tilly-Q 52a355b275 Merge branch 'ticket-679' into OPW-Moderation-Update 11 年 前
  xray7224 0ec89cb29f Fixes problem with headers pointing to old federation dir 11 年 前
  tilly-Q 6bba33d7e6 Whew. This is a big update. I did some significant keeping work. I moved all of 11 年 前
  xray7224 e49263564b Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin 11 年 前
  Rodney Ewing 44082b12d8 Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .one calls over to SQLAlchemy queries 11 年 前
  xray7224 49a47ec991 Ensures endpoint queries with @oauth_required are validated 11 年 前
  xray7224 1e2675b0c0 Adds the decorator 11 年 前
  xray7224 786bbd79e8 Cleans up some of the OAuth code 11 年 前
  xray7224 2b60a56cbe Finishes most of oauth, just decorator to complete 11 年 前