<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_couchdb, branch 0.5.1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>change class instantiating to be includes and organizing things in the</title>
<updated>2014-04-17T20:09:49+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-04-17T15:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ca34d880f65f62bf78623c80f6e76d1726f2068c'/>
<id>ca34d880f65f62bf78623c80f6e76d1726f2068c</id>
<content type='text'>
class to be more visually logical (#5269, #4590, #3712)

Change-Id: I58c28c3bc62e67b25f33da3378e8146110471613
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
class to be more visually logical (#5269, #4590, #3712)

Change-Id: I58c28c3bc62e67b25f33da3378e8146110471613
</pre>
</div>
</content>
</entry>
<entry>
<title>Change couchdb ordering hints (#5269, #4590, #3712):</title>
<updated>2014-04-17T20:09:46+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-04-17T13:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=af1f6d6fc248b02ef51ceedb3257579f09c8febf'/>
<id>af1f6d6fc248b02ef51ceedb3257579f09c8febf</id>
<content type='text'>
       . make the couchdb service start after the stunnels have been
       setup. This may improve the cluster membership coming online
       faster

       . replace the two Couchdb::Create_db ordering hints (for the
       'users' and 'tokens' databases) with a generic
       Class['site_config::create_dbs'] hint. This makes it so we get
       the ordering hint for all databases, which we were not before,
       without having to individually list them

       . replace the two Couchdb::Add_user ordering hints (for the
       $couchdb_webapp_user and the $couchdb_soledad_user) with a
       generic ordering hint for Class['site_couchdb::add_users']
       ordering hint. This makes it so we get the ordering hint for all
       the users, which we were not before, without having to
       individually list them

Change-Id: Ia63e62d68d24e77a49d4ef928a2a8130ab7bccb9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       . make the couchdb service start after the stunnels have been
       setup. This may improve the cluster membership coming online
       faster

       . replace the two Couchdb::Create_db ordering hints (for the
       'users' and 'tokens' databases) with a generic
       Class['site_config::create_dbs'] hint. This makes it so we get
       the ordering hint for all databases, which we were not before,
       without having to individually list them

       . replace the two Couchdb::Add_user ordering hints (for the
       $couchdb_webapp_user and the $couchdb_soledad_user) with a
       generic ordering hint for Class['site_couchdb::add_users']
       ordering hint. This makes it so we get the ordering hint for all
       the users, which we were not before, without having to
       individually list them

Change-Id: Ia63e62d68d24e77a49d4ef928a2a8130ab7bccb9
</pre>
</div>
</content>
</entry>
<entry>
<title>add exec resources to run the couchdb tests to wait for nodes and</title>
<updated>2014-04-17T20:09:41+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-04-16T20:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=42d93c7a939902ace20ed5602317530473ece364'/>
<id>42d93c7a939902ace20ed5602317530473ece364</id>
<content type='text'>
cluster membership to settle, before attempting any operations
(#5269, #4590, #3712)

Change-Id: Ic9826dda1c242e705ce85ae218766496bdd8ecbd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cluster membership to settle, before attempting any operations
(#5269, #4590, #3712)

Change-Id: Ic9826dda1c242e705ce85ae218766496bdd8ecbd
</pre>
</div>
</content>
</entry>
<entry>
<title>configure couchdb after starting shorewall (#53)</title>
<updated>2014-04-15T15:34:12+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-04-08T11:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5d3ece0ac0d02eb501f474bb37a59bb740c57c5d'/>
<id>5d3ece0ac0d02eb501f474bb37a59bb740c57c5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#5315 update soledad design docs</title>
<updated>2014-04-10T16:54:22+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-04-09T09:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=740cb615eae69235a649583359e23d834df0d7b5'/>
<id>740cb615eae69235a649583359e23d834df0d7b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>couch design docs should be always deployed, not only on update of the design docs json files (Feature #5359)</title>
<updated>2014-04-02T11:29:29+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-04-02T11:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=905a5260ec476acd7d49ac47433aeaddb382527f'/>
<id>905a5260ec476acd7d49ac47433aeaddb382527f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deploy automatic compaction via platform (Feature #4798)</title>
<updated>2014-03-13T20:23:57+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-03-13T20:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=cb003cfff3002e111eced280b5a664c327a4ab11'/>
<id>cb003cfff3002e111eced280b5a664c327a4ab11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>watch syslog for stunnel issues on couch nodes</title>
<updated>2014-03-04T12:43:47+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-03-04T12:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f6c633699adbce362b3101ea3b140083e8698f3a'/>
<id>f6c633699adbce362b3101ea3b140083e8698f3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update design docs, include messages (#5188)</title>
<updated>2014-02-26T14:11:01+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-02-26T13:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=face1d929175b94e26ca11858e3b055873fdde92'/>
<id>face1d929175b94e26ca11858e3b055873fdde92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create 'messages' db to store messages to the clients such as payment reminders</title>
<updated>2014-02-26T14:00:17+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-26T14:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2c2091cbfbe7a65234e985b3d004b4c3ec73c560'/>
<id>2c2091cbfbe7a65234e985b3d004b4c3ec73c560</id>
<content type='text'>
reviewed by azul
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reviewed by azul
</pre>
</div>
</content>
</entry>
</feed>
