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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '9408938' from 565_workbench_cleanup (spaetz)
Christopher Allan Webber
2013-01-17
1
-8
/
+26
|
\
|
*
Add @get_workbench test
Sebastian Spaeth
2013-01-16
1
-2
/
+19
|
*
Shorten Workbench(Manager) method names
Sebastian Spaeth
2013-01-16
1
-6
/
+7
*
|
Introduce user_deletion test.
Sebastian Spaeth
2013-01-17
1
-0
/
+18
|
/
*
Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'
Christopher Allan Webber
2013-01-16
1
-2
/
+8
|
\
|
*
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
1
-2
/
+8
*
|
More explicit get_or_create pattern
Sebastian Spaeth
2013-01-15
1
-1
/
+4
|
/
*
Improve and extend profile editing tests
Sebastian Spaeth
2013-01-09
1
-76
/
+97
*
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
1
-1
/
+1
*
Move all the migration tools into new migration_tools.py
Elrond
2013-01-08
1
-1
/
+1
*
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
*
Mv db.sql.base to db.base
Sebastian Spaeth
2013-01-07
2
-3
/
+2
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
2
-2
/
+2
*
Move db.sql.util to db.util
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Also make slug unit test work with the new optionally-translitcodec-free code
Christopher Allan Webber
2013-01-06
1
-7
/
+7
*
Remove temporary emacs files that have slipped in
Sebastian Spaeth
2012-12-25
2
-275
/
+0
*
RIP out mongo
Sebastian Spaeth
2012-12-25
1
-4
/
+1
*
Update extlib/EXIF
Sebastian Spaeth
2012-12-25
3
-15
/
+279
*
Fix some unicode related issues in oauth and the api.
Elrond
2012-12-23
1
-1
/
+1
*
Testsuite: Turn SQLAlchemy warnings into errors
Elrond
2012-12-23
1
-0
/
+4
*
Added API tests
Joar Wandborg
2012-12-23
2
-0
/
+106
*
replace webob.Response with werkzeug Response
Sebastian Spaeth
2012-12-21
1
-1
/
+1
*
tests/auth: Don't rely on case sensitive error strings
Sebastian Spaeth
2012-12-21
1
-2
/
+2
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
3
-11
/
+11
*
Fix up tests
Sebastian Spaeth
2012-12-21
3
-11
/
+13
*
More unicode fixes in the test suite
Sebastian Spaeth
2012-12-12
1
-6
/
+7
*
Make sqlalchemy stop complaining about non-unicode input
Sebastian Spaeth
2012-12-11
2
-4
/
+4
*
Fix CSRF tests with webtest 1.4.0
Sebastian Spaeth
2012-12-11
1
-3
/
+3
*
Add a UniqueConstraint add test in test_sql_migrations
Christopher Allan Webber
2012-12-05
1
-3
/
+26
*
make media_manager a property of MediaEntry in mixin.py
Sebastian Spaeth
2012-12-04
1
-1
/
+14
*
Fixed pylint issues, removed unused import
Joar Wandborg
2012-10-02
1
-1
/
+1
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-8
/
+17
*
Added OAuth test
Joar Wandborg
2012-09-29
1
-0
/
+50
*
Fixed pylint/pep8 warnings in test/tools.py
Joar Wandborg
2012-09-29
1
-2
/
+2
*
Added tests for HTTP callbacks
Joar Wandborg
2012-09-27
3
-3
/
+76
*
Added some OAuth plugin tests
Joar Wandborg
2012-09-26
3
-2
/
+138
*
Fixed tests
Joar Wandborg
2012-09-15
1
-1
/
+1
*
[Issue 466] Implement e-z plugin disabling
Will Kahn-Greene
2012-07-17
1
-0
/
+20
*
Rework plugin infrastructure to nix side-effects
Will Kahn-Greene
2012-07-17
1
-30
/
+27
*
Moving the "dependency injection printer tools" over to tools/common.py
Christopher Allan Webber
2012-07-14
1
-12
/
+1
*
Update staticdirect stuff so it can handle "domains" of staticdirection
Christopher Allan Webber
2012-07-14
1
-0
/
+9
*
removed _make_safe in favor of functools.wraps
Jakob Kramer
2012-07-12
1
-3
/
+6
*
Drop our scoped session sooner to prevent SQLAlchemy re-binding warnings.
Brett Smith
2012-07-08
1
-3
/
+3
*
Prevent SQLAlchemy non-Unicode warnings from this test.
Brett Smith
2012-07-08
1
-8
/
+8
*
Prevent SQLAlchemy non-Unicode warnings in this test.
Brett Smith
2012-07-08
1
-4
/
+4
*
More Unicode titles to prevent non-Unicode SQLAlchemy warnings.
Brett Smith
2012-07-08
1
-2
/
+6
*
Prevent non-Unicode SQLAlchemy warnings in most submission tests.
Brett Smith
2012-07-08
1
-14
/
+14
[next]