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.
[sources/native] do not let a log message crash on us
stable
2012-04-27, by Aurelien Campeas
[merge] backport stable
2012-04-27, by Aurelien Campeas
[cwconfig] impose an order on appobject paths processing: entities first (closes #2330799)
stable
2012-04-27, by Aurelien Campeas
[serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
2012-04-25, by Aurelien Campeas
fix an horrible typo
stable
2012-04-24, by Aurelien Campeas
[migration/3.14.4] prevent migration crash when there are NULLs in asource
stable
2012-04-23, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.0-1 for changeset 925db25a3250
2012-04-12, by Sylvain Thénault
Added tag cubicweb-version-3.15.0 for changeset 0642b2d03aca
cubicweb-debian-version-3.15.0-1
2012-04-12, by Sylvain Thénault
typo
cubicweb-version-3.15.0
2012-04-12, by Sylvain Thénault
3.15.0
2012-04-12, by Sylvain Thénault
[static web] fix fckeditor static files delivery: remove leading subpath and url parameters from computed file path
2012-04-12, by Florent Cayré
[doc] 3.15 services api description
2012-04-11, by Sylvain Thénault
[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
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip