-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[git] Add more connectors to find out pair programming authors
This code adds more connectors to find out pair programming users more accurately when `pair-programming` is enabled. Connectors updated: - `[aA][nN][dD]` - `&` - `+` Tests updated accordingly. Signed-off-by: Quan Zhou <[email protected]>
- Loading branch information
Showing
4 changed files
with
23 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
releases/unreleased/add-more-connectors-to-find-out-pair-programming-authors.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Add more connectors to find out pair programming authors | ||
category: fixed | ||
author: Quan Zhou <[email protected]> | ||
issue: null | ||
notes: > | ||
Adds more connectors to find out pair programming users more | ||
accurately. | ||
Connectors updated: | ||
- `[aA][nN][dD]` | ||
- `&` | ||
- `+` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,9 +109,9 @@ | |
"backend_version": "0.8.10", | ||
"category": "commit", | ||
"data": { | ||
"Author": "Eduardo Morais <[email protected]>", | ||
"Author": "Eduardo Morais & Zhongpeng Lin <[email protected]>", | ||
"AuthorDate": "Tue Aug 14 14:33:27 2012 -0300", | ||
"Commit": "Eduardo Morais <[email protected]>", | ||
"Commit": "Eduardo Morais & Zhongpeng Lin <[email protected]>", | ||
"CommitDate": "Tue Aug 14 14:33:27 2012 -0300", | ||
"commit": "7debcf8a2f57f86663809c58b5c07a398be7674c", | ||
"files": [ | ||
|
@@ -147,9 +147,9 @@ | |
"backend_version": "0.8.10", | ||
"category": "commit", | ||
"data": { | ||
"Author": "Eduardo Morais <[email protected]>", | ||
"Author": "Eduardo Morais + Zhongpeng Lin <[email protected]>", | ||
"AuthorDate": "Tue Aug 14 14:35:02 2012 -0300", | ||
"Commit": "Eduardo Morais <[email protected]>", | ||
"Commit": "Eduardo Morais + Zhongpeng Lin <[email protected]>", | ||
"CommitDate": "Tue Aug 14 14:35:02 2012 -0300", | ||
"commit": "c0d66f92a95e31c77be08dc9d0f11a16715d1885", | ||
"files": [ | ||
|
@@ -200,9 +200,9 @@ | |
"backend_version": "0.8.10", | ||
"category": "commit", | ||
"data": { | ||
"Author": "Eduardo Morais <[email protected]>", | ||
"Author": "Eduardo Morais And Zhongpeng Lin <[email protected]>", | ||
"AuthorDate": "Tue Aug 14 14:45:51 2012 -0300", | ||
"Commit": "Eduardo Morais <[email protected]>", | ||
"Commit": "Eduardo Morais And Zhongpeng Lin <[email protected]>", | ||
"CommitDate": "Tue Aug 14 14:45:51 2012 -0300", | ||
"commit": "c6ba8f7a1058db3e6b4bc6f1090e932b107605fb", | ||
"files": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters