KevinDockx
|
894574d04e
|
Implement Replace Move and Copy for dynamic objects
|
2015-09-08 22:09:44 -07:00 |
N. Taylor Mullen
|
4fb2053f34
|
Update project.json to have warningsAsErrors accept a bool.
|
2015-09-02 15:35:13 -07:00 |
KevinDockx
|
054b46c1cc
|
Implement new Remove op & fix value.GetTypê issue in Add op
|
2015-08-24 12:32:41 -07:00 |
KevinDockx
|
94fad918a3
|
Replace of Add operation (jsonpatch dynamic support)
|
2015-08-07 16:10:07 -07:00 |
KevinDockx
|
580914d873
|
Refactoring to get ready for JsonPatch (for dynamics) support. Relay generic typing to outer-facing contract.
|
2015-07-08 15:06:32 -07:00 |
N. Taylor Mullen
|
64e726d2b2
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:55:25 -07:00 |
Kirthi Krishnamraju
|
bf712263fc
|
Fix for #2280 - Cannot do an "add" patch to IList<Anything>
Added unit tests
|
2015-04-22 13:44:14 -07:00 |
Kirthi Krishnamraju
|
e48565dcd8
|
Adding errors in ModelState
|
2015-04-22 13:44:09 -07:00 |
Kirthi Krishnamraju
|
9f97d25e02
|
Moved exception messages to resource file and updated tests to validate exception messages
|
2015-04-22 13:44:04 -07:00 |
Doug Bunting
|
f3ec6f33ae
|
Merge remote-tracking branch 'origin/release' into dev
|
2015-04-03 12:08:11 -07:00 |
Doug Bunting
|
7916cb9c68
|
Add a few more `<Service/>` items
|
2015-04-02 22:55:21 -07:00 |
Doug Bunting
|
393aa54545
|
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
|
2015-04-02 13:49:27 -07:00 |
N. Taylor Mullen
|
2de7c173ab
|
Add travis and appveyor CI support.
|
2015-04-01 15:53:39 -07:00 |
Doug Bunting
|
4d4686147f
|
Let VS do its thing
- newline after BOM and slight reordering of Mvc.sln
- add `Service/Include` properties to some test .xproj files
- also add BOM in a few cases
|
2015-03-28 14:41:40 -07:00 |
KevinDockx
|
0462dd6be3
|
[JsonPatch]Rename SimpleObjectAdapter; Include statuscode in JsonPatchException
|
2015-03-24 11:24:53 -07:00 |
Kirthi Krishnamraju
|
a5da5b3acd
|
Removed reflection code; used JsonContract instead and added new JsonPatchInputFormatter
|
2015-03-23 14:46:54 -07:00 |
Kevin Dockx
|
f1e1d8f4df
|
Initial Json Patch check-in
|
2015-03-23 14:46:49 -07:00 |