lp:~caio1982/capomastro/djangosite-1456177

Created by Caio Begotti and last modified
Get this branch:
bzr branch lp:~caio1982/capomastro/djangosite-1456177
Only Caio Begotti can upload to this branch. If you are Caio Begotti please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Caio Begotti
Project:
Capomastro
Status:
Merged

Recent revisions

205. By Caio Begotti

make django clear the cache before actually querying the current site, otherwise we will always use the old cached value of it even after fixing it manually in the DB (as we had to do once in production)

204. By Caio Begotti

defaults to https always, as we should provide a sensible redirect anyway and https is well, safer and we should support plain http in capomastro

203. By Caio Begotti

clears out the sites cache just in case we have some dirty data in there?

202. By Caio Begotti

add a signal hook that will update the default django site every time syncdb is executed so we will never get stuck with its example.com site

i figured a fixture file wouldn't be enough because 1) it would have static values in it and 2) we couldn't specify the site values in our settings... but of course i might be wrong :-D

201. By Caio Begotti

add an ignore file for bazaar stop showing me the tests dirs tox creates automatically all the time, grr

200. By Caio Begotti

Self-merged change for a package release as Tarmac apparently didn't pick this up.

Fix #1450070, #1452878, #1452880 and add some documentation on build flow and release/deployment process for Capomastro.

199. By Daniel Manrique

"Create archiveartifacts for non-rebuilt dependencies when building a project (LP: #1450070).

Fix some documentation and view issues. [r=caio1982][bug=1450070][author=roadmr]"

198. By Daniel Manrique

"Return proper error codes in the initscript. Invoke start-stop-daemon with proper PID. [r=caio1982][bug=1452878,1452880][author=roadmr]"

197. By Caio Begotti

"Add a diagram that documents a project build flow inside Capomastro. [r=codersquid,roadmr][bug=][author=caio1982]"

196. By Caio Begotti

"Document the release process of Capomastro, also add deployment instructions. [r=roadmr][bug=][author=caio1982]"

Branch metadata

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

Subscribers