Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
(0)
-3000
-1000
-300
-100
-30
-10
-2
+2
+10
+30
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Wed, 29 Sep 2010 12:44:11 +0200
Sylvain Thénault
[c-c] fix RuntimeError: 'maximum recursion depth exceeded while calling a Python object' we get when creating/upgrading/shelling an instance: hasattr() call __getattribute__, creating an infinite recursion error catched by the interpretor. Avoid this by testing the method is available on the class instead of the instance
stable
changeset
|
files
Wed, 29 Sep 2010 12:18:06 +0200
Sylvain Thénault
[transaction] to avoid potential db corruption, we should rollback systematically in case of ValidationError
stable
changeset
|
files
(0)
-3000
-1000
-300
-100
-30
-10
-2
+2
+10
+30
+100
+300
+1000
+3000
tip