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
...
*
Some docstrings
Christopher Allan Webber
2014-12-03
1
-0
/
+13
*
Return DatabaseManager or DatabaseMaster depending on DISABLE_GLOBALS
Christopher Allan Webber
2014-12-03
1
-2
/
+6
*
Oops, got the boolean backwards :P
Christopher Allan Webber
2014-12-03
1
-1
/
+1
*
Adding DatabaseManager as an alternative to DatabaseMaster
Christopher Allan Webber
2014-12-03
1
-25
/
+77
*
An environment variable to transition towards removing global variables
Christopher Allan Webber
2014-12-03
1
-5
/
+9
*
Give our sqlalchemy objects access to their own session
Christopher Allan Webber
2014-12-03
1
-0
/
+6
*
Fix #1040 - Comments should have published attribute
Jessica Tallon
2014-11-27
1
-1
/
+4
*
Fix unicode handling in "gmg addmedia".
Berker Peksag
2014-11-22
1
-1
/
+5
*
Fix #1025 - Make API IDs IRIs
Jessica Tallon
2014-11-21
2
-12
/
+35
*
Fix #1039 - Fix typo in user model 'oublished' to 'published'
Jessica Tallon
2014-11-20
1
-1
/
+1
*
Fix #1023 - Make timestamps in API timezone aware
Jessica Tallon
2014-11-19
2
-6
/
+16
*
Fix User and MediaEntry serialize and add serialize to models which need it
Jessica Tallon
2014-11-04
1
-2
/
+17
*
Fix problem where duplicate slug would cause an update exception
Jessica Tallon
2014-10-22
1
-15
/
+18
*
Fix #984 - Improvements to Activity and ActivityIntermediator
Jessica Tallon
2014-10-21
2
-10
/
+14
*
Merge branch 'location'
Jessica Tallon
2014-10-09
2
-4
/
+149
|
\
|
*
Add location model and migrations
Jessica Tallon
2014-10-09
2
-5
/
+151
*
|
Merge branch '905-activities'
Jessica Tallon
2014-10-07
3
-16
/
+503
|
\
\
|
*
|
Add __repr__ to Activity and Generator class
Jessica Tallon
2014-10-07
2
-1
/
+19
|
*
|
Fix bug where activity.content was not populated
Jessica Tallon
2014-10-06
1
-2
/
+6
|
*
|
Fix all the unit tests and clean up code
Jessica Tallon
2014-10-06
3
-43
/
+53
|
*
|
Only have Model.activity for activity compatable objects/targets
Jessica Tallon
2014-09-03
2
-85
/
+47
|
*
|
Fix migrations and refactor object_type
Jessica Tallon
2014-09-02
3
-89
/
+155
|
*
|
Add ActivityIntermediator table and refactor some of Activity model
Jessica Tallon
2014-08-27
3
-220
/
+364
|
*
|
Add better support for targets on Activities
Jessica Tallon
2014-08-26
1
-43
/
+80
|
*
|
Create activity model and add activity creation
Jessica Tallon
2014-08-22
2
-3
/
+249
|
|
/
*
|
Add initial migration guide.
Berker Peksag
2014-10-02
1
-1
/
+57
*
|
Do not call AlembicMigrationManager.init_tables() for now.
Berker Peksag
2014-10-02
1
-6
/
+8
*
|
Fix #549 - Deauthorize OAuth applications
Jessica Tallon
2014-10-01
1
-0
/
+4
*
|
Fix migrations on Python 2.
Christopher Allan Webber
2014-09-30
1
-0
/
+3
*
|
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
5
-67
/
+409
|
\
\
|
*
|
Add __repr__ for Collection and CollectionItem
Odin Hørthe Omdal
2014-09-07
1
-1
/
+15
|
|
/
|
*
Tidy up federation code and add tests to cover more of the APIs
Jessica Tallon
2014-08-18
1
-10
/
+3
|
*
Fix a python2.6 compatibility issue. Removing a dict comprehension.
Christopher Allan Webber
2014-08-18
1
-1
/
+2
|
*
Always remove the session when running check_db_up_to_date()
Christopher Allan Webber
2014-08-15
1
-5
/
+10
|
*
Elrond keeps pointing out places I should "is not None" at :)
Christopher Allan Webber
2014-08-08
1
-2
/
+2
|
*
Okay, we don't know that indexes are falsey, so let's make it clearer. Yeek!
Christopher Allan Webber
2014-08-08
1
-1
/
+1
|
*
this negation needs parens.
Christopher Allan Webber
2014-08-08
1
-1
/
+1
|
*
Pull the indexes out of the dictionary directly
Christopher Allan Webber
2014-08-08
1
-8
/
+11
|
*
If the constraint already exists, roll back to a sane state.
Christopher Allan Webber
2014-08-08
1
-1
/
+1
|
*
Explaining why we're committing mid-migration
Christopher Allan Webber
2014-08-08
1
-0
/
+4
|
*
Only add the constraint if we need to. Catch an exception if we don't.
Christopher Allan Webber
2014-08-07
1
-6
/
+10
|
*
Document both migrations, comment out old migration
Christopher Allan Webber
2014-08-07
1
-9
/
+35
|
*
Add a new migration which removes/fixes the old migration
Christopher Allan Webber
2014-08-07
2
-1
/
+51
|
*
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
1
-1
/
+11
|
*
Fix #923 - add allow_admin to user_has_privilege decorator
Jessica Tallon
2014-07-29
1
-14
/
+15
|
*
Add __unicode__ representation to Notification and MediaCommentMixin
Tryggvi Bjorgvinsson
2014-07-25
2
-1
/
+16
|
*
Fix by thallian: use correct datetime.strptime
Christopher Allan Webber
2014-07-24
1
-1
/
+1
|
*
Switch from slug to ID and clean up style to conform to PEP-8
Jessica Tallon
2014-07-22
1
-2
/
+2
|
*
Add unseralize for API objects
Jessica Tallon
2014-07-22
1
-0
/
+31
|
*
Add test for API object endpoint
Jessica Tallon
2014-07-22
1
-0
/
+11
[prev]
[next]