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] Fix tests after changes to phpBB hashing functions
Marc Alexander
2013-10-02
2
-1
/
+59
|
*
|
|
|
|
[feature/passwords] Rename manager methods to check() and hash()
Marc Alexander
2013-10-02
1
-11
/
+11
|
*
|
|
|
|
[feature/passwords] Inject passwords manager into auth providers
Marc Alexander
2013-10-02
2
-2
/
+35
|
*
|
|
|
|
[feature/passwords] Pass config via service container to driver helper
Marc Alexander
2013-09-28
1
-1
/
+1
|
*
|
|
|
|
[feature/passwords] Modify passwords files for namespacing changes
Marc Alexander
2013-09-27
1
-8
/
+8
|
*
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwords
Marc Alexander
2013-09-27
166
-970
/
+1762
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[feature/passwords] Use dependency injection for passwords driver helper
Marc Alexander
2013-09-22
1
-4
/
+5
|
*
|
|
|
|
|
[feature/passwords] Use dependency injection for helper
Marc Alexander
2013-09-22
1
-2
/
+3
|
*
|
|
|
|
|
[feature/passwords] Do not manually include passwords drivers in tests
Marc Alexander
2013-09-20
1
-5
/
+0
|
*
|
|
|
|
|
[feature/passwords] Do not pass phpbb_container to passwords manager
Marc Alexander
2013-09-20
1
-1
/
+9
|
*
|
|
|
|
|
[feature/passwords] Rename "crypto" files to "passwords" files
Marc Alexander
2013-09-14
1
-48
/
+48
|
*
|
|
|
|
|
[feature/passwords] Properly set convert_flag and add test for it
Marc Alexander
2013-09-14
1
-0
/
+3
|
*
|
|
|
|
|
[feature/passwords] Define default hashing algorithm in container file
Marc Alexander
2013-09-14
1
-1
/
+2
|
*
|
|
|
|
|
[feature/passwords] Move files after namespacing changes
Marc Alexander
2013-09-14
1
-5
/
+5
|
*
|
|
|
|
|
[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
|
\
\
\
\
\
\
\
\
[prev]
[next]