javiexin
55d5ed79fb
[ticket/15274] Allow "custom" migrations to use parameters
...
Remove references in migration tool.
PHPBB3-15274
2017-07-16 11:58:54 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Joas Schilling
0a586258a2
[ticket/12349] Update license header in several new files
...
PHPBB3-12349
2014-04-03 15:42:36 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Nathan Guse
9f38dc67a8
[feature/migrations] Make the test depends_on methods static
...
PHPBB3-11318
2013-01-10 22:48:31 -06:00
Nathan Guse
ddb1eaab68
[feature/migrations] Test for calling a step multiple times
...
This is used when a long-running process is needed during an update. For
example, iterating over all posts and applying some transformation. This
allows the process to be broken apart into multiple shorter steps to prevent
hitting the time limit.
PHPBB3-9737
2013-01-10 12:49:13 -06:00