aboutsummaryrefslogtreecommitdiff
path: root/external/zeromq/src
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-13843][STREAMING] Remove streaming-flume, streaming-mqtt, streaming-ze...Shixiong Zhu2016-03-148-460/+0
* [SPARK-7799][SPARK-12786][STREAMING] Add "streaming-akka" projectShixiong Zhu2016-01-204-37/+88
* [SPARK-12510][STREAMING] Refactor ActorReceiver to support JavaShixiong Zhu2016-01-071-3/+2
* [SPARK-3873][STREAMING] Import order fixes for streaming.Marcelo Vanzin2015-12-311-1/+1
* [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses ...Sean Owen2015-08-251-5/+10
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-291-2/+2
* [SPARK-6758]block the right jetty package in logWangTaoTheTonic2015-04-091-1/+1
* [SPARK-6428] Turn on explicit type checking for public methods.Reynold Xin2015-04-031-5/+8
* SPARK-4682 [CORE] Consolidate various 'Clock' classesSean Owen2015-02-191-1/+1
* SPARK-4159 [CORE] Maven build doesn't run JUnit test suitesSean Owen2015-01-061-3/+2
* [SPARK-1010] Clean up uses of System.setProperty in unit testsJosh Rosen2014-12-301-2/+6
* SPARK-3962 Marked scope as provided for external projects.Prashant Sharma2014-11-192-2/+49
* [SPARK-3748] Log thread name in unit test logsReynold Xin2014-10-011-1/+1
* Package docsPrashant Sharma2014-05-142-0/+44
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-121-1/+1
* [SPARK-1332] Improve Spark Streaming's Network Receiver and InputDStream API ...Tathagata Das2014-04-214-19/+21
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-281-1/+1
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-031-3/+3
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-092-14/+15
* Merge pull request #529 from hsaputra/cleanup_right_arrowop_scalaHenry Saputra2014-02-022-5/+5
* Changed SparkConf to not be serializable. And also fixed unit-test log paths ...Tathagata Das2014-01-142-1/+2
* Fixed import formatting.Tathagata Das2014-01-121-1/+1
* Moved DStream, DStreamCheckpointData and PairDStream from org.apache.spark.st...Tathagata Das2014-01-121-1/+2
* Removed XYZFunctions and added XYZUtils as a common Scala and Java interface ...Tathagata Das2014-01-075-123/+63
* Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-062-13/+11
* Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-307-0/+365