Commit Graph

50 Commits (55d0d78aed72aedf472330796d5405d44b17945f)
 

Author SHA1 Message Date
Jeromy Streets 55d0d78aed
Merge pull request #17 from halverneus/dev 6 years ago
Jeromy Streets f76f7f8f76 Removed type extension from Dockerfile.all. 6 years ago
Jeromy Streets 0f8667889c Added exe extension to Windows build and added additional architectures. 6 years ago
Jeromy Streets 3d1a102f38 Added unit testing with the -race flag into the Dockerfile.all file. 6 years ago
Jeromy Streets ae0e44e9cc Creating multi-arch building container and consolidated version to Dockerfiles. 6 years ago
Jeromy Streets b1b00805c3 Updated dependencies and version number. Modified Dockerfile to place dependencies in a separate layer to speed development. 6 years ago
Jeromy Streets c6bfbef5ce
Merge pull request #16 from snowzach/master 6 years ago
zbrown 7eb1918df2 go test -cover is not supported on armh 6 years ago
Zach Brown 1a45326c96 Converted to go modules so it can be easily built on armh 6 years ago
Jeromy Streets c6136a5aa2
Merge pull request #15 from halverneus/chore/go_1_11_2_upgrade 6 years ago
Jeromy Streets 79edf6b505 Revised the minor version rather than the fix version due to changes in ENTRYPOINT and CMD. 6 years ago
Jeromy Streets fb5181e7df Added .git directory to .dockerignore. 6 years ago
Jeromy Streets 5e22c7de4c Updated to use Go 1.11.2. Fixed ENTRYPOINT and CMD in Dockerfile. Cleaned up README. 6 years ago
Jeromy Streets 82e1401142
Merge pull request #14 from halverneus/feature/debug_logging 6 years ago
Jeromy Streets f2f41ef96a Added the ability to enable debug logging. 6 years ago
Jeromy Streets 053077e1b2
Merge pull request #12 from halverneus/chore/go_1_11_1 6 years ago
Jeromy Streets 9ea8dd97ce Updated to Go 1.11.1. 6 years ago
Jeromy Streets 17678761e7
Merge pull request #10 from halverneus/bugfix/added_dockerfile_expose 6 years ago
Jeromy Streets 6ea2a5a94c Now version 1.3.2 6 years ago
Jeromy Streets 2524d61245
Merge pull request #9 from halverneus/bugfix/added_dockerfile_expose 6 years ago
Jeromy Streets feba5f1444 Added EXPOSE to Dockerfile. 6 years ago
Jeromy Streets 5d945a7ddf
Merge pull request #7 from halverneus/chore/go_1_11_0 6 years ago
Jeromy Streets 48bf7cdadd Cleaned up README. 6 years ago
Jeromy Streets 7800eb86e1 Updated to Go 1.11.0. Cleaned up README. Updated version of dep. 6 years ago
Jeromy Streets 24c4662416
Merge pull request #6 from halverneus/feature/refactor_and_unit_testing 6 years ago
Jeromy Streets fe918d4ad1 Fixed README formatting. 6 years ago
Jeromy Streets 26bd3affa2 Updated help and README. 6 years ago
Jeromy Streets 10b35029f5 Added unit tests to server functions. 6 years ago
Jeromy Streets 8ef4d4c425 Merged changes. 6 years ago
Jeromy Streets 055f1621cb Added command-line utility packages and integrated. 6 years ago
Jeromy Streets eabe6c6050 Moved validation into configuration and added unit tests. 6 years ago
Jeromy Streets e768545373 Added unit tests for handle. 6 years ago
Jeromy Streets 755e0114f1 Extracted file handlers. Unit tests required. 6 years ago
Jeromy Streets 3700c31599 Refactored and added unit tests for configuration 6 years ago
Jeromy Streets 571765d935
Merge pull request #4 from lb-saildrone/master 6 years ago
Loren Brindze ac90e987b8 fixing small logic issue 6 years ago
Jeromy Streets 8d22572a41
Merge pull request #3 from halverneus/integration 6 years ago
Jeromy Streets 4454460785 Merge branch 'feature/show_listing_option' into integration 6 years ago
Jeromy Streets b0db926f3f Alphabetized README documentation for environment variables. 6 years ago
Jeromy Streets aef870308d
Merge branch 'integration' into feature/show_listing_option 6 years ago
Jeromy Streets 702946191f
Merge pull request #1 from doron2402/master 6 years ago
Jeromy Streets d1430aa015 Added the ability to hide directory listing index files. 6 years ago
Doron Segal f7255cdf11 adding the ability to hide files in a directory 6 years ago
Doron Segal 6ecc5555b0 hide directory listing 6 years ago
Jeromy Streets dc99a50883 Added features for prepending a URL path prefix and for TLS support. 7 years ago
Jeromy Streets 83ded2aab9 Updated README.md 7 years ago
jerostre 68bcc664f3 Filled out README.md with cursory content. 7 years ago
jerostre 6bb4fd25c5 Merge branch 'master' of https://github.com/halverneus/static-file-server 7 years ago
Jeromy Streets ee330de7a8 Initial commit 7 years ago
jerostre 8548fe5772 Initial commit. 7 years ago