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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
[feature/passwords] Add legacy support for md5 passwords
Marc Alexander
2013-09-14
1
-1
/
+1
|
*
|
|
|
|
|
[feature/passwords] Increase code coverage in bcrypt driver
Marc Alexander
2013-09-14
1
-0
/
+1
|
*
|
|
|
|
|
[feature/passwords] Increase test coverage of salted_md5 driver
Marc Alexander
2013-09-14
1
-0
/
+2
|
*
|
|
|
|
|
[feature/passwords] Increase manager test coverage to cover all methods
Marc Alexander
2013-09-14
1
-2
/
+42
|
*
|
|
|
|
|
[feature/passwords] Use randomly generated password for tests
Marc Alexander
2013-09-14
1
-28
/
+36
|
*
|
|
|
|
|
[feature/passwords] Fix tests on PHP versions < 5.3.7
Marc Alexander
2013-09-14
1
-18
/
+38
|
*
|
|
|
|
|
[feature/passwords] Properly treat duplicates in combined hashes
Marc Alexander
2013-09-14
1
-1
/
+5
|
*
|
|
|
|
|
[feature/passwords] Add tests for combined hashing of passwords
Marc Alexander
2013-09-14
1
-2
/
+39
|
*
|
|
|
|
|
[feature/passwords] Make sure hash has the required length
Marc Alexander
2013-09-14
1
-3
/
+13
|
*
|
|
|
|
|
[feature/passwords] Add tests for manager check_hash() method
Marc Alexander
2013-09-14
1
-0
/
+40
|
*
|
|
|
|
|
[feature/passwords] Fix tests for PHP version < 5.3.7
Marc Alexander
2013-09-14
1
-6
/
+18
|
*
|
|
|
|
|
[feature/passwords] Include driver helper in manager_test
Marc Alexander
2013-09-14
1
-0
/
+1
|
*
|
|
|
|
|
[feature/passwords] Add driver helper class for additional functions
Marc Alexander
2013-09-14
1
-1
/
+1
|
*
|
|
|
|
|
[feature/passwords] Add basic passwords manager test file
Marc Alexander
2013-09-14
1
-0
/
+65
*
|
|
|
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/12006' into develop
Joas Schilling
2014-01-18
2
-4
/
+42
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/12006] Test for ext module auth
Nathan Guse
2013-12-30
2
-4
/
+42
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
[ticket/11915] Fix the Plupload test.
Cesar G
2014-01-17
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Nathan Guse
2014-01-17
1
-5
/
+17
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'remotes/bantu/ticket/12046' into develop-olympus
Nathan Guse
2014-01-17
1
-5
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/12046] Use PHP_BINARY environment variable in PHP lint test.
Andreas Fischer
2013-11-29
1
-5
/
+17
*
|
|
|
|
|
|
Merge remote-tracking branch 'Marc/ticket/11997' into develop
Joas Schilling
2014-01-08
7
-11
/
+239
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ticket/11997] Use functional test cases that should always work
Marc Alexander
2013-12-28
1
-6
/
+2
|
*
|
|
|
|
|
[ticket/11997] Fix redirect tests for mod rewrite
Marc Alexander
2013-12-28
2
-15
/
+27
|
*
|
|
|
|
|
[ticket/11997] Add user's page dir to redirect path and fix unit tests for it
Marc Alexander
2013-12-28
1
-1
/
+5
|
*
|
|
|
|
|
[ticket/11997] Use path_helper in in foo/bar extension for redirect URLs
Marc Alexander
2013-12-27
3
-10
/
+17
|
*
|
|
|
|
|
[ticket/11997] Do not check if file or dir we redirect to exist
Marc Alexander
2013-12-27
1
-14
/
+56
|
*
|
|
|
|
|
[ticket/11997] Modifiy tests after adding path_helper clean_url method
Marc Alexander
2013-12-21
1
-3
/
+3
|
*
|
|
|
|
|
[ticket/11997] Add clean_url() method to path_helper
Marc Alexander
2013-12-21
1
-0
/
+23
|
*
|
|
|
|
|
[ticket/11997] Allow redirects to parent folders like previously
Marc Alexander
2013-12-21
2
-3
/
+5
|
*
|
|
|
|
|
[ticket/11997] Move expected redirect returns to controller and output to HTML
Marc Alexander
2013-12-20
3
-28
/
+63
|
*
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997
Marc Alexander
2013-12-07
41
-108
/
+650
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/11997] Fix tests for path_helper's get_controller_redirect_url()
Marc Alexander
2013-12-07
2
-19
/
+29
|
*
|
|
|
|
|
|
[ticket/11997] Add functional test for redirects in controller
Joas Schilling
2013-11-13
5
-1
/
+72
|
*
|
|
|
|
|
|
[ticket/11997] Use $phpbb_filesystem->clean_path() for proper redirect paths
Marc Alexander
2013-11-12
1
-23
/
+35
|
*
|
|
|
|
|
|
[ticket/11997] Correctly redirect to front controllers
Marc Alexander
2013-11-08
1
-1
/
+15
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...
Dhruv
2013-12-25
3
-111
/
+244
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ticket/11849] Remove old pagination test
Joas Schilling
2013-12-18
1
-111
/
+0
|
*
|
|
|
|
|
|
|
[ticket/11849] Replace pagination in viewforum.php with class
Joas Schilling
2013-12-18
1
-0
/
+52
|
*
|
|
|
|
|
|
|
[ticket/11849] Test validate_start and on_page
Joas Schilling
2013-12-18
2
-11
/
+86
|
*
|
|
|
|
|
|
|
[ticket/11849] Move pagination code to class
Joas Schilling
2013-12-18
1
-0
/
+117
*
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'prototech/ticket/12009' into develop
Joas Schilling
2013-12-16
30
-114
/
+196
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[ticket/12009] Prevent user from enabling invalid extension through direct URL
Cesar G
2013-12-12
3
-1
/
+27
|
*
|
|
|
|
|
|
|
|
[ticket/12009] Update functional test to check for invalid extensions.
Cesar G
2013-12-12
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
[ticket/12009] Fix functional tests.
Cesar G
2013-12-12
1
-16
/
+18
|
*
|
|
|
|
|
|
|
|
[ticket/12009] Move valid extensions in tests to correct dir structure.
Cesar G
2013-12-12
27
-97
/
+145
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'Marc/ticket/11859' into develop
Joas Schilling
2013-12-12
2
-0
/
+10
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
[ticket/11859] Add missing get_template_name method to test drivers
Marc Alexander
2013-11-27
2
-0
/
+10
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #1813 from marc1706/ticket/11912
Nathan Guse
2013-12-04
4
-0
/
+214
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ticket/11912] Expect logic exceptions in test if no guesser available
Marc Alexander
2013-11-23
1
-0
/
+13
|
*
|
|
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11912
Marc Alexander
2013-11-23
19
-196
/
+305
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
[prev]
[next]