summaryrefslogtreecommitdiff
path: root/site
Commit message (Collapse)AuthorAgeFilesLines
* Port wiki page Committers to committers.html, Contributing to Spark and Code ↵HEADasf-siteSean Owen2016-11-21130-772/+3049
| | | | Style Guide to contributing.html, Third Party Projects and Additional Language Bindings to third-party-projects.html, Powered By to powered-by.html
* Updated FAQ to point to Community Page / StackOverflowDenny Lee2016-11-211-1/+2
|
* Fix doc link and touch up sitemap; mostly an excuse to trigger github sync againSean Owen2016-11-202-7/+6
|
* Update sitemap and make it partly auto-generate; fix site URLSean Owen2016-11-202-1400/+178
|
* Add Spark 2.0.2 to documentation.htmlSean Owen2016-11-201-1/+2
|
* remove broken links from the documentation siteChristine Koppelt2016-11-191-4/+0
|
* (Again again) make web site HTML consistent with latest jekyll outputSean Owen2016-11-1921-86/+87
|
* Expand guidance on SO and mailing lists, per discussionSean Owen2016-11-171-3/+58
|
* Add CloudSort news entry.Reynold Xin2016-11-15125-459/+686
|
* Fix broken link to bootstrap JSSean Owen2016-11-15124-124/+124
|
* Use site.baseurl, not site.url, to work with Jekyll 3.3. Require Jekyll 3.3. ↵Sean Owen2016-11-1520-99/+95
| | | | Again commit HTML consistent with Jekyll 3.3 output. Fix date problem with news posts that set date: by removing date:.
* Add Big Data Analytics with Spark and Hadoop book.Reynold Xin2016-11-141-0/+1
|
* Update Maven coordinates.Reynold Xin2016-11-141-2/+2
|
* Remove unnecessary latest version text.Reynold Xin2016-11-141-4/+0
|
* Add 2.0.2 release.Reynold Xin2016-11-14127-489/+931
|
* Add docs for 2.0.2.Reynold Xin2016-11-113117-0/+1736262
|
* Add 1.6.3 release.Reynold Xin2016-11-07123-449/+888
|
* Add 1.6.3 doc.Reynold Xin2016-11-062549-0/+1236085
|
* Link to archive.apache.org for Spark releases besides 2.0.1 and 1.6.2; ↵Sean Owen2016-10-251-40/+42
| | | | comment/remove some dead JS in this file
* Oops, fix HTML error in last new book additionSean Owen2016-10-091-1/+1
|
* Add new book per request; again fix minor differences in rendering from ↵Sean Owen2016-10-0920-88/+90
| | | | others' different/older jekyll versions?
* Point latest doc to 2.0.1Reynold Xin2016-10-04120-121/+122
|
* Update latest symlinkReynold Xin2016-10-041-1/+1
|
* Add doc for 2.0.1Reynold Xin2016-10-043116-0/+1734559
|
* Add Spark 2.0.1 release.Reynold Xin2016-10-04121-447/+882
|
* Add Israel Spark meetup to community page per request. Use https for meetup ↵Sean Owen2016-09-212-28/+31
| | | | while we're here. Pick up a recent change to paper hyperlink reflected only in markdown, not HTML
* Redirect third party packages link to ↵Sean Owen2016-09-13118-236/+236
| | | | https://cwiki.apache.org/confluence/display/SPARK/Third+Party+Projects
* Re-sync Spark site HTML to output of latest jekyllSean Owen2016-08-3121-147/+118
|
* Push only fix to contributor list to 2.0.0 for SparkSean Owen2016-08-311-1/+46
|
* Hot-fix ec2-scripts.html in Spark docs/2.0.0, which for some reason built ↵Sean Owen2016-08-312-7/+160
| | | | correctly in 2.0.0-preview, builds in master, but didn't deploy in 2.0.0
* Trademarks page and some FAQ cleanupMatei Zaharia2016-08-03118-245/+540
|
* Fix main links to streaming examplesIsaac Levy2016-07-301-1/+1
|
* Fix the names in Credits in 2.0 release notehyukjinkwon2016-07-301-1/+1
|
* Sync markdown with generated HTML according to what latest jekyll outputs; ↵Sean Owen2016-07-2923-92/+92
| | | | fix some markdown problems along the way
* Added "Support launching multiple mesos executors in coarse grained mesos ↵Reynold Xin2016-07-271-3/+4
| | | | mode" to the release notes
* Fix a few bugs in the release notes.Reynold Xin2016-07-271-3/+3
|
* Move 2.0.0 release date to July 26 since I managed to push it out tonight.Reynold Xin2016-07-26118-120/+120
|
* Updated Scala 2.11 noteReynold Xin2016-07-261-2/+3
|
* removed old versions (<1.3) and re-arranged download options.Reynold Xin2016-07-261-34/+33
|
* 2.0.0 releaseReynold Xin2016-07-26119-480/+703
|
* Update release notesReynold Xin2016-07-261-1/+1
|
* Change title for Documentation -> "Other Resources" to Documentation -> ↵Reynold Xin2016-07-26116-116/+116
| | | | Older Versions and Other Resources.
* Add 2.0.0 to documentation pageReynold Xin2016-07-261-1/+4
|
* More comprehensive new featuresReynold Xin2016-07-261-19/+39
|
* Add a linkReynold Xin2016-07-261-1/+1
|
* Better release notes for 2.0.0Reynold Xin2016-07-261-15/+26
|
* Add 2.0.0 release notesReynold Xin2016-07-261-0/+372
|
* Remove test.htmlReynold Xin2016-07-261-1/+0
|
* TestReynold Xin2016-07-261-0/+1
|
* Add documentation for 2.0.0 release.Reynold Xin2016-07-263097-0/+1718603
| | | | | (cherry picked from commit 6f409e436158a42322fd5e33fea4543d6048141f) Signed-off-by: Reynold Xin <rxin@databricks.com>