JoshyPHP
cf4cdcda58
[ticket/13987] Replaced optional parameter with explicit API
...
Added disable_save() and enable_save() to toggle a dry run
PHPBB3-13987
2015-07-06 23:45:38 +02:00
JoshyPHP
7ccb638912
[ticket/13987] Add --dry-run option to reparser CLI
...
PHPBB3-13987
2015-07-06 23:45:20 +02:00
Tristan Darricau
ca5d4fd310
Merge pull request #3726 from CHItA/ticket/13961
...
[ticket/13961] Add orderable service collections
2015-07-06 23:31:35 +02:00
JoshyPHP
a44711e574
[ticket/13990] Reparse markup inside of forum rules/description
...
PHPBB3-13990
2015-07-06 19:17:40 +02:00
Mate Bartus
108b9833a1
[ticket/13961] Define behaviour when the array is modified in a loop
...
PHPBB3-13961
2015-07-02 16:10:55 +02:00
Tristan Darricau
b251d98314
[ticket/13891] Fix CS
...
PHPBB3-13891
2015-07-02 15:26:49 +02:00
Tristan Darricau
5970d0360c
[ticket/13891] Handle verbosity
...
PHPBB3-13891
2015-07-02 13:40:02 +02:00
JoshyPHP
dd131d7439
[ticket/13891] Added elapsed/estimated time and memory to the progress bar
...
Also fixed some extra whitespace.
PHPBB3-13891
2015-07-02 12:22:51 +02:00
Tristan Darricau
6b68544483
[ticket/13891] Use the SymfonyStyle in the reparse command
...
PHPBB3-13891
2015-07-01 15:49:32 +02:00
JoshyPHP
c7f10ec4d4
[ticket/13891] Updated range description
...
Does not count #0 as a potential record
PHPBB3-13891
2015-06-30 10:32:00 +02:00
JoshyPHP
6de5e5cc36
[ticket/13891] Added a progress bar
...
PHPBB3-13891
2015-06-30 10:32:00 +02:00
JoshyPHP
fadb192c57
[ticket/13891] Added command-line options
...
PHPBB3-13891
2015-06-30 10:32:00 +02:00
JoshyPHP
119f90e363
[ticket/13891] Replaced ContainerBuilder with service_collection
...
PHPBB3-13891
2015-06-30 10:31:58 +02:00
JoshyPHP
615ab099e2
[ticket/13891] Added reparser:list and reparser:reparse to CLI
...
PHPBB3-13891
2015-06-30 10:31:28 +02:00
Mate Bartus
c80cf87b90
[ticket/13961] Allow the collection to be modified runtime
...
PHPBB3-13961
2015-06-27 12:49:10 +02:00
JoshyPHP
353b3b4cfd
[ticket/13970] Save the value of the optional [code] parameter
...
PHPBB3-13970
2015-06-27 12:33:44 +02:00
Mate Bartus
b09293d5ff
[ticket/13961] Move back service_collections under original namespace
...
PHPBB3-13961
2015-06-26 01:04:36 +02:00
Tristan Darricau
8747c7a2c1
Merge pull request #3579 from s9e/ticket/13803
...
[ticket/13803] Implement a generic and scalable way to reparse rich text
2015-06-24 16:58:41 +02:00
Tristan Darricau
d430acb568
Merge pull request #3669 from s9e/ticket/13901
...
[ticket/13901] Add more whitespace to long quotes for readability
2015-06-24 16:34:53 +02:00
Mate Bartus
050de400d7
[ticket/13961] Fix compatibility issue with parent class
...
PHPBB3-13961
2015-06-24 15:35:47 +02:00
Mate Bartus
a34a65afdc
[ticket/13691] Add services when the iterator requested
...
PHPBB3-13691
2015-06-24 15:15:38 +02:00
Mate Bartus
a91c4e4f96
[ticket/13961] Add ordered service collection
...
PHPBB3-13961
2015-06-24 13:08:19 +02:00
Mate Bartus
98cb70f5d2
[ticket/13961] Move service_collection to di/service_collection namespace
...
PHPBB3-13961
2015-06-23 14:31:18 +02:00
Andreas Fischer
8213f24b35
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13952] Fix docblocks
[ticket/13952] Inject dispatcher dependency to the tidy search cron task
2015-06-22 00:45:42 +02:00
rxu
e0476d4f53
[ticket/13952] Fix docblocks
...
PHPBB3-13952
2015-06-20 23:41:53 +07:00
rxu
a8fe3926dc
[ticket/13952] Inject dispatcher dependency to the tidy search cron task
...
PHPBB3-13952
2015-06-20 21:39:06 +07:00
Andreas Fischer
9296c75738
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13903] Replacing regexp path naming for container by md5.
Conflicts:
phpBB/phpbb/di/container_builder.php
2015-06-16 20:06:28 +02:00
Wardormeur
08a6f663de
[ticket/13903] Replacing regexp path naming for container by md5.
...
Replacement of the path creation based on a blacklist by a md5 filename to
support broader configurations
PHPBB3-13903
2015-06-16 18:29:41 +02:00
Marc Alexander
80768b526b
Merge branch '3.1.x'
...
Conflicts:
phpBB/phpbb/user_loader.php
2015-06-16 12:35:51 +02:00
Marc Alexander
dc9245dd7a
Merge pull request #3653 from callumacrae/ticket/13882
...
[ticket/13882] Lazy load the notification avatars.
2015-06-16 12:33:17 +02:00
Joas Schilling
2a662c5e07
Merge branch '3.1.x'
...
Conflicts:
build/build.xml
phpBB/phpbb/user.php
2015-06-14 17:40:18 +02:00
Joas Schilling
7ccb19fa00
Merge branch 'prep-release-3.1.5' into 3.1.x
...
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
2015-06-14 17:38:04 +02:00
Joas Schilling
8f5d761112
[prep-release-3.1.5] Add migration for 3.1.5
2015-06-14 16:14:07 +02:00
Marc Alexander
714533d12e
[ticket/13942] Check if path to language file contains language path
...
PHPBB3-13942
2015-06-13 17:15:28 +02:00
Andreas Fischer
e0d1f81114
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3
2015-06-13 15:18:44 +02:00
Andreas Fischer
bf7a4f629d
Merge pull request #3704 from Nicofuma/ticket/13941
...
[ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3
* Nicofuma/ticket/13941:
[ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3
2015-06-13 15:18:43 +02:00
Tristan Darricau
5dbfd14699
[ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3
...
PHPBB3-13941
2015-06-13 13:20:55 +02:00
Joas Schilling
7bb617eeb6
Merge branch 'prep-release-3.1.5' into 3.1.x
2015-06-11 23:24:02 +02:00
Joas Schilling
a3883a6f23
Merge branch '3.1.x'
...
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
2015-06-11 21:00:04 +02:00
Andreas Fischer
1f4976f590
Merge pull request #3696 from marc1706/ticket/13930-master
...
[ticket/13930] Check for correct spacing between keyword & parenthesis
* marc1706/ticket/13930-master:
[ticket/13930] Add missing space to mssql_extractor
[ticket/13930] Add missing spaces to code
[ticket/13930] Use OpeningParenthesisSniff in legacy ruleset
[ticket/13930] Remove not needed return statements
[ticket/13930] Add missing spaces to code
[ticket/13930] Check for correct spacing between keyword & parenthesis
2015-06-09 21:27:23 +02:00
Andreas Fischer
c952622fa0
Merge pull request #3694 from marc1706/ticket/13930
...
[ticket/13930] Check for correct spacing between keyword & parenthesis
* marc1706/ticket/13930:
[ticket/13930] Add missing spaces to code
[ticket/13930] Use OpeningParenthesisSniff in legacy ruleset
[ticket/13930] Remove not needed return statements
[ticket/13930] Add missing spaces to code
[ticket/13930] Check for correct spacing between keyword & parenthesis
2015-06-09 21:27:07 +02:00
Joas Schilling
23a45fcace
[prep-release-3.1.5] Add migration for 3.1.5-RC1
2015-06-09 20:32:15 +02:00
Joas Schilling
00c15c76c3
Merge branch '3.1.x'
2015-06-09 20:23:29 +02:00
Joas Schilling
832c9f64e0
Merge pull request #3551 from rxu/ticket/13779
...
[ticket/13779] Set new auth options to the role only if matching the role type
2015-06-09 20:23:08 +02:00
Marc Alexander
47ef99f6ef
Merge branch '3.1.x'
2015-06-09 17:22:02 +02:00
Marc Alexander
405681f138
Merge pull request #3486 from brunoais/ticket/13693
...
[ticket/13693] Allow modifying the MySQL author search query
2015-06-09 17:21:54 +02:00
Marc Alexander
6d3c4d3879
Merge branch '3.1.x'
2015-06-09 17:19:49 +02:00
Marc Alexander
b7db12a593
Merge pull request #3485 from brunoais/ticket/13694
...
[ticket/13694] Allow modifying the Postgres native author search query for results
2015-06-09 17:19:42 +02:00
Marc Alexander
39c273e346
Merge branch '3.1.x'
2015-06-09 17:18:12 +02:00
Marc Alexander
4143f65b46
Merge pull request #3484 from brunoais/ticket/13691
...
[ticket/13691] Allow modifying the fulltext native search query for total results for author
2015-06-09 17:18:04 +02:00