You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Thomas Rampelberg <th...@saunter.org> on 2014/01/08 00:40:21 UTC

Review Request 16707: removing date protection and fixing slave times

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16707/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos-git


Description
-------

removing date protection and fixing slave times


using dependency injection correctly


saving timestamp state to local storage


toggling globally on click


toggle timestamp type by clicking on it


converting all instances of timestamps over to the directive


working on moving timestamps into a directive


Diffs
-----

  src/Makefile.am 054ba2e9bd3935ca354b62ecb2a833fc021aec9d 
  src/webui/master/static/directives/timestamp.html PRE-CREATION 
  src/webui/master/static/framework.html 7dc620509829125a487ed1021638ae5a10ed62e0 
  src/webui/master/static/frameworks.html f83cffea5fb5f32c4a4690d7548aa784a6d21e67 
  src/webui/master/static/home.html cd2ec75901466f6fddee5668abf893f0aaaae717 
  src/webui/master/static/index.html a5833f65b5d19319c4a91277e1d328241c9b7806 
  src/webui/master/static/js/app.js 79778503bf77cbdba6725e4140c81cc5f1a70462 
  src/webui/master/static/slave.html 24e855b8c8b172bf5dec0ba51a22d94cdb0aa257 
  src/webui/master/static/slaves.html ee41b26cbe34117aa80ace90529e5bc67e91f2e7 

Diff: https://reviews.apache.org/r/16707/diff/


Testing
-------


Thanks,

Thomas Rampelberg