<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/lib/tasks, branch feat/drop-signup</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>include engine tests in default test</title>
<updated>2016-05-20T14:35:55+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-20T09:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f20ecdfb249128ba79da069407dce32f6f7e2fca'/>
<id>f20ecdfb249128ba79da069407dce32f6f7e2fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: {File,Dir}.exists? -&gt; exist?</title>
<updated>2016-05-02T11:31:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-03-25T10:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=00fba5114ae2c6176c88ff0ea152576c5bff657d'/>
<id>00fba5114ae2c6176c88ff0ea152576c5bff657d</id>
<content type='text'>
exists? is deprecated in ruby 2.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
exists? is deprecated in ruby 2.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted the rake task with comments by @azul</title>
<updated>2015-10-12T08:58:46+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-10-12T08:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=cb89699283aeb1ef4195a5c99d0319f3232f5db7'/>
<id>cb89699283aeb1ef4195a5c99d0319f3232f5db7</id>
<content type='text'>
Basically made the code a bit prettier :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Basically made the code a bit prettier :)
</pre>
</div>
</content>
</entry>
<entry>
<title>Small code cleanup in the rake task</title>
<updated>2015-10-06T16:40:14+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-10-06T16:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d1b16b0dbc868e45f4910b1b3365679b6f18562f'/>
<id>d1b16b0dbc868e45f4910b1b3365679b6f18562f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up invite code output for platform tests</title>
<updated>2015-10-06T15:33:03+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-10-06T15:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0ef9035c62358ec3f74de3591a9580e5bd426422'/>
<id>0ef9035c62358ec3f74de3591a9580e5bd426422</id>
<content type='text'>
This still had some test output that gets in the way of easy printing and a LEAP platform test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This still had some test output that gets in the way of easy printing and a LEAP platform test
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust rake task with renamed max_uses</title>
<updated>2015-10-06T12:25:40+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-10-06T12:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=be79269c15a8f9f936f598210ab10baf0c992587'/>
<id>be79269c15a8f9f936f598210ab10baf0c992587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rake task to allow generation of multi-use invites</title>
<updated>2015-10-02T18:58:29+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-10-02T18:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=6f09343e85ab23c4d81f827bbd47a720f3e2cf7b'/>
<id>6f09343e85ab23c4d81f827bbd47a720f3e2cf7b</id>
<content type='text'>
The rake task now takes a second (optional) argument that sets the number of uses per invite code.
If this is omitted, the default number of uses is 1.

(This commit also contains some minor code cleanup that removes some stuff that I'd commented out but not removed.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rake task now takes a second (optional) argument that sets the number of uses per invite code.
If this is omitted, the default number of uses is 1.

(This commit also contains some minor code cleanup that removes some stuff that I'd commented out but not removed.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rake task for invite code batch generation</title>
<updated>2015-09-28T13:12:45+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-08-24T14:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5f9aec72f124a971b765c14052363f3ce1e16c65'/>
<id>5f9aec72f124a971b765c14052363f3ce1e16c65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated en_US.yml</title>
<updated>2015-08-04T05:26:53+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-08-04T05:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a9f336cdf784bc6f0dd0062b8f7253ed57799da7'/>
<id>a9f336cdf784bc6f0dd0062b8f7253ed57799da7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a couple minor fixes for l10n</title>
<updated>2015-07-14T20:59:27+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-07-14T20:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b4f35ce6103d222e96d9153d5801044016329953'/>
<id>b4f35ce6103d222e96d9153d5801044016329953</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
