<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git, branch 0.2.2</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Merge remote-tracking branch 'origin/develop'</title>
<updated>2013-07-09T15:43:39+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-07-09T15:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b4077083b971377636754b2988668a6ddd384da5'/>
<id>b4077083b971377636754b2988668a6ddd384da5</id>
<content type='text'>
Conflicts:
	provider_base/services/webapp.json
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	provider_base/services/webapp.json
</pre>
</div>
</content>
</entry>
<entry>
<title>site_webapp -- make bundler not install test-only or development-only gems.</title>
<updated>2013-07-07T05:59:50+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-07T05:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=672154a8322901b86c9882854234eae53221a38e'/>
<id>672154a8322901b86c9882854234eae53221a38e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix - properly generate provider.json file.</title>
<updated>2013-07-05T05:36:56+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-05T05:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=297f14f0656f80c906cc8bed0faaf5c73b7185c1'/>
<id>297f14f0656f80c906cc8bed0faaf5c73b7185c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more robust openvpn restarting</title>
<updated>2013-07-04T20:52:03+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-07-04T20:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7cbc4d41e35fec9dc0192cc3caf11803b562c06d'/>
<id>7cbc4d41e35fec9dc0192cc3caf11803b562c06d</id>
<content type='text'>
this ensures that an actual restart is run on the service when config
files are added or removed, instead of relying on the status parameter
of the initscript, which can be confused if config files are removed
out from under it

Change-Id: I1c69fff26933338b707acf7dc4593547f32f92e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this ensures that an actual restart is run on the service when config
files are added or removed, instead of relying on the status parameter
of the initscript, which can be confused if config files are removed
out from under it

Change-Id: I1c69fff26933338b707acf7dc4593547f32f92e3
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure webapps have the full domain suffix as an alias (fixes problems generating zone file).</title>
<updated>2013-07-04T19:36:22+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-04T19:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=47dd8cde0316256e0d2d1037787fdf539a3f8975'/>
<id>47dd8cde0316256e0d2d1037787fdf539a3f8975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>couchdb.json should not set service_type, since internal_service is the default.</title>
<updated>2013-07-04T19:35:24+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-04T19:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8d71649f1dcfcae30ec278e31bc7fc4d7dede80f'/>
<id>8d71649f1dcfcae30ec278e31bc7fc4d7dede80f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove stupid bandwidth limit from default provider.json</title>
<updated>2013-07-04T19:32:42+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-04T19:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c989c8dcf03af62381ce7477aa8613f692641934'/>
<id>c989c8dcf03af62381ce7477aa8613f692641934</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/documentation_update' into leap</title>
<updated>2013-07-03T20:55:22+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-07-03T20:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=597dc1d48e4d8d4bdb8e5292f31da8151b2da5a3'/>
<id>597dc1d48e4d8d4bdb8e5292f31da8151b2da5a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy the current state of the platform documentation into the doc directory.</title>
<updated>2013-07-03T20:54:10+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-07-03T15:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=76824412771cdeaf4b62fcd711e2f722bd32e08f'/>
<id>76824412771cdeaf4b62fcd711e2f722bd32e08f</id>
<content type='text'>
Originally I thought it would be better to add the leap_doc git repository as a
submodule, but I decided against that:

 . it requires that the user has to start off by initializing submodules,
 something that the leap_cli does for you

 . it would result in more up-to-date documentation than was targeted for this
 release

 . it would result in an unfortunate directory structure (doc/doc/platform).

For these reasons it seemed to me better to put a snapshot of our current
platform documentation into the doc directory right before release. This just
means a step in our release process of refreshing these docs once we have
reviewed them and updated the known-issues for this release.

Change-Id: Ib395ea30553772fd195dd50315f026a2576feedd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Originally I thought it would be better to add the leap_doc git repository as a
submodule, but I decided against that:

 . it requires that the user has to start off by initializing submodules,
 something that the leap_cli does for you

 . it would result in more up-to-date documentation than was targeted for this
 release

 . it would result in an unfortunate directory structure (doc/doc/platform).

For these reasons it seemed to me better to put a snapshot of our current
platform documentation into the doc directory right before release. This just
means a step in our release process of refreshing these docs once we have
reviewed them and updated the known-issues for this release.

Change-Id: Ib395ea30553772fd195dd50315f026a2576feedd
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README to guide a user through a basic understanding, and where to go next to get started or report problems</title>
<updated>2013-07-03T15:45:48+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-07-03T15:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=506c70eb951b7aa18d009fc4fc77ce2f20a6ffe8'/>
<id>506c70eb951b7aa18d009fc4fc77ce2f20a6ffe8</id>
<content type='text'>
Change-Id: I254e73db7bdbf181bd993d2e9d73e864a62d1112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I254e73db7bdbf181bd993d2e9d73e864a62d1112
</pre>
</div>
</content>
</entry>
</feed>
