lp:~salgado/offspring/trivialities

Created by Guilherme Salgado and last modified
Get this branch:
bzr branch lp:~salgado/offspring/trivialities
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

81. By Guilherme Salgado

Fix the Makefile to not crash when there's no 'builds' directory and 'bzr rm' the builds directory I added in the previous commit

80. By Guilherme Salgado

Some doc updates and a small change to config/offspring-web.wsgi so that we don't need to change the same thing in multiple places when developing

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.

72. By Cody A.W. Somerville

Updated Makefile to require python2.6 for now and fixed symlink creation failure condition.

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.