lp:~salgado/offspring/remove-dead-code

Created by Guilherme Salgado and last modified
Get this branch:
bzr branch lp:~salgado/offspring/remove-dead-code
Only Guilherme Salgado can upload to this branch. If you are Guilherme Salgado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guilherme Salgado
Project:
Offspring
Status:
Merged

Recent revisions

82. By Guilherme Salgado

Remove a bunch of unused, untested and broken methods of MonitoredThread

81. By Michael Hudson-Doyle

Merge fix from Salgado for test importing from the wrong place

80. By Cody A.W. Somerville

Merge in changes from Guilherme Salgado @ Linaro: Fixed Makefile so it doesn't die if the builds directory does not exist; Small fixes to install document; and added DEPLOY_ROOT option to offspring.wsgi to make it easier to deploy Offspring web interface.

79. By Cody A.W. Somerville

Added live-build commands to list of commands needed to be ran as root in installation doc.

78. By Cody A.W. Somerville

Updated the BuildResultHandler piston handler to return less data about objects build result records relate to - really, all we really need is the PK of these objects and we can do separate requests. This will help make the list of builds performed by a builder on the builders detail page load faster by reducing the amount of data needed to download by more than 50%. Ultimately, paging support will need to be added to piston (provided we don't switch to something else that already does first).

77. By Cody A.W. Somerville

Removed maincontent_actions template block - always show who you're logged in as in this space. Although not a great location to show this information we can at least be consistent about it.

76. By Cody A.W. Somerville

Fixed rendering of milestones view.

75. By Cody A.W. Somerville

Updated js in schedule page template to avoid trying to check length of milestones when milestones is null. Also fixed typo that made the milestone links in the day body not work (LP #794555).

74. By Cody A.W. Somerville

TaskState and WorkerState models will not get created or updated if we're
using a database as the broker for celery. This is confusing if you're
unaware of this current limitation so lets not show them in the admin
interface in this scenario.

73. By Cody A.W. Somerville

Setup celery, a distributed async task queue.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:offspring
This branch contains Public information 
Everyone can see this information.