• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

preaction / Yancy-Backend-Static / 24

Builds Branch Commit Type Ran Committer Via Coverage
24 v0.007 release v0.007 [Fixed] - Fixed paths ending in an extension not working. Thanks @wbazant! [Github #3] push 14 Sep 2019 04:14AM UTC preaction travis-ci pending completion   set done
23 master incrementing version after release push 14 Sep 2019 04:12AM UTC preaction travis-ci pending completion   set done
22 master Add explicit return to _id_to_path Fixes bug: paths ending with an extension were mangled to "1" The other logical branches all returned `$id` (the result of .=), but the branch for paths with the extension has ``` $id =~ s{\.\w+$}{.markdown}; `... push 08 Sep 2019 11:06PM UTC preaction travis-ci pending completion   set done
21 master Add explicit return to _id_to_path Fixes bug: paths ending with an extension were mangled to "1" The other logical branches all returned `$id` (the result of .=), but the branch for paths with the extension has ``` $id =~ s{\.\w+$}{.markdown}; `... Pull #3 06 Sep 2019 02:01PM UTC web-flow travis-ci pending completion   set done
20 v0.006 release v0.006 [Fixed] - Correctly decode Markdown files as UTF-8 so that high-byte characters render properly on the webapp. Thanks @wbazant! [Github #2] push 05 Sep 2019 02:12AM UTC preaction travis-ci pending completion   set done
19 master incrementing version after release push 05 Sep 2019 02:11AM UTC preaction travis-ci pending completion   set done
18 master Assume Markdown files are encoded in utf8 push 05 Sep 2019 02:06AM UTC preaction travis-ci pending completion   set done
17 master Assume Markdown files are encoded in utf8 Pull #2 04 Sep 2019 09:25PM UTC web-flow travis-ci pending completion   set done
16 v0.005 release v0.005 [Fixed] - Fixed relative links on index files. Browsers require a trailing slash to correctly resolve relative links, so this backend no longer allows directories without a trailing slash. push 21 Aug 2019 01:46AM UTC preaction travis-ci pending completion   set done
15 master incrementing version after release push 21 Aug 2019 01:45AM UTC preaction travis-ci pending completion   set done
14 master fix relative paths on directory index files Browsers need a trailing slash to correctly resolve relative links, so this backend no longer returns an index file when the given path does not end in a slash. This makes it easier for the consuming ap... push 21 Aug 2019 01:43AM UTC preaction travis-ci pending completion   set done
12 v0.004 release v0.004 [Added] - Added better support for search and ordering in the `list` function. This is provided directly by Yancy::Util's `match` and `order_by` functions, so any improvements to those will improve this. push 07 Jul 2019 12:02AM UTC preaction travis-ci pending completion   set done
8 v0.002 release v0.002 [Fixed] - Fixed `set()` not working with Yancy::Command::backend::copy. The `set()` method now can create new files with the given ID, and should probably be preferred to `create()` (which does not require ... push 25 Apr 2019 08:54AM UTC preaction travis-ci pending completion   set done
9 v0.003 release v0.003 [Fixed] - Fixed a missing prereq reported by CPANTS. Thanks @manwar! [Github #1] push 25 Apr 2019 08:54AM UTC preaction travis-ci pending completion   set done
7 master incrementing version after release push 25 Apr 2019 08:53AM UTC preaction travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc