index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into develop
Andreas Fischer
2013-07-05
5
-0
/
+10
|
\
|
*
[feature/auth-refactor] Move auth providers to separate directory
Joseph Warner
2013-07-04
5
-0
/
+10
|
/
*
Merge remote-tracking branch 'VSEphpbb/ticket/11577' into develop
Andreas Fischer
2013-07-03
1
-1
/
+1
|
\
|
*
[ticket/11577] Readjust min-height to 35px
Matt Friedman
2013-06-29
1
-1
/
+1
|
*
[ticket/11577] Correct over-sized Topic Rows
Matt Friedman
2013-05-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into develop
David King
2013-07-03
18
-1005
/
+1507
|
\
\
|
*
|
[feature/auth-refactor] Fix code style issue
Joseph Warner
2013-07-02
1
-2
/
+2
|
*
|
[feature/auth-refactor] Fix comment grammar
Joseph Warner
2013-07-02
1
-1
/
+1
|
*
|
[feature/auth-refactor] Fix the actual cause of test failures
Joseph Warner
2013-07-01
2
-2
/
+5
|
*
|
[feature/auth-refactor] A possible fix for the functional test failures
Joseph Warner
2013-07-01
1
-1
/
+1
|
*
|
[feature/auth-refactor] Forgot @inheritdoc on methods
Joseph Warner
2013-06-28
3
-0
/
+54
|
*
|
[feature/auth-refactor] Finish and clean up documentation
Joseph Warner
2013-06-27
4
-74
/
+43
|
*
|
[feature/auth-refactor] Change phpEx to php_ext in new classes
Joseph Warner
2013-06-26
2
-9
/
+9
|
*
|
[feature/auth-refactor] Fix two session tests broken by changes
Joseph Warner
2013-06-26
2
-0
/
+26
|
*
|
[feature/auth-refactor] Removed no longer used variable
Joseph Warner
2013-06-26
1
-1
/
+0
|
*
|
[feature/auth-refactor] Fix errors in acp_board
Joseph Warner
2013-06-25
1
-2
/
+2
[next]