index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
session
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-2
/
+2
*
[ticket/12115] Also port user interests to profile fields
Joas Schilling
2014-02-06
5
-28
/
+0
*
[ticket/11850] More namespaces
Nathan Guse
2013-09-30
1
-1
/
+1
*
[ticket/11850] Update for namespaces
Nathan Guse
2013-09-30
1
-1
/
+1
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850
Nathan Guse
2013-09-30
3
-11
/
+11
|
\
|
*
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
2
-14
/
+14
|
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
17
-204
/
+921
|
|
\
|
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
3
-11
/
+11
*
|
|
[ticket/11850] Add test for outside of the phpBB directory
Nathan Guse
2013-09-18
1
-0
/
+16
*
|
|
[ticket/11850] page_name contains controller request rather than query string
Nathan Guse
2013-09-17
2
-28
/
+46
|
|
/
|
/
|
*
|
[ticket/11620] Whitespace and combine function into test_case
Andy Chase
2013-07-22
5
-35
/
+17
*
|
[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
*
|
[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] 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
2
-0
/
+117
*
|
[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
4
-56
/
+8
*
|
[ticket/11620] Removed unnecessary lines and whitespace
Andy Chase
2013-07-09
1
-4
/
+3
*
|
[ticket/11620] Rename provider -> mock_auth_provider
Andy Chase
2013-07-08
1
-2
/
+2
*
|
[ticket/11620] Minor changes to tests for coding standards
Andy Chase
2013-07-08
4
-20
/
+28
*
|
[ticket/11620] Implemented a provider mock object.
Andy Chase
2013-07-05
1
-1
/
+11
*
|
[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
[next]