Marc Alexander
|
72cf2ba2ea
|
Merge branch '3.3.x'
|
2021-08-23 20:30:14 +02:00 |
|
Marc Alexander
|
dd8191404d
|
[ticket/16207] Stop appending ? to build_url URLs if not needed
PHPBB3-16207
|
2021-07-18 09:55:08 +02:00 |
|
v12mike
|
adacf21edb
|
[ticket/16138] Eliminate redundant parameters from board URLs
Rebase to 3.3.x
PHPBB3-16138
|
2021-05-19 22:05:06 +02:00 |
|
rubencm
|
774c609c4a
|
[ticket/16345] Small improvements
PHPBB3-16346
|
2020-08-14 08:29:06 +00:00 |
|
Marc Alexander
|
ebac54aa9e
|
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
|
2019-05-09 21:40:06 +02:00 |
|
rxu
|
42b7782927
|
[ticket/14972] Migrate from deprecated getMock() method to createMock()
PHPBB3-14972
|
2019-05-08 21:57:00 +02:00 |
|
Marc Alexander
|
c6cc6ba8d8
|
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
|
2019-01-02 20:19:56 +01:00 |
|
Rubén Calvo
|
ecb79539f4
|
[ticket/15253] Use storage helper methods instead of filesystem methods
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
rxu
|
e3859d894d
|
[ticket/14972] Migrate from deprecated getMock() method to createMock()
PHPBB3-14972
|
2017-07-17 16:56:55 +07:00 |
|
Matt Friedman
|
14e8113fcf
|
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
|
2016-03-31 11:06:47 -07:00 |
|
MateBartus
|
4bdef6fd21
|
[ticket/13697] Moving filesystem related functions to filesystem service
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
|
2015-04-16 13:24:10 +02:00 |
|
Tristan Darricau
|
526a97db7c
|
[ticket/13280] Add new tests
PHPBB3-13280
|
2014-11-12 15:43:20 +01:00 |
|
Tristan Darricau
|
6d533d2f86
|
[ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"
This reverts commit a1b58d05d1 , reversing
changes made to 0e772afb9d .
PHPBB3-13280
|
2014-11-12 15:42:23 +01:00 |
|
Marc Alexander
|
13b59af1ff
|
[ticket/13280] Add additional sanitizer for ampersands in server superglobal
PHPBB3-13280
|
2014-11-03 17:27:01 +01:00 |
|
Marc Alexander
|
6fd092b5df
|
[ticket/13280] Correctly format user page for build_url()
PHPBB3-13280
|
2014-11-03 16:24:09 +01:00 |
|
Joas Schilling
|
b7e1959d56
|
[ticket/12099] Remove config again
PHPBB3-12099
|
2014-06-29 20:54:41 +02:00 |
|
Yuriy Rusko
|
a759704b39
|
[ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
|
2014-05-27 20:51:13 +02:00 |
|
Cesar G
|
eddb420375
|
[ticket/12510] Convert & to & in build_url() when no params are stripped.
PHPBB3-12510
|
2014-05-06 15:58:10 -07:00 |
|
Cesar G
|
e9b00071dd
|
[ticket/11508] Fix build_url test.
PHPBB3-11508
|
2014-04-22 16:03:13 -07:00 |
|
Cesar G
|
141d386025
|
[ticket/11508] Fix build_url test.
PHPBB3-11508
|
2014-04-22 15:21:02 -07:00 |
|
Cesar G
|
47f8a6375f
|
[ticket/11508] Add tests.
PHPBB3-11508
|
2014-04-22 15:21:02 -07:00 |
|