- 20 Feb, 2020 1 commit
-
-
Bart Mathijssen authored
-
- 19 Feb, 2020 4 commits
-
-
Pavitra Golchha authored
-
ellelili2025 authored
Fixes #1035
-
Beka Westberg authored
-
Beka Westberg authored
-
- 18 Feb, 2020 4 commits
-
-
Evan W. Patton authored
We decided that since the changes in the release are bugfixes only and introduce no major API changes to the companion that this change did not warrant a major version number change. Change-Id: I654682a0436fbac88b9d68320ecff43a8802cf41
-
Jeffrey I. Schiller authored
Change-Id: Ib4d3034c2ce901b26d03f26afb43943f3bef44d1
-
Evan W. Patton authored
Change-Id: Iefc8b15e7064d8f460865a77aca2bcdbcf244f65
-
Evan W. Patton authored
Change-Id: If4549950bac9bd0aa35efdb7f5f77f70242cfe38
-
- 05 Feb, 2020 4 commits
-
-
Susan Rati Lane authored
Change-Id: I49945b654fb131740c6d44028df095bc9cfefeb8
-
Jeffrey I. Schiller authored
Change-Id: I85ac5189c0749705b1e5c9f0b95e995596d8e492
-
Evan W. Patton authored
* Fix broken java-map->yail-dictionary coercion * Fix misspelt symbol in runtime.scm Change-Id: I284a030f81156a8830537229b1feb781a2c3c44c
-
Jeffrey I. Schiller authored
CloudDB doesn’t deal with the new dictionary code so well, make sure we don’t use dictionaries when we fetch from CloudDB Change-Id: I8b23cd8c32041db2b252cad4822909862f969ece
-
- 03 Feb, 2020 2 commits
-
-
Evan W. Patton authored
Change-Id: I7e9c1f665c212d9dc363ad98a010c0b5e5b96bb3
-
皮皮蟹 authored
-
- 02 Feb, 2020 3 commits
-
-
Jeffrey I. Schiller authored
Change-Id: I30b805399ecdb91cee70157511ac57020c897ac6
-
Jeffrey I. Schiller authored
To avoid XSS injection Change-Id: I767cdffcff48545f9aec400b53eca6944130513d
-
Jeffrey I. Schiller authored
Change-Id: Idf1af3dbb963ae8e950458dc6b89acb5fb07c5a3
-
- 31 Jan, 2020 5 commits
-
-
Evan W. Patton authored
Change-Id: I9a9f190a8bdb6719cfc192db86dfc088901f27f4
-
Evan W. Patton authored
Change-Id: If974657cfe9b5d44768779a465580a29034f352a
-
Evan W. Patton authored
Change-Id: I6ccad1134ba2ed1c8d0cbad7300a8693231c4c08
-
Evan W. Patton authored
Change-Id: Ie8ff8124d159d03d9e099e15f4c0a61a0355e893
-
Danny Tang authored
Change-Id: I48e4168b1a3297cad163c5984599cf62692e869d
-
- 30 Jan, 2020 3 commits
-
-
Jeffrey I. Schiller authored
Change-Id: I8fd0b9baf5304e30fbcce346d475fef8876e323c
-
Evan W. Patton authored
Change-Id: I0255d1aeafdbe1e501703ed7597ec67d3931e031
-
Evan W. Patton authored
Change-Id: Icdd373c2090864129a3fba150529a035bd3519d3
-
- 28 Jan, 2020 3 commits
-
-
Diego Barreiro authored
-
Evan W. Patton authored
Change-Id: Iac1c8f6162fc718ebac82d4036f5b7844770a8e7
-
Evan W. Patton authored
Change-Id: I0c25b6a01f60830908058bdab1866c12314e642e
-
- 27 Jan, 2020 4 commits
-
-
Evan W. Patton authored
If someone changes the image of a button by using the upload file feature, we will send the code with the new image property before the asset is sent to the device. This results in the button not getting the appropriate image. This change moves the operation to build the YAIL into the callback of refreshAssets. It also makes sure that the callback is called regardless of whether there are new assets to be sent so that YAIL generation doesn't break in the absense of assets. Change-Id: I14520d8a7945902aa4a9b345d3f9d164a3a9448e
-
Evan W. Patton authored
Change-Id: I43c94d0c8c099174b10914b189e52afbf63f0ac3
-
Evan W. Patton authored
Change-Id: I891d1c6f1be8cab5981c11d43aa4b80755084148
-
Jerin Jacob authored
A '=' sign was missing in the comment which makes a little confusion for beginners.
-
- 24 Jan, 2020 2 commits
-
-
Evan W. Patton authored
Change-Id: Ife5cf5abdbaa2a0498ed018c4ab7a6398236a2da
-
Evan W. Patton authored
Change-Id: I58de7133e0eb76d13353ed152c38137bbdb31a3d
-
- 23 Jan, 2020 1 commit
-
-
Conor Shipp authored
Resolves #1975
-
- 22 Jan, 2020 1 commit
-
-
Evan W. Patton authored
This change adds a property force.builddocs to the build script that controls whether a failure to successfully execute Jekyll constitutes a build failure or not. It defaults to false. In Jenkins we will set it to true so that builds fail if they cause jekyll to fail. This way people who do not have Jekyll installed can continue to work with the sources. Since everything needs to pass Jenkins before being merged, maintainers can run Jekyll to update the docs prior to merging. Change-Id: I9fb22eea7582fb5ba5a83069778c23a40c14aaa8
-
- 19 Jan, 2020 1 commit
-
-
Diego Barreiro authored
-
- 17 Jan, 2020 2 commits
-
-
Matthew Coufal authored
Change-Id: Iffc170ed207d6325663fafc25c4d19fef7dbd4bf Co-authored-by: Evan W. Patton <ewpatton@mit.edu>
-
Aashim Garg authored
Specify a more generalizable use of `git submodule deinit`
-