aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* SPARK-5393. Flood of util.RackResolver log messages after SPARK-1714Sandy Ryza2015-01-301-1/+0
* [SPARK-5326] Show fetch wait time as optional metric in the UIKay Ousterhout2015-01-251-1/+2
* [SPARK-4984][CORE][WEBUI] Adding a pop-up containing the full job description...wangfei2015-01-211-0/+8
* SPARK-1714. Take advantage of AMRMClient APIs to simplify logic in YarnA...Sandy Ryza2015-01-211-0/+1
* [WebUI] Fix collapse of WebUI layoutKousuke Saruta2015-01-161-3/+4
* [SPARK-4920][UI]:current spark version in UI is not striking.genmao.ygm2014-12-221-0/+10
* [SPARK-4765] Make GC time always shown in UI.Kay Ousterhout2014-12-091-1/+1
* [SPARK-4266] [Web-UI] Reduce stage page load time.Kay Ousterhout2014-11-243-18/+21
* [SPARK-4463] Add (de)select all button for add'l metrics.Kay Ousterhout2014-11-181-7/+10
* [SPARK-4204][Core][WebUI] Change Utils.exceptionString to contain the inner e...zsxwing2014-11-061-0/+14
* [SPARK-4255] Fix incorrect table stripingKay Ousterhout2014-11-062-5/+2
* [SPARK-4016] Allow user to show/hide UI metrics.Kay Ousterhout2014-10-313-0/+118
* [SPARK-3827] Very long RDD names are not rendered properly in web UIHossein2014-10-071-0/+5
* [SPARK-2976] Replace tabs with spacesKousuke Saruta2014-08-251-138/+137
* SPARK-2115: Stage kill link is too close to stage details linkMasayoshi TSUZUKI2014-07-101-0/+2
* [SPARK-2384] Add tooltips to UI.Kay Ousterhout2014-07-084-0/+318
* [SPARK-2320] Reduce exception/code block font size in web uiReynold Xin2014-06-291-0/+4
* SPARK-1902 Silence stacktrace from logs when doing port failover to port n+1Andrew Ash2014-06-201-0/+1
* SPARK-2035: Store call stack for stages, display it on the UI.Daniel Darabos2014-06-171-0/+21
* SPARK-1202: Improvements to task killing in the UI.Patrick Wendell2014-04-101-0/+9
* Make DEBUG-level logs consummable.Patrick Wendell2014-01-101-1/+3
* Send logs to stderr by default (instead of stdout).Patrick Wendell2014-01-091-0/+1
* Add log4j exclusion rule to maven.Patrick Wendell2014-01-071-0/+0
* SPARK-1008: Logging improvmentsPatrick Wendell2013-12-291-0/+8
* Add missing license headers found with RATMatei Zaharia2013-09-021-0/+17
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-015-0/+0
* Various web UI improvements:Matei Zaharia2013-08-313-67/+904
* More minor UI changes including code review feedback.Reynold Xin2013-08-151-0/+4
* Various UI improvements.Reynold Xin2013-08-141-4/+0
* Reverting boostrap changePatrick Wendell2013-08-071-1/+1
* Bumping font size to 14px and fixing sytle issue in progress barsPatrick Wendell2013-08-071-0/+5
* Merge branch 'master' into bootstrap-designPatrick Wendell2013-08-071-0/+28
|\
| * Merge remote-tracking branch 'origin/pr/781'Matei Zaharia2013-08-061-0/+24
| |\
| | * Used saturated colors for progress barsKaren Feng2013-08-061-14/+14
| | * Lightened color of progress barsKaren Feng2013-08-061-0/+25
| * | Show user-defined job name in UIPatrick Wendell2013-08-021-0/+4
| |/
* | Unify, reduce body font sizeKaren Feng2013-08-011-1/+1
* | Removed hr marginKaren Feng2013-08-011-1/+1
* | Replaces theme with Bootswatch Spacelab themeKaren Feng2013-07-311-862/+4
* | Changed bootstrap colors, fixed logpaging buttonsKaren Feng2013-07-311-1/+859
|/
* Styling for progress barPatrick Wendell2013-06-291-0/+8
* Missing logo filePatrick Wendell2013-06-271-0/+0
* Adding better tabs for UI headers.Patrick Wendell2013-06-273-4/+45
* Moving static ui packagePatrick Wendell2013-06-264-0/+0
* Refactoring UI packagesPatrick Wendell2013-06-224-0/+0
* Moved resources into static folderDenny2012-08-028-513/+0
* Webui improvements.Denny2012-08-017-6/+1026
* Spark WebUI Implementation.Denny2012-08-013-6/+0
* More work on deploy code (adding Worker class)Matei Zaharia2012-06-302-0/+12