<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/certs, branch 0.1.1</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>require authentication for cert download w/ test</title>
<updated>2012-11-19T13:46:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-19T13:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ac4b60d13162c46ec72112f0ef3d315734868d1e'/>
<id>ac4b60d13162c46ec72112f0ef3d315734868d1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed cert tests - adding test data and not testing the inline cert download filename</title>
<updated>2012-10-11T09:45:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-11T09:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bde15d4ec416c1c6c99c7ea8bad9d8ed5aca128d'/>
<id>bde15d4ec416c1c6c99c7ea8bad9d8ed5aca128d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved core dependency into */Gemfile with :path</title>
<updated>2012-10-11T08:22:34+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-11T08:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=add8d015c87a00626b739080bd75c7e7aeb9c1df'/>
<id>add8d015c87a00626b739080bd75c7e7aeb9c1df</id>
<content type='text'>
In order to get the rails generators and the like to work properly in engines we need to require all the dependencies in the engine.rb file.

Since I want to keep that list of engines in a centralized place we still need core and we need to require it from the other engines.

We don't want to require the core gem to be installed so I added it with :path option to the Gemfile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to get the rails generators and the like to work properly in engines we need to require all the dependencies in the engine.rb file.

Since I want to keep that list of engines in a centralized place we still need core and we need to require it from the other engines.

We don't want to require the core gem to be installed so I added it with :path option to the Gemfile.
</pre>
</div>
</content>
</entry>
<entry>
<title>first steps at reducing core</title>
<updated>2012-10-11T08:15:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-10T17:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=00b7b36516d1d07300870029ad5190f06122a493'/>
<id>00b7b36516d1d07300870029ad5190f06122a493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use couchrest session store in core, updated dummy path</title>
<updated>2012-10-08T17:50:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-08T17:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f5aea5347601c3500bb3670971d44995c35c3c7b'/>
<id>f5aea5347601c3500bb3670971d44995c35c3c7b</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 the gemspecs a bit - now all build</title>
<updated>2012-10-08T09:27:19+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-08T09:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=51bc4cf65133982e9cf197bcf07aed3efce3d6dc'/>
<id>51bc4cf65133982e9cf197bcf07aed3efce3d6dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enabling rake gem in engines, using LeapWeb::Version all over the place</title>
<updated>2012-10-08T08:45:27+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-08T08:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=efcf0e5927055d2b86804c84b00c614b38191964'/>
<id>efcf0e5927055d2b86804c84b00c614b38191964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding in leap web certs - merging repos</title>
<updated>2012-09-27T20:36:21+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-09-27T20:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1208257bcc0e2a6648b68433a7b7e24791f92583'/>
<id>1208257bcc0e2a6648b68433a7b7e24791f92583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
