927c219b1f
[ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter
...
PHPBB3-12273
2014-04-26 18:04:47 +02:00
7a44f66448
[ticket/12273] Use RecursiveDirectoryIterator in md_exporter
...
PHPBB3-12273
2014-04-26 16:59:18 +02:00
6aa8596d4d
[ticket/12273] Fix doc blocks
...
PHPBB3-12273
2014-04-26 16:39:53 +02:00
18be18e998
[ticket/12273] Do not allow 3.1-A1 for template events
...
PHPBB3-12273
2014-04-25 20:26:47 +02:00
3bcda97e28
[ticket/12273] Sort arguments alphabetically before exporting
...
PHPBB3-12273
2014-04-25 12:37:39 +02:00
48278f122c
[ticket/12273] Do not allow 3.1-A1 version
...
PHPBB3-12273
2014-04-25 12:31:57 +02:00
b32895308d
[ticket/12273] Update since version to 3.1.0-a* style
...
PHPBB3-12273
2014-04-25 12:15:44 +02:00
87899b0e14
[ticket/12273] Update existing events
...
PHPBB3-12273
2014-04-25 11:46:44 +02:00
01e2d7c26c
[ticket/12273] Fix unit tests for multi line arrays
...
PHPBB3-12273
2014-04-25 11:46:24 +02:00
142fe1a0e5
[ticket/12273] Use multiline arrays instead of array_merge()
...
PHPBB3-12273
2014-04-25 11:45:54 +02:00
c2dace762e
[ticket/12273] Fix long $vars lines for existing events
...
PHPBB3-12273
2014-04-24 17:26:27 +02:00
8599554443
[ticket/12273] Fix unit test for multi line $vars
...
PHPBB3-12273
2014-04-24 17:14:45 +02:00
b0a9acd8ff
[ticket/12273] Use array_merge instead of +=
...
PHPBB3-12273
2014-04-24 17:14:12 +02:00
d2ab305909
[ticket/12273] Add missing event documentation
...
PHPBB3-12273
2014-04-24 16:51:43 +02:00
320a2f7578
[ticket/12273] Fix number of = in events.md
...
PHPBB3-12273
2014-04-24 16:51:42 +02:00
8e4b4bc72e
[ticket/12273] Fix subsilver2 missing from simple_footer_after docs
...
PHPBB3-12273
2014-04-24 16:51:42 +02:00
a2c3b2534a
[ticket/12273] Fix method name of test and fix undefined index
...
PHPBB3-12273
2014-04-24 16:51:41 +02:00
5889255529
[ticket/12273] Test source files and compare with events.md
...
PHPBB3-12273
2014-04-24 16:51:40 +02:00
7dc32a45e5
[ticket/12273] Verify the result of the .md file to the source
...
PHPBB3-12273
2014-04-24 16:51:40 +02:00
f676f50c22
[ticket/12273] Only check selected files
...
PHPBB3-12273
2014-04-24 16:51:39 +02:00
23dbddc59d
[ticket/12273] Fix some locations of existing events
...
PHPBB3-12273
2014-04-24 16:51:38 +02:00
c7dcc6d700
[ticket/12273] Verify that the events are still in the named files
...
PHPBB3-12273
2014-04-24 16:51:37 +02:00
bc1ab3dc79
[ticket/12273] Fix missing space in some Exceptions
...
PHPBB3-12273
2014-04-20 15:11:23 +02:00
08cce5fba5
[ticket/12273] Remove duplicated code
...
PHPBB3-12273
2014-04-20 14:58:24 +02:00
6849e8b36f
[ticket/12273] Add file line to exception message
...
PHPBB3-12273
2014-04-20 14:57:18 +02:00
b83a555da5
[ticket/12273] Move phpBB test to new file and use a data provider
...
PHPBB3-12273
2014-04-20 14:28:09 +02:00
8ddc9ff185
[ticket/12273] Allow multiple $vars lines
...
PHPBB3-12273
2014-04-20 14:15:54 +02:00
1a913d6e0f
[ticket/12273] Do not use Inline control structures
...
PHPBB3-12273
2014-04-18 14:05:38 +02:00
be48d12583
[ticket/12273] Fix Markdown layout
...
PHPBB3-12273
2014-04-18 13:07:41 +02:00
8f57880edb
[ticket/12273] Fix missing $vars line
...
PHPBB3-12273
2014-04-18 13:07:41 +02:00
7b53210926
[ticket/12273] Fix invalid @event and @since tags
...
PHPBB3-12273
2014-04-18 13:07:40 +02:00
9ba9a024d6
[ticket/12273] Make event exporter compatible with php 5.3.3
...
PHPBB3-12273
2014-04-18 13:07:39 +02:00
3566325874
[ticket/12273] Fix export script
...
PHPBB3-12273
2014-04-18 12:57:39 +02:00
17a1ed6fb5
[ticket/12273] Move MD Exporter to separate file
...
PHPBB3-12273
2014-04-18 12:57:30 +02:00
6da52acb3c
[ticket/12273] Rename exporter to php_exporter
...
PHPBB3-12273
2014-04-18 12:57:23 +02:00
3352d9fd34
[ticket/12273] Move event exporter to namespace
...
PHPBB3-12273
2014-04-18 12:57:13 +02:00
d213e09a40
[ticket/12273] Crawl the phpBB directory for events
...
PHPBB3-12273
2014-04-18 12:57:06 +02:00
b831e96aaf
[ticket/12273] Use class properties instead of parameters
...
PHPBB3-12273
2014-04-18 12:56:59 +02:00
91deb4419b
[ticket/12273] Add more tests for the event exporter
...
PHPBB3-12273
2014-04-18 12:56:51 +02:00
4a3756741c
[ticket/12273] Move grabbing the $vars array line to a method
...
PHPBB3-12273
2014-04-18 12:56:43 +02:00
5387511f89
[ticket/12273] Grab name of events with a function
...
PHPBB3-12273
2014-04-18 12:56:34 +02:00
6c57edf3a3
[ticket/12273] Use the new class
...
PHPBB3-12273
2014-04-18 12:56:24 +02:00
22de4a5927
[ticket/12273] Add a basic set of tests for the exporter
...
PHPBB3-12273
2014-04-18 12:55:12 +02:00
0da5e3bee9
Merge pull request #2318 from prototech/ticket/12121
...
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
* prototech/ticket/12121:
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
2014-04-16 23:33:03 +02:00
659c2e14b8
Merge pull request #2243 from n-aleha/ticket/12345
...
[ticket/12345] Improve search flood interval message for ascraeus
* n-aleha/ticket/12345:
[ticket/12345] Improve search flood interval message for ascraeus
2014-04-16 23:26:09 +02:00
7f3aebd495
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
2014-04-16 22:47:27 +02:00
d735129d6e
Merge pull request #2324 from bantu/ticket/12417
...
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fai...
* bantu/ticket/12417:
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
2014-04-16 22:46:41 +02:00
04893e3f98
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
...
hhvm-nightly 2014.04.16~precise introduced "Attempted to serialize
unserializable builtin class DOMElement" errors when running functional tests.
This reverts commit ff7cc77f9d
.
PHPBB3-12417
2014-04-16 22:16:52 +02:00
3d1a07f8f0
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
...
PHPBB3-12121
2014-04-15 21:15:54 -07:00
1f44b4da18
[ticket/12345] Improve search flood interval message for ascraeus
...
Show to guests and users the remaining seconds until their next allowed
search, if a search flood limit is enabled for them.
PHPBB3-12345
2014-04-16 02:14:36 +03:00