summaryrefslogtreecommitdiffstats
path: root/test_index.php
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded column for statusRomain d'Alverny2012-09-101-1/+0
* reformat figures display on topRomain d'Alverny2012-09-101-5/+7
* reformat "being built" sectionRomain d'Alverny2012-09-101-14/+13
* whole status box is actionableRomain d'Alverny2012-09-101-5/+9
* add nav.m.o global headerRomain d'Alverny2012-09-101-3/+8
* explicit link to changesRomain d'Alverny2012-09-101-2/+5
* adjust UI layoutRomain d'Alverny2012-09-101-2/+2
* move js in separate fileRomain d'Alverny2012-09-101-93/+1
* distinct column for submissionRomain d'Alverny2012-09-091-2/+3
* more compact listRomain d'Alverny2012-09-091-17/+17
* wrap textarea+controls into a divRomain d'Alverny2012-09-091-12/+20
* read log files directly in pageRomain d'Alverny2012-09-091-1/+53
* allow for ctrl/meta+click to open link in a new page/tabRomain d'Alverny2012-09-091-22/+26
* fix warnings (undeclared/unset vars)Romain d'Alverny2012-09-091-1/+1
* use .on() instead of .click()Romain d'Alverny2012-09-091-1/+1
* add rel="nofollow" on linksRomain d'Alverny2012-09-091-8/+8
* fix capacity and usage computationRomain d'Alverny2012-09-061-4/+4
* missing param to sprintfRomain d'Alverny2012-09-061-0/+1
* capacity build time statsRomain d'Alverny2012-09-061-2/+6
* fix check of $typelink, relative to upload dir; explicit Web app own path.Romain d'Alverny2012-09-051-9/+6
* see behaviour on prod serverRomain d'Alverny2012-09-051-1/+3
* see behaviour on prod serverRomain d'Alverny2012-09-051-0/+1
* fix pathRomain d'Alverny2012-09-051-1/+1
* fix script URLRomain d'Alverny2012-09-051-1/+1
* CWD changed (see b626639)Romain d'Alverny2012-09-051-1/+1
* fix js errorRomain d'Alverny2012-09-051-1/+1
* add possibility to list all related log files right under the build line, on ...Romain d'Alverny2012-09-051-1/+31
* fix var name typoRomain d'Alverny2012-09-051-1/+1
* move buildtime_* computations outside of publish_stats_headers()Romain d'Alverny2012-09-051-0/+6
* fix stats displayRomain d'Alverny2012-09-051-10/+14
* remove debug outputRomain d'Alverny2012-09-051-2/+0
* return missing paramRomain d'Alverny2012-09-051-1/+1
* add missing paramRomain d'Alverny2012-09-051-1/+1
* debugging...Romain d'Alverny2012-09-041-0/+2
* typoRomain d'Alverny2012-09-041-1/+1
* do not build charts if we have no package submittedRomain d'Alverny2012-09-041-13/+11
* new get_refined_packages_list(); fix get_submitted_packages()Romain d'Alverny2012-09-041-92/+11
* new get_submitted_packages()Romain d'Alverny2012-09-041-8/+4
* remove old packagers list; less detail in pie chartRomain d'Alverny2012-09-041-8/+0
* add packagers piechartRomain d'Alverny2012-09-041-1/+1
* add packagers piechartRomain d'Alverny2012-09-041-1/+3
* style updateRomain d'Alverny2012-09-041-1/+1
* style updateRomain d'Alverny2012-09-041-1/+2
* remove old stats tableRomain d'Alverny2012-09-041-50/+12
* move chartsRomain d'Alverny2012-09-041-4/+4
* cleanupRomain d'Alverny2012-09-041-1/+0
* adjust chartsRomain d'Alverny2012-09-041-0/+1
* try js chartsRomain d'Alverny2012-09-041-0/+13
* move upload progress report between build progress and submitted packages listRomain d'Alverny2012-09-041-8/+8
* skip packages with no nameRomain d'Alverny2012-09-041-2/+6