aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-13492][MESOS] Configurable Mesos framework webui URL.Sergiusz Urbaniak2016-03-092-5/+5
* [SPARK-13775] History page sorted by completed time desc by default.zhuol2016-03-091-1/+1
* [SPARK-13675][UI] Fix wrong historyserver url link for application running in...jerryshao2016-03-082-4/+19
* [SPARK-13481] Desc order of appID by default for history server page.zhuol2016-02-291-1/+2
* [SPARK-13468][WEB UI] Fix a corner case where the Stage UI page should show D...Liwei Lin2016-02-251-1/+2
* [SPARK-13364] Sort appId as num rather than str in history page.zhuol2016-02-232-2/+33
* [SPARK-13124][WEB UI] Fixed CSS and JS issues caused by addition of JQuery Da...Alex Bozarth2016-02-111-1/+0
* [SPARK-13163][WEB UI] Column width on new History Server DataTables not getti...Alex Bozarth2016-02-101-0/+1
* [SPARK-13088] Fix DAG viz in latest version of chromeAndrew Or2016-01-291-6/+7
* [SPARK-10873] Support column sort and search for History Server.zhuol2016-01-2912-0/+1568
* [SPARK-12902] [SQL] visualization for generated operatorsDavies Liu2016-01-251-1/+1
* [SPARK-12490][CORE] Limit the css style scope to fix the Streaming UIShixiong Zhu2015-12-291-1/+1
* [SPARK-12490] Don't use Javascript for web UI's paginated table controlsJosh Rosen2015-12-281-1/+10
* [SPARK-9516][UI] Improvement of Thread Dump PageCodingCat2015-12-153-9/+79
* [SPARK-10864][WEB UI] app name is hidden if window is resizedAlex Bozarth2015-11-251-6/+2
* [SPARK-11929][CORE] Make the repl log4j configuration override the root logger.Marcelo Vanzin2015-11-242-33/+5
* [SPARK-6541] Sort executors by ID (numeric)Jean-Baptiste Onofré2015-11-181-1/+1
* [SPARK-11112] DAG visualization: display RDD callsiteAndrew Or2015-11-071-0/+4
* [SPARK-10718] [BUILD] Update License on conf files and corresponding excludes...Rekha Joshi2015-09-222-0/+34
* [SPARK-9426] [WEBUI] Job page DAG visualization is not shownCarson Wang2015-08-111-4/+4
* [SPARK-8416] highlight and topping the executor threads in thread dumping pageCodingCat2015-08-031-0/+8
* [SPARK-8735] [SQL] Expose memory usage for shuffles, joins and aggregationsAndrew Or2015-08-031-1/+1
* [SPARK-9183] confusing error message when looking up missing function in Spar...Yijie Shen2015-07-232-0/+8
* [SPARK-4598] [WEBUI] Task table pagination for the Stage pagezsxwing2015-07-213-1/+99
* [SPARK-8330] DAG visualization: trim whitespace from inputAndrew Or2015-06-121-2/+3
* [SPARK-7261] [CORE] Change default log level to WARN in the REPLzsxwing2015-06-101-0/+12
* [MINOR] [UI] DAG visualization: trim whitespace from inputAndrew Or2015-06-091-1/+1
* [SPARK-8145] [WEBUI] Trigger a double click on the span to show full job desc...9799697862015-06-062-0/+13
* [SPARK-7782] fixed sort arrow issuezuxqoj2015-05-271-3/+3
* [SPARK-7864] [UI] Fix the logic grabbing the link from table in AllJobPageKousuke Saruta2015-05-271-1/+1
* [SPARK-7864] [UI] Do not kill innocent stages from visualizationAndrew Or2015-05-262-2/+2
* [SPARK-7501] [STREAMING] DAG visualization: show DStream operationsAndrew Or2015-05-181-1/+1
* [SPARK-7627] [SPARK-7472] DAG visualization: style skipped stagesAndrew Or2015-05-182-45/+76
* [SPARK-7676] Bug fix and cleanup of stage timeline viewKay Ousterhout2015-05-151-32/+16
* [SPARK-7296] Add timeline visualization for stages in the UI.Kousuke Saruta2015-05-152-3/+134
* [SPARK-7664] [WEBUI] DAG visualization: Fix incorrect link paths of DAG.Kousuke Saruta2015-05-151-2/+3
* [SPARK-7650] [STREAMING] [WEBUI] Move streaming css and js files to the strea...zsxwing2015-05-142-343/+0
* [SPARK-7645] [STREAMING] [WEBUI] Show milliseconds in the UI if the batch int...zsxwing2015-05-141-1/+10
* [SPARK-7649] [STREAMING] [WEBUI] Use window.localStorage to store the status ...zsxwing2015-05-141-16/+4
* [SPARK-7502] DAG visualization: gracefully handle removed stagesAndrew Or2015-05-132-5/+17
* [SPARK-7464] DAG visualization: highlight the same RDDs on hoverAndrew Or2015-05-133-16/+37
* [SPARK-7589] [STREAMING] [WEBUI] Make "Input Rate" in the Streaming page cons...zsxwing2015-05-132-4/+18
* [HOT FIX #6076] DAG visualization: curve the edgesAndrew Or2015-05-121-1/+2
* [SPARK-7500] DAG visualization: move cluster labeling to dagre-d3Andrew Or2015-05-122-55/+38
* [SPARK-7403] [WEBUI] Link URL in objects on Timeline View is wrong in case of...Kousuke Saruta2015-05-092-20/+14
* [WEBUI] Remove debug feature for vis.jsKousuke Saruta2015-05-082-2/+0
* [SPARK-7298] Harmonize style of new visualizationsMatei Zaharia2015-05-085-100/+185
* [SPARK-7347] DAG visualization: add tooltips to RDDsAndrew Or2015-05-071-0/+16
* [SPARK-7391] DAG visualization: auto expand if linked from another vizAndrew Or2015-05-071-2/+2
* [HOT FIX] For DAG visualization #5954Andrew Or2015-05-061-2/+2