Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add nav.m.o global header | Romain d'Alverny | 2012-09-10 | 2 | -3/+15 | |
| | ||||||
* | adjust columns width | Romain d'Alverny | 2012-09-10 | 2 | -6/+5 | |
| | ||||||
* | reorganise js code, comments | Romain d'Alverny | 2012-09-10 | 1 | -83/+124 | |
| | ||||||
* | explicit link to changes | Romain d'Alverny | 2012-09-10 | 2 | -4/+9 | |
| | ||||||
* | go directly to end of log files | Romain d'Alverny | 2012-09-10 | 1 | -0/+1 | |
| | ||||||
* | adjust UI layout | Romain d'Alverny | 2012-09-10 | 3 | -9/+15 | |
| | ||||||
* | highlight log text on some keywords | Romain d'Alverny | 2012-09-10 | 2 | -3/+49 | |
| | ||||||
* | show files tree structure | Romain d'Alverny | 2012-09-10 | 2 | -27/+44 | |
| | ||||||
* | smaller preview box for short log files | Romain d'Alverny | 2012-09-10 | 2 | -4/+33 | |
| | ||||||
* | move js in separate file | Romain d'Alverny | 2012-09-10 | 2 | -93/+92 | |
| | ||||||
* | distinct column for submission | Romain d'Alverny | 2012-09-09 | 2 | -3/+3 | |
| | ||||||
* | more compact list | Romain d'Alverny | 2012-09-09 | 2 | -18/+22 | |
| | ||||||
* | wrap textarea+controls into a div | Romain d'Alverny | 2012-09-09 | 1 | -12/+20 | |
| | ||||||
* | read log files directly in page | Romain d'Alverny | 2012-09-09 | 3 | -5/+83 | |
| | ||||||
* | allow for ctrl/meta+click to open link in a new page/tab | Romain d'Alverny | 2012-09-09 | 1 | -22/+26 | |
| | ||||||
* | fix warnings (undeclared/unset vars) | Romain d'Alverny | 2012-09-09 | 2 | -12/+19 | |
| | ||||||
* | use .on() instead of .click() | Romain d'Alverny | 2012-09-09 | 1 | -1/+1 | |
| | ||||||
* | show build dir name + .youri and .done log files | Romain d'Alverny | 2012-09-09 | 2 | -4/+27 | |
| | ||||||
* | add rel="nofollow" on links | Romain d'Alverny | 2012-09-09 | 1 | -8/+8 | |
| | ||||||
* | fix capacity and usage computation | Romain d'Alverny | 2012-09-06 | 2 | -5/+5 | |
| | ||||||
* | show continuous time scale | Romain d'Alverny | 2012-09-06 | 1 | -2/+2 | |
| | ||||||
* | missing param to sprintf | Romain d'Alverny | 2012-09-06 | 1 | -0/+1 | |
| | ||||||
* | capacity build time stats | Romain d'Alverny | 2012-09-06 | 2 | -2/+9 | |
| | ||||||
* | fix check of $typelink, relative to upload dir; explicit Web app own path. | Romain d'Alverny | 2012-09-05 | 2 | -9/+9 | |
| | ||||||
* | see behaviour on prod server | Romain d'Alverny | 2012-09-05 | 1 | -1/+3 | |
| | ||||||
* | see behaviour on prod server | Romain d'Alverny | 2012-09-05 | 1 | -0/+1 | |
| | ||||||
* | use canonical path to schedbot uploads | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | fix path | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | fix script URL | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | CWD changed (see b626639) | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | fix js error | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | add possibility to list all related log files right under the build line, on ↵ | Romain d'Alverny | 2012-09-05 | 4 | -1/+145 | |
| | | | | request | |||||
* | fix charts labels | Romain d'Alverny | 2012-09-05 | 1 | -2/+2 | |
| | ||||||
* | fix var name typo | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | move buildtime_* computations outside of publish_stats_headers() | Romain d'Alverny | 2012-09-05 | 2 | -7/+8 | |
| | ||||||
* | restore CWD when leaving the function | Romain d'Alverny | 2012-09-05 | 1 | -0/+3 | |
| | ||||||
* | fix stats display | Romain d'Alverny | 2012-09-05 | 1 | -10/+14 | |
| | ||||||
* | remove debug output | Romain d'Alverny | 2012-09-05 | 1 | -2/+0 | |
| | ||||||
* | return missing param | Romain d'Alverny | 2012-09-05 | 2 | -1/+2 | |
| | ||||||
* | add missing param | Romain d'Alverny | 2012-09-05 | 2 | -2/+3 | |
| | ||||||
* | debugging... | Romain d'Alverny | 2012-09-04 | 1 | -0/+2 | |
| | ||||||
* | typo | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 | |
| | ||||||
* | do not build charts if we have no package submitted | Romain d'Alverny | 2012-09-04 | 1 | -13/+11 | |
| | ||||||
* | new get_refined_packages_list(); fix get_submitted_packages() | Romain d'Alverny | 2012-09-04 | 2 | -92/+121 | |
| | ||||||
* | new get_submitted_packages() | Romain d'Alverny | 2012-09-04 | 2 | -8/+24 | |
| | ||||||
* | sort packagers uploads | Romain d'Alverny | 2012-09-04 | 1 | -0/+1 | |
| | ||||||
* | remove old packagers list; less detail in pie chart | Romain d'Alverny | 2012-09-04 | 2 | -9/+1 | |
| | ||||||
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 | |
| | ||||||
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 2 | -1/+33 | |
| | ||||||
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 | |
| |