| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge remote-tracking branch 'EXreaction/ticket/11718' into develop | Andreas Fischer | 2013-07-23 | 2 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | [ticket/11718] Quick test for fixes in ELSEIF | Nathaniel Guse | 2013-07-19 | 2 | -1/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge remote-tracking branch 'asperous/ticket/11620' into develop | Andreas Fischer | 2013-07-23 | 20 | -204/+1014 |
|\ \ \ \ \ |
|
| * | | | | | [ticket/11620] Whitespace and combine function into test_case | Andy Chase | 2013-07-22 | 7 | -39/+30 |
| * | | | | | [ticket/11620] Move check_ban_test functions to setUp/tearDown for clarity | Andy Chase | 2013-07-22 | 1 | -10/+26 |
| * | | | | | [ticket/11620] Changed incorrect global variable | Andy Chase | 2013-07-22 | 1 | -2/+2 |
| * | | | | | [ticket/11620] Minor indentation changes and comment clarity | Andy Chase | 2013-07-22 | 2 | -7/+5 |
| * | | | | | [ticket/11620] Expected and actual test conditions wrongly swapped | Andy Chase | 2013-07-22 | 1 | -1/+1 |
| * | | | | | [ticket/11620] Space between . in directory import concatenation | Andy Chase | 2013-07-22 | 9 | -9/+9 |
| * | | | | | [ticket/11620] Changes to match merge | Andy Chase | 2013-07-22 | 2 | -1/+4 |
| * | | | | | Merge branch 'develop' into ticket/11620 | Andy Chase | 2013-07-22 | 95 | -586/+3863 |
| |\ \ \ \ \ |
|
| * | | | | | | [ticket/11620] Changes for code guidelines consistency | Andy Chase | 2013-07-22 | 3 | -13/+15 |
| * | | | | | | [ticket/11620] Cleanup creation_test that was renamed on a cherry-pick | asperous | 2013-07-22 | 1 | -69/+0 |
| * | | | | | | [ticket/11620] Update auth_provider for new interface | asperous | 2013-07-22 | 1 | -1/+6 |
| * | | | | | | [ticket/11620] Added garbage_collection_test | asperous | 2013-07-22 | 2 | -0/+121 |
| * | | | | | | [ticket/11620] Fixed check_ban_test errors with cache and ban warning message | asperous | 2013-07-22 | 1 | -6/+18 |
| * | | | | | | [ticket/11620] Fixed a typo on check_ban_test | asperous | 2013-07-22 | 1 | -1/+1 |
| * | | | | | | [ticket/11620] Refactored check_isvalid_test to use session_test_case | asperous | 2013-07-22 | 1 | -20/+6 |
| * | | | | | | [ticket/11615] Refactored isvalid test to be more imperative | Andy Chase | 2013-07-22 | 2 | -85/+63 |
| * | | | | | | [ticket/11615] Rename continue -> check_isvalid for clarity | Andy Chase | 2013-07-22 | 1 | -1/+1 |
| * | | | | | | [ticket/11620] Added a test for checking if users are banned | asperous | 2013-07-22 | 3 | -0/+121 |
| * | | | | | | [ticket/11620] Remove typo in beginning of session_key_test | asperous | 2013-07-22 | 1 | -1/+1 |
| * | | | | | | [ticket/11620] Typo in file name session_key_tests -> test | asperous | 2013-07-22 | 1 | -0/+0 |
| * | | | | | | [ticket/11620] Added a session key reset test | asperous | 2013-07-22 | 1 | -5/+28 |
| * | | | | | | [ticket/11620] Added manual key test | asperous | 2013-07-22 | 2 | -0/+72 |
| * | | | | | | [ticket/11620] Cherry-Pick merge tests from session-storage-cache | Andy Chase | 2013-07-22 | 2 | -7/+57 |
| * | | | | | | [ticket/11620] Abstracted session setUp into a test_case class | asperous | 2013-07-22 | 5 | -56/+35 |
| * | | | | | | [ticket/11620] Removed unnecessary lines and whitespace | Andy Chase | 2013-07-09 | 2 | -10/+4 |
| * | | | | | | [ticket/11620] Rename provider -> mock_auth_provider | Andy Chase | 2013-07-08 | 2 | -3/+4 |
| * | | | | | | [ticket/11620] Minor changes to tests for coding standards | Andy Chase | 2013-07-08 | 4 | -20/+28 |
| * | | | | | | [ticket/11620] More mock provider methods | Andy Chase | 2013-07-08 | 1 | -3/+25 |
| * | | | | | | [ticket/11620] Added validate_session to provider. | Andy Chase | 2013-07-05 | 1 | -0/+7 |
| * | | | | | | [ticket/11620] Implemented a provider mock object. | Andy Chase | 2013-07-05 | 2 | -1/+34 |
| * | | | | | | [ticket/11620] Reworked create_test without data provider | Andy Chase | 2013-07-05 | 1 | -42/+11 |
| * | | | | | | [ticket/11620] Add create_test with test for bot detection | Andy Chase | 2013-07-05 | 2 | -10/+102 |
| * | | | | | | [ticket/11620] Fix typo and confusingly named test | Andy Chase | 2013-07-05 | 1 | -2/+2 |
| * | | | | | | [ticket/11620] Add indentation, change quote style. | Andy Chase | 2013-07-05 | 1 | -17/+17 |
| * | | | | | | [ticket/11620] Add validate_referrer test | Andy Chase | 2013-07-05 | 2 | -1/+95 |
| * | | | | | | [ticket/11620] Remove unneeded functions from testable facade | Andy Chase | 2013-07-05 | 1 | -49/+0 |
| * | | | | | | [ticket/11620] Add ipv6 test cases and remove extra arguments. | Andy Chase | 2013-07-05 | 1 | -3/+5 |
| * | | | | | | [ticket/11620] Make testable_facade non-static, expand. | Andy Chase | 2013-07-05 | 3 | -25/+132 |
| * | | | | | | [ticket/11620] Add commas in extract_page_test | Andy Chase | 2013-07-05 | 1 | -5/+5 |
| * | | | | | | [ticket/11620] Fix quotes in extract_hostname_test | Andy Chase | 2013-07-05 | 1 | -7/+7 |
| * | | | | | | [ticket/11620] Add extract_current_hostname | Andy Chase | 2013-07-05 | 2 | -1/+68 |
| * | | | | | | [ticket/11620] Add data provider to extract_page | Andy Chase | 2013-07-05 | 1 | -14/+91 |
| * | | | | | | [ticket/11620] Rename class_functions_test -> extract_page_test | Andy Chase | 2013-07-05 | 1 | -1/+1 |
| * | | | | | | [ticket/11620] Remove accidental argument from testable_facade. | Andy Chase | 2013-07-05 | 1 | -1/+1 |
| * | | | | | | [ticket/11620] Add test for test_extract_current_page | Andy Chase | 2013-07-05 | 1 | -0/+49 |
| * | | | | | | [ticket/11620] Add testable facade for sessions.php | Andy Chase | 2013-07-05 | 1 | -0/+49 |
* | | | | | | | [ticket/11733] Add browse test for feed.php | Joas Schilling | 2013-07-23 | 2 | -0/+28 |
| |/ / / / /
|/| | | | | |
|