Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hooks/metadata.py
2010-07-05
Sylvain Thénault
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
file
|
diff
|
annotate
2010-06-17
Sylvain Thénault
[rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603.
stable
file
|
diff
|
annotate
2010-05-11
Sylvain Thénault
[fti] simplify UpdateFTIHook code
stable
file
|
diff
|
annotate
2010-04-30
Aurelien Campeas
[hooks/...] fix previous commit
stable
file
|
diff
|
annotate
2010-04-30
Aurelien Campeas
[hooks/operations] use set_operations for three ops (huge gains for massive imports)
stable
file
|
diff
|
annotate
2010-04-28
Sylvain Thénault
backport oldstable changes
stable
file
|
diff
|
annotate
2010-04-28
Sylvain Thénault
replace logilab-common by CubicWeb in disclaimer
oldstable
file
|
diff
|
annotate
2010-04-28
Sylvain Thénault
backport default into stable: stable is now cw 3.8
file
|
diff
|
annotate
2010-04-28
Sylvain Thénault
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
file
|
diff
|
annotate
2010-04-07
Sylvain Thénault
#759035: Automate addition of eid cachekey in RQL analysis
file
|
diff
|
annotate
2010-03-30
Sylvain Thénault
[repo] move eschema_eid function from hooks.metadata to server.utils
stable
file
|
diff
|
annotate
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-05
Sylvain Thénault
fix name error
file
|
diff
|
annotate
2010-03-05
Sylvain Thénault
eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup
stable
file
|
diff
|
annotate
2010-03-04
Sylvain Thénault
[fti] refactor and fix full text indexation handling
stable
file
|
diff
|
annotate
2010-02-15
Sylvain Thénault
don't update modification_date in repairing_mode (eg upgrade or shell)
stable
file
|
diff
|
annotate
2010-01-21
Sylvain Thénault
update copyright
file
|
diff
|
annotate
2009-12-09
Sylvain Thénault
use implements instead of entity_implements
file
|
diff
|
annotate
2009-10-19
Sylvain Thénault
.id has been renamed
file
|
diff
|
annotate
2009-10-19
Sylvain Thénault
backport stable
file
|
diff
|
annotate
2009-09-23
Sylvain Thénault
use __regid__ instead of id on appobject classes
file
|
diff
|
annotate
2009-09-23
Sylvain Thénault
[appobjects] use __regid__ instead of __id__, more explicit
file
|
diff
|
annotate
2009-08-21
Sylvain Thénault
somewhat painful backport of 3.5 branch, should mostly be ok
file
|
diff
|
annotate
2009-08-14
Sylvain Thénault
use ._cw instead of .cw_req
file
|
diff
|
annotate
2009-08-14
Sylvain Thénault
rewrite hooks in sobjects as new Hook style into hooks sub-package
file
|
diff
|
annotate
2009-08-14
Sylvain Thénault
[hooks] major refactoring:
file
|
diff
|
annotate
less
more
(0)
tip