DinHere
|
8c9d26db1f
|
[ticket/15392] Changed dirname(__FILE__) to __DIR__
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
|
2021-03-03 22:24:10 +01:00 |
|
rxu
|
4c4debf004
|
[ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
|
2020-10-18 10:36:42 +07:00 |
|
rxu
|
632bcdd2da
|
[ticket/16549] Remove exception expectation annotations
PHPBB3-16549
|
2020-10-18 10:36:40 +07:00 |
|
Marc Alexander
|
ebac54aa9e
|
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
|
2019-05-09 21:40:06 +02:00 |
|
Marc Alexander
|
a999718b42
|
[ticket/15055] Support console questions on windows
PHPBB3-15055
|
2018-01-01 18:56:20 +01:00 |
|
Marc Alexander
|
27a24d0a67
|
[ticket/15055] Try using build matrix
PHPBB3-15055
|
2018-01-01 18:55:19 +01:00 |
|
Matt Friedman
|
14e8113fcf
|
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
|
2016-03-31 11:06:47 -07:00 |
|
Gaëtan Muller
|
79d4ff5538
|
[ticket/13494] Update calls to set_config()
PHPBB3-13494
|
2015-02-02 19:28:23 +01:00 |
|
Andreas Fischer
|
21c8985fe8
|
[ticket/13338] Add include statements for dependencies.
PHPBB3-13338
|
2014-11-17 21:54:02 +01:00 |
|
Yuriy Rusko
|
a759704b39
|
[ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
|
2014-05-27 20:51:13 +02:00 |
|
Matt Friedman
|
c1115d9451
|
[ticket/12117] Add get_all_tree_data method to tree class
PHPBB3-12117
|
2014-03-10 15:59:45 -07:00 |
|
Nils Adermann
|
b95fdacdd3
|
[ticket/11700] Move all recent code to namespaces
PHPBB3-11700
|
2013-09-16 00:25:27 +02:00 |
|
Joas Schilling
|
d5f651c514
|
[ticket/11599] Copy the forums into a static array for later reuse
PHPBB3-11599
|
2013-06-11 16:16:17 +02:00 |
|
Joas Schilling
|
d7787682df
|
[ticket/11495] Throw exception when item that should be deleted does not exist
PHPBB3-11495
|
2013-04-30 22:19:35 +02:00 |
|
Joas Schilling
|
d1d59dc5cc
|
[ticket/11495] Remove unneccessary values from tests
PHPBB3-11495
|
2013-04-30 18:33:28 +02:00 |
|
Joas Schilling
|
2f54a63b0f
|
[ticket/11495] Fix more grammar issues in doc blocks
PHPBB3-11495
|
2013-04-30 18:24:54 +02:00 |
|
Joas Schilling
|
fe02218a2d
|
[ticket/11495] Remove forum_parents from tests where it is not required
PHPBB3-11495
|
2013-04-30 18:11:24 +02:00 |
|
Joas Schilling
|
39ff3ed15f
|
[ticket/11495] Add proper testing of item_parent to tests
PHPBB3-11495
|
2013-04-30 18:05:44 +02:00 |
|
Joas Schilling
|
863d0c7687
|
[ticket/11495] Fix some more comments and the package tag
PHPBB3-11495
|
2013-04-30 14:36:26 +02:00 |
|
Joas Schilling
|
67f2edae17
|
[ticket/11495] Use descendants and ancestors instead of parents/children
PHPBB3-11495
|
2013-04-30 13:58:03 +02:00 |
|
Joas Schilling
|
4810c61fd7
|
[ticket/11495] Remove get_parent_data from interface and rename it
The method is implementation specific and has no use, apart from cache, that is
not covered by get_path_data().
PHPBB3-11495
|
2013-04-30 10:37:59 +02:00 |
|
Joas Schilling
|
8a4260703f
|
[ticket/11495] Fix some docs and replace branch with other terms
PHPBB3-11495
|
2013-04-30 10:32:01 +02:00 |
|
Joas Schilling
|
baff4287e5
|
[ticket/11495] Fix comments and package docs
PHPBB3-11495
|
2013-04-25 22:39:24 +02:00 |
|
Joas Schilling
|
ce07b27765
|
[ticket/11495] Fix failing unit tests
PHPBB3-11495
|
2013-04-25 17:27:33 +02:00 |
|
Joas Schilling
|
d4b7708d4b
|
[ticket/11495] Remove tests for add/remove we make them protected later
PHPBB3-11495
|
2013-04-25 17:19:21 +02:00 |
|
Joas Schilling
|
499dd3a833
|
[ticket/11495] Move tests to tree/ directory
PHPBB3-11495
|
2013-04-25 17:13:21 +02:00 |
|