Граф коммитов

37 Коммитов

Автор SHA1 Сообщение Дата
Pantazis Deligiannis bfebb7e8eb
improved replay trace and new prefix snapshot api (#373) 2022-09-18 12:44:16 -07:00
Pantazis Deligiannis bc76d6b205
support for asynchronous locks and semaphores (#372) 2022-09-13 13:05:31 -07:00
Pantazis Deligiannis da6b68ee97
updates to the CLI experience (#321) 2022-03-25 18:07:13 -07:00
Pantazis Deligiannis 489b8aecdf
added coyote samples (#307) 2022-03-16 19:58:02 -07:00
Pantazis Deligiannis 544755c5fe
support for schedule space reduction (#302) 2022-03-16 12:01:41 -07:00
Pantazis Deligiannis cafb67f1e4
report num of controlled operations (#268) 2022-01-06 16:50:07 -08:00
Pantazis Deligiannis f53f630681
upgrade to dotnet 6 (#255) 2021-11-18 10:33:42 -08:00
Pantazis Deligiannis 3d6ec43059
simpler and more scalable testing runtime (#223) 2021-10-08 20:02:24 -07:00
Pantazis Deligiannis 325717a32e
added asp.net core doc (#200) 2021-07-07 15:05:35 -07:00
Pantazis Deligiannis 9f5b98d21d
partially remove deprecated custom task types (#197) 2021-07-07 09:26:18 -07:00
Chris Lovett 7493a8c9af
add rewriting step to coffeemachinetasks tutorial (#195)
* add rewriting step

* fix typo
2021-07-01 14:46:01 -07:00
Pantazis Deligiannis 8ddc750f9e
edits to the docs (#174) 2021-05-21 15:43:35 -07:00
Chris Lovett 6b726d232f
fix confusing langage in tutorial (#168) 2021-05-17 11:16:34 -07:00
Christopher Watford 09d47f0b2a
fix code fence typo in docs/tutorials/actors/hello-world.md (#159) 2021-04-21 13:31:13 -07:00
Chris Lovett da270b5aef
minor edits and remove some redundant text (#153) 2021-04-08 08:38:23 -07:00
Pantazis Deligiannis cdfcc8b24d
edits to the ETags mocking tutorial (#148) 2021-03-31 13:02:32 -07:00
Immad 155517bcf5
modify tutorial to include lock statement in UpdateRow implementation (#145) 2021-03-30 11:01:36 -07:00
Chris Lovett fc8b118bf3
Fix more accessibility bugs (#143) 2021-03-24 14:17:20 -07:00
Immad 6d7cc8d935
minor edits to the mocking tutorials (#132) 2021-03-22 14:23:39 -07:00
Chris Lovett af2c2f9627
fix color bug found by accessibility test. (#138)
* fix TOC color bug found by accessibility test.  timing condition based on download times for various .css files.  Fixed by using !important override.

* fix some links.
2021-03-22 09:10:06 -07:00
Pantazis Deligiannis 4cb3df60a4
added script for publishing mkdocs (#134) 2021-03-10 23:18:33 -08:00
Pantazis Deligiannis 207a4ad7cd
two new tutorials on mocking (#131) 2021-03-08 12:25:49 -08:00
Pantazis Deligiannis 801b249ed7
edits to docs for syntax highlighting (#127) 2021-03-03 07:59:50 -08:00
Pantazis Deligiannis a91e1121cf
fixes in docs (#125) 2021-03-01 19:36:09 -08:00
Pantazis Deligiannis eb394cd62a
updates to documentation (#124) 2021-03-01 18:18:07 -08:00
Pantazis Deligiannis ff34b1d868
various fixes in the documentation (#123) 2021-03-01 10:58:12 -08:00
Pantazis Deligiannis 3ef56f0403
fix video link (#122) 2021-02-26 12:28:24 -08:00
Pantazis Deligiannis 390e901ee1
added rewriting tutorial video (#121) 2021-02-26 11:06:16 -08:00
Chris Lovett 6ea89e9514
fix formatting of the list items. (#120) 2021-02-23 20:21:33 -08:00
Chris Lovett 004d3143f3
fix some typos and clarify some language in new tutorials (#117) 2021-02-20 08:46:19 -08:00
Pantazis Deligiannis 9607e43b9b
more updates in the website for binary rewriting (#116) 2021-02-18 18:24:28 -08:00
Pantazis Deligiannis 9efdd22e10
expanded the account manager task tutorial (#115) 2021-02-18 13:25:27 -08:00
Pantazis Deligiannis 9f33074dbb
minor doc edits (#114) 2021-02-18 09:13:04 -08:00
Pantazis Deligiannis fde4d88cc9
new tutorial for tasks (#113) 2021-02-17 23:21:18 -08:00
Pantazis Deligiannis 4422b507be
reverted asp.net sample and doc fixes (#111) 2021-02-03 12:09:46 -08:00
Chris Lovett ada47de970
Fix home page (#108)
* Fix home page

* fix heading

* remove mixed message
2021-02-01 17:19:33 -08:00
Chris Lovett 68eba15a3d
switch from using Jekyll to using mkdocs (#104)
* switch from jekyll to mkdocs.

* fix footer.

* fix some minor layout bugs

* fix html bug in the page.

* add sample code

* ignore mkdocs built site folder.

* fix link check

* move the theme inside docs folder

* fix link to about page in the footer.

* Fix broken links and re-gen docs.
2021-01-07 14:58:37 -08:00