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
*
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
|
*
makeadmin and changepasswd had swapped help text
Christopher Allan Webber
2012-12-25
1
-2
/
+2
|
*
Try ipython-based shell first, falling back to plain shell
Sebastian Spaeth
2012-12-19
1
-9
/
+8
*
|
(SQL) Media types: Refactor backrefnames.
Elrond
2012-12-24
5
-5
/
+20
*
|
Remove mongo style .id = ObjectId()
Elrond
2012-12-24
2
-6
/
+0
*
|
Mongo removal: Remove the validate=True arg to obj.save()
Elrond
2012-12-24
6
-10
/
+9
*
|
Fix some unicode related issues in oauth and the api.
Elrond
2012-12-23
2
-2
/
+2
*
|
Testsuite: Turn SQLAlchemy warnings into errors
Elrond
2012-12-23
1
-0
/
+4
*
|
Added API tests
Joar Wandborg
2012-12-23
3
-1
/
+107
*
|
Rewrite routing using new MGRoute class
Elrond
2012-12-23
2
-14
/
+17
*
|
Rewrite routing.py / get_url_map
Elrond
2012-12-23
1
-14
/
+12
[next]