Commit Graph

24 Commits

Author SHA1 Message Date
Michael Snoyman
3e04ec212c Merge pull request #569 from soenkehahn/ssAddTrailingSlash
wai-app-static: make ssAddTrailingSlash work in combination with ssIn…
2016-07-29 05:52:16 +03:00
Sönke Hahn
04d4cc4afb wai-app-static: make ssAddTrailingSlash work in combination with ssIndices 2016-07-28 12:27:55 +02:00
Sönke Hahn
03f5c4acb0 wai-app-static: tweak test-case names 2016-07-28 12:17:31 +02:00
Sönke Hahn
6b06875d31 Make ssIndices work with ssLookupFile and trailing slashes 2016-07-24 00:13:35 +02:00
Sönke Hahn
60593dad26 wai-app-static: add test for mkSettings (embedded) with ssIndices 2015-11-09 23:14:20 +07:00
Sönke Hahn
5ba68e5afa wai-app-static: lookup ssIndices first (independent of ssListing) 2015-11-09 23:14:20 +07:00
Sönke Hahn
3ea145b58f wai-app-static: add test-case for ssIndices with defaultWebAppSettings) 2015-11-09 23:14:20 +07:00
Michael Snoyman
2adcd6c05f Fix tests for ssAddTrailingSlash 2015-07-21 01:58:18 +03:00
Michael Snoyman
036be26dac Fix test suite 2015-01-15 09:44:27 +02:00
Michael Snoyman
bc4f85510a Fix up tests 2015-01-14 21:41:54 +02:00
Sönke Hahn
fdd315d7db wai-app-static: added failing test case demonstrating redirection behavior
In conjunction with UrlMap, the missing redirect results in incorrect
links in file listings.
2015-01-14 21:41:54 +02:00
John Lenz
00d49d7999 Add static storage that allows embedding resources directly
into the compiled executable.
2013-09-01 18:42:11 -05:00
Simon Hengel
e0804ad0a3 wai-app-static: Use shouldBe instead of @?= 2012-09-15 13:39:18 +02:00
Simon Hengel
22d8ef309e wai-app-static: Require hspec-1.3.*, get rid of deprecation warnings 2012-09-15 13:36:59 +02:00
Michael Snoyman
873aea94f8 mime-types (#89) 2012-07-10 16:21:49 +03:00
Michael
07f735e790 Cleaned up remaining cache code.
* No longer deals with etag query string parameter.
* Removes a bunch of code duplication.
* Cache-Control header is included for last-modified responses.
2012-05-22 23:07:25 +03:00
Michael Snoyman
15a99477f1 Further cleanup 2012-05-22 07:22:55 +03:00
Michael Snoyman
33fe04bd28 Mime cleanup 2012-05-22 06:04:24 +03:00
Michael Snoyman
ac8c0f7f8b Start of major refactoring of wai-app-static 2012-05-22 00:20:52 +03:00
Greg Weber
d9364a27bf adjust test case for addition of 'public,' 2012-05-17 06:20:48 -07:00
Simon Hengel
6ee1a8a76f wai-app-static: Fix warnings in test suite 2012-05-07 09:32:26 +02:00
Greg Weber
11731bfee3 move wai-app-static test helpers into wai-test 2012-02-05 09:37:06 -06:00
Michael Snoyman
721b2a283e Added vault to wai 2011-12-27 14:36:49 +02:00
Greg Weber
ee7a0b4ad9 wai-mega tests 2011-11-26 07:57:29 -06:00