Skip to content

Add API for regex queries against all files in a project (or multiple projects)#2183

Draft
rmunn wants to merge 1 commit intodevelopfrom
feat/api-for-file-regex
Draft

Add API for regex queries against all files in a project (or multiple projects)#2183
rmunn wants to merge 1 commit intodevelopfrom
feat/api-for-file-regex

Conversation

@rmunn
Copy link
Contributor

@rmunn rmunn commented Feb 27, 2026

WIP. Will fix #1973 when done.

Currently has just one commit showing approach for parsing query params in the CGI handler script.

If this is correct, we'll use this approach to implement the regexcount
command (which will pass one regex to Mercurial for filenames, and a
second regex to grep for finding patterns in those files).
@rmunn rmunn self-assigned this Feb 27, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 27, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/api-for-file-regex

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the 📦 Lexbox issues related to any server side code, fw-headless included label Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 Lexbox issues related to any server side code, fw-headless included

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FW Project analysis querys

1 participant