Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+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.
[service-api] Add unified service API on `_cw` attribute
2012-04-11, by Pierre-Yves David
fix ``call_service`` API and add test service API
2012-04-11, by Florent Cayré
[skel] update newcube skeleton (closes #2312509)
2012-04-11, by David Douard
[doc] improved 3.15 blog using developpers'contributions
2012-04-11, by Sylvain Thénault
[devtool-testlib] add deprecated entry point for publish method
2012-04-11, by Pierre-Yves David
[doc] improve 3.15 release blog
2012-04-11, by Sylvain Thénault
[web/views/staticcontrollers] restore windows compat
2012-04-11, by Aurelien Campeas
Added tag cubicweb-debian-version-3.14.7-1 for changeset 20ee573bd237
stable
2012-04-11, by David Douard
Added tag cubicweb-version-3.14.7 for changeset 3ba3ee5b3a89
stable
cubicweb-debian-version-3.14.7-1
2012-04-11, by David Douard
3.14.7
stable
cubicweb-version-3.14.7
2012-04-11, by David Douard
[3.15 migration] repo-uri is a c-c command option and does not need migration since it doesn't exist in the configuration file
2012-04-10, by Sylvain Thénault
[remote rql source] fix super call
2012-04-10, by Sylvain Thénault
[zmq] Add a new ZMQ-based RQL source (closes #2290203)
2012-04-04, by Vincent Michel
[pyro] Refactor the pyrorql source
2012-04-04, by Vincent Michel and Alain Leufroy
[zmq] add unit tests for ZMQ-based repository (server and dbapi)
2012-04-04, by David Douard
[dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
2012-04-10, by Vincent Michel
[repository] fire 'server_shutdown' hooks before waiting for theads
2012-04-10, by David Douard
[zmq] Implement a ZMQ-based Repository (closes #2290125)
2012-04-04, by David Douard
backport stable
2012-04-10, by Sylvain Thénault
[test] update create_user call
stable
2012-04-10, by Sylvain Thénault
[test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes
stable
2012-04-10, by Sylvain Thénault
[test] with yams#stable, ordernum is different than with yams#default
stable
2012-04-10, by Sylvain Thénault
[bin] Force clone_deps.py to use mercurial command-line interface - closes #2296057
stable
2012-04-10, by Anthony Truchet
[table view] EntityTableView should accept **kwargs as RsetTableView
stable
2012-04-10, by Sylvain Thénault
Fix a Python 2.5 regression introduced by previous commit
stable
2012-04-05, by David Douard
[rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322
stable
2012-03-26, by Sylvain Thénault
[etwist] fix static directory serving; closes #2174797
stable
2012-04-05, by Florent Cayré
[form renderer] refactor inline form renderer to ease overriding. Closes #2282662
2012-03-29, by Sylvain Thénault
[devtools] fix bashism in xvfb-run.sh
stable
2012-04-04, by Julien Cristau
[devtools] fix xvfb-run.sh permissions (exec bit)
stable
2012-04-04, by David Douard
[form] add a new property telling if the form is being generated or posted. Closes #2262340
stable
2012-03-20, by Sylvain Thénault
[workflow] set default test/plain option for workflow default comment (closes #993083)
stable
2012-03-29, by Katia Saurfelt
[js] get rid of `partial` function (closes #1972794)
stable
2012-03-29, by Katia Saurfelt
[css] change `h3` and `h4` styles(closes #893244)
stable
2012-03-21, by Katia Saurfelt
querier: Improve error message when ERQLExpression fails on some entity (closes #2267081)
stable
2012-03-21, by Pierre-Yves David
[js] fix error in loadRemote docstring
stable
2012-03-26, by Sylvain Thénault
[doc] add missing section titles
stable
2012-03-28, by Nicolas Chauvat
[doc] fix bad indentation
stable
2012-03-28, by Nicolas Chauvat
[server/ldaputils] do not allow ldap.server_down to crash on us
2012-03-26, by Aurelien Campeas
Add missing with_statement import for python2.5 compat
2012-03-22, by Julien Cristau
[devtools] make xvfb-run not wait 3s each time (closes #2265710)
stable
2012-03-22, by Julien Cristau
[view] breadcrumbs layout broken with long elements (closes #1347486)
2012-03-21, by Katia Saurfelt
[static-file] return Unauthorized on blocked directory listing
2012-03-20, by Pierre-Yves David
[login redirect] only add postlogin_path argument when meaningful
2012-03-20, by Pierre-Yves David
static-file: properly set/use cache header for static file (closes #2255013)
2012-03-19, by Pierre-Yves David
[repository] move task manager instantiation outside repository.
2012-03-20, by Pierre-Yves David
[repository] split repo initialization from starting looping task (closes #2204047)
2012-03-20, by Pierre-Yves David
[repo looping task] move looping task logic in a dedicated object (progress #2204047)
2012-03-20, by Pierre-Yves David
[manage / default index views] discard login/logout templates
stable
2012-03-20, by Sylvain Thénault
devtools-request: transmit the headers keyword argument to the request class
2012-03-16, by Pierre-Yves David
[security] use a stronger encryption algorythm for password, keeping bw compat
stable
2012-03-16, by Sylvain Thénault
[cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
2012-03-15, by Adrien Di Mascio
[fake-request] support `http_method()`
2012-03-15, by Pierre-Yves David
[Web-Request] Use rich header (closes #2204164)
2012-03-15, by Pierre-Yves David
http-header: support __contains__ in Headers
2012-03-15, by Pierre-Yves David
[web] Move request handling logic into cubicweb application. (closes #2200684)
2012-03-15, by Pierre-Yves David
[login] split authentication logic from post authentication logic (closes #2200755)
2012-03-15, by Pierre-Yves David
[LoginForm] refactor to ease other implementation
2012-03-01, by Pierre-Yves David
[request] gather all base_url logic in a single place (closes #2200756)
2012-02-27, by Pierre-Yves David
[http] drop use-request-subdomain feature (closes #2251986)
2012-03-15, by Pierre-Yves David
backport stable
2012-03-16, by Sylvain Thénault
[config, undo] Fix undo-support option migration
2012-03-15, by Anthony Truchet
Added tag cubicweb-debian-version-3.14.6-1 for changeset 75364c099490
stable
2012-03-13, by Sylvain Thénault
Added tag cubicweb-version-3.14.6 for changeset db021578232b
stable
cubicweb-debian-version-3.14.6-1
2012-03-13, by Sylvain Thénault
3.14.6
stable
cubicweb-version-3.14.6
2012-03-13, by Sylvain Thénault
[debian] add a watch file
stable
2012-03-13, by Julien Cristau
[uilib] don't print timedeltas between 0 and 23h as negative (closes #2236352)
stable
2012-03-13, by Julien Cristau
[storage/bfss] ensure bfss never remove a cw_edited item (closes #2236287)
stable
2012-03-07, by Pierre-Yves David
[datafeed xml parser] fix typo
2012-03-13, by Sylvain Thénault
[twisted] move out url logic from twisted (closes #2200593)
2012-02-27, by Adrien Di Mascio
[cwconfig] improve assert error message.
2012-03-01, by Pierre-Yves David
rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985)
stable
2012-03-07, by Pierre-Yves David
[js] fix $.fullCalendar.regional call (closes #2232028)
stable
2012-03-02, by Katia Saurfelt
Added tag cubicweb-debian-version-3.14.5-1 for changeset 55fc796ed5d5
stable
2012-03-02, by David Douard
Added tag cubicweb-version-3.14.5 for changeset f559ab9602e7
stable
cubicweb-debian-version-3.14.5-1
2012-03-02, by David Douard
[undo, test] fix undohistory selector et related tests
2012-03-02, by Florent Cayré
prepare version 3.14.5
stable
cubicweb-version-3.14.5
2012-03-01, by David Douard
fix events display in calendar (closes #2167866)
stable
2012-03-01, by Katia Saurfelt
[repo test] fix test regression introduced by 8286:8b0146e31baa
stable
2012-03-01, by Sylvain Thénault
[css] in old css, more space around the text, and try to make it centered
stable
2012-03-01, by Arthur Lutz
[js] translate calendar in french (closes #2167866)
stable
2012-02-28, by Katia Saurfelt
[entity url] rest path fallback should be the url used as cwuri. Closes #2186039
stable
2012-02-13, by Sylvain Thénault
[migration] fix add_relation_type in case it already exists, broken by 67660d5f1916
stable
2012-03-01, by Sylvain Thénault
backport 3.14.4-2
stable
2012-03-01, by David Douard
Added tag cubicweb-debian-version-3.14.4-2 for changeset 4c8cb2e9d0ee
stable
2012-03-01, by David Douard
[debian] prepare 3.14.4-2
stable
cubicweb-debian-version-3.14.4-2
2012-02-29, by David Douard
[debian] add missing build-deps to generate the documentation (closes #2223062)
stable
2012-02-29, by Julien Cristau
[repo services] set cnxset before calling the service then ensure it's freed
2012-02-27, by Sylvain Thénault
[migration] fix migration jumping from pre 3.12 to post 3.13
stable
2012-02-27, by Sylvain Thénault
[migration] add schema obj into assertion failure message so we get a chance to understand the pb
stable
2012-02-27, by Sylvain Thénault
{repository] add documentation explaining ``fix_user_classes`` hook
2012-02-27, by Pierre-Yves David
[devtools/fake] add some https related properties to FakeRequest
2012-02-27, by Pierre-Yves David
[typo] "lod" --> "load"
2012-02-23, by Pierre-Yves David
[dbapi] some documentation
2012-02-27, by Pierre-Yves David
[undo view] fix wrong set operator
2012-02-27, by Sylvain Thénault
[web application] move default path logic inside url publisher
2012-02-27, by Pierre-Yves David
[req, doc] add some documentation of CubicWebRequestBase attributes
2012-02-27, by Pierre-Yves David
[test] more standalone test
2012-02-21, by Pierre-Yves David
[web templates] fix invalid html in main-no-top template; closes #2174806
stable
2012-02-27, by Florent Cayré
[repository] implement a generic way to call repo-side services; closes #2203418
2012-02-27, by Florent Cayré
[web] Exposes the undo feature to user through a undo-history view (closes #893940)
2012-02-27, by Anthony Truchet
[undo, transactions] Adds a property in the transaction API. (closes #2202953)
2012-02-27, by Anthony Truchet
[repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
2012-02-27, by Anthony Truchet
[rql rewrite] when a subquery has to be introduced, properly return the snippet expression so that further expressions are properly ored. Closes #2207180
stable
2012-02-24, by Sylvain Thénault
[migration/3.14.4] use the right API else we break sqlserver instances (closes #2211248)
stable
2012-02-24, by Aurelien Campeas
backport stable
2012-02-23, by Sylvain Thénault
[devtools] make a copy of the xvfb-run script so we can kill it properly
stable
2012-02-23, by Julien Cristau
[ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
2012-02-23, by Adrien Di Mascio
[web/config] refactor initialization of the data url
2012-02-21, by Pierre-Yves David
backport stable
2012-02-23, by Sylvain Thénault
[test] create temporary directory with meaningfull prefix
stable
2012-02-23, by Pierre-Yves David
[schema] make cubicweb 3.14 compatible with yams 0.35
stable
2012-02-20, by Pierre-Yves David
[test] fix ReST extensions tests
stable
2012-02-22, by Sylvain Thénault
[web/controller] fix some cases where _cwmsgid may appears twice
stable
2012-02-22, by Anthony Truchet
[reledit, autoform] move reledit_form definition in reledit.py
2012-02-22, by Adrien Di Mascio
[hg] ignore ldap database
stable
2012-02-20, by Sylvain Thénault
[ldap migration] use unicode strings
2012-02-20, by Sylvain Thénault
[ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
2012-02-14, by Sylvain Thénault
backport stable
2012-02-20, by Sylvain Thénault
Fix bug about missing Interval field (closes #1463996).
stable
2012-02-20, by Damien Garaud
[cubicweb-ctl] i18ncube return 2 (failed command) on failure (closes #2192336)
stable
2012-02-15, by Pierre-Yves David
[book] document the WEEKDAY rql function
2012-02-20, by Julien Cristau
[rql2sql] correctly handle modulo operator (closes #2192457)
stable
2012-02-20, by Julien Cristau
[web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
2012-02-16, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.4-1 for changeset bc40991b7f13
stable
2012-02-17, by David Douard
Added tag cubicweb-version-3.14.4 for changeset 508645a54287
stable
cubicweb-debian-version-3.14.4-1
2012-02-17, by David Douard
prepare version 3.14.4
stable
cubicweb-version-3.14.4
2012-02-17, by David Douard
[vreg] restore bw compat, eg container expect to find Selector in appobject module
2012-02-16, by Sylvain Thénault
backport stable
2012-02-16, by Sylvain Thénault
[spelling] fix dictionnary -> dictionary typo
stable
2012-02-16, by Sylvain Thénault
[tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
2012-02-14, by Sylvain Thénault
backport stable
2012-02-14, by Sylvain Thénault
[system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099
stable
2012-02-13, by Sylvain Thénault
[binary] use seek(0) in `from_file` Binary creation method (closes #2189183)
stable
2012-02-14, by Katia Saurfelt
[c-c] use subprocess instead of os.system to start repository
stable
2012-02-14, by Pierre-Yves David
backport oldstable
stable
2012-02-14, by Sylvain Thénault
[bfss, migration] fix storage migration (closes #2189206)
oldstable
2012-02-14, by Pierre-Yves David
[datafeed] fix dumb name error introduced by recent deletion handling refactoring
2012-02-14, by Sylvain Thénault
[ldapfeed] make authentication actually working
2012-02-14, by Sylvain Thénault
[sources] include source's class in its repr
stable
2012-02-13, by Sylvain Thénault
[email notifications] send notification at post-commit time (closes #2119248)
stable
2012-02-13, by Alexandre Richardson
[devtools] Use Xvfb to run firefox in js tests on posix platforms
stable
2012-02-13, by Julien Cristau
[i18n] fix pb with non-ascii chars in cwd. closes #2149063
stable
2012-02-13, by Florent Cayré
[repository] add a ``gc_stats`` method and 2 more cache size for ``stats`` (closes #2179735)
stable
2012-02-13, by David Douard
[test] fix test broken by RichString handling changes in yams #default
2012-02-13, by Sylvain Thénault
[test] fix test broken by EmailAddress read permissions change
2012-02-13, by Sylvain Thénault
[test] fix test broken by renaming of module containing the cwxml parser and handling of vid in urls
2012-02-13, by Sylvain Thénault
[test] fix test broken by selectors/predicates changes coming with the move of registry to lgc
2012-02-13, by Sylvain Thénault
[repo test] fix test broken by recent changes on EmailAddress read permissions
2012-02-10, by Sylvain Thénault
backport stable
2012-02-10, by Sylvain Thénault
[server test] fix test broken by recent changes in lgdb
stable
2012-02-10, by Sylvain Thénault
backport stable
2012-02-10, by Sylvain Thénault
[schema sync hooks] fix format string
stable
2012-02-10, by Sylvain Thénault
[event bus] event has been renamed to publish
2012-02-10, by Sylvain Thénault
[schema view] properly display inheritance (closes #870073).
stable
2012-02-10, by Damien Garaud
[workflow view] Display a non-localized version of state/transition names (closes #1912537).
stable
2012-02-10, by Damien Garaud
[repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
2012-02-10, by Julien Cristau
[migration] fire hooks in postcreate by default (closes #1417110)
2012-02-10, by Katia Saurfelt
[migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979)
stable
2012-02-09, by Katia Saurfelt
[i18n] fix translations of login actions in french (closes #1546397)
stable
2012-02-10, by Alexandre Richardson
([config] add file encoding information to python files (closes #1942655)
stable
2012-02-09, by Katia Saurfelt
[primary view] delete PrimaryView.skip_none attribute (closes #2093250)
stable
2012-02-10, by Alexandre Richardson
[entities system table] change asource and source column size (closes #1951819)
stable
2012-02-10, by Alexandre Richardson
[view] fix error messages of NotImplementedError
stable
2012-02-10, by Nicolas Chauvat
kill dead code in Workflow view
stable
2012-02-10, by Julien Cristau
[bw compat] add compatibility for import of former VRegistry
2012-02-09, by Sylvain Thénault
[views/attribute] role parameter must default to "subject" (closes #2175427)
stable
2012-02-08, by Aurelien Campeas
[windows service] Copied the 3 lines from etwist/twctl into etwist/service in order to also clean the cache in Windows service mode.
stable
2012-02-08, by patwat
[entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462
stable
2012-02-08, by Florent Cayré
[pylint] correctly detect uiprops module when it's not in a package
stable
2012-02-08, by David Douard
backport https-deny-anonymous option type fix done in default
stable
2012-02-03, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.3-1 for changeset 4d0f5d18e8a0
stable
2012-02-03, by Sylvain Thénault
Added tag cubicweb-version-3.14.3 for changeset 60efdbb45520
stable
cubicweb-debian-version-3.14.3-1
2012-02-03, by Sylvain Thénault
3.14.3
stable
cubicweb-version-3.14.3
2012-02-03, by Sylvain Thénault
[web/formwidgets] make default_size a tunable, fix code layout (closes #2165936)
stable
2012-02-03, by Aurelien Campeas
[hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313)
stable
2012-02-03, by Aurelien Campeas
[js] better support for no js in tabs (closes #2162092)
stable
2012-02-02, by Arthur Lutz
[vreg] move base registry implementation to logilab.common. Closes #1916014
2012-01-23, by Sylvain Thénault
[datafeed] when checking for deletion using cwentity xml parser, use vid=xml to limit resources consumption
2012-02-02, by Sylvain Thénault
[repository] ldap-feed source. Closes #2086984
2012-01-31, by Sylvain Thénault
[datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
2012-02-02, by Sylvain Thénault
[config, migration] fix https-deny-anonymous option type
2012-01-31, by Sylvain Thénault
[js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489
stable
2012-01-30, by Sylvain Thénault
[book] Fix typos in rql datetime functions documentation
2012-01-30, by Julien Cristau
[search box] allow to specify domid in select arguments. Closes #2162166
2012-01-26, by Sylvain Thénault
[config] fix rql-cache-size initial values (closes #2162160)
stable
2012-01-27, by Aurelien Campeas
[migractions] fix comment to avoid ambiguity. Closes #2015260
2012-01-26, by Sylvain Thénault
[storage] BFSS now create read only file (closes #2151672)
2012-01-18, by Pierre-Yves David
backport stable
2012-01-23, by Sylvain Thénault
[schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815
stable
2012-01-19, by Sylvain Thénault
backport oldstable
stable
2012-01-23, by Sylvain Thénault
[req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654
oldstable
2012-01-19, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip