index
:
miniserve
master
origin/HEAD
origin/master
origin/sse-based-dirsize
origin/switch-to-dtolnay-rust-toolchain
For when you really just want to serve some files over HTTP right now!
rustc
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
errors.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Combine ContextualError and ContextualErrorKind into one
khai96_
2019-04-27
1
-54
/
+4
|
*
Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-password
khai96_
2019-04-26
1
-70
/
+84
|
\
|
*
Improved errors
boastful-squirrel
2019-04-22
1
-0
/
+7
|
|
|
*
Properly log error + added render_error method
boastful-squirrel
2019-04-21
1
-0
/
+6
|
|
|
*
Rework error system + avoid panics in main()
boastful-squirrel
2019-04-21
1
-72
/
+63
|
/
*
Fix typos
Vojtěch Pejša
2019-04-04
1
-5
/
+5
|
*
Check if we have permissions to create files.
Vojtěch Pejša
2019-04-04
1
-0
/
+3
|
*
Better error handling for file upload.
Vojtěch Pejša
2019-04-04
1
-0
/
+17
|
*
Added documentation for errors and removed useless errors
boasting-squirrel
2019-03-19
1
-4
/
+10
|
*
Switched to standard Rust logging system
boasting-squirrel
2019-03-13
1
-12
/
+3
|
*
Build tar in buffer instead of in tempfile
boasting-squirrel
2019-03-13
1
-6
/
+0
|
*
Added some docs comments to errors.rs
boasting-squirrel
2019-03-12
1
-1
/
+6
|
*
Improved error message
boasting-squirrel
2019-03-12
1
-2
/
+2
|
*
Better error messages for invalid path
boasting-squirrel
2019-03-12
1
-10
/
+4
|
*
Added some error messages + reworked the print_error_chain method
boasting-squirrel
2019-03-12
1
-6
/
+22
|
*
Started to add helpful messages for errors which could occur during archiving
boasting-squirrel
2019-03-11
1
-0
/
+90