Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished implementing the common channel sending scenarios. | Andrew Arnott | 2008-09-02 | 3 | -5/+163 |
| | |||||
* | Refactored Channel class into two classes. | Andrew Arnott | 2008-09-02 | 6 | -103/+287 |
| | |||||
* | Request/reply channel work. | Andrew Arnott | 2008-09-02 | 6 | -4/+106 |
| | |||||
* | Lots of design work on the channel stack. | Andrew Arnott | 2008-09-02 | 14 | -157/+577 |
| | |||||
* | Implemented ProtocolMessageResponse.Send() | Andrew Arnott | 2008-09-01 | 6 | -9/+86 |
| | |||||
* | Moved messaging infrastructure to its own namespace. | Andrew Arnott | 2008-09-01 | 15 | -22/+25 |
| | |||||
* | Lots of StyleCop changes. | Andrew Arnott | 2008-09-01 | 22 | -300/+583 |
| | |||||
* | Some StyleCop adjustments. | Andrew Arnott | 2008-09-01 | 9 | -48/+35 |
| | |||||
* | Fixed build break. | Andrew Arnott | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | Added some more message channel supports. | Andrew Arnott | 2008-09-01 | 7 | -21/+72 |
| | |||||
* | Added test for and accomodated required message parts. | Andrew Arnott | 2008-09-01 | 6 | -12/+33 |
| | |||||
* | Added logging support. | Andrew Arnott | 2008-09-01 | 4 | -8/+12 |
| | |||||
* | Added test for Uri member of DataContract. | Andrew Arnott | 2008-09-01 | 2 | -2/+6 |
| | |||||
* | Added message validation. | Andrew Arnott | 2008-09-01 | 6 | -25/+112 |
| | |||||
* | Added another test, and changed the way spoofed dictionary xml I/O works to ↵ | Andrew Arnott | 2008-09-01 | 5 | -308/+418 |
| | | | | fix the bug it revealed. | ||||
* | Added some basic classes, message serialization and some unit tests. | Andrew Arnott | 2008-09-01 | 19 | -2/+999 |
| | |||||
* | Added OAuth spec. | Andrew Arnott | 2008-09-01 | 2 | -0/+2438 |
| | |||||
* | Customized starter kit to DotNetOAuth. | Andrew Arnott | 2008-09-01 | 33 | -105/+54 |
| | |||||
* | Removed strings.resx. | Andrew Arnott | 2008-08-31 | 3 | -219/+0 |
| | |||||
* | Added more StyleCop rules. | Andrew Arnott | 2008-08-31 | 10 | -135/+999 |
| | |||||
* | Added StyleCop settings with some suppressed, and accomodated so that we get ↵ | Andrew Arnott | 2008-08-31 | 13 | -142/+229 |
| | | | | 0 warnings. | ||||
* | Fixed placeholder name in .sln file. | Andrew Arnott | 2008-08-30 | 1 | -4/+4 |
| | |||||
* | Added Windows PowerShell script to quickly rename all the directories and ↵ | Andrew Arnott | 2008-08-30 | 1 | -0/+4 |
| | | | | files to the library's name. | ||||
* | Initial build system version. | Andrew Arnott | 2008-08-30 | 480 | -0/+72033 |