aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db
Commit message (Expand)AuthorAgeFilesLines
...
| * | This was a quick update, I mostly worked on the transition from using the oldtilly-Q2013-09-082-3/+38
| * | I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-031-12/+59
| * | This is a quick commit. I gave admins the ability to ban or unban userstilly-Q2013-08-292-4/+4
| * | This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-293-58/+40
| * | This commit was just to fix a few of the errors with the merging and totilly-Q2013-08-202-79/+81
| * | Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-202-12/+156
| |\ \
| * | | This was a very small update, I'm hoping to rebase after this to solve sometilly-Q2013-08-203-13/+5
| * | | This has been an update to clean out the code a little bit. The primary changetilly-Q2013-08-132-1/+11
| * | | This commit was the work I did fixing errors that cropped up from the merge.tilly-Q2013-07-312-3/+4
| * | | Merge branch 'ticket-679' into OPW-Moderation-Updatetilly-Q2013-07-298-56/+264
| |\ \ \
| * | | | This commit had some important milestones in it. The major update is that now Itilly-Q2013-07-273-12/+73
| * | | | Whew. This is a big update. I did some significant keeping work. I moved all oftilly-Q2013-07-172-5/+44
| * | | | This update I mostly did work on the templates for the admin pages. I did a co-tilly-Q2013-07-083-6/+13
| * | | | This was a simple commit. I changed all references to Groups into Privileges sotilly-Q2013-07-032-26/+26
| * | | | In this commit, I have made a few changes and tightened up some of my modelstilly-Q2013-06-273-45/+94
| * | | | This is the first stage of my project of implenting admin/moderator functiona-tilly-Q2013-06-242-3/+154
* | | | | remove a blank lineRodney Ewing2013-09-191-1/+0
* | | | | not all JSONEncoded fields should be mutable dictsRodney Ewing2013-09-192-4/+3
* | | | | make all JSONEncoded columns mutableRodney Ewing2013-09-192-3/+5
* | | | | need to use mutation tracking to detect changes in JSONEncoded typesRodney Ewing2013-09-193-5/+35
* | | | | skip image resizing if possibleRodney Ewing2013-09-191-1/+0
* | | | | get and set metadata for a MediaFileRodney Ewing2013-09-191-0/+1
* | | | | Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing'Christopher Allan Webber2013-09-182-0/+41
|\ \ \ \ \
| * | | | | skip image resizing if possibleRodney Ewing2013-08-211-2/+2
| * | | | | get and set metadata for a MediaFileRodney Ewing2013-08-212-2/+42
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'refs/remotes/rodney757/file_limits'Christopher Allan Webber2013-09-182-0/+23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | added user upload limitsRodney Ewing2013-08-262-2/+25
| |/ / /
* | | | Not sure why there wasn't a .commit() at the end of add_new_notification_tabl...Christopher Allan Webber2013-08-221-0/+2
* | | | add user prefrence for insite notificationsRodney Ewing2013-08-202-2/+15
|/ / /
* | | - need self.metadata with BaseProcessingFailRodney Ewing2013-08-191-1/+1
* | | -update to latest masterRodney Ewing2013-08-191-5/+5
* | | Tweak Celery TaskSebastian Spaeth2013-08-191-1/+1
* | | Merge remote-tracking branch 'refs/remotes/tsyesika/master'Christopher Allan Webber2013-08-152-4/+151
|\ \ \
| * | | Fix problem with migration - OAuthJessica Tallon2013-07-221-6/+8
| * | | Moves first versions of the the models to migrationsxray72242013-07-181-7/+72
| * | | Adds migration for OAuth1 tablesxray72242013-07-181-1/+15
| * | | Using nonce now, preventing OAuth replay attacksxray72242013-07-141-2/+12
| * | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinxray72242013-07-145-28/+10
| |\ \ \
| * | | | Adds more support for oauth - access_token & decorators still to doxray72242013-07-111-1/+1
| * | | | Adds oauth support up until authorizationxray72242013-07-111-4/+33
| * | | | Client registration now supports application/x-www-form-urlencoded nowxray72242013-07-111-4/+8
| * | | | Working client registrationxray72242013-07-111-1/+24
* | | | | Starting to write unit tests...tilly-Q2013-07-301-4/+4
| |_|_|/ |/| | |
* | | | I actually had to do a bit more work than I thought, because I needed to accounttilly-Q2013-07-291-8/+7
* | | | This was a very simple ticket actually. I created a list called FOUNDATIONS intilly-Q2013-07-292-1/+30
| |/ / |/| |
* | | Switching the hook 'get_media_manager' to a more "directed" tuple-hookChristopher Allan Webber2013-07-121-1/+1
* | | Merge branch 'rodney757-media_plugins'Christopher Allan Webber2013-07-123-15/+9
|\ \ \
| * | | Fix the last bit preventing all the unit tests from passing in media types->p...Christopher Allan Webber2013-07-121-1/+2
| * | | Changing the information spat out while printing from media types->pluginsChristopher Allan Webber2013-07-121-2/+1
| * | | fixed some typos and enabled media_type plugins in testsRodney Ewing2013-07-021-1/+2