.hgignore
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 15 Nov 2016 11:44:05 +0100
branch3.24
changeset 11820 ec612abc2e2e
parent 11475 d2fcd81b7ca9
child 11829 17078e20088f
permissions -rw-r--r--
[pyramid] Try "eid" first when retrieving a subresource of ETypeResource So that Pyramid traversal works as existing CubicWeb URL publishing.

^build$
^dist$
\.egg-info$
^.tox$
^.cache$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data.*/database/.*
.*/data/ldapdb/.*
.*/data/uicache/
.*/data/libpython/cubicweb_.*/i18n/.*\.po
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
^doc/_build
^doc/js_api/
test-results.xml