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.
backport stable
2011-10-11, by Sylvain Thénault
[schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585
stable
2011-10-11, by Sylvain Thénault
[forms] fix bug in linkto refactoring (misordered arguments)
2011-10-10, by Sylvain Thénault
[migration] update old yams api in change_attribute_type
stable
2011-10-07, by Sylvain Thénault
[schema] add missing import (trigger warning)
stable
2011-10-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d
stable
2011-10-07, by Sylvain Thénault
Added tag cubicweb-version-3.13.8 for changeset 249bd4169339
stable
cubicweb-debian-version-3.13.8-1
2011-10-07, by Sylvain Thénault
3.13.8
stable
cubicweb-version-3.13.8
2011-10-07, by Sylvain Thénault
[facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727)
stable
2011-10-07, by Adrien Di Mascio
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
2011-10-07, by Sylvain Thénault
[datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676)
stable
2011-10-07, by Sylvain Thénault
backport stable
2011-10-07, by Sylvain Thénault
[view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
2011-10-07, by Sylvain Thénault
remove 3.14 deprecation warning
2011-10-06, by Sylvain Thénault
sample script to turn a pyro source into a datafeed source
stable
2011-10-07, by Sylvain Thénault
[datafeed parser] properly recurse on nodes to follow all mapped relations (closes #1988432)
stable
2011-10-07, by Sylvain Thénault
[migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498)
stable
2011-10-06, by Sylvain Thénault
[request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
2011-10-06, by Sylvain Thénault
[web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
2011-10-06, by Sylvain Thénault
[js] Remove tab mixed with space in ``web/data/cubicweb.facets.js``
stable
2011-10-06, by Pierre-Yves David
[xml/rdf views] handle case where the user hasn't read access to a relation (closes #1984598)
stable
2011-10-06, by Sylvain Thénault
[datafeed] don't crash if url is not specified
2011-10-04, by Sylvain Thénault
[web session] ProgrammingError may be raised, we should catch it (closes #1980076)
stable
2011-10-04, by Sylvain Thénault
[web auth] closes #1981680: authentication info retriever should be given a chance to cleanup data
stable
2011-10-04, by Sylvain Thénault
backport stable
2011-10-04, by Sylvain Thénault
repaire cctl db-init -d on sqlserver (closes #1979670)
2011-09-30, by Alexandre Fayolle
[test, sqlserver] update test for fixed impl. of date extraction function for sqlserver (lgdb 1.7)
stable
2011-10-04, by Sylvain Thénault
[rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717)
stable
2011-10-04, by Sylvain Thénault
[pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718)
stable
2011-10-04, by Sylvain Thénault
[rql2sql] support for outer join on column alias (closes #1979645)
stable
2011-10-04, by Sylvain Thénault
[linkto] update documentation
2011-10-04, by Sylvain Thénault
improve EntityAttributesTableView perfs by adding a call to complete()
stable
2011-09-30, by Alexandre Fayolle
fix typo in comment
stable
2011-09-30, by Alexandre Fayolle
[ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4
stable
2011-09-30, by Sylvain Thénault
[book] startup views: add a note about *manage* view
stable
2011-09-30, by Sylvain Thénault
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
2011-08-09, by Nicolas Chauvat
cleanup
stable
2011-09-29, by Sylvain Thénault
backport stable
2011-09-29, by Sylvain Thénault
[js] add proper excanvas.js (patched version provided with jqplot, but with proper copyrights
stable
2011-09-29, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.7-1 for changeset 2f93ce32febe
stable
2011-09-29, by Sylvain Thénault
Added tag cubicweb-version-3.13.7 for changeset 68e8c81fa96d
stable
cubicweb-debian-version-3.13.7-1
2011-09-29, by Sylvain Thénault
3.13.7
stable
cubicweb-version-3.13.7
2011-09-29, by Sylvain Thénault
[linkto] test for main form should be done in the link_to dictionary computation, else we may get erroneous values for sub-forms
2011-09-29, by Sylvain Thénault
[req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681)
stable
2011-09-29, by Sylvain Thénault
[repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680)
stable
2011-09-29, by Sylvain Thénault
[ms planning] raise BadRQLQuery when two variables related by a non-crossable relation should come from two different sources (closes #1973767)
stable
2011-09-29, by Sylvain Thénault
[ms, test] propagate exception in test mode
stable
2011-09-29, by Sylvain Thénault
[repo] cleanup [_]delete_info prototype: extid argument isn't used
stable
2011-09-29, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-300
-100
-48
+48
+100
+300
+1000
+3000
tip