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
*
Don't pass request into run_process_media
Sebastian Spaeth
2013-01-15
4
-7
/
+18
*
Make PuSHing the Pubhubsubbub server an async task (#436, #585)
Sebastian Spaeth
2013-01-15
4
-45
/
+54
*
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
*
upload refactor: Use prepare_entry in api.
Elrond
2012-12-26
1
-18
/
+2
*
Use run_process_media in the api.
Elrond
2012-12-26
1
-20
/
+2
*
Processing: Factor out prepare_entry.
Elrond
2012-12-26
2
-25
/
+31
*
Factor out the actual calling of the processing.
Elrond
2012-12-26
2
-21
/
+26
*
upload refactor: push url handling
Elrond
2012-12-26
2
-26
/
+52
*
Bug #584, upgrade EXIF.py from master to read Nikon data
Odin Hørthe Omdal
2012-12-26
2
-16
/
+127
*
Fix up symlinks in exif bump
Sebastian Spaeth
2012-12-26
3
-1821
/
+55
*
Remove ObjectId from the tree
Sebastian Spaeth
2012-12-25
7
-29
/
+17
*
Remove temporary emacs files that have slipped in
Sebastian Spaeth
2012-12-25
2
-275
/
+0
*
Remove InvalidId
Sebastian Spaeth
2012-12-25
4
-30
/
+8
*
Move db.sql.migrations to db.migrations
Sebastian Spaeth
2012-12-25
2
-1
/
+1
*
Move db.sql.open to db.open
Sebastian Spaeth
2012-12-25
4
-83
/
+64
*
RIP out mongo
Sebastian Spaeth
2012-12-25
25
-1536
/
+18
*
Update extlib/EXIF
Sebastian Spaeth
2012-12-25
6
-18
/
+2196
*
Merge branch '512_bump_video_js'
Sebastian Spaeth
2012-12-25
12
-4224
/
+191
|
\
|
*
Bump bundled video.js to v3.2.3 (#512)
Sebastian Spaeth
2012-12-25
12
-4224
/
+191
[next]