-
-
Notifications
You must be signed in to change notification settings - Fork 591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement MSC3873 to handle escaped dots in push rule keys #3134
Merged
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1facb89 - Browse repository at this point
Copy the full SHA 1facb89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0600523 - Browse repository at this point
Copy the full SHA 0600523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac33c8 - Browse repository at this point
Copy the full SHA 0ac33c8View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9da576c - Browse repository at this point
Copy the full SHA 9da576cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f680ad8 - Browse repository at this point
Copy the full SHA f680ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a23ed41 - Browse repository at this point
Copy the full SHA a23ed41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 704ed20 - Browse repository at this point
Copy the full SHA 704ed20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9d896 - Browse repository at this point
Copy the full SHA 0b9d896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08144fa - Browse repository at this point
Copy the full SHA 08144faView commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b724cf1 - Browse repository at this point
Copy the full SHA b724cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e11af8 - Browse repository at this point
Copy the full SHA 7e11af8View commit details -
Add a regular expression solution.
This is ~80% slower than the basic split(".").
Configuration menu - View commit details
-
Copy full SHA for 97fe8e9 - Browse repository at this point
Copy the full SHA 97fe8e9View commit details -
Split on a simpler regular expression.
This is ~50% slower than a simple split(".").
Configuration menu - View commit details
-
Copy full SHA for 322913e - Browse repository at this point
Copy the full SHA 322913eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7016e10 - Browse repository at this point
Copy the full SHA 7016e10View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7fcd36 - Browse repository at this point
Copy the full SHA d7fcd36View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a8f09 - Browse repository at this point
Copy the full SHA c8a8f09View commit details
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 256cc92 - Browse repository at this point
Copy the full SHA 256cc92View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdde4ef - Browse repository at this point
Copy the full SHA bdde4efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d04d2a6 - Browse repository at this point
Copy the full SHA d04d2a6View commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e673f36 - Browse repository at this point
Copy the full SHA e673f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for d85806e - Browse repository at this point
Copy the full SHA d85806eView commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c445f6 - Browse repository at this point
Copy the full SHA 3c445f6View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab9f212 - Browse repository at this point
Copy the full SHA ab9f212View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc66cec - Browse repository at this point
Copy the full SHA fc66cecView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb8760 - Browse repository at this point
Copy the full SHA cdb8760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7c3c9 - Browse repository at this point
Copy the full SHA 9e7c3c9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.