Michael Lange
|
470b8131bd
|
Get client stats through the server agent
|
2018-02-26 12:23:47 -08:00 |
Michael Lange
|
1107798da6
|
Use the new ember modules imports
Generated with a codemode:
https://github.com/ember-cli/ember-modules-codemod
|
2018-01-17 09:02:04 -08:00 |
Michael Lange
|
54cb23c577
|
Use ModifyTime instead of ModifyIndex
|
2017-12-06 10:17:12 -08:00 |
Michael Lange
|
9c58c30496
|
Update allocation detail page to look like job and node
|
2017-11-14 11:05:29 -08:00 |
Michael Lange
|
5f73c5d392
|
Handle the undefined TotalTicks case
|
2017-10-19 17:35:58 -07:00 |
Michael Lange
|
b693ff1886
|
Don't rely on CpuStats.Percent
Just do the math client-side with TotalTicks and Reserved
|
2017-10-19 10:44:52 -07:00 |
Michael Lange
|
189403c5b9
|
Add the acl token as a header to client requests
|
2017-10-18 19:48:17 -07:00 |
Michael Lange
|
8c6c54ff07
|
Add job version to allocation tables
|
2017-10-18 12:29:33 -07:00 |
Michael Lange
|
a10466a68d
|
Sort allocation by status type, not simply alphanumeric
|
2017-10-18 11:45:01 -07:00 |
Michael Lange
|
726f3a75e9
|
Fix the memory usage math
1. Use RSS, not Cache (shoulda read the source)
2. Convert bytes to megabytes before doing division
|
2017-10-17 10:17:42 -07:00 |
Michael Lange
|
4e606e435d
|
Fixes issue regarding allocation rows
Sometimes the job name and/or task group name wouldn't show up.
|
2017-10-05 18:01:19 -07:00 |
Alex Dadgar
|
e5ec915ac3
|
sync
|
2017-09-19 10:08:23 -05:00 |