Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chinhdo/txFileManager issues and pull requests
#45 - Multiple File Upload Issue
Issue -
State: open - Opened by arc1997 10 months ago
- 6 comments
#44 - issue #43: fixes for WriteAllText with and without encoding
Pull Request -
State: open - Opened by NielsFestjens almost 2 years ago
- 1 comment
#44 - issue #43: fixes for WriteAllText with and without encoding
Pull Request -
State: open - Opened by NielsFestjens almost 2 years ago
- 1 comment
#43 - WriteAllText without Encoding uses Encoding.Default instead of Encoding.UTF8
Issue -
State: open - Opened by NielsFestjens almost 2 years ago
- 2 comments
#43 - WriteAllText without Encoding uses Encoding.Default instead of Encoding.UTF8
Issue -
State: open - Opened by NielsFestjens almost 2 years ago
- 4 comments
#42 - SQL transaction not closed when rolling back a file operation fails
Issue -
State: open - Opened by NielsFestjens almost 2 years ago
- 1 comment
#41 - can "multiple file move operation rollback" move back as many files as it can instead of stopping on first failure?
Issue -
State: open - Opened by mduman about 2 years ago
- 1 comment
#41 - can "multiple file move operation rollback" move back as many files as it can instead of stopping on first failure?
Issue -
State: open - Opened by mduman about 2 years ago
#40 - Update TxFileManager.cs
Pull Request -
State: closed - Opened by Mugsy0815 over 3 years ago
- 1 comment
#39 - Update README.md
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#39 - Update README.md
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#38 - Docs
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#38 - Docs
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#37 - Merge pull request #36 from chinhdo/feature/34-nuget-icon
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#36 - Feature/34 nuget icon
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#36 - Feature/34 nuget icon
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#35 - Nuget package icon
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#35 - Nuget package icon
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#34 - Add icon to Nuget package
Issue -
State: closed - Opened by chinhdo over 3 years ago
- 2 comments
#34 - Add icon to Nuget package
Issue -
State: closed - Opened by chinhdo over 3 years ago
- 2 comments
#33 - Updated README
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#33 - Updated README
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#32 - README
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#32 - README
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#31 - Release/1.5
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#31 - Release/1.5
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#30 - Directory/File Copy/Move Cancel Support
Issue -
State: open - Opened by vector-man over 3 years ago
- 4 comments
#30 - Directory/File Copy/Move Cancel Support
Issue -
State: open - Opened by vector-man over 3 years ago
- 4 comments
#29 - Test and fix for async/await issue
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#29 - Test and fix for async/await issue
Pull Request -
State: closed - Opened by chinhdo over 3 years ago
#28 - Move (file rename) transaction is not rollbacked when program is exited with Ctrl+C (console application)
Issue -
State: open - Opened by janseris about 4 years ago
#28 - Move (file rename) transaction is not rollbacked when program is exited with Ctrl+C (console application)
Issue -
State: open - Opened by janseris about 4 years ago
#27 - NullReferenceException with async code
Issue -
State: closed - Opened by developermj about 4 years ago
- 13 comments
Labels: bug
#27 - NullReferenceException with async code
Issue -
State: closed - Opened by developermj about 4 years ago
- 13 comments
Labels: bug
#26 - Add encoding support to AppendAllText
Issue -
State: closed - Opened by chinhdo over 4 years ago
- 1 comment
#26 - Add encoding support to AppendAllText
Issue -
State: closed - Opened by chinhdo over 4 years ago
- 1 comment
#25 - Add a new overloaded function for the function "WriteAllText" with a new parameter "encoding".
Pull Request -
State: closed - Opened by zungmou over 4 years ago
- 1 comment
#25 - Add a new overloaded function for the function "WriteAllText" with a new parameter "encoding".
Pull Request -
State: closed - Opened by zungmou over 4 years ago
- 1 comment
#24 - Delete files in temp folder before running tests
Issue -
State: closed - Opened by chinhdo over 4 years ago
- 1 comment
Labels: enhancement
#23 - Preserve ReadOnly attributes if applicable when rolling back CopyFile/MoveFile/DeleteFile Operations
Issue -
State: open - Opened by chinhdo over 4 years ago
Labels: enhancement
#23 - Preserve ReadOnly attributes if applicable when rolling back CopyFile/MoveFile/DeleteFile Operations
Issue -
State: open - Opened by chinhdo over 4 years ago
Labels: enhancement
#22 - When rolling back a MoveDirectoryOperation, it's possible you end up with different directory content compared with original
Issue -
State: open - Opened by chinhdo over 4 years ago
Labels: bug
#22 - When rolling back a MoveDirectoryOperation, it's possible you end up with different directory content compared with original
Issue -
State: open - Opened by chinhdo over 4 years ago
Labels: bug
#21 - When rolling back MoveFile operation, it's possible to end up with a different file than original
Issue -
State: closed - Opened by chinhdo over 4 years ago
- 1 comment
Labels: bug
#21 - When rolling back MoveFile operation, it's possible to end up with a different file than original
Issue -
State: closed - Opened by chinhdo over 4 years ago
- 1 comment
Labels: bug
#20 - MoveDirectory operation
Pull Request -
State: closed - Opened by remye06 over 4 years ago
- 1 comment
#20 - MoveDirectory operation
Pull Request -
State: closed - Opened by remye06 over 4 years ago
- 1 comment
#19 - Add support for Serializable IsolationLevel
Issue -
State: open - Opened by chinhdo over 4 years ago
#19 - Add support for Serializable IsolationLevel
Issue -
State: open - Opened by chinhdo over 4 years ago
#18 - Release/1.4.0
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#18 - Release/1.4.0
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#17 - Add Roslyn/FxCop static analysis
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#17 - Add Roslyn/FxCop static analysis
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#16 - Release/1.4.0
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#16 - Release/1.4.0
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#15 - Readme, bug fix for temp path, renames,
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#15 - Readme, bug fix for temp path, renames,
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#14 - README
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#14 - README
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#13 - Release/1.4.0
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#13 - Release/1.4.0
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#12 - Support for custom temp path
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#12 - Support for custom temp path
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#11 - Support for custom temp paths
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#11 - Support for custom temp paths
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#10 - Upgrade project to .NET Standard 2.0
Pull Request -
State: closed - Opened by chinhdo almost 5 years ago
#9 - DeleteDirectoryOperation fails if temp directory is on a different device.
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 5 comments
Labels: bug
#9 - DeleteDirectoryOperation fails if temp directory is on a different device.
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 5 comments
Labels: bug
#8 - Add encoding support to WriteAllText
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 1 comment
Labels: enhancement
#8 - Add encoding support to WriteAllText
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 1 comment
Labels: enhancement
#7 - Add support for WriteAllBytes
Issue -
State: closed - Opened by chinhdo almost 5 years ago
#7 - Add support for WriteAllBytes
Issue -
State: closed - Opened by chinhdo almost 5 years ago
#6 - Add support for deleting directories
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 1 comment
#6 - Add support for deleting directories
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 1 comment
#5 - Possible Enlistment leak?
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 1 comment
#5 - Possible Enlistment leak?
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 1 comment
#4 - Should Stack be used instead of List for the journal?
Issue -
State: open - Opened by chinhdo almost 5 years ago
#4 - Should Stack be used instead of List for the journal?
Issue -
State: open - Opened by chinhdo almost 5 years ago
#3 - Add support for copying directories
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 1 comment
#3 - Add support for copying directories
Issue -
State: closed - Opened by chinhdo almost 5 years ago
- 1 comment
#2 - Test .NET Core support
Issue -
State: closed - Opened by chinhdo almost 5 years ago
Labels: enhancement
#2 - Test .NET Core support
Issue -
State: closed - Opened by chinhdo almost 5 years ago
Labels: enhancement
#1 - Target .NET Standard for maximum compatibility
Issue -
State: closed - Opened by chinhdo almost 5 years ago
Labels: enhancement
#1 - Target .NET Standard for maximum compatibility
Issue -
State: closed - Opened by chinhdo almost 5 years ago
Labels: enhancement