HomeDevCentral

New tools: Lists replace and operations
Concern Raised0f169d25d6a5Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

New tools: Lists replace and operations

List replace allows to use PCRE regexp on every item of a list.
This is use to extract relevant info from a list and formats it.

List operations allows to add, substract or intersect lists.

This commit also fixes an issue on the Pluton URL handling
to play well with our lists URLs in Nginx.

Details

Auditors
dereckson
Provenance
derecksonAuthored on
Parents
rTOOLSf215d8a5d649: chmod update
Branches
Unknown
Tags
Unknown

Event Timeline

dereckson added inline comments.
/lists/ListOperation.php
12

Whitespace issues

/lists/RegexpFactory.php
42

@throwsEexception if the regexp could't be delimited.

A more clear explanation of the exception is welcome too.

73

The level

/lists/operations.php
2

Whitespace issue