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
/
phpBB
/
phpbb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-22
1
-1
/
+7
|
\
|
*
Merge pull request #8 from phpbb/ticket/security-169
Joas Schilling
2014-11-22
1
-1
/
+7
|
|
\
|
|
*
[ticket/security-169] Stop loop through referer dir in top directory
Marc Alexander
2014-11-09
1
-1
/
+7
*
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-22
2
-5
/
+136
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #3157 from marc1706/ticket/13358
Joas Schilling
2014-11-22
2
-5
/
+136
|
|
\
\
|
|
*
|
[ticket/13358] Correctly create version_helper in acp_extensions
Marc Alexander
2014-11-22
1
-1
/
+1
|
|
*
|
[ticket/13358] Use protected and public keywords where applicable
Marc Alexander
2014-11-21
1
-3
/
+3
|
|
*
|
[ticket/13358] Do not pass variables by reference
Marc Alexander
2014-11-21
2
-21
/
+15
|
|
*
|
[ticket/13358] Fix tests and use exceptions instead of user object
Marc Alexander
2014-11-21
2
-20
/
+13
|
|
*
|
[ticket/13358] Add file_downloader to version_helper
Marc Alexander
2014-11-21
1
-2
/
+9
|
|
*
|
[ticket/13358] Add file_downloader as replacement for get_remote_file
Marc Alexander
2014-11-21
1
-0
/
+137
*
|
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-21
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #3108 from Elsensee/ticket/13284
Joas Schilling
2014-11-21
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ticket/13284] Set message body in topic form too, so it will be sent
Oliver Schramm
2014-11-04
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-21
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #3068 from marc1706/ticket/13204
Joas Schilling
2014-11-21
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ticket/13204] Tell user that password was incorrect when exceeding attempts
Marc Alexander
2014-11-02
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-21
1
-8
/
+32
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #3064 from marc1706/ticket/13197
Joas Schilling
2014-11-21
1
-8
/
+32
|
|
\
\
\
|
|
*
|
|
[ticket/13197] Fix tabbing
Marc Alexander
2014-11-09
1
-4
/
+4
|
|
*
|
|
[ticket/13197] Correctly format sql query
Marc Alexander
2014-11-09
1
-2
/
+2
|
|
*
|
|
[ticket/13197] Also delete group avatar from users that have it set
Marc Alexander
2014-10-25
1
-7
/
+31
*
|
|
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-21
1
-2
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
[ticket/13316] Ensure Recaptcha image uses https when necessary.
Cesar G
2014-11-21
1
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-21
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #3144 from marc1706/ticket/13337
Joas Schilling
2014-11-21
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ticket/13337] Allow empty array passed to sql_in_set()
Marc Alexander
2014-11-14
1
-1
/
+1
*
|
|
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-21
1
-4
/
+28
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #3023 from Nicofuma/ticket/13133
Joas Schilling
2014-11-21
1
-4
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/13133] Rename $ok variable
Tristan Darricau
2014-11-07
1
-4
/
+4
|
|
*
|
|
|
[ticket/13133] Allow @vendor_name for includecss
Tristan Darricau
2014-10-08
1
-4
/
+28
*
|
|
|
|
|
[ticket/12620] Fix functionnal tests
Tristan Darricau
2014-11-21
1
-1
/
+3
*
|
|
|
|
|
[ticket/12620] Fix rebase
Tristan Darricau
2014-11-20
5
-103
/
+128
*
|
|
|
|
|
[ticket/12620] Add a test using a custom DI extension in an extension
Tristan Darricau
2014-11-20
1
-1
/
+1
*
|
|
|
|
|
[ticket/12620] Use the container to get the environment name
Tristan Darricau
2014-11-20
3
-6
/
+17
*
|
|
|
|
|
[ticket/12620] Fix tests
Tristan Darricau
2014-11-20
1
-0
/
+16
*
|
|
|
|
|
[ticket/12620] Creates one di extension per phpBB extension
Tristan Darricau
2014-11-20
3
-90
/
+148
*
|
|
|
|
|
[ticket/12620] Adds a yaml config file
Tristan Darricau
2014-11-20
4
-27
/
+119
*
|
|
|
|
|
[ticket/12620] Uses a cache directory per environment
Tristan Darricau
2014-11-20
2
-15
/
+60
*
|
|
|
|
|
[ticket/12620] Add the support of the environments for the ext services
Tristan Darricau
2014-11-20
1
-3
/
+25
*
|
|
|
|
|
[ticket/12620] Use PHPBB_ENVIRONMENT
Tristan Darricau
2014-11-20
1
-1
/
+1
*
|
|
|
|
|
[ticket/12620] Split the environments into differents folders
Tristan Darricau
2014-11-20
1
-1
/
+1
*
|
|
|
|
|
[ticket/12620] Display error message when the environment isn't available
Tristan Darricau
2014-11-20
1
-1
/
+1
*
|
|
|
|
|
[ticket/12620] Allow the user to define multiples environments
Tristan Darricau
2014-11-20
1
-1
/
+1
*
|
|
|
|
|
[ticket/13063] Fix coding style
Tristan Darricau
2014-11-20
1
-5
/
+4
*
|
|
|
|
|
[ticket/13063] Fix tests after rebase
Tristan Darricau
2014-11-20
1
-2
/
+1
*
|
|
|
|
|
[ticket/13063] Introduces a new \phpbb\routing\router class
Tristan Darricau
2014-11-20
5
-181
/
+315
*
|
|
|
|
|
Merge branch 'develop-ascraeus' into develop
Tristan Darricau
2014-11-18
1
-2
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #3149 from prototech/ticket/13342
Tristan Darricau
2014-11-18
1
-2
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/13342] Fix invalid resetting of CAPTCHA plugin when using Recaptcha.
Cesar G
2014-11-16
1
-2
/
+6
[next]