lp:~hatch/charms/precise/juju-gui/trunk

Created by Jeff Pihach and last modified
Get this branch:
bzr branch lp:~hatch/charms/precise/juju-gui/trunk
Only Jeff Pihach can upload to this branch. If you are Jeff Pihach please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jeff Pihach
Status:
Development

Recent revisions

47. By Jeff Pihach

reverted node to legacy ppa

46. By Nicola Larosa

Convert charm back to using non-legacy node ppa

With reference to https://launchpad.net/~chris-lea/+ppa-packages .

The only behavioral change is in the third chunk of hooks/utils.py ,
the rest is just code reformatting to appease Sublime Text, and some
additional docstrings.

R=frankban, gary.poster
CC=
https://codereview.appspot.com/8837048

45. By Benjamin Saller

[TRIVAL] Apache Fallback resource

Missing resources return index.html with this single new directive. Thanks
apache.

44. By Benjamin Saller

[TRIVAL] Fix Apache site config

Untested changes recommended in review don't work inside the VirtualHost
directive. They are removed here as they were optional to being with.

43. By Benjamin Saller

Apache support

Change charm to use apache2 rather than nginx. Some additional cleanups
around testing as well.

42. By Benjamin Saller

Refactor Charm for Sandbox support

This adds a composition system for creating backend object.
Backend implement start(), stop() and install() methods. A backend
is composed of many mixins and each mixin will implement any/of
of those methods and all will be called. Backends additionally
provide for collecting property values from each mixin into a single
final property on the backend. There is also a feature for determining
if configuration values have changed between old and new configurations
so we can selectively take action.

Using these features we add support for Sandbox'd deployments,
limiting support for adding apt repositories and the ability
to fetch a juju-gui release from a URL specified in a configuration
property.

R=gary.poster, matthew.scott
CC=
https://codereview.appspot.com/8727047

41. By Gary Poster

No-op commit for publishing initial version using new mechanism

40. By Jeff Pihach

merging trunk

39. By Jeff Pihach

reverting change to node 0.10

38. By Jeff Pihach

removed legacy ppa and removed unneeded npm dep

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~charmers/charms/precise/juju-gui/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers