Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Added tag cubicweb-version-3.6.2 for changeset bfebe3d14d53
stable
cubicweb-debian-version-3.6.2-1
2010-03-12, by Sylvain Thénault
[form] fix bug introduced by 4871:a34b76593ab2 with field using multiple input with different suffix: the suffix should be considered in the cache key
stable
2010-03-12, by Sylvain Thénault
i18nupdate
stable
cubicweb-version-3.6.2
2010-03-11, by Sylvain Thénault
prepare 3.6.2
stable
2010-03-11, by Sylvain Thénault
[form fields] fix severe memory leak due to @cached on field.input_name
stable
2010-03-11, by Sylvain Thénault
[debug] allow to specify maxlevel to gc_info
stable
2010-03-11, by Sylvain Thénault
[write security] we must check perm with read security disabled + add missing eid argument to check_perm
2010-03-11, by Sylvain Thénault
merge
stable
2010-03-11, by Sylvain Thénault
[session] del session's thread local store on close
stable
2010-03-11, by Sylvain Thénault
[debug] a new view to help debugging memory leaks
stable
2010-03-11, by Sylvain Thénault
[debug] minor improvments to the registry view
stable
2010-03-11, by Sylvain Thénault
[web req] check latest url in breadcrumbs is not the same as the current one to keep more valuable information
stable
2010-03-11, by Sylvain Thénault
[pyviews] add thead/tbody to pyvaltable view
stable
2010-03-11, by Sylvain Thénault
[repo stats] add cache size
stable
2010-03-11, by Sylvain Thénault
[javascript] upgrade from version 1.0.2 to 1.1 of jquery.autocomplete.js
stable
2010-03-10, by Adrien Di Mascio
[web] fix #736332: iespec functionality for add_css
stable
2010-03-10, by Adrien Di Mascio
[javascript] use jQuery.one('ajax-loaded') instead of jQuery.bind() in add_onload to avoid multiple callback executions
stable
2010-03-10, by Adrien Di Mascio
[widgets] fix typo
stable
2010-03-10, by Sylvain Thénault
merge
stable
2010-03-09, by Sylvain Thénault
req has no more a cursor attribute
stable
2010-03-09, by Sylvain Thénault
when some authentication plugin fail, we may try another one
stable
2010-03-09, by Sylvain Thénault
logilab.db compat
stable
2010-03-09, by Sylvain Thénault
[goa] i know goa is broken but that's still that we won't have to fix later :)
2010-03-09, by Sylvain Thénault
[documentation] fix errors in book chapter instance-config
stable
2010-03-09, by Nicolas Chauvat
remove deprecation warning introduced by add_onload api change
2010-03-09, by Sylvain Thénault
[refactor] drop rset.vreg attribute, vreg should be accessed through rset.req. Also kill decorate_rset, simply set rset.req where we were calling this method.
2010-03-09, by Sylvain Thénault
missing rename
2010-03-09, by Sylvain Thénault
rename logilab.db into logilab.database
2010-03-09, by Sylvain Thénault
move devtools.dataimport at the cw level since we don't want cubes using it to depends on cubicweb-dev
2010-03-09, by Sylvain Thénault
[widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch)
stable
2010-03-09, by Sylvain Thénault
backport stable
2010-03-09, by Sylvain Thénault
merge
2010-03-09, by Sylvain Thénault
fix hooks control method name + other litle cleanups
2010-03-09, by Sylvain Thénault
cleanup
stable
2010-03-09, by Sylvain Thénault
move SLINK_DIRECTORIES creation to a function avoid unnecessary import (and kill that damed warning of psyco not being installed)
stable
2010-03-09, by Sylvain Thénault
cleanup
stable
2010-03-09, by Sylvain Thénault
[schema hooks] properly check for changes of schema properties avoid useless costly operation (such as full-text reindexing all entities of a type). Refactor inlined handling and fix a bug trying to reindex a final entity type on the way.
stable
2010-03-09, by Sylvain Thénault
[hook] entity_oldnew_value may cause bug on attributes explicitly set to None
stable
2010-03-09, by Sylvain Thénault
misc fixes to ensure logilab.db compatibility
stable
2010-03-09, by Sylvain Thénault
[sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend
stable
2010-03-09, by 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.
2010-03-09, by Sylvain Thénault
move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
2010-03-08, by Sylvain Thénault
3.7 depends on python >= 2.5
2010-03-08, by Sylvain Thénault
rename deprecated file
2010-03-08, by Sylvain Thénault
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
2010-03-08, by Sylvain Thénault
[javascript] fix #736185: add_onload / jQuery.bind() vs. jQuery.one()
2010-03-08, by Adrien Di Mascio
backport stable
2010-03-08, by Sylvain Thénault
[cleanup] fti_* method already try/except exception, no need for additional catch here
stable
2010-03-08, by Sylvain Thénault
[hook] use entity instead of values dict, check for edited_attributes on rtype change
stable
2010-03-08, by Sylvain Thénault
[schema hook] fulltext_container is a relation *type* property. Test and fix (+ more fti properties change testing)
stable
2010-03-08, by Sylvain Thénault
fix name error fixed in wrong branch
stable
2010-03-08, by Sylvain Thénault
[test] don't use an internal url for test
stable
2010-03-08, by Sylvain Thénault
backport stable
2010-03-05, by Sylvain Thénault
merge
stable
2010-03-05, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.1-2 for changeset 0a16f07112b9
stable
2010-03-04, by Pierre-Yves David
[pkg/debian] prepare 3.6.1-2
stable
cubicweb-debian-version-3.6.1-2
2010-03-04, by Pierre-Yves David
[pkg/debian] Remove python-elementtree from Depends
stable
2010-03-04, by Pierre-Yves David
le patch massiveimport a été importé
stable
2010-03-05, by Sylvain Thénault
fix bad test fix
2010-03-05, by Sylvain Thénault
repair stuff broken by fti handling changes
stable
2010-03-05, by Sylvain Thénault
update test broken by fulltextindexed change on workflow entities
stable
2010-03-05, by Sylvain Thénault
fix another name error
2010-03-05, by Sylvain Thénault
fix name error
2010-03-05, by Sylvain Thénault
backport stable
2010-03-05, by Sylvain Thénault
eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup
stable
2010-03-05, by Sylvain Thénault
don't issue critical warning about missing text index when we're creating the instance
stable
2010-03-05, by Sylvain Thénault
merge
stable
2010-03-05, by Sylvain Thénault
backport stable
2010-03-04, by Sylvain Thénault
[cleanup] add index_entity to abstract source, add docstring
stable
2010-03-04, by Sylvain Thénault
[fti] refactor and fix full text indexation handling
stable
2010-03-04, by Sylvain Thénault
[schema] do not fulltext index workflow entities'description
stable
2010-03-04, by Sylvain Thénault
no key error subsequent to test module import error
2010-03-04, by Sylvain Thénault
merge
stable
2010-03-04, by Aurelien Campeas
[views/breadcrumbs] fix bad signature
stable
2010-03-04, by Aurelien Campeas
merge
stable
2010-03-04, by Sylvain Thénault
nicer explanation
stable
2010-03-04, by Sylvain Thénault
fix schema serialization bug: groupmap considered as addrdef argument
stable
2010-03-04, by Sylvain Thénault
[cwctl] list will warn about a badly formatted version constraint instead of crashing
stable
2010-03-04, by Nicolas Chauvat
backport stable
2010-03-04, by Sylvain Thénault
oops, 'not' missing
2010-03-04, by Sylvain Thénault
[repo] fix bug introduced by 4757:ec9c20c6b9f7, testing for select.selection is not enough to avoid the substep query, we should check there is no interesting restriction (test added)
2010-03-04, by Sylvain Thénault
[rql2sql] fix potential crash when testing _q_invariant on a ColumnAlias instead of a Variable by always considering _q_invariant to false for them
stable
2010-03-04, by Sylvain Thénault
backport stable
2010-03-04, by Sylvain Thénault
fix test broken by meta relation permissions tweaks
stable
2010-03-04, by Sylvain Thénault
fix schema serialization, bad repartition of changes between stable and default
stable
2010-03-04, by Sylvain Thénault
backport stable
2010-03-04, by Sylvain Thénault
remove stuff from default introduced accidentally in stable
stable
2010-03-04, by Sylvain Thénault
applied vgodard patch for jquery rounded corner w/ MSIE >= 8
stable
2010-03-04, by Sylvain Thénault
backport stable
2010-03-04, by Sylvain Thénault
[fix] #731915 use add_onload instead of plain <script> tag for progress bar.
stable
2010-03-04, by Adrien Chauve
add render_description method to RSSItemView to improve modularity.
stable
2010-03-04, by Pierre-Yves David
le patch documentation-admin-tips a été importé
stable
2010-02-26, by Julien Jehannet
[F] views: fix 2 unicode errors
stable
2010-03-02, by Julien Jehannet
le patch fix-3.6-deprecation-warning a été importé
stable
2010-02-22, by Julien Jehannet
Suppress the hidden logform when the user is already connected
stable
2010-03-04, by Alain Leufroy
fix a Depression Warning
stable
2010-03-04, by Alain Leufroy
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip