flink git commit: [FLINK-1436] fix missing checks in CliFrontendInfoTest

2015-02-13 Thread mxm
Repository: flink Updated Branches: refs/heads/master 988602b03 - 21211856e [FLINK-1436] fix missing checks in CliFrontendInfoTest Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/21211856 Tree:

[2/2] flink git commit: [FLINK-1622][java-api][scala-api] add a GroupCombine operator

2015-03-18 Thread mxm
[FLINK-1622][java-api][scala-api] add a GroupCombine operator The GroupCombine operator acts like a the optional combine step in the GroupReduceFunction. It is more general because it combines from an input to an arbitrary output type. Combining is performed on the partitions with as much data in

[1/2] flink git commit: [FLINK-1622][java-api][scala-api] add a GroupCombine operator

2015-03-18 Thread mxm
Repository: flink Updated Branches: refs/heads/master 4a49a73a7 - e93e0cb86 http://git-wip-us.apache.org/repos/asf/flink/blob/e93e0cb8/flink-java/src/test/java/org/apache/flink/api/java/record/ReduceWrappingFunctionTest.java

flink git commit: [docs] fix anchor positions of headlines, reduce size of nav bar

2015-03-10 Thread mxm
Repository: flink Updated Branches: refs/heads/master b0a57c32f - b4e8350f5 [docs] fix anchor positions of headlines, reduce size of nav bar Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b4e8350f Tree:

flink git commit: [logging] use correct class name for logging BlobServerConnection

2015-03-24 Thread mxm
Repository: flink Updated Branches: refs/heads/master 80dd85900 - 4c71e90e4 [logging] use correct class name for logging BlobServerConnection This closes #514 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4c71e90e

[2/2] flink git commit: [Flink-1780] Rename FlatCombineFunction to GroupCombineFunction

2015-03-25 Thread mxm
[Flink-1780] Rename FlatCombineFunction to GroupCombineFunction This closes #530 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/033c69f9 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/033c69f9 Diff:

[1/2] flink git commit: [Flink-1780] Rename FlatCombineFunction to GroupCombineFunction

2015-03-25 Thread mxm
Repository: flink Updated Branches: refs/heads/master ae04025f1 - 033c69f94 http://git-wip-us.apache.org/repos/asf/flink/blob/033c69f9/flink-tests/src/test/java/org/apache/flink/test/javaApiOperators/GroupCombineITCase.java --

[4/9] flink git commit: [FLINK-1679] use a consistent name for parallelism

2015-03-23 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink/blob/cf84bca1/flink-scala/src/main/java/org/apache/flink/api/scala/operators/ScalaAggregateOperator.java -- diff --git

[5/9] flink git commit: [FLINK-1679] use a consistent name for parallelism

2015-03-23 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink/blob/cf84bca1/flink-optimizer/src/test/java/org/apache/flink/optimizer/BranchingPlansCompilerTest.java -- diff --git

[8/9] flink git commit: [FLINK-1679] deprecate old parallelism config entry

2015-03-23 Thread mxm
[FLINK-1679] deprecate old parallelism config entry old config parameter can still be used OLD parallelization.degree.default NEW parallelism.default Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/013ed82f Tree:

flink git commit: [docs] adjust GCE setup instructions to point to the latest bdutil git version

2015-03-03 Thread mxm
Repository: flink Updated Branches: refs/heads/master 940704156 - 6b79aca67 [docs] adjust GCE setup instructions to point to the latest bdutil git version Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/6b79aca6 Tree:

svn commit: r1663691 - in /flink: .htaccess site/.htaccess

2015-03-03 Thread mxm
Author: mxm Date: Tue Mar 3 13:03:19 2015 New Revision: 1663691 URL: http://svn.apache.org/r1663691 Log: try to configure .htaccess correctly Removed: flink/.htaccess Modified: flink/site/.htaccess Modified: flink/site/.htaccess URL: http://svn.apache.org/viewvc/flink/site/.htaccess

flink git commit: [FLINK-1624] fix failing build due to maven git-commit-id plugin issue

2015-03-02 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.4 8dc91d9ab - 9b1c62d40 [FLINK-1624] fix failing build due to maven git-commit-id plugin issue https://github.com/ktoso/maven-git-commit-id-plugin/issues/61 This closes #445 Project: http://git-wip-us.apache.org/repos/asf/flink/repo

[2/2] flink git commit: [java-api][scala-api] convenience methods count/collect to transfer a DataSet to the client

2015-02-27 Thread mxm
[java-api][scala-api] convenience methods count/collect to transfer a DataSet to the client - this implements two convenience methods on DataSet for the Java and Scala API - appropriate tests have been added count(): returns the number of elements in a DataSet collect(): returns a ListT with

svn commit: r1664033 - /flink/_config.yml

2015-03-04 Thread mxm
Author: mxm Date: Wed Mar 4 15:16:55 2015 New Revision: 1664033 URL: http://svn.apache.org/r1664033 Log: [FLINK-1370] make the release-0.8 branch the current documentation Modified: flink/_config.yml Modified: flink/_config.yml URL: http://svn.apache.org/viewvc/flink/_config.yml?rev

svn commit: r1664037 [1/2] - in /flink/site: ./ blog/ blog/page2/ blog/page3/ news/2012/08/21/ news/2012/10/15/ news/2012/11/12/ news/2012/11/21/ news/2013/03/27/ news/2013/10/21/ news/2013/12/13/ new

2015-03-04 Thread mxm
Author: mxm Date: Wed Mar 4 15:19:04 2015 New Revision: 1664037 URL: http://svn.apache.org/r1664037 Log: update website Modified: flink/site/archive.html flink/site/asf.html flink/site/blog/index.html flink/site/blog/page2/index.html flink/site/blog/page3/index.html

svn commit: r1664034 - /flink/.htaccess

2015-03-04 Thread mxm
Author: mxm Date: Wed Mar 4 15:17:42 2015 New Revision: 1664034 URL: http://svn.apache.org/r1664034 Log: [FLINK-1370] add .htaccess file also to root Added: flink/.htaccess Added: flink/.htaccess URL: http://svn.apache.org/viewvc/flink/.htaccess?rev=1664034view=auto

svn commit: r1664037 [2/2] - in /flink/site: ./ blog/ blog/page2/ blog/page3/ news/2012/08/21/ news/2012/10/15/ news/2012/11/12/ news/2012/11/21/ news/2013/03/27/ news/2013/10/21/ news/2013/12/13/ new

2015-03-04 Thread mxm
Modified: flink/site/news/2014/02/18/amazon-elastic-mapreduce-cloud-yarn.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/02/18/amazon-elastic-mapreduce-cloud-yarn.html?rev=1664037r1=1664036r2=1664037view=diff

svn commit: r1663814 [1/3] - in /flink/site: ./ blog/ blog/page2/ blog/page3/ news/2012/08/21/ news/2012/10/15/ news/2012/11/12/ news/2012/11/21/ news/2013/03/27/ news/2013/10/21/ news/2013/12/13/ new

2015-03-03 Thread mxm
Author: mxm Date: Tue Mar 3 22:31:43 2015 New Revision: 1663814 URL: http://svn.apache.org/r1663814 Log: [FLINK-1370] update website with the new links and variables Modified: flink/site/archive.html flink/site/asf.html flink/site/blog/feed.xml flink/site/blog/index.html

svn commit: r1663814 [2/3] - in /flink/site: ./ blog/ blog/page2/ blog/page3/ news/2012/08/21/ news/2012/10/15/ news/2012/11/12/ news/2012/11/21/ news/2013/03/27/ news/2013/10/21/ news/2013/12/13/ new

2015-03-03 Thread mxm
Modified: flink/site/news/2012/11/21/previewICDE2013.html URL: http://svn.apache.org/viewvc/flink/site/news/2012/11/21/previewICDE2013.html?rev=1663814r1=1663813r2=1663814view=diff == ---

svn commit: r1663810 [2/2] - in /flink: docs/ docs/0.6-incubating/ docs/0.6-incubating/api/java/ docs/0.6-incubating/api/java/org/apache/flink/api/avro/ docs/0.6-incubating/api/java/org/apache/flink/a

2015-03-03 Thread mxm

svn commit: r1663813 - in /flink: _config.yml _includes/footer.html _includes/navbar.html _layouts/none.html archive.md index.html site/archive.html

2015-03-03 Thread mxm
Author: mxm Date: Tue Mar 3 22:31:08 2015 New Revision: 1663813 URL: http://svn.apache.org/r1663813 Log: [FLINK-1370] integrate auto-gen docs, create archive, and improve website template Added: flink/_layouts/none.html flink/archive.md flink/site/archive.html Modified: flink

svn commit: r1663815 - in /flink: archive.md index.html site/archive.html

2015-03-03 Thread mxm
Author: mxm Date: Tue Mar 3 22:31:51 2015 New Revision: 1663815 URL: http://svn.apache.org/r1663815 Log: [FLINK-1370] Archive: add link to old jar files Modified: flink/archive.md flink/index.html flink/site/archive.html Modified: flink/archive.md URL: http://svn.apache.org/viewvc

svn commit: r1663810 [1/2] - in /flink: docs/ docs/0.6-incubating/ docs/0.6-incubating/api/java/ docs/0.6-incubating/api/java/org/apache/flink/api/avro/ docs/0.6-incubating/api/java/org/apache/flink/a

2015-03-03 Thread mxm
Author: mxm Date: Tue Mar 3 22:27:55 2015 New Revision: 1663810 URL: http://svn.apache.org/r1663810 Log: [FLINK-1370] remove old docs, now hosted on Apache CI Removed: flink/docs/0.6-incubating/README.md flink/docs/0.6-incubating/api/java/allclasses-frame.html flink/docs/0.6

[6/9] flink git commit: [FLINK-1679] use a consistent name for parallelism

2015-03-23 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink/blob/cf84bca1/flink-java/src/main/java/org/apache/flink/api/java/operators/FlatMapOperator.java -- diff --git

[7/9] flink git commit: [FLINK-1679] use a consistent name for parallelism

2015-03-23 Thread mxm
[FLINK-1679] use a consistent name for parallelism * rename occurrences of degree of parallelism to parallelism * [Dd]egree[ -]of[ -]parallelism - [pP]arallelism * (DOP|dop) - [pP]arallelism * paraDegree - parallelism * degree-of-parallelism - parallelism * DEGREE_OF_PARALLELISM - PARALLELISM

[2/9] flink git commit: [FLINK-1679] use a consistent name for parallelism

2015-03-23 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink/blob/cf84bca1/flink-tests/src/test/java/org/apache/flink/test/operators/JoinITCase.java -- diff --git a/flink-tests/src/test/java/org/apache/flink/test/operators/JoinITCase.java

flink git commit: [FLINK-1486] add additional print method for prefixing a user-defined string

2015-04-22 Thread mxm
Repository: flink Updated Branches: refs/heads/master a0147c493 - df7c61e2e [FLINK-1486] add additional print method for prefixing a user-defined string - extend API to include a print(String sinkIdentifier) method - change PrintingOutputformat to include the sink identifier - if appropriate,

flink git commit: [FLINK-1843][jobmanager] remove SoftReferences on archived ExecutionGraphs

2015-04-30 Thread mxm
Repository: flink Updated Branches: refs/heads/master 8e429ced2 - 84790ef62 [FLINK-1843][jobmanager] remove SoftReferences on archived ExecutionGraphs The previously introduced SoftReferences to store archived ExecutionGraphs cleared old graphs in a non-transparent order. This closes #639.

[18/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/news/2015/02/09/streaming-example.html -- diff --git a/content/news/2015/02/09/streaming-example.html b/content/news/2015/02/09/streaming-example.html new

[02/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/css/custom.css -- diff --git a/site/css/custom.css b/site/css/custom.css deleted file mode 100644 index 9102284..000 --- a/site/css/custom.css +++ /dev/null

[07/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/css/bootstrap-theme.css -- diff --git a/site/css/bootstrap-theme.css b/site/css/bootstrap-theme.css deleted file mode 100644 index a406992..000 ---

[14/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/blog/index.html -- diff --git a/site/blog/index.html b/site/blog/index.html deleted file mode 100644 index 107d6da..000 --- a/site/blog/index.html +++

[24/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/js/codetabs.js -- diff --git a/content/js/codetabs.js b/content/js/codetabs.js new file mode 100644 index 000..878aa32 --- /dev/null +++

[21/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/news/2014/01/28/querying_mongodb.html -- diff --git a/content/news/2014/01/28/querying_mongodb.html b/content/news/2014/01/28/querying_mongodb.html new file

[40/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/bootstrap.css -- diff --git a/content/css/bootstrap.css b/content/css/bootstrap.css new file mode 100644 index 000..7f36651 --- /dev/null +++

[36/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/main/bootstrap.min.css -- diff --git a/content/css/main/bootstrap.min.css b/content/css/main/bootstrap.min.css new file mode 100755 index 000..e174281

[28/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/img/logo/svg/flink_logos.svg -- diff --git a/content/img/logo/svg/flink_logos.svg b/content/img/logo/svg/flink_logos.svg new file mode 100644 index

[31/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/img/logo/png/200/flink_squirrel_200_white.png -- diff --git a/content/img/logo/png/200/flink_squirrel_200_white.png

[49/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/blog/index.html -- diff --git a/content/blog/index.html b/content/blog/index.html new file mode 100644 index 000..107d6da --- /dev/null +++

[16/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/news/2015/04/13/release-0.9.0-milestone1.html -- diff --git a/content/news/2015/04/13/release-0.9.0-milestone1.html

[29/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/img/logo/svg/color_white.svg -- diff --git a/content/img/logo/svg/color_white.svg b/content/img/logo/svg/color_white.svg new file mode 100644 index

[35/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/main/main.css -- diff --git a/content/css/main/main.css b/content/css/main/main.css new file mode 100755 index 000..9fa63af --- /dev/null +++

[27/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/img/logo/svg/flink_logotypes.svg -- diff --git a/content/img/logo/svg/flink_logotypes.svg b/content/img/logo/svg/flink_logotypes.svg new file mode 100644

[32/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/img/flink_stack.svg -- diff --git a/content/img/flink_stack.svg b/content/img/flink_stack.svg new file mode 100644 index 000..d6559c8 --- /dev/null +++

[37/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/custom.css -- diff --git a/content/css/custom.css b/content/css/custom.css new file mode 100644 index 000..9102284 --- /dev/null +++

[17/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
. This bugfixing release resolves a total of 22 issues./p + +h3 id=new-committerNew committer/h3 + +pa href=https://github.com/mxm;Max Michels/a has been voted a committer by the Flink PMC./p + +h3 id=flink-adapter-for-apache-samoaFlink adapter for Apache SAMOA/h3 + +pa href=http

[34/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/fonts/glyphicons-halflings-regular.svg -- diff --git a/content/fonts/glyphicons-halflings-regular.svg b/content/fonts/glyphicons-halflings-regular.svg new

[48/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/blog/page2/index.html -- diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html new file mode 100644 index 000..306b5ef --- /dev/null

[05/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/css/bootstrap.css -- diff --git a/site/css/bootstrap.css b/site/css/bootstrap.css deleted file mode 100644 index 7f36651..000 --- a/site/css/bootstrap.css +++

[45/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/bootstrap-lumen-custom.css -- diff --git a/content/css/bootstrap-lumen-custom.css b/content/css/bootstrap-lumen-custom.css new file mode 100644 index

[12/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/blog/page3/index.html -- diff --git a/site/blog/page3/index.html b/site/blog/page3/index.html deleted file mode 100644 index ef3aef1..000 ---

[51/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
Migrate SVN layout to Git layout Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/a16dddeb Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/a16dddeb Diff:

[23/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/news/2012/08/21/release02.html -- diff --git a/content/news/2012/08/21/release02.html b/content/news/2012/08/21/release02.html new file mode 100644 index

[25/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/js/bootstrap.js -- diff --git a/content/js/bootstrap.js b/content/js/bootstrap.js new file mode 100644 index 000..8ae571b --- /dev/null +++

[20/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/news/2014/05/31/release-0.5.html -- diff --git a/content/news/2014/05/31/release-0.5.html b/content/news/2014/05/31/release-0.5.html new file mode 100644

[43/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/bootstrap-readable.css -- diff --git a/content/css/bootstrap-readable.css b/content/css/bootstrap-readable.css new file mode 100644 index 000..3d3791a

[04/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/css/bootstrap.css.map -- diff --git a/site/css/bootstrap.css.map b/site/css/bootstrap.css.map deleted file mode 100644 index 6bc5a2d..000 ---

[08/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/css/bootstrap-readable.css -- diff --git a/site/css/bootstrap-readable.css b/site/css/bootstrap-readable.css deleted file mode 100644 index 3d3791a..000 ---

[15/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/blog/feed.xml -- diff --git a/site/blog/feed.xml b/site/blog/feed.xml deleted file mode 100644 index d3374f9..000 --- a/site/blog/feed.xml +++ /dev/null @@

[2/3] flink-web git commit: add .gitignore to ignore build script

2015-04-30 Thread mxm
add .gitignore to ignore build script Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/cd7d0475 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/cd7d0475 Diff:

[3/3] flink-web git commit: regenerate website for updated how-to-contribute-guide

2015-04-30 Thread mxm
regenerate website for updated how-to-contribute-guide Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/d6d17e56 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/d6d17e56 Diff:

[1/3] flink-web git commit: SVN to Git migration: adapt how to contribute guide

2015-04-30 Thread mxm
Repository: flink-web Updated Branches: refs/heads/asf-site a16dddebe - d6d17e567 SVN to Git migration: adapt how to contribute guide Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/279e2386 Tree:

[44/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/bootstrap-lumen.css -- diff --git a/content/css/bootstrap-lumen.css b/content/css/bootstrap-lumen.css new file mode 100644 index 000..9216485 ---

[47/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/blog/page3/index.html -- diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html new file mode 100644 index 000..ef3aef1 --- /dev/null

[46/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/bootstrap-cosmo.css -- diff --git a/content/css/bootstrap-cosmo.css b/content/css/bootstrap-cosmo.css new file mode 100644 index 000..d76bc3e ---

[38/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/bootstrap.min.css -- diff --git a/content/css/bootstrap.min.css b/content/css/bootstrap.min.css new file mode 100644 index 000..679272d --- /dev/null

[26/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/img/logo/svg/white_filled.svg -- diff --git a/content/img/logo/svg/white_filled.svg b/content/img/logo/svg/white_filled.svg new file mode 100644 index

[10/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/css/bootstrap-lumen-custom.css -- diff --git a/site/css/bootstrap-lumen-custom.css b/site/css/bootstrap-lumen-custom.css deleted file mode 100644 index

[50/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/blog/feed.xml -- diff --git a/content/blog/feed.xml b/content/blog/feed.xml new file mode 100644 index 000..d3374f9 --- /dev/null +++

[42/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/css/bootstrap-theme.css -- diff --git a/content/css/bootstrap-theme.css b/content/css/bootstrap-theme.css new file mode 100644 index 000..a406992 ---

[06/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/css/bootstrap-yeti.css -- diff --git a/site/css/bootstrap-yeti.css b/site/css/bootstrap-yeti.css deleted file mode 100644 index 93b10a0..000 ---

[01/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
Repository: flink-web Updated Branches: refs/heads/asf-site [created] a16dddebe http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/css/main/bootstrap.min.css -- diff --git a/site/css/main/bootstrap.min.css

[19/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/news/2014/11/18/hadoop-compatibility.html -- diff --git a/content/news/2014/11/18/hadoop-compatibility.html

[22/51] [abbrv] [partial] flink-web git commit: Migrate SVN layout to Git layout

2015-04-30 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/news/2013/12/13/humboldt-innovation-award.html -- diff --git a/content/news/2013/12/13/humboldt-innovation-award.html

flink git commit: [docs] fix search form on subpages

2015-04-30 Thread mxm
Repository: flink Updated Branches: refs/heads/master 58de10ae3 - 42acf5dd4 [docs] fix search form on subpages Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/42acf5dd Tree:

[2/2] flink-web git commit: Git web repo works: remove previously added test file

2015-05-11 Thread mxm
Git web repo works: remove previously added test file Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/49b53df1 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/49b53df1 Diff:

[1/2] flink-web git commit: add a file to test the new website repository

2015-05-11 Thread mxm
Repository: flink-web Updated Branches: refs/heads/asf-site d6d17e567 - 49b53df18 add a file to test the new website repository Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/d653c990 Tree:

Git Push Summary

2015-05-11 Thread mxm
Repository: flink-web Updated Branches: refs/heads/asf-site d653c990b - d6d17e567 (forced update)

flink git commit: [QA] display max 100 lines of compiler warnings

2015-05-12 Thread mxm
Repository: flink Updated Branches: refs/heads/master 57615aaa1 - 4b53e66c4 [QA] display max 100 lines of compiler warnings hide warning if output file does not exist Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

svn commit: r1673154 - in /flink: .htaccess site/.htaccess

2015-04-13 Thread mxm
Author: mxm Date: Mon Apr 13 10:49:31 2015 New Revision: 1673154 URL: http://svn.apache.org/r1673154 Log: added /stable rewrite rule Modified: flink/.htaccess flink/site/.htaccess Modified: flink/.htaccess URL: http://svn.apache.org/viewvc/flink/.htaccess?rev=1673154r1=1673153r2

flink git commit: [docs][hotfix] fix p tag issue by removing br tag

2015-06-02 Thread mxm
Repository: flink Updated Branches: refs/heads/master 033409190 - 572a45b37 [docs][hotfix] fix p tag issue by removing br tag Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/572a45b3 Tree:

flink git commit: [javadoc] fix link not found errors on jdk8

2015-06-05 Thread mxm
Repository: flink Updated Branches: refs/heads/master 92d325126 - 0d00836ae [javadoc] fix link not found errors on jdk8 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0d00836a Tree:

flink git commit: [FLINK-2174] allow comments in 'slaves' file

2015-06-08 Thread mxm
Repository: flink Updated Branches: refs/heads/master ee7c41738 - e0d60ddbd [FLINK-2174] allow comments in 'slaves' file This closes #796. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/e0d60ddb Tree:

flink git commit: [FLINK-1981] add support for GZIP files

2015-06-08 Thread mxm
Repository: flink Updated Branches: refs/heads/master c854d5260 - 16ab1fd97 [FLINK-1981] add support for GZIP files * register decompression algorithms with file extensions for extensibility * fit deflate decompression into this scheme * add support for GZIP files * test support for deflate

Git Push Summary

2015-06-08 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.9.0-rc1 [created] 26304c20a

Git Push Summary

2015-06-08 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.9.0-rc1 [deleted] 26304c20a

Git Push Summary

2015-06-08 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.9 [deleted] 26304c20a

Git Push Summary

2015-06-08 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.9 [created] ce3dd36aa

flink git commit: [hotfix] correct Maven dependency for streaming examples

2015-06-08 Thread mxm
Repository: flink Updated Branches: refs/heads/master 26304c20a - ce3dd36aa [hotfix] correct Maven dependency for streaming examples Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ce3dd36a Tree:

flink git commit: Commit for release 0.9.0

2015-06-08 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.9-rc1 [created] 7fd04738a Commit for release 0.9.0 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/7fd04738 Tree:

flink git commit: Commit for release 0.9.0

2015-06-18 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.9.0-rc4 [created] 0a35271db Commit for release 0.9.0 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0a35271d Tree:

flink git commit: [scripts] cleanup release script and make it more robust

2015-06-22 Thread mxm
Repository: flink Updated Branches: refs/heads/master a42c641bf - 36b928422 [scripts] cleanup release script and make it more robust - fail on command error / unset variable - make Mac OS X compatible - fix uberjar file limit detection - remove obsolete yarn part - cleanup This closes #811.

Git Push Summary

2015-06-23 Thread mxm
Repository: flink Updated Tags: refs/tags/release-0.9.0 [created] 0a35271db

flink git commit: [FLINK-2262][utils] rename method for default integer value in ParameterTool

2015-06-23 Thread mxm
Repository: flink Updated Branches: refs/heads/master bacf447d3 - 4fff43ae3 [FLINK-2262][utils] rename method for default integer value in ParameterTool Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4fff43ae Tree:

flink git commit: [docs] fix broken links in FAQ

2015-06-25 Thread mxm
Repository: flink Updated Branches: refs/heads/master af05b94d0 - d42c7325a [docs] fix broken links in FAQ Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/d42c7325 Tree:

flink git commit: [docs] fix broken links in FAQ

2015-06-25 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.9 69f858eb9 - 983562576 [docs] fix broken links in FAQ Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/98356257 Tree:

[3/3] flink-web git commit: regenerate website for the 0.9.0 release

2015-06-24 Thread mxm
regenerate website for the 0.9.0 release Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/b5c51edd Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/b5c51edd Diff:

[2/3] flink-web git commit: regenerate website for the 0.9.0 release

2015-06-24 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink-web/blob/b5c51edd/content/news/2014/09/26/release-0.6.1.html -- diff --git a/content/news/2014/09/26/release-0.6.1.html b/content/news/2014/09/26/release-0.6.1.html index

[2/4] flink-web git commit: update quickstart scripts for 0.9.0 release

2015-06-24 Thread mxm
update quickstart scripts for 0.9.0 release Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/5b2a605b Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/5b2a605b Diff:

  1   2   3   4   5   6   7   >