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.
[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
[repo session] expected argument is the source, not the session
stable
2010-06-18, by Sylvain Thénault
[devtools/qunit] in safe mode, ffox launches a stupid popup
2010-06-18, by Aurelien Campeas
[ldapuser] quieter ldap result info, fix commented block style
stable
2010-06-18, by Aurelien Campeas
[qunit] use safe mode for firefox
2010-06-18, by Pierre-Yves David
[qunit] Move qunit.js and qunit.css in devtools/datadirectory
2010-06-18, by Pierre-Yves David
[test] fix stupd name error
stable
2010-06-18, by Sylvain Thénault
[test] fix test w/ closed connection pb
stable
2010-06-18, by Sylvain Thénault
[ms] orderby/groupby/having attributes of Select node should be resetted to empty tuple, not None
stable
2010-06-18, by Sylvain Thénault
[devtools/teslib] be more defensive on rollbacks
stable
2010-06-17, by Aurelien Campeas
[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
2010-06-17, by Sylvain Thénault
[doc/book/faq] question on security
stable
2010-06-17, by Aurelien Campeas
[qunit] check that the browser has not died by himself before we asked him to stop.
2010-06-17, by Pierre-Yves David
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip