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
*
Skip the openid tests if the openid module is not installed.
Christopher Allan Webber
2013-07-14
1
-3
/
+4
*
Merge branch 'rodney757-media_plugins'
Christopher Allan Webber
2013-07-12
2
-4
/
+4
|
\
|
*
Switch the import of the image media manager over to the new class
Christopher Allan Webber
2013-07-12
1
-2
/
+2
|
*
fixed some typos and enabled media_type plugins in tests
Rodney Ewing
2013-07-02
1
-2
/
+2
*
|
Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...
Rodney Ewing
2013-07-11
5
-20
/
+20
*
|
Merge remote-tracking branch 'remotes/lotusecho/trac_711_test_speed'
Christopher Allan Webber
2013-07-03
3
-6
/
+9
|
\
\
|
*
|
Improved test runtime from 352 seconds to 59 seconds by implementing an in-me...
Emily O'Leary
2013-06-25
3
-6
/
+9
*
|
|
merge --squash openid branch to take care of a false merge commit in the
Rodney Ewing
2013-07-03
4
-1
/
+415
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'upstream/master' into auth
Rodney Ewing
2013-06-25
6
-46
/
+321
|
\
|
|
*
Adding a docstring to fixture_media_entry
Christopher Allan Webber
2013-06-22
1
-0
/
+8
|
*
Fix the data integrity bug in test_misc.
Christopher Allan Webber
2013-06-22
1
-2
/
+2
|
*
Merge remote-tracking branch 'refs/remotes/joar/notifications'
Christopher Allan Webber
2013-06-22
4
-10
/
+238
|
|
\
|
|
*
New notifications
Joar Wandborg
2013-06-09
4
-10
/
+238
|
*
|
Removing the "enter your password to change your email" bit.
Christopher Allan Webber
2013-06-21
1
-38
/
+0
|
*
|
modified verification emails to use itsdangerous tokens
Rodney Ewing
2013-05-29
1
-34
/
+10
|
*
|
added error handling on bad token, fixed route, and added tests
Rodney Ewing
2013-05-24
1
-2
/
+104
|
|
/
*
|
changes after cwebb's review
Rodney Ewing
2013-06-21
5
-47
/
+1
*
|
moved authentication_disabled to config_spec
Rodney Ewing
2013-06-15
4
-7
/
+0
*
|
changed no_auth to authentication_disabled in config
Rodney Ewing
2013-06-11
7
-17
/
+17
*
|
no need for check_login with the new check_login_simple function
Rodney Ewing
2013-05-27
1
-2
/
+3
*
|
renamed lib to tools
Rodney Ewing
2013-05-27
1
-10
/
+10
*
|
moving forgot_password views back to gmg/auth and cleanup
Rodney Ewing
2013-05-24
4
-164
/
+91
*
|
fixed failing tests after rebase
Rodney Ewing
2013-05-24
4
-17
/
+16
*
|
added gen_password_hash and check_password functions to auth/__init__
Rodney Ewing
2013-05-24
1
-3
/
+3
*
|
added tests for no_auth feature
Rodney Ewing
2013-05-24
6
-4
/
+138
*
|
existing test all passing now
Rodney Ewing
2013-05-24
3
-121
/
+194
*
|
modified test .ini files and changed tests to use basic_auth bcrypt
Rodney Ewing
2013-05-24
5
-3
/
+11
|
/
*
Full unit test for the plugin assetlink command.
Christopher Allan Webber
2013-05-23
1
-1
/
+73
*
test_plugin_staticdirect now works and passes.
Christopher Allan Webber
2013-05-23
2
-1
/
+35
*
Simple "staticstuff" plugin for writing unit tests on plugin static asset lin...
Christopher Allan Webber
2013-05-23
4
-0
/
+94
*
Moving test_user_dev->user_dev in plugin app configs & adding plugin static s...
Christopher Allan Webber
2013-05-23
5
-26
/
+25
*
modified change_pass tests
Rodney Ewing
2013-05-20
1
-7
/
+10
*
piwigo: Return proper error for wrong user/password.
Elrond
2013-05-20
1
-2
/
+4
*
A bit of pep8 and small typo fix.
Elrond
2013-05-20
1
-1
/
+1
*
Fixed EXIF tests
Joar Wandborg
2013-05-20
1
-57
/
+318
*
Merge remote-tracking branch 'refs/remotes/elrond/misc/pytest_enable_testing'
Christopher Allan Webber
2013-05-17
2
-2
/
+28
|
\
|
*
Always activate testing using pytest fixture.
Elrond
2013-05-17
2
-2
/
+28
*
|
Reverting "Always activate testing in every test module ever."
Christopher Allan Webber
2013-05-17
26
-89
/
+1
|
/
*
Always activate testing in every test module ever.
Christopher Allan Webber
2013-05-16
26
-1
/
+89
*
Merge branch '623_context_hooks'
Christopher Allan Webber
2013-05-15
6
-0
/
+160
|
\
|
*
Testing the template_context_prerender hook
Christopher Allan Webber
2013-05-15
5
-5
/
+17
|
*
Documenting the test_modify_context and context_modified_app methods
Christopher Allan Webber
2013-05-14
1
-0
/
+7
|
*
Fully working context hooks, both template/view and global level, with tests
Christopher Allan Webber
2013-05-14
5
-2
/
+105
|
*
Merge branch 'master' into 623_context_hooks
Christopher Allan Webber
2013-05-12
5
-42
/
+14
|
|
\
|
*
|
Ah right, and here's the config we intend to use for these context modified t...
Christopher Allan Webber
2013-05-08
1
-0
/
+26
|
*
|
The beginning of context hooks.
Christopher Allan Webber
2013-05-08
1
-0
/
+12
*
|
|
piwigo: Start first tests.
Elrond
2013-05-12
2
-1
/
+70
|
|
/
|
/
|
*
|
Removing reference to nose (thanks for catching, Elrond!)
Christopher Allan Webber
2013-05-12
1
-3
/
+1
*
|
Tests should no longer use the environment-variable-related-setup and set up ...
Christopher Allan Webber
2013-05-12
3
-35
/
+1
*
|
Merge remote-tracking branch 'gabithume/146_debug_message'
Christopher Allan Webber
2013-05-11
1
-4
/
+12
|
\
\
|
|
/
|
/
|
[next]