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
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
This was a quick update, I mostly worked on the transition from using the old
tilly-Q
2013-09-08
2
-3
/
+38
|
*
|
I did some more code-keeping in this commit. I added a lot of documentation, so
tilly-Q
2013-09-03
1
-12
/
+59
|
*
|
This is a quick commit. I gave admins the ability to ban or unban users
tilly-Q
2013-08-29
2
-4
/
+4
|
*
|
This was a big commit! I included lots of documentation below, but generally I
tilly-Q
2013-08-29
3
-58
/
+40
|
*
|
This commit was just to fix a few of the errors with the merging and to
tilly-Q
2013-08-20
2
-79
/
+81
|
*
|
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-08-20
2
-12
/
+156
|
|
\
\
|
*
|
|
This was a very small update, I'm hoping to rebase after this to solve some
tilly-Q
2013-08-20
3
-13
/
+5
|
*
|
|
This has been an update to clean out the code a little bit. The primary change
tilly-Q
2013-08-13
2
-1
/
+11
|
*
|
|
This commit was the work I did fixing errors that cropped up from the merge.
tilly-Q
2013-07-31
2
-3
/
+4
|
*
|
|
Merge branch 'ticket-679' into OPW-Moderation-Update
tilly-Q
2013-07-29
8
-56
/
+264
|
|
\
\
\
|
*
|
|
|
This commit had some important milestones in it. The major update is that now I
tilly-Q
2013-07-27
3
-12
/
+73
|
*
|
|
|
Whew. This is a big update. I did some significant keeping work. I moved all of
tilly-Q
2013-07-17
2
-5
/
+44
|
*
|
|
|
This update I mostly did work on the templates for the admin pages. I did a co-
tilly-Q
2013-07-08
3
-6
/
+13
|
*
|
|
|
This was a simple commit. I changed all references to Groups into Privileges so
tilly-Q
2013-07-03
2
-26
/
+26
|
*
|
|
|
In this commit, I have made a few changes and tightened up some of my models
tilly-Q
2013-06-27
3
-45
/
+94
|
*
|
|
|
This is the first stage of my project of implenting admin/moderator functiona-
tilly-Q
2013-06-24
2
-3
/
+154
*
|
|
|
|
remove a blank line
Rodney Ewing
2013-09-19
1
-1
/
+0
*
|
|
|
|
not all JSONEncoded fields should be mutable dicts
Rodney Ewing
2013-09-19
2
-4
/
+3
*
|
|
|
|
make all JSONEncoded columns mutable
Rodney Ewing
2013-09-19
2
-3
/
+5
*
|
|
|
|
need to use mutation tracking to detect changes in JSONEncoded types
Rodney Ewing
2013-09-19
3
-5
/
+35
*
|
|
|
|
skip image resizing if possible
Rodney Ewing
2013-09-19
1
-1
/
+0
*
|
|
|
|
get and set metadata for a MediaFile
Rodney Ewing
2013-09-19
1
-0
/
+1
*
|
|
|
|
Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing'
Christopher Allan Webber
2013-09-18
2
-0
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
skip image resizing if possible
Rodney Ewing
2013-08-21
1
-2
/
+2
|
*
|
|
|
|
get and set metadata for a MediaFile
Rodney Ewing
2013-08-21
2
-2
/
+42
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'refs/remotes/rodney757/file_limits'
Christopher Allan Webber
2013-09-18
2
-0
/
+23
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
added user upload limits
Rodney Ewing
2013-08-26
2
-2
/
+25
|
|
/
/
/
*
|
|
|
Not sure why there wasn't a .commit() at the end of add_new_notification_tabl...
Christopher Allan Webber
2013-08-22
1
-0
/
+2
*
|
|
|
add user prefrence for insite notifications
Rodney Ewing
2013-08-20
2
-2
/
+15
|
/
/
/
*
|
|
- need self.metadata with BaseProcessingFail
Rodney Ewing
2013-08-19
1
-1
/
+1
*
|
|
-update to latest master
Rodney Ewing
2013-08-19
1
-5
/
+5
*
|
|
Tweak Celery Task
Sebastian Spaeth
2013-08-19
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'refs/remotes/tsyesika/master'
Christopher Allan Webber
2013-08-15
2
-4
/
+151
|
\
\
\
|
*
|
|
Fix problem with migration - OAuth
Jessica Tallon
2013-07-22
1
-6
/
+8
|
*
|
|
Moves first versions of the the models to migrations
xray7224
2013-07-18
1
-7
/
+72
|
*
|
|
Adds migration for OAuth1 tables
xray7224
2013-07-18
1
-1
/
+15
|
*
|
|
Using nonce now, preventing OAuth replay attacks
xray7224
2013-07-14
1
-2
/
+12
|
*
|
|
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
xray7224
2013-07-14
5
-28
/
+10
|
|
\
\
\
|
*
|
|
|
Adds more support for oauth - access_token & decorators still to do
xray7224
2013-07-11
1
-1
/
+1
|
*
|
|
|
Adds oauth support up until authorization
xray7224
2013-07-11
1
-4
/
+33
|
*
|
|
|
Client registration now supports application/x-www-form-urlencoded now
xray7224
2013-07-11
1
-4
/
+8
|
*
|
|
|
Working client registration
xray7224
2013-07-11
1
-1
/
+24
*
|
|
|
|
Starting to write unit tests...
tilly-Q
2013-07-30
1
-4
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
I actually had to do a bit more work than I thought, because I needed to account
tilly-Q
2013-07-29
1
-8
/
+7
*
|
|
|
This was a very simple ticket actually. I created a list called FOUNDATIONS in
tilly-Q
2013-07-29
2
-1
/
+30
|
|
/
/
|
/
|
|
*
|
|
Switching the hook 'get_media_manager' to a more "directed" tuple-hook
Christopher Allan Webber
2013-07-12
1
-1
/
+1
*
|
|
Merge branch 'rodney757-media_plugins'
Christopher Allan Webber
2013-07-12
3
-15
/
+9
|
\
\
\
|
*
|
|
Fix the last bit preventing all the unit tests from passing in media types->p...
Christopher Allan Webber
2013-07-12
1
-1
/
+2
|
*
|
|
Changing the information spat out while printing from media types->plugins
Christopher Allan Webber
2013-07-12
1
-2
/
+1
|
*
|
|
fixed some typos and enabled media_type plugins in tests
Rodney Ewing
2013-07-02
1
-1
/
+2
[prev]
[next]