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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce user_deletion test.
Sebastian Spaeth
2013-01-17
1
-0
/
+18
*
Allowing to delete a user account (#302)
Sebastian Spaeth
2013-01-17
4
-0
/
+77
*
import db.sql.util -> db.util
Sebastian Spaeth
2013-01-17
1
-1
/
+1
*
Merge branch '540_User_delete_deletes_related_entries'
Sebastian Spaeth
2013-01-17
2
-21
/
+69
|
\
|
*
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
2
-19
/
+37
*
|
Make the workbench destroy itself for video processing also.
Christopher Allan Webber
2013-01-16
1
-0
/
+3
*
|
Merge remote-tracking branch 'refs/remotes/spaetz/561_use_workbench_not_tempf...
Christopher Allan Webber
2013-01-16
2
-8
/
+10
|
\
\
|
*
|
Audio and video should use workbench instead of tempfiles (#561)
Sebastian Spaeth
2013-01-08
2
-8
/
+10
*
|
|
Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'
Christopher Allan Webber
2013-01-16
8
-15
/
+27
|
\
\
\
|
*
|
|
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
8
-15
/
+27
*
|
|
|
collection browsing: rename view/template user_collections -> collection_list
Stefano Zacchiroli
2013-01-15
4
-5
/
+5
*
|
|
|
collection browsing: remove pagination support
Stefano Zacchiroli
2013-01-15
1
-6
/
+2
*
|
|
|
collection browsing: drop atom feed from page template
Stefano Zacchiroli
2013-01-15
1
-7
/
+0
*
|
|
|
collections: add support to browse existing collections
Stefano Zacchiroli
2013-01-15
4
-3
/
+88
|
|
_
|
/
|
/
|
|
*
|
|
#571: Fixed. Display collection description with Markdown formatting.
Tiberiu C. Turbureanu
2013-01-15
1
-1
/
+3
*
|
|
Unbreak 301 responses
Sebastian Spaeth
2013-01-15
1
-0
/
+4
*
|
|
Simplify check_media_slug_used
Sebastian Spaeth
2013-01-15
3
-9
/
+7
*
|
|
More explicit get_or_create pattern
Sebastian Spaeth
2013-01-15
1
-1
/
+4
*
|
|
Improve error message wording (#564)
Sebastian Spaeth
2013-01-14
1
-4
/
+8
*
|
|
Use the new logo.html thingy in airy.
Elrond
2013-01-13
2
-98
/
+25
*
|
|
Move logo part into bits/logo.html
Elrond
2013-01-13
2
-7
/
+26
*
|
|
Kill db_host, db_name, and db_port from config_spec.ini.
Elrond
2013-01-13
1
-3
/
+0
|
/
/
*
|
Make runtests.sh be useable from anywhere.
Elrond
2013-01-11
1
-13
/
+19
*
|
issue 355: Only run tests in mediagoblin/tests/
Elrond
2013-01-11
1
-1
/
+26
*
|
Improve and extend profile editing tests
Sebastian Spaeth
2013-01-09
1
-76
/
+97
*
|
Enable /u/USERNAME/edit/ pattern #588
Sebastian Spaeth
2013-01-09
4
-18
/
+26
*
|
Fix tests on webtest < 1.3.6.
Elrond
2013-01-09
1
-1
/
+5
*
|
Move db.sql.migration_tools to db.migration_tools.
Elrond
2013-01-08
5
-4
/
+4
*
|
Add inspect_table.
Elrond
2013-01-08
2
-7
/
+11
*
|
Move all the migration tools into new migration_tools.py
Elrond
2013-01-08
6
-253
/
+268
*
|
Fixing import to mediagoblin.db.base in stl models
Christopher Allan Webber
2013-01-08
1
-1
/
+1
*
|
Merge branch 'WIP/test_performance'
Sebastian Spaeth
2013-01-08
10
-48
/
+43
|
\
\
|
|
/
|
/
|
|
*
tests: More instances where a fresh database is not needed
Sebastian Spaeth
2013-01-08
5
-31
/
+27
|
*
Don't get a fresh app when not needed
Sebastian Spaeth
2013-01-08
4
-14
/
+12
|
*
Do not fail is a user exists already
Sebastian Spaeth
2013-01-08
1
-3
/
+4
*
|
Don't read full image media into RAM on copying (#419)
Sebastian Spaeth
2013-01-08
1
-10
/
+3
|
/
*
Fix slug lookup regression (#587)
Sebastian Spaeth
2013-01-08
1
-17
/
+21
*
Made the airy header element responsive again
Joar Wandborg
2013-01-07
1
-0
/
+6
*
Remove custom GMQuery class
Sebastian Spaeth
2013-01-07
2
-15
/
+2
*
Mv db.sql.base to db.base
Sebastian Spaeth
2013-01-07
13
-29
/
+11
*
Move mediagoblin.db.sql.extratypes to mediagoblin.db.extratypes
Sebastian Spaeth
2013-01-07
4
-3
/
+3
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
19
-18
/
+21
*
Move db.sql.util to db.util
Sebastian Spaeth
2013-01-07
6
-334
/
+313
*
Remove mediagoblin.db.sql.fake.DESCENDING
Sebastian Spaeth
2013-01-07
7
-52
/
+17
*
Also make slug unit test work with the new optionally-translitcodec-free code
Christopher Allan Webber
2013-01-06
1
-7
/
+7
*
Make translitcodec optional, and work nicely without it.
Christopher Allan Webber
2013-01-06
2
-4
/
+14
*
Made api_test use @require_active_login
Joar Wandborg
2013-01-02
1
-3
/
+1
*
prepare_queue_task: Take app not request.
Elrond
2012-12-26
3
-7
/
+10
[next]