You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1723429 - /incubator/toree/ - posted by lr...@apache.org on 2016/01/06 23:44:37 UTC, 0 replies.
- svn commit: r1723431 - /incubator/toree/site/ - posted by lr...@apache.org on 2016/01/06 23:49:15 UTC, 0 replies.
- [1/4] incubator-toree-website git commit: Add current list of project pmc members and mentors - posted by lr...@apache.org on 2016/01/07 19:19:04 UTC, 0 replies.
- [2/4] incubator-toree-website git commit: Add project spceific information - posted by lr...@apache.org on 2016/01/07 19:19:05 UTC, 0 replies.
- [3/4] incubator-toree-website git commit: Update project logo - posted by lr...@apache.org on 2016/01/07 19:19:06 UTC, 0 replies.
- [4/4] incubator-toree-website git commit: Add project basic information - posted by lr...@apache.org on 2016/01/07 19:19:07 UTC, 0 replies.
- svn commit: r1723609 [3/8] - in /incubator/toree/site: ./ assets/ assets/themes/ assets/themes/apache/ assets/themes/apache/bootstrap/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/img/ assets/... - posted by lr...@apache.org on 2016/01/07 19:19:49 UTC, 0 replies.
- svn commit: r1723609 [1/8] - in /incubator/toree/site: ./ assets/ assets/themes/ assets/themes/apache/ assets/themes/apache/bootstrap/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/img/ assets/... - posted by lr...@apache.org on 2016/01/07 19:19:49 UTC, 0 replies.
- svn commit: r1723609 [7/8] - in /incubator/toree/site: ./ assets/ assets/themes/ assets/themes/apache/ assets/themes/apache/bootstrap/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/img/ assets/... - posted by lr...@apache.org on 2016/01/07 19:19:49 UTC, 0 replies.
- svn commit: r1723609 [5/8] - in /incubator/toree/site: ./ assets/ assets/themes/ assets/themes/apache/ assets/themes/apache/bootstrap/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/img/ assets/... - posted by lr...@apache.org on 2016/01/07 19:19:49 UTC, 0 replies.
- svn commit: r1723609 [4/8] - in /incubator/toree/site: ./ assets/ assets/themes/ assets/themes/apache/ assets/themes/apache/bootstrap/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/img/ assets/... - posted by lr...@apache.org on 2016/01/07 19:19:49 UTC, 0 replies.
- svn commit: r1723609 [6/8] - in /incubator/toree/site: ./ assets/ assets/themes/ assets/themes/apache/ assets/themes/apache/bootstrap/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/img/ assets/... - posted by lr...@apache.org on 2016/01/07 19:19:49 UTC, 0 replies.
- svn commit: r1723609 [8/8] - in /incubator/toree/site: ./ assets/ assets/themes/ assets/themes/apache/ assets/themes/apache/bootstrap/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/img/ assets/... - posted by lr...@apache.org on 2016/01/07 19:19:49 UTC, 0 replies.
- svn commit: r1723609 [2/8] - in /incubator/toree/site: ./ assets/ assets/themes/ assets/themes/apache/ assets/themes/apache/bootstrap/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/img/ assets/... - posted by lr...@apache.org on 2016/01/07 19:19:49 UTC, 0 replies.
- incubator-toree-website git commit: Fix Sean Welleck github id - posted by lr...@apache.org on 2016/01/07 20:58:37 UTC, 0 replies.
- svn commit: r1723620 - in /incubator/toree/site: community-members/index.html feed.xml - posted by lr...@apache.org on 2016/01/07 20:59:43 UTC, 0 replies.
- [01/50] [abbrv] incubator-toree git commit: Merge pull request #191 from bpburns/sparkcontext - posted by lr...@apache.org on 2016/01/11 22:01:43 UTC, 0 replies.
- [02/50] [abbrv] incubator-toree git commit: Begin Interpreter Plugin - posted by lr...@apache.org on 2016/01/11 22:01:44 UTC, 0 replies.
- [03/50] [abbrv] incubator-toree git commit: Make sure kernel has default interpreter Add bindSparkContext function to Interpreter trait. - posted by lr...@apache.org on 2016/01/11 22:01:45 UTC, 0 replies.
- [04/50] [abbrv] incubator-toree git commit: InterpreterManager for Interpreter initialization and management - posted by lr...@apache.org on 2016/01/11 22:01:46 UTC, 0 replies.
- [05/50] [abbrv] incubator-toree git commit: fixed bug SqlInterpreter constructor - posted by lr...@apache.org on 2016/01/11 22:01:47 UTC, 0 replies.
- [06/50] [abbrv] incubator-toree git commit: move list of default interpreters to config - posted by lr...@apache.org on 2016/01/11 22:01:48 UTC, 0 replies.
- [07/50] [abbrv] incubator-toree git commit: remove old create_context arg - posted by lr...@apache.org on 2016/01/11 22:01:49 UTC, 0 replies.
- [08/50] [abbrv] incubator-toree git commit: make sure we can instantiate ScalaInterpreter the same as the rest - posted by lr...@apache.org on 2016/01/11 22:01:50 UTC, 0 replies.
- [09/50] [abbrv] incubator-toree git commit: Attach parent header to comm messages that are generated with a comm writer. - posted by lr...@apache.org on 2016/01/11 22:01:51 UTC, 0 replies.
- [10/50] [abbrv] incubator-toree git commit: Attach parent header to the comm writer for open and close messages. - posted by lr...@apache.org on 2016/01/11 22:01:52 UTC, 0 replies.
- [11/50] [abbrv] incubator-toree git commit: add protected methods to scala interpreter so tests can override - posted by lr...@apache.org on 2016/01/11 22:01:53 UTC, 0 replies.
- [12/50] [abbrv] incubator-toree git commit: Merge pull request #195 from bpburns/plugin - posted by lr...@apache.org on 2016/01/11 22:01:54 UTC, 0 replies.
- [13/50] [abbrv] incubator-toree git commit: Merge pull request #203 from ibm-et/CommParentInfo - posted by lr...@apache.org on 2016/01/11 22:01:55 UTC, 0 replies.
- [14/50] [abbrv] incubator-toree git commit: Ignore ensime files. - posted by lr...@apache.org on 2016/01/11 22:01:56 UTC, 0 replies.
- [15/50] [abbrv] incubator-toree git commit: Merge pull request #206 from jodersky/ignore-ensime - posted by lr...@apache.org on 2016/01/11 22:01:57 UTC, 0 replies.
- [16/50] [abbrv] incubator-toree git commit: Issue #173 handling multiple lines in return result - posted by lr...@apache.org on 2016/01/11 22:01:58 UTC, 0 replies.
- [17/50] [abbrv] incubator-toree git commit: check in fix for #173 - posted by lr...@apache.org on 2016/01/11 22:01:59 UTC, 0 replies.
- [18/50] [abbrv] incubator-toree git commit: Switching to use spark-submit and assembly to run kernel - posted by lr...@apache.org on 2016/01/11 22:02:00 UTC, 0 replies.
- [19/50] [abbrv] incubator-toree git commit: Added guava as a dependency to get it in assembly - posted by lr...@apache.org on 2016/01/11 22:02:01 UTC, 0 replies.
- [20/50] [abbrv] incubator-toree git commit: Removing spark.master cmd-line arg from kernel - posted by lr...@apache.org on 2016/01/11 22:02:02 UTC, 0 replies.
- [21/50] [abbrv] incubator-toree git commit: Changes to README file. - posted by lr...@apache.org on 2016/01/11 22:02:03 UTC, 0 replies.
- [22/50] [abbrv] incubator-toree git commit: Removed pack and configure versions through make - posted by lr...@apache.org on 2016/01/11 22:02:04 UTC, 0 replies.
- [23/50] [abbrv] incubator-toree git commit: Travis modifications to build using Makefile - posted by lr...@apache.org on 2016/01/11 22:02:05 UTC, 0 replies.
- [24/50] [abbrv] incubator-toree git commit: `make dist` creates a version file and targz package - posted by lr...@apache.org on 2016/01/11 22:02:06 UTC, 0 replies.
- [25/50] [abbrv] incubator-toree git commit: Fixed missing comma in Vagrantfile kernel.json - posted by lr...@apache.org on 2016/01/11 22:02:07 UTC, 0 replies.
- [26/50] [abbrv] incubator-toree git commit: Removed Hadoop as an explicit build dependency - posted by lr...@apache.org on 2016/01/11 22:02:08 UTC, 0 replies.
- [27/50] [abbrv] incubator-toree git commit: Merge pull request #196 from ibm-et/SPARK_HOME_REQUIRED - posted by lr...@apache.org on 2016/01/11 22:02:09 UTC, 0 replies.
- [28/50] [abbrv] incubator-toree git commit: Register contexts so that they can be closed when sockets close - posted by lr...@apache.org on 2016/01/11 22:02:10 UTC, 0 replies.
- [29/50] [abbrv] incubator-toree git commit: Merge remote-tracking branch 'upstream/master' - posted by lr...@apache.org on 2016/01/11 22:02:11 UTC, 0 replies.
- [30/50] [abbrv] incubator-toree git commit: Mods to Makefile to run sbt locally - posted by lr...@apache.org on 2016/01/11 22:02:12 UTC, 0 replies.
- [31/50] [abbrv] incubator-toree git commit: Merge pull request #205 from jodersky/proper-shutdown - posted by lr...@apache.org on 2016/01/11 22:02:13 UTC, 0 replies.
- [32/50] [abbrv] incubator-toree git commit: Merge pull request #210 from wangmiao1981/master - posted by lr...@apache.org on 2016/01/11 22:02:14 UTC, 0 replies.
- [33/50] [abbrv] incubator-toree git commit: Merge pull request #220 from ibm-et/MakefileBuildLocal - posted by lr...@apache.org on 2016/01/11 22:02:15 UTC, 0 replies.
- [34/50] [abbrv] incubator-toree git commit: Build interpreter classpath based on Classloader hierarchy - posted by lr...@apache.org on 2016/01/11 22:02:16 UTC, 0 replies.
- [35/50] [abbrv] incubator-toree git commit: Merge pull request #221 from ibm-et/FixClasspathToInterpreter - posted by lr...@apache.org on 2016/01/11 22:02:17 UTC, 0 replies.
- [36/50] [abbrv] incubator-toree git commit: Add ordered support to fix message ordering between kernel message relay and IOPub socket. Flush outputstream after code execution. - posted by lr...@apache.org on 2016/01/11 22:02:18 UTC, 0 replies.
- [37/50] [abbrv] incubator-toree git commit: Fixed hardcoded 1.5.1 version on dependencies - posted by lr...@apache.org on 2016/01/11 22:02:19 UTC, 0 replies.
- [38/50] [abbrv] incubator-toree git commit: Merge pull request #198 from ibm-et/FixRunAllPrintln - posted by lr...@apache.org on 2016/01/11 22:02:20 UTC, 0 replies.
- [39/50] [abbrv] incubator-toree git commit: Fixed work directory for `make dev` in Vagrant mode - posted by lr...@apache.org on 2016/01/11 22:02:21 UTC, 0 replies.
- [40/50] [abbrv] incubator-toree git commit: Merge pull request #226 from ibm-et/FixWorkDirPath - posted by lr...@apache.org on 2016/01/11 22:02:22 UTC, 0 replies.
- [41/50] [abbrv] incubator-toree git commit: Removed scala libs from assembly - posted by lr...@apache.org on 2016/01/11 22:02:23 UTC, 0 replies.
- [42/50] [abbrv] incubator-toree git commit: Merge pull request #227 from lbustelo/MinimizeAssembly - posted by lr...@apache.org on 2016/01/11 22:02:24 UTC, 0 replies.
- [43/50] [abbrv] incubator-toree git commit: Removed code that was adding jar to conf... no longer needed - posted by lr...@apache.org on 2016/01/11 22:02:25 UTC, 0 replies.
- [44/50] [abbrv] incubator-toree git commit: Removed unnecessary test - posted by lr...@apache.org on 2016/01/11 22:02:26 UTC, 0 replies.
- [45/50] [abbrv] incubator-toree git commit: Merge pull request #228 from lbustelo/Issue224 - posted by lr...@apache.org on 2016/01/11 22:02:27 UTC, 0 replies.
- [46/50] [abbrv] incubator-toree git commit: Fixed sqlContext not appearing - posted by lr...@apache.org on 2016/01/11 22:02:28 UTC, 0 replies.
- [47/50] [abbrv] incubator-toree git commit: Merge pull request #229 from ibm-et/FixSqlContext - posted by lr...@apache.org on 2016/01/11 22:02:29 UTC, 0 replies.
- [48/50] [abbrv] incubator-toree git commit: Upgrade sbt to version 0.13.9 - posted by lr...@apache.org on 2016/01/11 22:02:30 UTC, 0 replies.
- [49/50] [abbrv] incubator-toree git commit: Merge pull request #231 from jodersky/sbt-latest - posted by lr...@apache.org on 2016/01/11 22:02:31 UTC, 0 replies.
- [50/50] [abbrv] incubator-toree git commit: Updated to point out that master supports 1.5.1+ - posted by lr...@apache.org on 2016/01/11 22:02:32 UTC, 0 replies.
- incubator-toree git commit: Small Makefile improvements - posted by lr...@apache.org on 2016/01/11 22:07:32 UTC, 0 replies.
- [01/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:09 UTC, 1 replies.
- [02/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:10 UTC, 1 replies.
- [03/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:11 UTC, 1 replies.
- [04/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:12 UTC, 1 replies.
- [05/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:13 UTC, 1 replies.
- [06/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:14 UTC, 1 replies.
- [07/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:15 UTC, 1 replies.
- [08/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:16 UTC, 1 replies.
- [09/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:17 UTC, 1 replies.
- [10/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:18 UTC, 1 replies.
- [11/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:19 UTC, 1 replies.
- [12/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:20 UTC, 1 replies.
- [13/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:21 UTC, 1 replies.
- [14/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:22 UTC, 1 replies.
- [15/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:23 UTC, 1 replies.
- [16/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:24 UTC, 1 replies.
- [17/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:25 UTC, 1 replies.
- [18/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:26 UTC, 1 replies.
- [19/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:27 UTC, 1 replies.
- [20/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:28 UTC, 1 replies.
- [21/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:29 UTC, 1 replies.
- [22/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:30 UTC, 1 replies.
- [23/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:31 UTC, 1 replies.
- [24/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:32 UTC, 1 replies.
- [25/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:33 UTC, 1 replies.
- [26/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:34 UTC, 1 replies.
- [27/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:35 UTC, 1 replies.
- [28/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:36 UTC, 1 replies.
- [29/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:37 UTC, 1 replies.
- [30/51] [abbrv] incubator-toree git commit: Moved scala files to new locations based on new package - posted by lb...@apache.org on 2016/01/22 23:07:38 UTC, 1 replies.
- [31/51] [abbrv] incubator-toree git commit: Renamed com.ibm.spark to org.apache.toree - posted by lb...@apache.org on 2016/01/22 23:07:39 UTC, 1 replies.
- [32/51] [abbrv] incubator-toree git commit: Renamed com.ibm.spark to org.apache.toree - posted by lb...@apache.org on 2016/01/22 23:07:40 UTC, 1 replies.
- [33/51] [abbrv] incubator-toree git commit: Renamed com.ibm.spark to org.apache.toree - posted by lb...@apache.org on 2016/01/22 23:07:41 UTC, 1 replies.
- [34/51] [abbrv] incubator-toree git commit: Renamed com.ibm.spark to org.apache.toree - posted by lb...@apache.org on 2016/01/22 23:07:42 UTC, 1 replies.
- [35/51] [abbrv] incubator-toree git commit: Renamed com.ibm.spark to org.apache.toree - posted by lb...@apache.org on 2016/01/22 23:07:43 UTC, 1 replies.
- [36/51] [abbrv] incubator-toree git commit: Renamed com.ibm.spark to org.apache.toree - posted by lb...@apache.org on 2016/01/22 23:07:44 UTC, 1 replies.
- [37/51] [abbrv] incubator-toree git commit: Moving SparkKernel entry point to Main - posted by lb...@apache.org on 2016/01/22 23:07:45 UTC, 1 replies.
- [38/51] [abbrv] incubator-toree git commit: Internal rename of object and changes to entrypoint script - posted by lb...@apache.org on 2016/01/22 23:07:46 UTC, 1 replies.
- [39/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:47 UTC, 1 replies.
- [40/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:48 UTC, 1 replies.
- [41/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:49 UTC, 1 replies.
- [42/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:50 UTC, 1 replies.
- [43/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:51 UTC, 1 replies.
- [44/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:52 UTC, 1 replies.
- [45/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:53 UTC, 1 replies.
- [46/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:54 UTC, 1 replies.
- [47/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:55 UTC, 1 replies.
- [48/51] [abbrv] incubator-toree git commit: Changes to license header on all files - posted by lb...@apache.org on 2016/01/22 23:07:56 UTC, 1 replies.
- [49/51] [abbrv] incubator-toree git commit: Updates to README to reflect new name and Apache - posted by lb...@apache.org on 2016/01/22 23:07:57 UTC, 1 replies.
- [50/51] [abbrv] incubator-toree git commit: Fixed one leftover reference to spark-kernel - posted by lb...@apache.org on 2016/01/22 23:07:58 UTC, 1 replies.
- [51/51] [abbrv] incubator-toree git commit: Resetting version to start back at 0.1.0 - posted by lb...@apache.org on 2016/01/22 23:07:59 UTC, 1 replies.
- [incubator-toree] Git Push Summary - posted by lb...@apache.org on 2016/01/22 23:09:37 UTC, 0 replies.