lp://staging/~doanac/ubuntu-ci-services-itself/json-datatables

Created by Andy Doan and last modified
Get this branch:
bzr branch lp://staging/~doanac/ubuntu-ci-services-itself/json-datatables
Only Andy Doan can upload to this branch. If you are Andy Doan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andy Doan
Project:
Ubuntu CI Services
Status:
Merged

Recent revisions

312. By Andy Doan

webui: convert json status logic to YUI DataTables

This a decent improvement and makes the code cleaner. I'm sure
we could improve the usability, but I think this gets us into
a pretty decent state now.

311. By Andy Doan

webui: improve performance of status page

I noticed a tricky problem. If one of the status URLs we are trying
to reach is taking a really long time, the rest of the json URLs we
try to load get delayed on the main javascript thread.

This changes the code to use JavaScript workers which essentially do
the status loading in separate threads and then communicate back to
the main gui thread the status to display.

310. By Andy Doan

improve display logic of json-status objects

This gets the providers sending information in a better format
that the webui can start to style better.

NOTE: this doesn't address make the webui look nice. It just
gets the backend pieces in place so that webui can now be improved
upon independently

309. By Francis Ginther

[r=Andy Doan, PS Jenkins bot] Remove hardcoded values for the series and archive from the branch source builder and allow specification of the archive (master ppa) as an environment variable. 1285820 from Francis Ginther

308. By Andy Doan

[r=Evan Dandrea, Andy Doan] display health of all our ci web services via the webui from Andy Doan

307. By Joe Talbott

[r=Chris Johnston] webui - Start refresh if there are no tickets on page load. from Joe Talbott

306. By Andy Doan

[r=Vincent Ladeuil, PS Jenkins bot] run_worker scripts: allow them to properly exit when stopped

These workers weren't acking their rabbit message when upstart restarted
the job. We need to ack the message with a failure response so that
the task won't get run when we start back up. Otherwise, you can
have a job stuck in an infinite loop.
 1285401 from Andy Doan

305. By Andy Doan

[r=Evan Dandrea, Vincent Ladeuil, PS Jenkins bot] lander needs to escape backslash when echoing to file

The backslash isn't getting escaped and is causing the resulting json
file to be incorrect.
 1283870 from Andy Doan

304. By Vincent Ladeuil

[r=Andy Doan] Avoid uploading the ci-payload again when encountering deployment issues from Vincent Ladeuil

303. By Vincent Ladeuil

[r=Evan Dandrea, PS Jenkins bot] Propagate log level from ubuntu-ci to the ci_libs/file_handler.py module. 1285830 from Vincent Ladeuil

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu-ci-services-itself
This branch contains Public information 
Everyone can see this information.

Subscribers