Commit Graph
207 Commits
Author SHA1 Message Date
Jovan Popovic 16b2c5d865 Temporal Product Catalog updates
Ignored Publish profile, removed project.lock.json, updated one package
that blocked deploy to Azure web Apps, updated startup instructions.
2016-10-17 00:04:49 +02:00
Umachandar Jayachandran fdd332d302 Updated readme with steps to downloading reports as zip file. 2016-10-04 21:48:18 -07:00
Perry Skountrianos - MSFT 3ea7806724 Merge pull request #137 from ucfzf/master
R Services - Custom reports for SSMS
2016-10-04 15:44:11 -07:00
Umachandar Jayachandran e31d5d8279 Custom reports for SSMS for R Services. 2016-10-04 14:43:14 -07:00
Barbara Kess 9f49339964 Merge pull request #103 from maharjananil/master
Enabling R scripts to run and Installing required R Packages.sql
2016-10-04 12:23:36 -07:00
Perry Skountrianos - MSFT 6a459315bc Merge pull request #101 from ZhouFang928/master
New version of telco customer churn demo
2016-09-30 13:54:12 -07:00
Amit Banerjee c7e4515bc9 Add files via upload 2016-09-27 18:19:53 -07:00
Amit Banerjee 3becf06c5f Create README.md 2016-09-27 18:18:08 -07:00
Jos de Bruijn a496dc3219 Update README.md 2016-09-22 16:23:24 -07:00
Jos de Bruijn 2ffc1eb29a typo 2016-09-13 15:40:18 -07:00
Perry Skountrianos - MSFT d6d4fabea0 WWI Customer Orders initial commit 2016-09-13 14:58:03 -07:00
Perry Skountrianos - MSFT df860f84e4 WWI Customer Orders initial commit 2016-09-13 14:55:17 -07:00
Jos de Bruijn ce0171c660 fixed typo 2016-09-12 13:41:13 -07:00
Jos de Bruijn 6aa87d79e9 Update README.md 2016-09-12 13:29:31 -07:00
Jos de Bruijn 53f3304728 adding table size distribution 2016-09-12 13:29:00 -07:00
Jos de Bruijn 8df4eb6c08 Update README.md 2016-09-12 13:08:32 -07:00
Jos de Bruijn 51b0124880 scale factor 2016-09-12 13:05:58 -07:00
Jos de Bruijn 94e4fcfa67 updated bucket_counts for scale factor 100 2016-09-12 13:05:15 -07:00
Jos de Bruijn e6a789e334 increased clarity 2016-09-12 13:03:11 -07:00
Jos de Bruijn 3a1bc63410 simplifying deployment scripts 2016-09-12 12:55:56 -07:00
Jos de Bruijn a0c1beea5d Update README.md 2016-09-12 12:38:45 -07:00
Umachandar Jayachandran 166a8f576a Revert "Added custom reports for R Services that can be viewed from SSMS. Reports show R runtime configuration, resource usage and other statistics."
This reverts commit b2bd8c36e8.
2016-09-09 15:45:29 -07:00
ShiyangQiu 216830ffba Change of In-Memory Demo
1. t-sql-scripts\enable-in-memory-oltp.sql is appled to sql 2016 or
higher
2. modify the sql script name in readme of ticket-reservations
3. add the table type control for Demo_Reset stored proc.
2016-09-08 12:04:14 +08:00
Umachandar Jayachandran b2bd8c36e8 Added custom reports for R Services that can be viewed from SSMS. Reports show R runtime configuration, resource usage and other statistics. 2016-09-07 20:13:33 -07:00
Dan Rediske 976c29ccdc Merge pull request #107 from DRediske/master
Amended startup script
2016-09-07 14:15:46 -07:00
Dan Rediske ab64c53544 Change database in script 2016-09-07 14:13:12 -07:00
Jovan Popovic c22aab705e Fixed .gitignore file in comments app 2016-09-06 17:24:14 +02:00
Jovan Popovic 7d31446dd4 Fixed setup.sql in product catalog 2016-09-06 17:15:33 +02:00
Jovan Popovic 78d7ceaf50 Revert "Revert "ReactJS sample""
This reverts commit 7bfe9e042c.
2016-09-06 17:12:34 +02:00
Jovan Popovic 7bfe9e042c Revert "ReactJS sample"
This reverts commit 043ed9609c.
2016-09-06 17:07:23 +02:00
Jovan Popovic 018b319a20 Updated json readme.md file
Added description of comments app in readme.md file
2016-09-06 17:03:52 +02:00
Jovan Popovic 043ed9609c ReactJS sample
Added ReactJS sample app with .Net core REST API
2016-09-06 16:53:36 +02:00
maharjananil 2f257f4bd7 Enabling R scripts to run and Installing required R Packages.sql 2016-08-30 17:54:43 +05:45
Zhou Fang b93105d89f Updated Main R file to drive the demo execution 2016-08-26 14:17:27 +08:00
Zhou Fang 0675b7e649 Upload image 2016-08-25 19:07:58 +08:00
Zhou Fang 0b7b2bb4db Delete Telco Customer Churn v3 2016-08-25 18:22:15 +08:00
Zhou Fang 7f3c234169 Revised version of telco customer churn 2016-08-25 18:08:24 +08:00
Zhou Fang ac619cb04b Delete revised demo 2016-08-25 18:04:45 +08:00
Zhou Fang de82dc7178 Revised version of telco churn demo
This telco churn demo shows how to do in-database analytics and
operationalize R models with SQL Server 2016 R Services.
2016-08-25 18:00:08 +08:00
Zhou Fang ed4624a7e8 Edit readme file 2016-08-22 16:24:01 +08:00
Zhou Fang 6021862dd2 New version of telco customer churn demo
This new version of telco churn demo leverages R, RevoScaleR and
MicrosoftRML packages in SQL Server 2016.
2016-08-22 16:13:26 +08:00
Jovan Popovic eedbbc964f Upgradd Todo REST API
Todo REST API is upgraded from ASP.NET Core RC2 to v1.0
2016-08-14 12:14:46 +02:00
Jovan Popovic c906864cb4 Refactoring and updating package
Products.js file refactored. TodoRest API upgraded to SqlClient v.0.3
and Startup file points to local database by default.
2016-08-14 11:15:33 +02:00
Jovan Popovic a368ddcdfe Local bootstrap files instead of CDN
Replaced CDN files:
<link rel="stylesheet" type="text/css"
href="https://cdn.datatables.net/r/bs-3.3.5/jq-2.1.4,dt-1.10.8/datatables.min.css"
/>
<script type="text/javascript"
src="https://cdn.datatables.net/r/bs-3.3.5/jqc-1.11.3,dt-1.10.8/datatables.min.js"></script>

With local files. Moved images/fonts
2016-08-13 22:43:56 +02:00
Jovan Popovic 6f850bde42 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-08-13 22:13:25 +02:00
Jovan Popovic cb041afcfd fixed bug with modal save
+fix in jquery htmltemplate
2016-08-13 22:13:07 +02:00
Jovan Popovic 18d25dbd47 Refactoring: product.js
Extracted actions in ProductController object.
2016-08-13 14:01:16 +02:00
Jovan Popovic c0745a3e60 Updated main JSON readme file 2016-08-12 11:16:28 +02:00
Jovan Popovic a765c9a4b7 Revert "Updated main JSON readme file"
This reverts commit 8b3fb150fe.
2016-08-12 11:14:53 +02:00
Jovan Popovic 8b3fb150fe Updated main JSON readme file 2016-08-12 11:12:37 +02:00