Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-30
-10
-6
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
dbapi.py
Mon, 19 Apr 2010 12:42:01 +0200
Sylvain Thénault
[dbapi] fallback to Entity when etypes registry isn't initialized (weird we haven't catchi this pb before)
file
|
diff
|
annotate
Fri, 16 Apr 2010 13:22:35 +0200
Aurelien Campeas
[doc/book] complete/fix the dbapi stuff, including cursor
stable
file
|
diff
|
annotate
Thu, 15 Apr 2010 12:46:57 +0200
Sylvain Thénault
[dbapi] fix user handling on dbapi request. Avoid getting None as _user and remove the need for a property.
file
|
diff
|
annotate
Wed, 14 Apr 2010 17:38:24 +0200
Sylvain Thénault
[web session] fix web session id bug on automatic reconnection. The web session id should keep the first connection id, then differ of the repo connection id once some reconnection has been done (since the session cookie isn't updated in such cases). Also, use a lock to avoid potential race condition on reconnection.
file
|
diff
|
annotate
Wed, 14 Apr 2010 10:29:38 +0200
Sylvain Thénault
[web] put a fake object that raise Unauthorized on any attribute access as req.cnx and req._user, so we are properly asked to authenticated on any view that tries to do something with one of those attributes (instead of doing defensive programming everywhere we're doing that)
file
|
diff
|
annotate
Tue, 13 Apr 2010 12:19:24 +0200
Sylvain Thénault
#773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
file
|
diff
|
annotate
less
more
(0)
-30
-10
-6
tip