summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Upgrade Junit to version 5.6Baumel, Dvir (db384r)2-0/+26
2020-03-26Update
{
	"presets": [["env", {
		"targets": {
			"browsers": ["last 2 versions", "Firefox >= 47"]
		}
	}], "react"],
	"plugins": [
		"transform-object-rest-spread",
		"transform-class-properties",
		"transform-runtime",
		"transform-decorators-legacy",
		"react-hot-loader/babel"
	],
	"sourceMap": "inline"
}
tr>
2018-11-13fix two typosliang ding1-2/+2
2018-11-07Error displayed on deleting VF/VFCTal Gitelman1-6/+7
2018-11-05bump sdc version to 1.3.3Michael Lando1-1/+1
2018-11-01update sdc to version 1.3.2Michael Lando1-1/+1
2018-11-01upgrading jettyTal Gitelman3-5/+3
2018-10-24update sdc version to 1.3.1Michael Lando1-1/+1
2018-10-21update jetty dockerTal Gitelman1-1/+1
2018-10-17fix headers in put rqst of WSsimulatorYuli Shlosberg1-5/+20
2018-10-10update httpClient versionYuli Shlosberg2-5/+8
2018-10-02fix security violationYuli Shlosberg8-547/+346
2018-09-20modify simulator_docker_run.shLiang Ding1-11/+10
2018-09-17Fix copyright header of login html fileseshukm1-0/+16
2018-08-26json/yaml validation for modelsdekstroza1-0/+31
2018-08-16Fix duplicate headers in webseal-simulatoravigaffa1-79/+96
2018-08-15maven improvements and clean upMichael Lando1-20/+0
2018-07-29re base codeMichael Lando12-89/+54
2018-07-12update sim_docker recipeYuli Shlosberg1-1/+1
2018-07-10update dockers base version to 1.4.0Yuli Shlosberg2-2/+2
2018-06-02update sdc versionMichael Lando1-1/+1
2018-05-27R2 model updatesdekstroza1-1/+1
2018-05-27Revert "update sdc version"Michael Lando1-1/+1
2018-05-26update sdc versionMichael Lando1-1/+1
2018-05-24Add support for running SDC using Docker on OSXdekstroza1-1/+1
2018-05-24Use getopts in simulator_docker_run.shVictor Morales1-47/+71
2018-05-17update docker bases used by sdcMichael Lando1-1/+1
2018-05-14update jetty versionMichael Lando1-3/+2
2018-04-28set base imagesMichael Lando1-1/+1
2018-04-24Create on boarding dockerAvi Ziv1-1/+0
2018-04-09Update docker tag conventionJessica Wagantall1-1/+1
2018-04-09Fix Docker file pathVictor Morales3-4/+4
2018-04-09fix use of user credentials logicYuli Shlosberg2-2/+2
2018-03-21new ui sanity dockerYuli Shlosberg2-3/+17
2018-03-07Sync Integ to MasterMichael Lando23-59/+745