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.
[rql2sql] test and fix crash when OR in HAVING where both expresion are 'fake' having terms (eg not using aggregat function)
stable
2010-07-05, by Sylvain Thénault
cleanups
stable
2010-07-05, by Sylvain Thénault
[config] use hashlib to avoid warning w/ py2.6
stable
2010-07-05, by Sylvain Thénault
[req] hashlib has no hash function, but has an hash1 function even in python 2.5
stable
2010-07-05, by Sylvain Thénault
[utils] improve repr() of RepeatList
2010-07-05, by Nicolas Chauvat
[doc] fix typo
2010-07-05, by Nicolas Chauvat
[selectors] use before-registry-reset event to init is_instance cache: cleaner code and avoid reloading bug (making hooks test fail for instance)
2010-07-05, by Sylvain Thénault
[vreg] new [before|after]-registry-reset event, taking vreg as argument
2010-07-05, by Sylvain Thénault
[doc] update book for adapters
2010-07-05, by Aurelien Campeas
[reledit] fix relation cardinality handling
2010-07-05, by Aurelien Campeas
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-07-05, by Sylvain Thénault
[web/views/massmailing] fix cancel button msg/icon
2010-07-02, by Aurelien Campeas
[testlib] improve test description messages
2010-07-02, by Nicolas Chauvat
[web/views/reledit] fix typo (-add we used as id component in delete id)
2010-07-02, by Aurelien Campeas
[web/test] fix test (doreledit must have a formid and this is now checked)
2010-07-02, by Aurelien Campeas
[web ui] add missing image
2010-07-02, by Sylvain Thénault
[ITree] small fixes: parent_entity is a IBreadCrumbs method, we should use .parent on ITree
2010-07-02, by Sylvain Thénault
restore bw compat on Entity.related_rql
2010-07-02, by Sylvain Thénault
reledit refactoring
2010-07-02, by Aurelien Campeas
backport stable
2010-07-02, by Sylvain Thénault
cleanup
stable
2010-07-02, by Sylvain Thénault
[idownloadable] make the download view http cache friendly
stable
2010-07-02, by Sylvain Thénault
[publisher] avoid useless rollback after successful commit, which clutters debug logs and may also not be cost-free
stable
2010-07-02, by Sylvain Thénault
[controller] same method defined on the base class
stable
2010-07-02, by Sylvain Thénault
backport stable
2010-07-02, by Sylvain Thénault
merge stable heads
stable
2010-07-02, by Sylvain Thénault
Added tag cubicweb-debian-version-3.8.6-1 for changeset 607a90073911
stable
2010-07-02, by Sylvain Thénault
Added tag cubicweb-version-3.8.6 for changeset 1a24c62aefc5
stable
cubicweb-debian-version-3.8.6-1
2010-07-02, by Sylvain Thénault
[dbapi] refactor so that cw 3.8.6 can still speak with a 3.8.5 server
stable
2010-07-02, by Sylvain Thénault
cleanup
2010-07-02, by Sylvain Thénault
[bfss] fix file update to ensure file's content is available on the fs asap...
stable
cubicweb-version-3.8.6
2010-06-23, by Sylvain Thénault
[ldap] fix exception handling on authentication error
stable
2010-07-02, by Sylvain Thénault
[ldap] cleanup password checking
stable
2010-07-02, by Sylvain Thénault
cleanup
2010-07-02, by Sylvain Thénault
[css] make body bg color configurable
2010-07-02, by Sylvain Thénault
bump version number to trigger migration
2010-07-02, by Sylvain Thénault
3.8.6
stable
2010-07-02, by Sylvain Thénault
[migration] schema should be accessed through .repo
stable
2010-07-01, by Sylvain Thénault
backport stable
2010-07-01, by Sylvain Thénault
[security] use set_operation for relation permission checking operation
stable
2010-07-01, by Sylvain Thénault
[migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1
stable
2010-07-01, by Sylvain Thénault
[schema migration] fix name error introduced in parent changeset
stable
2010-07-01, by Sylvain Thénault
[schema migration] avoid potential duplicated ft reindexation due to multiple UpdateFTIndexOp operations by using set_operation
stable
2010-07-01, by Sylvain Thénault
[sql generation] fix bug with inlined relation and referenced by other neged relation
stable
2010-06-30, by Sylvain Thénault
[refactor] refactor rtag keys generations.
stable
2010-06-22, by Pierre-Yves David
[fix] fix a uicfg bug in autoform_section
stable
2010-06-22, by Pierre-Yves David
[debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here
stable
2010-06-30, by Sylvain Thénault
[debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here
2010-06-30, by Sylvain Thénault
cleanups
stable
2010-06-30, by Sylvain Thénault
[login form] fix bad login field label by using pgettext
stable
2010-06-30, by Sylvain Thénault
updated docstrings on Operation class
stable
2010-06-26, by Alexandre Fayolle
do not allow password-less bind: windows accepts this as Anonymous Logon
stable
2010-06-26, by Alexandre Fayolle
[#969169] don't display remove link in edition forms if the cardinality is 1
stable
2010-06-25, by Stephanie Marcu
fix name error
stable
2010-06-24, by Alexandre Fayolle
fix schema migration hooks (partial)
stable
2010-06-24, by Alexandre Fayolle
delete trailing whitespace
stable
2010-06-24, by Alexandre Fayolle
Had thought this could be done in cube, but it really needs to be done earlier in the migration process
stable
2010-06-24, by Alexandre Fayolle
EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag
stable
2010-06-23, by Stéphanie Marcu
Backed out changeset c29c90223125 which breaks the cw tests
stable
2010-06-23, by Alexandre Fayolle
EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag
stable
2010-06-23, by Stephanie Marcu
reduce log verbosity in ldapuser source
stable
2010-06-23, by Alexandre Fayolle
[session] refactor session handling so that when calling session.close(), pool of long running transaction of the same session is properly freed
stable
2010-06-23, by Alexandre Fayolle
[debug views] set http cache max age to 0 on debug views
stable
2010-06-22, by Sylvain Thénault
cleanup
stable
2010-06-22, by Sylvain Thénault
[schema view] width isn't in authorized th attribute in xhtml DTD. katia, please do it another way.
2010-06-21, by Sylvain Thénault
[schema view] fix typo
2010-06-21, by Sylvain Thénault
[rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
2010-06-21, by Sylvain Thénault
fix bad merge
2010-06-21, by Sylvain Thénault
[css] more css rework, need visual test in compat/new modes
2010-06-21, by katia
backport stable
2010-06-21, by Sylvain Thénault
[config] fix dumb name error
stable
2010-06-21, by Sylvain Thénault
[form] apply patch #933771: format_single_value / vocabulary methods should *always* return actual value as an unicode string
2010-06-21, by Sylvain Thénault
backport stable
2010-06-21, by Sylvain Thénault
[repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
2010-06-21, by Sylvain Thénault
[transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes
stable
2010-06-21, by Sylvain Thénault
[dbapi] Connection.load_appobjects should load site_cubicweb files as well, they may contains necessary RQL extension function definitions. Also kill some broken deprecated code in this method.
stable
2010-06-21, by Sylvain Thénault
backport stable
2010-06-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.8.5-1 for changeset 5d05b08adeab
stable
2010-06-21, by Sylvain Thénault
Added tag cubicweb-version-3.8.5 for changeset 2de32c0c293b
stable
cubicweb-debian-version-3.8.5-1
2010-06-21, by Sylvain Thénault
[repo] call entity.check() once before_update hooks has been called, to let them a chance to transform data
stable
cubicweb-version-3.8.5
2010-06-21, by Sylvain Thénault
3.8.5
stable
2010-06-21, by Sylvain Thénault
[debian] #1027463: logrotate script should filter out warnings
stable
2010-06-21, by Sylvain Thénault
[schema migration] fix fix introduced in 5803:589e2e3fb997, test for backend alter column support should be done in the operation, else the associated index is not dropped while this is supported
stable
2010-06-21, by Sylvain Thénault
[schema migration] fix backend compatibility issue by using type_from_constraints / sql_change_col_type instead of bare ALTER COLUMN
stable
2010-06-21, by Sylvain Thénault
[schema migration] don't try to drop column if backend doesn't support column alteration (eg sqlite)
stable
2010-06-21, by Sylvain Thénault
[session] when rollback_on_failure is false, we should not try to reconnect if the sql raised an error
stable
2010-06-21, by Sylvain Thénault
Use SQL standard ALTER TABLE command (with ADD instead of ADD COLUMN)
stable
2010-06-20, by Alexandre Fayolle
reduced logging verbosity in ldapuser source
stable
2010-06-20, by Alexandre Fayolle
use sessionid in log message
stable
2010-06-19, by Alexandre Fayolle
constraints can contain unicode values
stable
2010-06-19, by Alexandre Fayolle
[entity] fix .complete so we don't crash on missing mandatory relation. Also simplify code. Closes #1058267
2010-06-18, by Sylvain Thénault
closes #1059729: cw-ctl upgrade : i18n upgrade not performed if DB does not need upgrade
stable
2010-06-18, by Sylvain Thénault
[devtools/qunit] prefix jquery_dir with 'file://'
2010-06-18, by Aurelien Campeas
[devtools/qunit] Locate jquery through cubicwew config to handle installed setup
2010-06-18, by Pierre-Yves David
[rql2sql] use new dbhelper.sql_concat_string function to deal with sql string concatenation. This together with lgdb 1.0.4 fixes #1055133: SQL Server support : string concatenation issue
stable
2010-06-18, by Sylvain Thénault
[session] update session's timestamp in session.execute, so long running transactions are not erroneously closed by the repository
stable
2010-06-18, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip