0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
can open url's with windows + netcoreapp1.0 More... about 7 years ago
addressing the unnecessary CPU load from file system watching. Missed in GH-660 somehow More... about 7 years ago
can now toggle the lifecycle from the results page. Closes GH-677 More... about 7 years ago
fixed the navigation after finishing stepthrough runs. Closes GH-678 More... about 7 years ago
convenience system for AspNetCoreSystem<T> More... about 7 years ago
switch from Storyteller.* to StoryTeller.* for name spaces in newer projects, i.e. StoryTeller.RMDBS Projects that are Storyteller* remained the same, i.e. StorytellerRunner. More... about 7 years ago
Changing access modifier for constructor of AspNetCoreSystem so it can be derived from and modified. More... about 7 years ago
Added a small js package called scroll-into-view that provides a better cross-browser implementation for scrolling to an element. The default behavior centers the selected element rather than putting it at the top of the page, which IMO feels better. More... about 7 years ago
Just giving up on Nuget push More... about 7 years ago
Tweaking the nuget publishing again More... about 7 years ago
made the nuget publishing to myget more flexible More... about 7 years ago
couple more version tweaks More... about 7 years ago
tweaking some nuget publishing settings before 4.1 More... about 7 years ago
Docs on selection list against an argument type More... about 7 years ago
Doc'd Timings.Record() for customizing tracing More... about 7 years ago
Doc'd SimpleSystem More... about 7 years ago
Docs on StorytellerRunner More... about 7 years ago
Docs on the async grammars. Closes GH-648 More... about 7 years ago
Fixed a js error navigating through a spec w/ a paragraph. Closes GH-671 More... about 7 years ago
Fixed some navigation errors in the spec explorer controls. Closes GH-665 More... about 7 years ago
Deleting or reordering comments in the editor. Closes GH-674 More... about 7 years ago
More code to harden against markdown files being lost More... about 7 years ago
Trying to make sure you don't accidentally wipe out a markdown spec. Closes GH-672 More... about 7 years ago
Fixed the problem w/ exporting Table fixture files. Closes GH-656 More... about 7 years ago
hardening the MarkdownWriter for some occasional errors. Closes GH-670 More... about 7 years ago
fixed the StorytellerRunner.Basic() spec folder finding logic. Closes GH-659 More... about 7 years ago
disabling the appdomain binary watching if using the dotnet cli mode. Closes GH-675 More... about 7 years ago
work on getting it to open files w/ spaces in the path on Windows More... about 7 years ago
fixing the issue where tables weren't being persisted to markdown pipebars. Closes GH-666 More... about 7 years ago
Eliminates the double threading issues w/ the step post processor, cleaner editor shutdown. Closes GH-654, Closes GH-658 More... about 7 years ago