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
*
I did some more code-keeping in this commit. I added a lot of documentation, so
tilly-Q
2013-09-03
3
-12
/
+10
*
I've moved on to one of the last phases of my work! Now I'm just checking off
tilly-Q
2013-09-03
1
-2
/
+2
*
This is a quick commit. I gave admins the ability to ban or unban users
tilly-Q
2013-08-29
1
-3
/
+44
*
This was a big commit! I included lots of documentation below, but generally I
tilly-Q
2013-08-29
7
-12
/
+625
*
pushing so paroneayea can help me resolve a conflict within the tests.
tilly-Q
2013-08-23
2
-18
/
+16
*
This commit was just to fix a few of the errors with the merging and to
tilly-Q
2013-08-20
5
-7
/
+15
*
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-08-20
7
-10
/
+430
|
\
|
*
Switch deprecated BROKER_HOST to new BROKER_URL
Sebastian Spaeth
2013-08-19
2
-2
/
+2
|
*
-skip persona test is requests is not installed
Rodney Ewing
2013-08-19
1
-0
/
+2
|
*
fix persona tests by using a correct query
Rodney Ewing
2013-08-15
1
-4
/
+4
|
*
Merge branch 'persona_resquash'
Christopher Allan Webber
2013-08-15
2
-0
/
+252
|
|
\
|
|
*
merge --squash persona branch to take care of a false merge commit in
Rodney Ewing
2013-07-03
2
-0
/
+252
|
*
|
Merge remote-tracking branch 'refs/remotes/tsyesika/master'
Christopher Allan Webber
2013-08-15
3
-8
/
+174
|
|
\
\
|
|
*
|
Adds test for request_tokens
xray7224
2013-07-18
1
-7
/
+51
|
|
*
|
Adds some tests for the OAuth and some docs
xray7224
2013-07-16
1
-0
/
+122
|
|
*
|
Fixes tests
xray7224
2013-07-14
2
-8
/
+8
|
*
|
|
I added a few more unitests in this commit. It now confirms that even after mi-
tilly-Q
2013-07-31
1
-1
/
+11
|
*
|
|
In this commit I added a few unittests to account for Foundations. There were
tilly-Q
2013-07-31
1
-6
/
+21
|
*
|
|
Starting to write unit tests...
tilly-Q
2013-07-30
1
-5
/
+8
|
|
/
/
*
/
/
This was a very small update, I'm hoping to rebase after this to solve some
tilly-Q
2013-08-20
6
-34
/
+105
|
/
/
*
|
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
[next]