Commit 15a54d6


Samuel Corder
Samuel Corder
1 parent ac54d9b commit 15a54d6Copy full SHA for 15a54d6
File tree
4 files changed
+11
-33
lines changedFilter options
- MongoDB.Net-Tests
- MongoDBDriver
- Util
4 files changed
+11
-33
lines changedMongoDB.Net-Tests/MongoTestBase.cs
Copy file name to clipboardExpand all lines: MongoDB.Net-Tests/MongoTestBase.cs+4-5
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 |
| - |
| 21 | + |
| 22 | + |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
MongoDB.Net-Tests/TestCollectionSafeMode.cs
Copy file name to clipboard+3-21
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 11 | + |
19 | 12 |
|
20 | 13 |
|
21 | 14 |
|
| ||
43 | 36 |
|
44 | 37 |
|
45 | 38 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 | 39 |
|
57 | 40 |
|
58 |
| - |
MongoDBDriver/Collection.cs
Copy file name to clipboardExpand all lines: MongoDBDriver/Collection.cs+4-6
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
261 | 265 |
|
262 | 266 |
|
263 | 267 |
|
| ||
280 | 284 |
|
281 | 285 |
|
282 | 286 |
|
283 |
| - |
284 |
| - |
285 |
| - |
286 |
| - |
287 |
| - |
288 |
| - |
289 | 287 |
|
290 | 288 |
|
291 | 289 |
|
|
MongoDBDriver/Util/ErrorTranslator.cs
Copy file name to clipboardExpand all lines: MongoDBDriver/Util/ErrorTranslator.cs-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
|
0 commit comments