<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/core/lib/extensions, branch 0.2.8</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>add dump_design_docs to CouchRest::Model::Utils:Migrate</title>
<updated>2013-11-19T10:51:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-11-19T10:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e7a8b49ae30bce36846a5ab8f1fa2bb981100224'/>
<id>e7a8b49ae30bce36846a5ab8f1fa2bb981100224</id>
<content type='text'>
This is similar to the migrations but instead of uploading the design
documents to couch it stores them in
  tmp/database/design.json
within the rails directory.

database is the supposed database name without prefixes or suffixes
design is the name of the design doc CouchRest model would have created

The files also contain a couchrest checksum so couchrest can detect they
are up to date.

This commit also cleans up a few redundant things in the extension to
CouchRest::Model:Utils::Migrate that we used to have. There's no need
to loop through the 'normal' models in load_all_models_with_engines
since load_all_models_without_engines already does that. We were also
overwriting all_models_and_proxies with exactly the same code as in
the original.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is similar to the migrations but instead of uploading the design
documents to couch it stores them in
  tmp/database/design.json
within the rails directory.

database is the supposed database name without prefixes or suffixes
design is the name of the design doc CouchRest model would have created

The files also contain a couchrest checksum so couchrest can detect they
are up to date.

This commit also cleans up a few redundant things in the extension to
CouchRest::Model:Utils::Migrate that we used to have. There's no need
to loop through the 'normal' models in load_all_models_with_engines
since load_all_models_without_engines already does that. We were also
overwriting all_models_and_proxies with exactly the same code as in
the original.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix couchrest model migrations to work with latest version</title>
<updated>2013-10-09T17:36:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-09T17:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=95a5324f12c6f9c44021a93bcd2a45c05bba3f88'/>
<id>95a5324f12c6f9c44021a93bcd2a45c05bba3f88</id>
<content type='text'>
Also we now depend upon couchrest model ~&gt; 2.0.0. The beta2 still has the old naming scheme for CouchRest::Model::Utils::Migrate
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also we now depend upon couchrest model ~&gt; 2.0.0. The beta2 still has the old naming scheme for CouchRest::Model::Utils::Migrate
</pre>
</div>
</content>
</entry>
<entry>
<title>return token on successful login via api</title>
<updated>2013-04-09T07:01:34+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-04-02T10:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2bd36ec96d42f0b4585a15759f33ff7f89075dcc'/>
<id>2bd36ec96d42f0b4585a15759f33ff7f89075dcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #38 from azul/feature/meainingful_couch_error</title>
<updated>2013-04-08T18:17:47+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-04-08T18:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=45c59e825a36be48d86518b5f26ae279e8a2d301'/>
<id>45c59e825a36be48d86518b5f26ae279e8a2d301</id>
<content type='text'>
catch Errno's and RestClient errors and throw a more meaningful error</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
catch Errno's and RestClient errors and throw a more meaningful error</pre>
</div>
</content>
</entry>
<entry>
<title>make sure only our own models are loaded</title>
<updated>2013-04-05T21:34:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-04-05T21:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e5f81eddc28905a5c823bec32ace78c17755e417'/>
<id>e5f81eddc28905a5c823bec32ace78c17755e417</id>
<content type='text'>
This is just a quick hack. we should move all engines to a dir of their own.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just a quick hack. we should move all engines to a dir of their own.
</pre>
</div>
</content>
</entry>
<entry>
<title>catch Errno's and RestClient errors and throw a more meaningful couchrest error</title>
<updated>2013-03-14T16:36:10+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-03-14T11:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d1449a6563cb53d415c107db2025ef2de5265644'/>
<id>d1449a6563cb53d415c107db2025ef2de5265644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure couchrest actually finds our models in the engines</title>
<updated>2013-03-06T11:12:48+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-03-05T13:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3caa4dd1bdf2ddc3c32baf4e3add8cd06c37f9f5'/>
<id>3caa4dd1bdf2ddc3c32baf4e3add8cd06c37f9f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>render 404 if needed</title>
<updated>2013-01-22T12:07:03+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-22T12:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0d1da13914675790daaf8def26f27017bf2d2a44'/>
<id>0d1da13914675790daaf8def26f27017bf2d2a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding default reduce function to couch views read from files</title>
<updated>2013-01-03T09:39:02+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-03T09:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5732c2fa48cf4af9af122ca5366f9ffffe5f22fb'/>
<id>5732c2fa48cf4af9af122ca5366f9ffffe5f22fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moving the js for view definitions into separate files</title>
<updated>2012-12-22T14:51:24+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-22T14:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=04376c286daee0165f6544ecdafaa645aa7695c0'/>
<id>04376c286daee0165f6544ecdafaa645aa7695c0</id>
<content type='text'>
This way we get syntax highlighting and so on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we get syntax highlighting and so on.
</pre>
</div>
</content>
</entry>
</feed>
