Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-15
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hooks/syncschema.py
2010-03-09
Sylvain Thénault
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
file
|
diff
|
annotate
2010-03-08
Sylvain Thénault
backport stable
file
|
diff
|
annotate
2010-03-08
Sylvain Thénault
[cleanup] fti_* method already try/except exception, no need for additional catch here
stable
file
|
diff
|
annotate
2010-03-08
Sylvain Thénault
[hook] use entity instead of values dict, check for edited_attributes on rtype change
stable
file
|
diff
|
annotate
2010-03-08
Sylvain Thénault
[schema hook] fulltext_container is a relation *type* property. Test and fix (+ more fti properties change testing)
stable
file
|
diff
|
annotate
2010-03-04
Sylvain Thénault
backport stable
file
|
diff
|
annotate
2010-03-04
Sylvain Thénault
[cleanup] add index_entity to abstract source, add docstring
stable
file
|
diff
|
annotate
2010-03-04
Sylvain Thénault
[fti] refactor and fix full text indexation handling
stable
file
|
diff
|
annotate
2010-03-03
Sylvain Thénault
schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
file
|
diff
|
annotate
2010-02-26
Sylvain Thénault
pylint suggested refactorings
stable
file
|
diff
|
annotate
2010-02-26
Sylvain Thénault
pylint style fixes
stable
file
|
diff
|
annotate
2010-02-26
Sylvain Thénault
kill dead/useless code as suggested by pylint
stable
file
|
diff
|
annotate
2010-02-18
Pierre-Yves David
[fix] Apply fulltextindexed change in the actual index
stable
file
|
diff
|
annotate
2010-02-18
Sylvain Thénault
turn default logging threshold to warning (we usually want them), and log 'no schema for eid' pb using warning instead of error, so we see them in logs but not during migration
stable
file
|
diff
|
annotate
2010-02-16
Sylvain Thénault
don't let set_schema making commit_event fail
file
|
diff
|
annotate
less
more
(0)
-15
tip