aboutsummaryrefslogtreecommitdiff
path: root/core/src/main
Commit message (Expand)AuthorAgeFilesLines
...
| * | Reset ClassLoader in MesosSchedulerBackend, too. (per review comments).Charles Reiss2013-07-091-63/+89
| * | Explicitly set class loader for MesosSchedulerDriver callbacks.Charles Reiss2013-07-081-0/+13
* | | Remove akka LogLevel fix as we no longer use sprayShivaram Venkataraman2013-07-072-5/+0
* | | Suppress log messages in sbt test with two changes:Shivaram Venkataraman2013-07-072-0/+6
|/ /
* | Fix occasional failure in UI listener.Patrick Wendell2013-07-062-15/+15
* | Merge remote-tracking branch 'pwendell/ui-updates'Matei Zaharia2013-07-0661-880/+1576
|\|
| * Tracking some task metrics even during failures.Patrick Wendell2013-07-068-15/+39
| * Enforcing correct sort order for formatted stringsPatrick Wendell2013-07-054-7/+19
| * Removing dead codePatrick Wendell2013-07-021-13/+0
| * Adding truncation for log filesPatrick Wendell2013-07-022-7/+23
| * Throw exception for missing resourcePatrick Wendell2013-07-011-1/+1
| * Package refactoringPatrick Wendell2013-07-013-114/+118
| * Fixing bug where logs aren't shownPatrick Wendell2013-07-011-1/+2
| * Various formatting changesPatrick Wendell2013-07-012-8/+6
| * Adding test scriptPatrick Wendell2013-07-011-0/+61
| * Print exception messagePatrick Wendell2013-07-012-1/+6
| * Allowing details for failed stagesPatrick Wendell2013-06-295-51/+74
| * Styling for progress barPatrick Wendell2013-06-292-5/+31
| * Minor changes from Matei's reviewPatrick Wendell2013-06-283-14/+11
| * Missing logo filePatrick Wendell2013-06-271-0/+0
| * Forcing Jetty to run as daemonPatrick Wendell2013-06-271-1/+10
| * Adding better tabs for UI headers.Patrick Wendell2013-06-2711-34/+120
| * Handful of changes based on matei's reviewPatrick Wendell2013-06-275-7/+55
| * Fixing bug in local scheduler time recordingPatrick Wendell2013-06-271-3/+4
| * One more private classPatrick Wendell2013-06-261-1/+1
| * Adding config option for retained stagesPatrick Wendell2013-06-261-1/+1
| * Bumping timeoutsPatrick Wendell2013-06-263-5/+5
| * Moving static ui packagePatrick Wendell2013-06-267-3/+3
| * Making all new classes package privatePatrick Wendell2013-06-2612-13/+12
| * Adding another unit test to Web UI suitePatrick Wendell2013-06-242-3/+3
| * Allowing for requested port on constructionPatrick Wendell2013-06-245-14/+21
| * A few bug fixes and a unit testPatrick Wendell2013-06-247-19/+40
| * Minor style cleanupPatrick Wendell2013-06-241-1/+2
| * Cleaning up some code for Job ProgressPatrick Wendell2013-06-243-19/+31
| * Work around for initalization issuePatrick Wendell2013-06-245-7/+21
| * Updating based on changes to JobLogger (and one small change to JobLogger)Patrick Wendell2013-06-245-15/+18
| * Some cleanup of stylingPatrick Wendell2013-06-222-14/+35
| * Handling entirely failed stagesPatrick Wendell2013-06-223-30/+50
| * Some tweaking with shared page headerPatrick Wendell2013-06-227-9/+18
| * Using scala in XML importsPatrick Wendell2013-06-226-12/+10
| * Linking RDD information when available in stagesPatrick Wendell2013-06-222-4/+11
| * Showing shuffle status and purging old stagesPatrick Wendell2013-06-224-15/+56
| * Style cleanupPatrick Wendell2013-06-2210-415/+428
| * Some renaming and commentsPatrick Wendell2013-06-227-19/+25
| * Documentation and some refactoringPatrick Wendell2013-06-2210-106/+108
| * More work on percentile data:Patrick Wendell2013-06-221-20/+31
| * Refactoring into different modulesPatrick Wendell2013-06-2211-309/+390
| * Adding helper function to make listing tablesPatrick Wendell2013-06-223-141/+97
| * Initial steps towards job progress UIPatrick Wendell2013-06-226-12/+181
| * StashPatrick Wendell2013-06-221-0/+14