| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12413
|
|
|
|
| |
PHPBB3-12413
|
|
|
|
| |
PHPBB3-12413
|
|
|
|
| |
PHPBB3-12413
|
|
|
|
| |
PHPBB3-12413
|
|
|
|
|
|
|
| |
The test was failing because travis is too fast: 2 posts had the same
timestamp.
PHPBB3-12413
|
|
|
|
|
|
|
|
|
| |
Using a static attribute to store the initial state of the feeds instead
of transmit it with the @depends annotation.
This attribute is also added to backupStaticAttributesBlackList
PHPBB3-12413
|
|
|
|
|
|
|
| |
the state of the board is calculate in the first test and transmit to the
others thanks to the @depends annotation.
PHPBB3-12413
|
|
|
|
|
|
|
| |
Some tests are disabled until PHPBB3-12418 (#2331) and PHPBB3-12421 (#2330) are
fixed and merged
PHPBB3-12413
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-nickvergessen/ticket/12273: (55 commits)
[ticket/12273] Move $extension to constructor so the path is always set
[ticket/12273] Find events.md relative from the path not the phpbb root
[ticket/12273] Do not look in extensions docs/ and tests/ directory
[ticket/12273] Also check file for adm "Location:" events
[ticket/12273] Do not allow template events in non-html files
[ticket/12273] Fix return description
[ticket/12273] Update exporter to allow specifying an extension
[ticket/12273] Allow to filter events for extensions
[ticket/12273] Remove old parameter from function call
[ticket/12273] Fix table header for adm events
[ticket/12273] Add root path to recursive_event_filter_iterator
[ticket/12273] Fix missing classes in export_events_for_wiki.php
[ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter
[ticket/12273] Use RecursiveDirectoryIterator in md_exporter
[ticket/12273] Fix doc blocks
[ticket/12273] Do not allow 3.1-A1 for template events
[ticket/12273] Sort arguments alphabetically before exporting
[ticket/12273] Do not allow 3.1-A1 version
[ticket/12273] Update since version to 3.1.0-a* style
[ticket/12273] Update existing events
...
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
| |
| |
| |
| | |
PHPBB3-12273
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-nickvergessen/ticket/12371:
[ticket/12371] Fix language string
[ticket/12371] Fix typos in comment
[ticket/12371] Fix redirect link for approve_post and post_in_queue
[ticket/12371] Delete the approve_post notification when editing a post
[ticket/12371] Fix language in comment
[ticket/12371] Reapprove the post and topic again in tests
[ticket/12371] Correctly set is_starter when editing first post of the topic
[ticket/12371] Add functional tests for reapproving
[ticket/12371] Fix query in mcp_sorting()
[ticket/12371] Rename disapprove and softdelete tests
[ticket/12371] We do not group quote notifications anymore
[ticket/12371] Fix SQL query
[ticket/11772] Do not send out new topic/post notifications when reapproving
[ticket/12052] Use different visibility when post was edited
[ticket/12052] Add support for ITEM_UNAPPROVED to set_post_visibility method
[ticket/12371] Do not add unlimited users as responders
[ticket/12371] Do not update the notification entry unneccessarily
[ticket/12371] Do not delete post related notifications when a post is deleted
[ticket/12371] Allow notification types to redirect to a different url
[ticket/12371] Do not group "quote" notifications
|
| | |
| | |
| | |
| | | |
PHPBB3-12371
|
| | |
| | |
| | |
| | | |
PHPBB3-12371
|
| | |
| | |
| | |
| | | |
PHPBB3-12371
|
| | |
| | |
| | |
| | | |
PHPBB3-12371
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-ascraeus
# By Nicofuma
# Via Nicofuma
* remotes/Nicofuma/ticket/12432:
[ticket/12432] Correcting the assertion
[ticket/12432] Adding unit test
[ticket/12432] Migrator should not revert custom functions
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12432
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12432
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-ascraeus
# By Nicofuma
# Via Nicofuma
* remotes/Nicofuma/ticket/12444:
[ticket/12444] Replacing spaces with tabs
[ticket/12444] Replace spaces with tabs
[ticket/12444] Adding regression test
[ticket/12444] The logs message aren't filled correctly
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12444
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12444
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-12444
|
|/ / /
| | |
| | |
| | | |
PHPBB3-12097
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12012] Correctly drop default value constraints
* nickvergessen/ticket/12012:
[ticket/12012] Move property to the top
[ticket/12012] Move MS SQL server comparison into a method
[ticket/12012] Fix docs in connection manager
[ticket/12012] Remove duplicated code (only the $sql are different)
[ticket/12012] Handle begin and commit transactions in tests
[ticket/12012] Drop and recreate indexes when removing columns
[ticket/12012] Add a unit test for removing a column with indexes
[ticket/12012] Add a unit test for changing the column type
[ticket/12012] Return SQL statements for index drop/create
[ticket/12012] Fix tools::mssql_get_existing_indexes() for SQL Server 2000
[ticket/12012] Drop and recreate indexes when changing a column on MSSQL
[ticket/12012] Fix query layout
[ticket/12012] Correctly drop default value constraints on MSSQL
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12012
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12012
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12012
|
| | |/
| |/|
| | |
| | | |
PHPBB3-12012
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/12382:
[ticket/12382] Mark broken nested loop with include as incomplete
[ticket/12382] Add template test for subloops inside includes
[ticket/12382] Add template test for subloops inside events
|
| | |
| | |
| | |
| | | |
PHPBB3-12382
|
| | |
| | |
| | |
| | | |
PHPBB3-12382
|
| | |
| | |
| | |
| | | |
PHPBB3-12382
|
| | |
| | |
| | |
| | | |
PHPBB3-12436
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12422] Fix debug warning in log search
* Elsensee/ticket/12422:
[ticket/12422] Add tests
[ticket/12422] Fix debug warning in log search
|
| | |/
| |/|
| | |
| | | |
PHPBB3-12422
|