2011-09-30 Sylvain Thénault [book] startup views: add a note about *manage* view stable
2011-08-09 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
2011-09-29 Sylvain Thénault cleanup stable
2011-09-29 Sylvain Thénault backport stable
2011-09-29 Sylvain Thénault [js] add proper excanvas.js (patched version provided with jqplot, but with proper copyrights stable
2011-09-29 Sylvain Thénault Added tag cubicweb-debian-version-3.13.7-1 for changeset 2f93ce32febe stable
2011-09-29 Sylvain Thénault Added tag cubicweb-version-3.13.7 for changeset 68e8c81fa96d stable cubicweb-debian-version-3.13.7-1
2011-09-29 Sylvain Thénault 3.13.7 stable cubicweb-version-3.13.7
2011-09-29 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 Sylvain Thénault [req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681) stable
2011-09-29 Sylvain Thénault [repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680) stable
2011-09-29 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 Sylvain Thénault [ms, test] propagate exception in test mode stable
2011-09-29 Sylvain Thénault [repo] cleanup [_]delete_info prototype: extid argument isn't used stable
2011-09-27 Nicolas Chauvat [views] fix docstring of tableview stable
2011-09-28 Sylvain Thénault remove remaining junk from bad merge
2011-09-28 Sylvain Thénault fix bad merge
2011-09-28 Sylvain Thénault [sync schema hooks] pylint fixes have broken hasattr test stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-28 Sylvain Thénault [doc] more doc about what's new in 3.14
2011-09-28 Sylvain Thénault [json] restore 2.5 compat
2011-09-27 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
2011-09-27 Florent Cayré [form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
2011-09-27 Aurelien Campeas [facet] add safety belt to rql path facet init (closes #1965481) stable
2011-09-27 Sylvain Thénault [cleanup] kill broken livetest module stable
2011-09-27 Sylvain Thénault [req cookie] fix name error stable
2011-09-26 Sylvain Thénault backport stable
2011-09-26 Sylvain Thénault [test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...) stable
2011-09-26 Sylvain Thénault fix bad merge (unsaved buffers...)
2011-09-26 Sylvain Thénault backport stable
2011-09-26 Sylvain Thénault fix merge stable
2011-09-26 Sylvain Thénault Added tag cubicweb-debian-version-3.13.6-1 for changeset 8a8949ca5351 stable
2011-09-26 Sylvain Thénault Added tag cubicweb-version-3.13.6 for changeset 17c007ad845a stable cubicweb-debian-version-3.13.6-1
2011-09-26 Sylvain Thénault backport oldstable stable cubicweb-version-3.13.6
2011-09-26 Sylvain Thénault Added tag cubicweb-debian-version-3.12.10-1 for changeset 9dfd21fa0a8b oldstable
2011-09-26 Sylvain Thénault Added tag cubicweb-version-3.12.10 for changeset 074c848a3712 oldstable cubicweb-debian-version-3.12.10-1
2011-09-26 Sylvain Thénault 3.13.6 stable
2011-09-26 Aurelien Campeas [web/facet] fix example selector in docstring stable
2011-09-26 Sylvain Thénault [migration doc] talk about changes in Entity.fetch_rql
2011-09-26 Sylvain Thénault [web request] fix stupid error that gone through the review stable
2011-09-26 Sylvain Thénault 3.12.10 oldstable cubicweb-version-3.12.10
2011-06-07 Julien Jehannet [skeleton] fix new class configuration in realdbtest stable
2011-09-23 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
2011-09-23 Sylvain Thénault [web] properly redirect when user login on loggedout view (closes #1954050) stable
2011-09-26 Sylvain Thénault [i18n] update stable
2011-09-26 Sylvain Thénault [schema, cleanup] one more case for add_etype_button stable
2011-09-26 Sylvain Thénault [i18n, facet] missing registration of <no relation> msgid stable
2011-09-23 Sylvain Thénault [test] sort to avoid random failure due to dict order stable
2011-09-23 Aurelien Campeas [facets] fix height computation (incorporates and/or element if present, use css value to compute likely maximum height, kill wdg_stack_size) (closes #1954077) stable
2011-09-23 Sylvain Thénault backport stable
2011-09-23 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475) stable
2011-09-23 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475)
2011-09-23 Sylvain Thénault backport stable
2011-09-23 Sylvain Thénault [doc] split API/book part of stuff that has been moved in primary view module docstring stable
2011-09-23 Sylvain Thénault [rqlrewrite] if inlined relation has to be moved to a subquery, take care of the object of the relation (closes #1945725) stable
2011-09-23 Aurelien Campeas [views/facets] simple horizontal layout when there are a few facets only (closes #1921709) stable
2011-09-23 Sylvain Thénault [breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
2011-09-23 Sylvain Thénault [web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass stable
2011-09-22 Alexandre Fayolle ensure the test for asource column won't crash on SQLServer (closes #1949621) stable
2011-09-22 Sylvain Thénault [doc] backport primary view documentation into the code, also document [URL]AttributeView stable
2011-09-22 Sylvain Thénault [primary sub views] use entity_call instead of cell_call stable
2011-09-22 Sylvain Thénault [doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly stable
2011-09-22 Sylvain Thénault typo stable
2011-09-22 Sylvain Thénault [reledit] honore 'rvid' for attribute relations (closes #1947471) stable
2011-09-22 Sylvain Thénault [view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474) stable
2011-09-22 Sylvain Thénault [sources management] nicer source management view and breadcrumbs (closes #1946329) stable
2011-09-22 Aurelien Campeas [cubicweb.js] log evalJSON errors (closes #1947473) stable
2011-09-22 Aurelien Campeas [views/table] parametrize table view co-classes (closes #1947472) stable
2011-09-22 Sylvain Thénault [cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
2011-09-22 Sylvain Thénault [entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
2011-09-22 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
2011-09-22 Sylvain Thénault [schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277) stable
2011-09-22 Sylvain Thénault [cleanup] stable
2011-09-22 Aurelien Campeas [jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810) stable
2011-09-22 Sylvain Thénault [repo] ensure we don't restart a task while the repo is shutting down (closes #1942736) stable
2011-09-22 Sylvain Thénault [warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760) stable
2011-09-22 Adrien Di Mascio [testlib] make self.view() return raw output if no validator is used
2011-09-21 Aurelien Campeas [tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522) stable
2011-09-21 Aurelien Campeas [tabs] fix clic on tab that does nothing (closes #1942750) stable
2011-09-21 Sylvain Thénault [idownloadable] dtw and up copyright stable
2011-09-21 Sylvain Thénault [test] fix test broken by 7815:2a164a9cf81c stable
2011-09-21 Sylvain Thénault [entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-09-20 Sylvain Thénault [tableview] fix view selection when value is None (closes #1936781) stable
2011-09-20 Sylvain Thénault [book] merge pyro chapter with faq entry with connexion snippet stable
2011-09-20 Sylvain Thénault i18n update
2011-09-20 Sylvain Thénault [schema view] fix label/name inversion leading to wrong css class / group url depending on user's language stable
2011-09-19 Sylvain Thénault [i18n] tweaks
2011-09-19 Sylvain Thénault [i18n] cleanup messages moved to localperms cube
2011-09-19 Sylvain Thénault [security view] slight changes to make things clearer
2011-09-16 Sylvain Thénault backport stable
2011-09-16 Sylvain Thénault [refactoring] introduce add_etype_button function to properly create button to add a new entity stable
2011-09-16 Sylvain Thénault [user prefs] use same title as the action for consistency stable
2011-09-16 Sylvain Thénault [sources management] properly set __linkto, closes #1922970 stable
2011-09-16 Sylvain Thénault some minor cleanups
2011-09-16 Sylvain Thénault [web test] fix test broken by new users/groups management views
2011-09-16 Sylvain Thénault [table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
2011-09-16 Sylvain Thénault [user management] users and groups management now really lead to that (closes #1931478)
2011-09-16 Sylvain Thénault [css] use h* title properties from uiprops in cubicweb.old.css (closes #1931476) stable
2011-09-16 Florent Cayré [entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
2011-09-15 Sylvain Thénault backport stable
2011-09-15 Sylvain Thénault [jquery] upgrade to jquery 1.6.4
2011-09-15 Sylvain Thénault [test] fix some tests broken since localperms cube extraction
2011-09-15 Florent Cayré refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
2011-09-15 Alexandre Fayolle [doc] add some documentation in cubicweb.web.action stable
2011-09-14 Sylvain Thénault [test] fix bad sed
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-09-14 Sylvain Thénault [test] fix test subsquently to localperms introduction
2011-09-13 Sylvain Thénault [deprecation] specify name/doc to deprecated else it's fetched from the object, which has then to be importable. Cleanup debian/control dependancy on the way (needs lgc 0.56.3 api)
2011-09-13 Julien Cristau [debian] fix init script dependencies (closes #1921729) stable
2011-09-13 Sylvain Thénault [server] portable dump format supports now ZIP64 extensions by default (closes #1912535) stable
2011-09-13 Adrien Di Mascio [repo] use smarter query to check asource presence on startup (closes #1922099) stable
2011-09-13 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3)
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011
2011-09-13 Sylvain Thénault backout 7781:e95cfd5eca61 stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3) stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2011-09-13 Sylvain Thénault [debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected stable
2011-09-12 Sylvain Thénault [i18n fr] fix typo and enhance translation stable
2011-09-12 Sylvain Thénault [user management] disable http cache on user management view (not really a startup view) stable
2011-09-08 Sylvain Thénault backport stable
2011-09-08 Sylvain Thénault Added tag cubicweb-debian-version-3.13.5-1 for changeset 2e9dd7d94555 stable
2011-09-08 Sylvain Thénault Added tag cubicweb-version-3.13.5 for changeset 20d9c550c57e stable cubicweb-debian-version-3.13.5-1
2011-09-08 Sylvain Thénault 3.13.5 stable cubicweb-version-3.13.5
2011-09-08 Sylvain Thénault i18nupdate stable
2011-09-08 Sylvain Thénault [multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket stable
2011-09-08 Julien Jehannet [session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849) stable
2011-09-07 Julien Jehannet [session] take care of non-ascii characters in login and session id (closes: #1910849)
2011-09-07 Sylvain Thénault closes #1914824: fix retrieval of _andor input, test and fix generated rql stable
2011-09-07 Julien Jehannet [debian] build the book with no auto-compression of book files (closes: #1906581) stable
2011-09-07 Aurelien Campeas [views/navigation] use the proper icons instead of ascii art (closes #1624943) stable
2011-09-06 Pierre-Yves David devtools: Fix cleanup of temporary database (closes #1908656) stable
2011-09-06 Julien Cristau Drop privileges properly (closes #1910561) stable
2011-09-06 Sylvain Thénault drop unittest deprecation warning stable
2011-09-06 Adrien Di Mascio [web] add option to make resources-concat optional (implements #1910615)
2011-09-06 Sylvain Thénault backport stable
2011-09-06 Sylvain Thénault oops, forgotten to qref enhancements made to the reledit doc addition stable
2011-09-06 Sylvain Thénault [book] section about how to disable reledit feature/view stable
2011-09-06 Sylvain Thénault [skel] drop unused import stable
2011-09-06 Sylvain Thénault [hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680 stable
2011-09-05 Sylvain Thénault [form fields doc] explain when field.role should be None stable
2011-08-26 Alexandre Fayolle Added tag cubicweb-version-3.10.x for changeset a62f24e1497e stable
2011-08-26 Alexandre Fayolle merged back oldstable fix to stable stable
2011-08-26 Alexandre Fayolle work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869) oldstable
2011-08-19 Aurelien Campeas [devctl] do not crash in the (rare, odd) case where mod.__file__ is None (closes #1908664) stable
2011-08-19 Aurelien Campeas [doc/book] fix ref to trustedauth cube stable
2011-08-05 Sylvain Thénault site schema should be named data model schema stable
2011-08-05 Sylvain Thénault backport stable
2011-08-05 Sylvain Thénault Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764 stable
2011-08-05 Sylvain Thénault Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6 stable cubicweb-debian-version-3.13.4-1
2011-08-05 Sylvain Thénault 3.13.4 stable cubicweb-version-3.13.4
2011-08-05 Sylvain Thénault [.po generation] closes #1902315: c i18ncube doesn't consider relation definition description stable
2011-08-05 Sylvain Thénault closes #1901436: view/modify action in table don't work stable
2011-08-05 Sylvain Thénault [css] closes #1880740: update cubicweb.reset.css file (meyerweb.com) stable
2011-08-05 Sylvain Thénault [web test] fix test needed after change of primary_email definition stable
2011-08-04 Sylvain Thénault [doc] fix ReST in README file (make pypi happier) stable
2011-08-04 Sylvain Thénault [web] fix user management view selector stable
2011-08-04 Sylvain Thénault [base schema] do similar changes as use_email for primary_email stable
2011-08-04 Sylvain Thénault [book, rql] update rql langage chapter with new operators and outer join capabilities stable
2011-08-04 Sylvain Thénault [web] closes #1892494: emailaddress and anonymity stable
2011-08-04 Sylvain Thénault [3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN stable
2011-08-04 Sylvain Thénault [source] update system table and internal structures on source renaming. Closes #1896721 stable
2011-08-04 Sylvain Thénault [rql2sql] closes #1892473: enhance handling of optional inlined relation stable
2011-08-03 Julien Jehannet [schema] use definition for `use_email` relation instead of type declaration (closes: #1894929) stable
2011-08-04 Nicolas Chauvat [web] rql directive breaks if explicit vid and empty rset (closes #1893433) stable
2011-08-03 Sylvain Thénault [datafeed] properly encode/decode external uri stable
2011-08-02 Sylvain Thénault [querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491) stable
2011-08-02 Sylvain Thénault [rql2sql] closes #1892471: support for unary expression introduced in rql 0.30 stable
2011-08-02 Sylvain Thénault [deprecation] __message hidden generate deprecation warning stable
2011-08-02 Nicolas Chauvat [server] host mapping is better named url mapping (closes #1892461) stable
2011-08-02 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
2011-08-02 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
2011-08-01 Sylvain Thénault [rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE stable
2011-08-01 Julien Cristau [repo] Stop setting hashmode on schema stable
2011-08-01 Sylvain Thénault [devtool] Make the sqlite database used for test execution process specific (closes #1230401) stable
2011-07-27 Sylvain Thénault backport stable
2011-07-27 Sylvain Thénault Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802 stable
2011-07-27 Sylvain Thénault Added tag cubicweb-version-3.13.3 for changeset 0e82e7e5a34f stable cubicweb-debian-version-3.13.3-1
2011-07-27 Sylvain Thénault [rql2sql] take care to boolean_value returning an int (eg sqlite/mysql) stable cubicweb-version-3.13.3
2011-07-27 Sylvain Thénault [repo test] remove debug stable
2011-07-27 Sylvain Thénault [repo ms] commit/rollback session if it has been created in the method stable
2011-07-27 Sylvain Thénault 3.13.3 stable
2011-07-27 Sylvain Thénault i18nupdate stable
2011-07-27 Sylvain Thénault [sql] more test and fix boolean handling stable
2011-07-27 Sylvain Thénault backport oldstable stable
2011-07-27 Pierre-Yves David [repo test] Fix test broken by BFSSTestable oldstable
2011-07-27 Sylvain Thénault [sql] fix querying of boolean value w/ sqlite stable
2011-07-27 Sylvain Thénault backport oldstable stable
2011-07-27 Sylvain Thénault [datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session stable
2011-07-27 Sylvain Thénault [sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609 stable
2011-07-27 Sylvain Thénault [session] safe internal sessions don't deactivate integrity hooks stable
2011-07-27 Sylvain Thénault [sql test] lgdb > 1.6 use int for bool with sqlite backend stable
2011-07-27 Sylvain Thénault [rql2sql] don't introduce substitution for Int and Boolean constants. This is needed for COUNT(DISTINCT) support stable
2011-07-27 Arthur Lutz [css] syntax fix in cubicweb.css oldstable
2011-07-26 Adrien Di Mascio [entities] skip_copy_for should be considered for object relations too (closes #1857474)
2011-07-26 Sylvain Thénault [datafeed] case insensitive etype. Closes #1877014 stable
2011-07-26 Sylvain Thénault [datafeed] closes #1875322: empty tag means None value stable
2011-07-26 Sylvain Thénault [datafeed] properly take care to cwsource=system in imported xml. Closes #1877017 stable
2011-07-26 Sylvain Thénault [datafeed / fti] rather control a 'complete' parameter than setting empty attribute values stable
2011-07-26 Sylvain Thénault [repo api] deprecates source.extid2eid, only the system source should implement it, stable
2011-07-26 Sylvain Thénault backport stable
2011-07-26 Sylvain Thénault backport oldstable stable
2011-07-26 Pierre-Yves David [bfss] Fix update of BFSS attribute to None (close #1875289) oldstable
2011-07-26 Aurelien Campeas [skeleton/pytestconf] provide an acceptable solution for windows, closes #1875488 oldstable
2011-07-26 Adrien Di Mascio [facets] make sure has_text facet data is posted correctly (closes #1857405) stable
2011-07-26 Sylvain Thénault [rql] fix min/max args definition of [TEXT_]LIMIT_SIZE registered procedures (long outstanding bug discovered after recent fix in lgdb) stable
2011-07-26 Sylvain Thénault [schema] rephrase relation definition since constraint doesn't apply to CWRelation stable
2011-07-26 Sylvain Thénault [datafeed] closes #1873616 (user's url corruption when etype is not recognized stable
2011-07-26 Sylvain Thénault [schema] restrict source mapping 'cw_schema' relation to non final relation, we currently have no use for attributes stable
2011-07-22 Sylvain Thénault [c-c db-check] add some sql queries to fix cw_source/is/is_instance relations according to data in the entities table stable
2011-07-22 Sylvain Thénault [c-c db-check] missing comma ending print statement to get expected output stable
2011-07-22 Sylvain Thénault [c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo) stable
2011-07-22 Sylvain Thénault [c-c db-check] having no owner is allowed, don't try to fix that stable
2011-07-21 Sylvain Thénault [metadata, ldap] make backport of ldap user actually working stable
2011-07-21 Sylvain Thénault [c-c db-check] drop some deprecation warning stable
2011-07-21 Sylvain Thénault [index page] use 'New xxx' generated labels, 'add a xxx' labels are only generated according to inlined form configuration and with an associated context stable
2011-07-21 Sylvain Thénault [doc packaging] prune _sources containing generated text file, include js else search doesn't work stable
2011-07-21 Sylvain Thénault [boxes] 3.13.2 regression: should specify dom id else we may generate bad xhtml stable
2011-07-21 Adrien Di Mascio [facets] fix missing 'warnings' import and missing self reference on 'filtered_variable' stable
2011-07-20 Sylvain Thénault stable is now 3.13 stable
2011-07-20 Sylvain Thénault oldstable is now 3.12 oldstable
2011-07-20 Sylvain Thénault Added tag cubicweb-debian-version-3.13.2-1 for changeset 9ad5411199e0
2011-07-20 Sylvain Thénault Added tag cubicweb-version-3.13.2 for changeset f9227b9d6183 cubicweb-debian-version-3.13.2-1
2011-07-20 Sylvain Thénault 3.13.2 cubicweb-version-3.13.2
2011-07-20 Sylvain Thénault [rql2sql] closes #1832859: fake HAVING terms w/ EXISTS terms
2011-07-20 Sylvain Thénault backport stable
2011-07-20 Sylvain Thénault [boxes] closes #1832844: translate views category in possible views boxes stable
2011-07-20 Nicolas Chauvat [cwctl] set min/max args for reset admin password command. Closes #1832986
2011-07-18 Arthur Lutz [web] Image optimisation using trimage (pngcrush inside)
2011-07-18 Sylvain Thénault [preferences js] jquery 1.6 needs quote when querying attribute value
2011-07-18 Sylvain Thénault fix test broken by previous commit
2011-07-18 Sylvain Thénault [session] add session id to closed connection errors
2011-07-18 Sylvain Thénault unsaved change...
2011-07-18 Sylvain Thénault [facets] closes #1827464: facet box always appear
2011-07-18 Sylvain Thénault [uilib] fix bad argument order, introduced by previous commit
2011-07-18 Sylvain Thénault [uilib] reimplement printable_value function using a dictionary so one can easily change how to base type is displayed everywhere in the application. Closes #1827465
2011-07-12 Sylvain Thénault closes #1826543: error on some ajax_replace_url call
2011-07-12 Sylvain Thénault Added tag cubicweb-debian-version-3.13.1-1 for changeset cc0578049cbe
2011-07-12 Sylvain Thénault Added tag cubicweb-version-3.13.1 for changeset 7d84317ef185 cubicweb-debian-version-3.13.1-1
(0) -3000 -1000 -240 +240 +1000 +3000 tip