Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-10
-7
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
migration.py
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
file
|
diff
|
annotate
Mon, 13 Sep 2010 14:32:20 +0200
Sylvain Thénault
[migration] remove buggy assertion
stable
file
|
diff
|
annotate
Mon, 13 Sep 2010 13:55:37 +0200
Aurelien Campeas
[migration] .pop() is more readable
stable
file
|
diff
|
annotate
Mon, 13 Sep 2010 11:00:22 +0200
Sylvain Thénault
[migration] fix so that context modification are reflected on the currently executed migration script
stable
file
|
diff
|
annotate
Tue, 07 Sep 2010 23:02:08 +0200
Sylvain Thénault
[migration] propose to open pdb on error during execution of rql/sql query
stable
file
|
diff
|
annotate
Fri, 30 Jul 2010 11:11:08 +0200
Julien Jehannet
[migration] commit only sql script migration
stable
file
|
diff
|
annotate
Thu, 29 Jul 2010 15:18:31 +0200
Julien Jehannet
[migration] unify process_script command
stable
file
|
diff
|
annotate
less
more
(0)
-10
-7
tip