Matt Burke
ea7c82c038
Show timing information in debug output.
2013-06-08 07:48:25 -04:00
Matt Burke
2d612bc19c
Extract the ignore logic.
...
Working towards #381 and #not-a-hack.
2013-06-03 08:36:23 -04:00
Philippe Miossec
770656f44e
Use saved author file for rcheckin commits
2013-05-22 17:01:55 +02:00
Jonas Boesch
896e7dd6e8
Refactored TryGetValue to FindAuthor
...
- Changed function signature as requested by sc68cal.
- Updated clients and tests.
2013-03-27 14:45:41 +01:00
Jonas Boesch
b38f3adc49
Added test methods to AuthorsFileUnitTest
...
...to test and document the new behavior added for correct author attribution.
2013-03-27 11:10:43 +01:00
togner
1e0a1a189d
Minor fix to association of multiple workitems.
...
Action (resolve/associate) was parsed correctly only if it wasn't surrounded by any additional characters (space, cr, lf).
2012-11-09 19:45:18 -05:00
Kim Gybels
fa27dd88e5
Unit test for getting reviewers from message
2012-11-08 18:10:18 +01:00
Kim Gybels
3e9fb8b6b2
Unit test for getting code reviewer from message
2012-11-06 22:52:50 +01:00
David Alpert
705d4d9f5b
refactoring the generic caretaker into an explicitly passed and customized clone of the checkinoptions.
2012-09-10 09:38:18 -05:00
David Alpert
edd0cd4deb
refactoring the Rcheckin command to lean on the GenericCaretaker via a CheckinOptionsHelper when processing special actions in commit messages to associate and resolve work items
2012-09-04 04:22:29 -05:00
Matt Burke
62a6ab47e5
Merge and update tests in #216
...
Conflicts:
GitTfsTest/Util/AuthorsFileUnitTest.cs
2012-08-30 21:42:28 -04:00
Matt Burke
561033f841
Convert another test, following rebase.
2012-08-29 16:59:30 -04:00
Matt Burke
3b6dd441c3
Use xunit.
2012-08-29 16:52:32 -04:00
Ed F
db9044d971
Added ability to comment line in AuthorsFile.
...
Renamed tests to start with AuthorsFile instead of "Test"
Added tests for international author names.
2012-08-27 20:42:44 -04:00
Richard Birkby
9503cf6a52
Add new test for case insensitive authors lookup
2012-08-16 15:28:15 +01:00
Ed F
5cca260cda
Add AuthorsFile.cs and associated unit test.
...
--AuthorsFile parameter added to the Fetch command and is registered as a singleton.
--Unit tests test the regex of the line parsing.
Updated logic around parsing the original changeset owner. This was needed to properly identify a user who had been deleted from TFS without the need for an AuthorsFile.
2012-07-31 23:59:43 -04:00
Sean M. Collins
e532c767e5
Implement OptionSet from GitTFSCommand interface
2012-02-13 14:45:02 -05:00
Matt Burke
d93049affe
Add GitTfsCommandRunner to help make GitTfsCommands' APIs more sane.
2011-01-26 16:54:35 -05:00