aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Tests should be disabledHEADmasterLuciano Resende2017-01-271-0/+1
* Increase eval timeout while we move that to config fileLuciano Resende2017-01-262-2/+3
* Implement timeout and recovery for non-success responsesJakob Odersky2017-01-261-22/+38
* Improve test coverageLuciano Resende2017-01-261-10/+31
* Update py4j port range to not include default onesLuciano Resende2017-01-253-6/+6
* Enable running multiple notebooks concurrentlyLuciano Resende2017-01-244-4/+19
* Document configuration templateLuciano Resende2017-01-231-5/+12
* Lifecycle management for Toree GatewayLuciano Resende2017-01-237-4/+83
* Refactor project scala packageLuciano Resende2017-01-182-3/+2
* Remove unecessary log4j configuration filesLuciano Resende2017-01-182-41/+0
* Add more test scenarios to cover all result typesLuciano Resende2017-01-181-1/+29
* Avoid completing the promise when result is not called yetLuciano Resende2017-01-181-13/+13
* Follow Spark log configurationLuciano Resende2017-01-181-7/+7
* Convert result to plain text before returningLuciano Resende2017-01-181-3/+2
* Fix build issueLuciano Resende2017-01-181-1/+1
* Uses INFO as default log levelLuciano Resende2017-01-181-1/+1
* Fix kernel artifact naming and referencesLuciano Resende2017-01-183-6/+6
* Process isCompleted only when promise is not completed yetLuciano Resende2017-01-171-1/+1
* Create project distributionLuciano Resende2017-01-171-0/+69
* Use consistent naming pattern around the projectLuciano Resende2017-01-172-2/+2
* Make sample profile a templateLuciano Resende2017-01-172-11/+11
* Initial test casesLuciano Resende2017-01-171-0/+104
* Avoid calling success multiple timesLuciano Resende2017-01-171-1/+3
* Propagate errors as success with error detailsLuciano Resende2017-01-171-3/+8
* Add Apache License header filesLuciano Resende2017-01-162-0/+49
* Properly display output results to notebook uiLuciano Resende2017-01-151-15/+33
* Enhance Toree client invocation handlersLuciano Resende2017-01-141-6/+20
* Enable loggingLuciano Resende2017-01-141-7/+14
* Recieve configuration via command line optionLuciano Resende2017-01-142-14/+27
* python kernelBrian Burns2017-01-081-2/+8
* initial commitBrian Burns2017-01-081-0/+60