Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-05 | fileserver: Support glob expansion in file matcher (#4993) | Matt Holt | |
* fileserver: Support glob expansion in file matcher * Fix tests * Fix bugs and tests * Attempt Windows fix, sigh * debug Windows, WIP * Continue debugging Windows * Another attempt at Windows * Plz Windows * Cmon... * Clean up, hope I didn't break anything | |||
2020-09-16 | fileserver: Fix try_files for directories; windows fix (#3684) | Francis Lavoie | |
* fileserver: Fix try_files for directories, windows fix * fileserver: Add new file type placeholder, refactoring, tests * fileserver: Review cleanup * fileserver: Flip the return args order |