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
-48
+48
+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.
[uilib] new js_dumps function allowing usage of bare js string (wrapped into JSString)
2011-06-29, by Sylvain Thénault
backport stable
2011-06-29, by Sylvain Thénault
[repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276
stable
2011-06-29, by Sylvain Thénault
[formfields] use support_args instead of catching type error avoid hiding other issues and making debugging difficult
stable
2011-06-29, by Sylvain Thénault
[cw.ajax] fix loadxhtml documentation and warn when called on an empty elements list
stable
2011-06-29, by Sylvain Thénault
[etwist] log missing file even in debug mode
2011-06-28, by Sylvain Thénault
backport stable
2011-06-28, by Sylvain Thénault
[test] run and fix utils and uilib doctests
stable
2011-06-28, by Sylvain Thénault
Display proper date in plot/flot (closes #1725589)
stable
2011-06-28, by Arthur Lutz
[doc] fix NameError in bfss tutorial
stable
2011-06-28, by Alexandre Fayolle
[js/css concat] do not return 404 when resources of a concatenated data URL does not exist, unless in debugmode; closes #1745644
2011-06-27, by Florent Cayré
[server] "overrule" case insensitivity of database name (closes: #611294)
stable
2011-06-27, by Sylvain Thénault
[tests] update repository tests with new `use_cwuri_as_url` attribute
2011-06-27, by Sylvain Thénault
backport stable
2011-06-27, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.8-1 for changeset cf49ed55685a
stable
2011-06-27, by Sylvain Thénault
Added tag cubicweb-version-3.12.8 for changeset 50122a47ce4f
stable
cubicweb-debian-version-3.12.8-1
2011-06-27, by Sylvain Thénault
3.12.8
stable
cubicweb-version-3.12.8
2011-06-27, by Sylvain Thénault
[migration] litle enhancements and a fix to patch accidentally pushed two revisions ago
stable
2011-06-24, by Sylvain Thénault
[controller] UndoController: fix output method (closes: #1776091)
stable
2011-06-23, by Julien Jehannet
[migration] closes #1777411: schema modification commands shouldn't crash if already exists
stable
2011-06-24, by Sylvain Thénault
[rqlrewrite] closes #1772135: 1. don't try to reuse a relation from another statement (eg because a subquery has been introduced) 2. _use_orig_term should consider the current statement
stable
2011-06-24, by Sylvain Thénault
test fixes
2011-06-23, by Sylvain Thénault
[datafeed cw parser] refactor: split logic that was in the parser
2011-06-22, by Sylvain Thénault
[datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
2011-06-22, by Sylvain Thénault
cleanup
stable
2011-06-22, by Sylvain Thénault
[3.10] fix typo and error for pre 3.10 migration w/ postgres: we *must* call init_creating else the fti isn't correctly initialized, which may lead to silently rollbacked transaction
stable
2011-06-22, by Sylvain Thénault
[migration] don't add CWUniqueConstraint if already there (may occurs when running a migration in multiple times
stable
2011-06-22, by Sylvain Thénault
[datafeed] catch all exception, we should continue to process other urls
2011-06-22, by Sylvain Thénault
fix 3.13.1 migration
2011-06-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.7-1 for changeset a07517985136
stable
2011-06-21, by Sylvain Thénault
Added tag cubicweb-version-3.12.7 for changeset 628fe57ce746
stable
cubicweb-debian-version-3.12.7-1
2011-06-21, by Sylvain Thénault
3.12.7
stable
cubicweb-version-3.12.7
2011-06-21, by Sylvain Thénault
[ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
2011-06-21, by Sylvain Thénault
fix 3.13.0 migration script (closes #1766202)
2011-06-20, by Alexandre Fayolle
backport stable
2011-06-21, by Sylvain Thénault
fix 3.12.0 migration script (closes: #1766202)
stable
2011-06-20, by Alexandre Fayolle
[test] update to 3.13 api
2011-06-20, by Sylvain Thénault
[migration] when there are no data migration needed, we still want to rewrite the configuration and to restart the server. Closes #1760927
stable
2011-06-20, by Sylvain Thénault
[migration] bugfix: c-c list was not displaying the name of a cube requiring another cube without constraining the version.
stable
2011-06-18, by Nicolas Chauvat
backport stable
2011-06-17, by Sylvain Thénault
[rqlrewrite] test and fix rql snippets insertion when several snippets match an optional variable
stable
2011-06-17, by Sylvain Thénault
[datafeed, cw.xml] xml now carry entity's source information, interpreted at the other end so that for instance when an entity from elo is seen when importing cwo, it's properly marked as coming from elo source if one exists
2011-06-17, by Sylvain Thénault
[datafeed] actually raise on error
2011-06-17, by Sylvain Thénault
[python 2.5] compat fix
2011-06-17, by Sylvain Thénault
[datafeed, cwxml] parser now try to complete source's urls so one can add url such as <myinstance>/project. Closes #1759908
2011-06-17, by Sylvain Thénault
[server] fix unicode conversion capability in UndoException
stable
2011-06-09, by Julien Jehannet
[book] add autoload section from code and fix sphinx warnings
stable
2011-06-16, by Julien Jehannet
[controller] fix wrong view name when error occurs in UndoController
stable
2011-06-17, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-300
-100
-48
+48
+100
+300
+1000
+3000
tip