Commit f0fe27e
committed
Move
Remove `RabbitMQ.Client.client.impl` namespace.
Move files in `RabbitMQ.Client` namespace to where they are expected in directory structure.
Move util classes.
Capitalize `Util` directory
Remove unused `TypeExtensions` methods
Move DictionaryExtensions to the correct location
Move `TaskExtensions.cs` to the correct location.
Move `RentedMemory.cs` to the correct location
Move `Logging` namespace classes to the correct directory
Move `Impl` namespace classes to the correct directory
Move `Framing` namespace classes to the correct directory
Rename all `RabbitMQ.Client.Framing.Impl` to `RabbitMQ.Client.Framing`
Move Exceptions and Events directories to their correct locations
Move `ConsumerDispatching` class files to the correct location.
Move `Constants.cs` to the correct locationShutdownEventArgs to RabbitMQ.Client.Events
1 parent 9dab7bc commit f0fe27e
File tree
231 files changed
+629
-288
lines changed- projects
- Benchmarks
- ConsumerDispatching
- WireFormatting
- RabbitMQ.Client
- ConsumerDispatching
- Events
- Exceptions
- Framing
- Impl
- Logging
- Util
- client/framing
- Test
- Applications/MassPublish
- Common
- Integration
- ConnectionRecovery
- EventHandlerRecovery/Connection
- SequentialIntegration
- Unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
231 files changed
+629
-288
lines changedLines changed: 33 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
2 | 33 | | |
3 | 34 | | |
4 | 35 | | |
| 36 | + | |
5 | 37 | | |
6 | 38 | | |
7 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
2 | 33 | | |
3 | 34 | | |
4 | 35 | | |
5 | 36 | | |
6 | | - | |
7 | | - | |
| 37 | + | |
8 | 38 | | |
9 | 39 | | |
10 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
File renamed without changes.
0 commit comments