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
/
models.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom-
tilly-Q
2013-09-11
1
-50
/
+28
*
This should be my final code update before I am ready for review! Basically, in
tilly-Q
2013-09-10
1
-1
/
+4
*
This was a quick update, I mostly worked on the transition from using the old
tilly-Q
2013-09-08
1
-2
/
+2
*
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
1
-2
/
+2
*
This was a big commit! I included lots of documentation below, but generally I
tilly-Q
2013-08-29
1
-30
/
+30
*
This commit was just to fix a few of the errors with the merging and to
tilly-Q
2013-08-20
1
-6
/
+7
*
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-08-20
1
-12
/
+75
|
\
|
*
-update to latest master
Rodney Ewing
2013-08-19
1
-5
/
+5
|
*
Merge remote-tracking branch 'refs/remotes/tsyesika/master'
Christopher Allan Webber
2013-08-15
1
-4
/
+70
|
|
\
|
|
*
Using nonce now, preventing OAuth replay attacks
xray7224
2013-07-14
1
-2
/
+12
|
|
*
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
*
|
|
This was a very small update, I'm hoping to rebase after this to solve some
tilly-Q
2013-08-20
1
-8
/
+0
*
|
|
This has been an update to clean out the code a little bit. The primary change
tilly-Q
2013-08-13
1
-0
/
+10
*
|
|
Merge branch 'ticket-679' into OPW-Moderation-Update
tilly-Q
2013-07-29
1
-12
/
+120
|
\
|
|
|
*
|
This was a very simple ticket actually. I created a list called FOUNDATIONS in
tilly-Q
2013-07-29
1
-0
/
+15
|
|
/
|
*
Merge remote-tracking branch 'upstream/master' into auth
Rodney Ewing
2013-06-25
1
-8
/
+105
|
|
\
|
|
*
Merge remote-tracking branch 'refs/remotes/joar/notifications'
Christopher Allan Webber
2013-06-22
1
-5
/
+105
|
|
|
\
|
|
|
*
New notifications
Joar Wandborg
2013-06-09
1
-5
/
+105
|
|
*
|
modified verification emails to use itsdangerous tokens
Rodney Ewing
2013-05-29
1
-3
/
+0
|
|
|
/
|
*
/
changed User model pw_hash field to nullable and added migrations
Rodney Ewing
2013-05-24
1
-1
/
+1
|
|
/
*
|
This commit had some important milestones in it. The major update is that now I
tilly-Q
2013-07-27
1
-4
/
+42
*
|
Whew. This is a big update. I did some significant keeping work. I moved all of
tilly-Q
2013-07-17
1
-5
/
+43
*
|
This update I mostly did work on the templates for the admin pages. I did a co-
tilly-Q
2013-07-08
1
-2
/
+10
*
|
This was a simple commit. I changed all references to Groups into Privileges so
tilly-Q
2013-07-03
1
-16
/
+16
*
|
In this commit, I have made a few changes and tightened up some of my models
tilly-Q
2013-06-27
1
-27
/
+58
*
|
This is the first stage of my project of implenting admin/moderator functiona-
tilly-Q
2013-06-24
1
-2
/
+86
|
/
*
Noting why we don't have an email uniqueness constraint in the db.
Christopher Allan Webber
2013-05-17
1
-0
/
+4
*
Check for duplicate collection slugs and make them unique. Add unique constra...
Rodney Ewing
2013-04-24
1
-1
/
+5
*
Use cascade for comment deletion.
Elrond
2013-04-08
1
-7
/
+13
*
Fix deleting media with attachments.
Elrond
2013-02-18
1
-0
/
+1
*
Drop backward compatibility for media_data backref.
Elrond
2013-02-01
1
-9
/
+1
*
Drop media_data_table property.
Elrond
2013-02-01
1
-6
/
+3
*
Rewrite media_data handling to use relationships
Elrond
2013-02-01
1
-20
/
+21
*
Fix issue 611: Proper (back)relationship on MediaComment.
Elrond
2013-01-29
1
-1
/
+7
*
Use better relationships to delete collections.
Elrond
2013-01-23
1
-5
/
+8
*
Add a license preference field
Mark Holmquist
2013-01-17
1
-0
/
+1
*
import db.sql.util -> db.util
Sebastian Spaeth
2013-01-17
1
-1
/
+1
*
Implement User.delete() (#540)
Sebastian Spaeth
2013-01-17
1
-1
/
+22
*
Implement Collection.delete()
Sebastian Spaeth
2013-01-17
1
-1
/
+10
*
Implement MediaEntry().delete() (#540)
Sebastian Spaeth
2013-01-17
1
-3
/
+36
*
Mv db.sql.base to db.base
Sebastian Spaeth
2013-01-07
1
-2
/
+1
*
Move mediagoblin.db.sql.extratypes to mediagoblin.db.extratypes
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
1
-0
/
+447
*
Move db/models.py -> db/mongo/models.py
Elrond
2011-12-20
1
-363
/
+0
*
Move db/migrations.py -> db/mongo/migrations.py
Elrond
2011-12-20
1
-1
/
+1
*
Move db/util.py -> db/mongo/util.py
Elrond
2011-12-20
1
-1
/
+1
[next]