Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 449125

Summary: Order list of hudson project instances by alphabetical columns
Product: Community Reporter: Marc Khouzam <marc.khouzam>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: denis.roy, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Marc Khouzam CLA 2014-10-28 21:07:16 EDT
Minor suggestion if time ever allows.

The Hudson main page lists all HIPP instances (https://hudson.eclipse.org/).  It is ordered alphabetically by row, which is very hard to quickly search by a person.  Could we make the order by column?

E.g, instead of

Acceleo	     Aether Babel Bpmn2
Californium  Cbi    Cdo	  Cdt

could we have

Acceleo	Californium
Aether	Cbi
Babel	Cdo
Bpmn2   Cdt

Unless it is just my brain that can't parse rows well...

I could just use my browser's search I guess, but then again, I assume they are sorted alphabetically so they can be searched visually.
Comment 1 Denis Roy CLA 2014-11-04 11:28:05 EST
Done.  I also fixed the paragraph of text that went missing at the top of the page.

https://[foundation.internal]/c/cgit.cgi/it/admintools.git/commit/?id=3288923a6f5f43f5b48d5752c5bc88db369351e2
Comment 2 Marc Khouzam CLA 2014-11-04 12:03:12 EST
Awesome.
Much appreciated!