Build: #4250 failed
Job: Build and Test Job failed
Code commits
phpBB Ascraeus
-
Andreas Fischer <bantu@phpbb.com> 5b96d305405d6942c4c04f5fbc83c8118c44a3e9
Merge branch 'develop-olympus' into develop-ascraeus
* develop-olympus:
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.
Conflicts:
phpBB/includes/startup.php
tests/security/trailing_path_test.php -
Andreas Fischer <bantu@phpbb.com> 6f5524de26ae9df2c15a3f8218770dad0c72e3af
Merge branch 'prep-release-3.0.13' into develop-olympus
* prep-release-3.0.13:
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME. -
Andreas Fischer <bantu@phpbb.com> 872caf805cae8608ef6500a2c1a90795487c6235
Merge pull request #3348 from bantu/ticket/13549
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME...
* bantu/ticket/13549:
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME. -
Andreas Fischer <bantu@phpbb.com> ef10b02f78cc74a7740c44ccc116f123a1883be0
Merge branch 'develop-olympus' into develop-ascraeus
* develop-olympus:
[ticket/12933] Handle case when * is last character of word -
Andreas Fischer <bantu@phpbb.com> f48cc8bbe9792e0bf9182415c09cb5f50412b5a6
Merge branch 'prep-release-3.0.13' into develop-olympus
* prep-release-3.0.13:
[ticket/12933] Handle case when * is last character of word -
Andreas Fischer <bantu@phpbb.com> 8da3a6f117ee4830b9026490c348347e7f8cecff
Merge pull request #3349 from bantu/ticket/12933
[ticket/12933] Handle case when * is last character of word
* bantu/ticket/12933:
[ticket/12933] Handle case when * is last character of word -
Andreas Fischer <bantu@phpbb.com> f0f88c287c4969eb9c1783ace2faa8a44cf59bd9
Merge pull request #3338 from dhruvgoel92/ticket/12933
[ticket/12933] Handle *wildcard character in native search
* dhruvgoel92/ticket/12933:
[ticket/12933] Add test cases for * wildcard searches
[ticket/12933] Handle case when * is last character of word -
Marc 74950559074d738733ac1258b07912f9ca14203a
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.
The ORIG_PATH_INFO on IIS also contains the script name. Only use that
for killing the script after removing the script name from ORIG_PATH_INFO.
PHPBB3-13549- phpBB/includes/startup.php (version 74950559074d738733ac1258b07912f9ca14203a)
- tests/security/trailing_path_test.php (version 74950559074d738733ac1258b07912f9ca14203a)
-
Dhruv <dhruv.goel92@gmail.com> 5eb0d422c8b3db8c4384b4b8a8b27c64441ec08e
[ticket/12933] Handle case when * is last character of word
PHPBB3-12933- phpBB/includes/search/fulltext_native.php (version 5eb0d422c8b3db8c4384b4b8a8b27c64441ec08e)
-
Dhruv <dhruv.goel92@gmail.com> 35edd7a0433b5d8f74febf62f192aabaefbe61b6
[ticket/12933] Add test cases for * wildcard searches
PHPBB3-12933- tests/search/fixtures/posts.xml (version 35edd7a0433b5d8f74febf62f192aabaefbe61b6)
- tests/search/native_test.php (version 35edd7a0433b5d8f74febf62f192aabaefbe61b6)
-
Dhruv <dhruv.goel92@gmail.com> 252018b8131debcbcd67cec33cd0abaa7e83b7d6
Merge branch 'ticket/12933-olympus' into ticket/12933
-
Dhruv <dhruv.goel92@gmail.com> be90e9745242dbfa26aa7ebfbe41c80114a4baad
[ticket/12933] Handle case when * is last character of word
PHPBB3-12933- phpBB/includes/search/fulltext_native.php (version be90e9745242dbfa26aa7ebfbe41c80114a4baad)