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.
[connection] give access to is_internal_session boolean
2013-05-27, by pierre-yves
[req] drop from_controller on non WebRequest object (Closes #2901079)
2013-06-14, by pierre-yves
[connection] add logging method on connection
2013-05-14, by pierre-yves
rename server.session.transaction into server.session.connection
2013-06-13, by Pierre-Yves David
[application] call req.set_session in application.main_handle_request
2013-06-14, by Pierre-Yves David
[session-handler] use session directly to update last usage
2013-06-13, by Pierre-Yves David
[application/connect] simplify connection logic
2013-06-13, by Pierre-Yves David
Drop hijack user (closes #2901093)
2013-06-13, by pierre-yves
[sources] drop support for ldapuser source (closes #2936496)
2013-06-13, by Pierre-Yves David
merge stable back into default
2013-06-14, by Pierre-Yves David
3.17 is the new stable
stable
2013-06-14, by David Douard
Added tag cubicweb-version-3.16.5, cubicweb-debiann-version-3.16.5-1, cubicweb-centos-version-3.16.5-1 for changeset 810a05fba1a4
stable
2013-06-14, by David Douard
[pkg] prepare 3.16.5
stable
cubicweb-centos-version-3.16.5-1
cubicweb-debiann-version-3.16.5-1
cubicweb-version-3.16.5
2013-06-14, by David Douard
Added tag cubicweb-version-3.17.2, cubicweb-debian-version-3.17.2-1 for changeset 195e519fe97c
2013-06-14, by David Douard
[pkg] prepare 3.17.2
cubicweb-debian-version-3.17.2-1
cubicweb-version-3.17.2
2013-06-13, by David Douard
repository: make tests pass again
2013-06-14, by Julien Cristau
repository: monkey patch pyro connection handling to detect clients going away
2013-06-12, by Julien Cristau
notification: use viewargs for notif_entity_updated instead of transaction_data
2013-06-13, by Julien Cristau
notification: properly handle cnx and lifetime of the hijacked session
2013-06-13, by Julien Cristau
notification: fix session creation (closes #2934523)
2013-06-12, by Julien Cristau
Added tag cubicweb-version-3.17.1, cubicweb-debian-version-3.17.1-1, cubicweb-centos-version-3.17.1-1 for changeset f98d1c46ed9f
2013-06-07, by David Douard
[cwctl] add configure command to cw-ctl (closes #2709702)
cubicweb-centos-version-3.17.1-1
cubicweb-debian-version-3.17.1-1
cubicweb-version-3.17.1
2013-05-24, by Nicolas Chauvat
[cwctl] rename option no-post-create to no-db-create
2013-05-24, by Nicolas Chauvat
[pkg] version 3.17.1 for rpm packages
2013-06-06, by David Douard
[session] upgrade session closed error from Exception to SessionClosedError
2013-05-27, by pierre-yves
[pkg] prepare 3.17.1
2013-06-06, by David Douard
[web/application] add some minimal documentation
2013-05-30, by Pierre-Yves David
[session] raise proper exception with get_tx is called on a closed session
2013-05-23, by pierre-yves
[view] typo in a docstring
2013-06-06, by David Douard
[cwctl] pass missing inputlevel argument to postcreate() (closes #2901037)
stable
2013-05-24, by Nicolas Chauvat
[server] fix documentation of ZMQ options harder
stable
2013-05-29, by Julien Cristau
merge with 3.16.x fixes
2013-05-29, by Pierre-Yves David
[server] fix documentation of ZMQ options
stable
2013-05-27, by Dimitri Papadopoulos
[zmq] set order for ZMQStartHook so other hooks don't need to
stable
2013-05-24, by Julien Cristau
import merge_options directly from logilab.common
2013-05-23, by Nicolas Chauvat
[server] fix error messages in write_sources_file()
2013-05-24, by Nicolas Chauvat
[doc] a couple almost-typos
stable
2013-05-02, by Aurelien Campeas
[schemaserial] mitigate critical message during migration
2013-05-03, by Aurelien Campeas
[doc] typo
2013-05-22, by Dimitri Papadopoulos
[cw-ctl] fix help message for schemadiff In global help (closes #2888538)
2013-05-23, by Nicolas Chauvat
[dbapi] fix connect backwards compat harder
stable
2013-05-14, by Julien Cristau
[zmq] make publish address optional
stable
2013-05-23, by Julien Cristau
Fix documentation for zmq pub/sub hooks and configuration
stable
2013-05-23, by Julien Cristau
[entity] improve deprecation messages
stable
2013-05-17, by Nicolas Chauvat
[devtools] use self._parse so AssertionError is properly raised instead of lxml error (test failure introduced in 6711f78c18be)
2013-05-15, by Sylvain Thénault
[testlib] fix page validator selection. Closes #2869456
2013-05-15, by Sylvain Thénault
[testlib] introduce a validator that check xml-well formness
2013-05-15, by Sylvain Thénault
[view] return HTML5 doctype. Closes #2869426
2013-05-15, by Sylvain Thénault
[testlib] repreprocess content so contextual display has a chance to show the proper line. Closes #2869481
2013-05-06, by Sylvain Thénault
[web request] drop no more necessary request.document_surrounding_div method
2013-05-06, by Sylvain Thénault
[testlib] unspaghettify Validator / PageInfo api
2013-05-06, by Sylvain Thénault
[testlib] update htmlparsers.VALMAP: stop using SaxOnlyValidator and add an entry for html
2013-05-06, by Sylvain Thénault
[testlib] SaxOnlyValidator is deprecated, use XMLValidator instead
2013-05-06, by Sylvain Thénault
[dataimport] minor typo in error handling
2013-05-14, by Dimitri Papadopoulos
[views] attempt to clarify the inline help system documentation
2013-05-07, by Dimitri Papadopoulos
[sobject] fix notification operation
2013-05-06, by Pierre-Yves David
Added tag cubicweb-debian-version-3.17.0-2 for changeset 09a0c7ea6c3c
2013-05-03, by David Douard
[pkg/debian] prepare release 3.17.0-2
cubicweb-debian-version-3.17.0-2
2013-05-03, by Pierre-Yves David
[pkg/debian] update yams runtime depends
2013-05-03, by Pierre-Yves David
[pkg/debian] expand all depends and co on multiple line
2013-05-03, by Pierre-Yves David
Added tag cubicweb-debian-version-3.17.0-1 for changeset 22be40c492e9
2013-05-02, by David Douard
Added tag cubicweb-version-3.17.0 for changeset cc1a0aad580c
cubicweb-debian-version-3.17.0-1
2013-05-02, by David Douard
[test/view] exclude some Blog entity from automatic view testing
cubicweb-version-3.17.0
2013-05-02, by Pierre-Yves David
[doc] fix: cubicweb.gmap.js has moved to the geocoding cube
2013-05-02, by David Douard
[test/ldap] do not assume order
2013-04-30, by David Douard
Added tags for version 3.16.4 on changeset 041804bc48e9
stable
2013-04-29, by Pierre-Yves David
[notification] ensure official API is test
2013-04-29, by Pierre-Yves David
fix typo in notification causing NameError
2013-04-29, by Alain Leufroy
[test/notification] merge related test classe
2013-04-29, by Pierre-Yves David
merge with stable
2013-04-29, by Pierre-Yves David
[server] add a looping task to free unused cnxsets capture by dead pyro
stable
cubicweb-centos-version-3.16.4-1
cubicweb-debian-version-3.16.4-1
cubicweb-version-3.16.4
2013-04-16, by Julien Cristau
[pkg/debian] update changelog to 3.17.0
2013-04-29, by Pierre-Yves David
[devtools] Use XMLValidator instead deprecated SaxOnlyValidator
2013-04-29, by Pierre-Yves David
[pkg] update changelog
2013-04-26, by Pierre-Yves David
[pkg] prepare 3.17.0
2013-04-26, by Pierre-Yves David
[pkg] prepare 3.16.4
stable
2013-04-26, by Pierre-Yves David
[repo] straightforward bootstrap sequence. Closes #2841188
2013-04-26, by Sylvain Thénault
[repo] minor cleanups to bootstrap sequence
2013-04-24, by Sylvain Thénault
[schemaserial] serialize additional yams parameter for customs type
2013-04-26, by Vincent Michel
[sql] preprocess_entity uses lgdb helper's SQL converters.
2013-04-23, by Vincent Michel
[repo] kill rebuildinfered feature from Repository.set_schema
2013-04-24, by Sylvain Thénault
[test] stop deepcopying for nothing
2013-04-24, by Sylvain Thénault
drop xhtml content-type support (closes #2065651)
2013-04-26, by Aurelien Campeas
[htmlparser] exclude <script> tag from html source
2013-04-26, by Pierre-Yves David
[htmlparser] store unaltered source in pageinfo.source
2013-04-26, by Pierre-Yves David
[htmlparser] rename SaxOnlyValidator to XMLValidator
2013-04-25, by Sylvain Thénault
[htmlparser] add missing deprecation message
2013-04-25, by Sylvain Thénault
[form] remove hard coded id
2013-04-25, by Pierre-Yves David
[server/test] use server config in migration
2013-04-26, by Pierre-Yves David
[session] deprecate `hijack_user` method
2013-04-22, by Pierre-Yves David
[mail] drop hijack_user usage
2013-04-25, by Pierre-Yves David
[notification] merge BaseNotificationView and NotificationView
2013-04-25, by Pierre-Yves David
[notification] move notification view in ``sobject.notification``
2013-04-25, by Pierre-Yves David
remove unused import
2013-04-25, by Pierre-Yves David
one more merge
2013-04-25, by Pierre-Yves David
[notification] introduce an official `notify_on_commit` function
2013-04-25, by Sylvain Thénault
[cubicweb/doc] Replace dc_type() by cw_etype
2013-04-25, by Vladimir Popescu
[dataimport] backout 6947201033be (related to #2788402)
2013-04-04, by Vladimir Popescu
merge default heads
2013-04-25, by Sylvain Thénault
[c-c serverctl] import locally to speed up c-c
2013-04-05, by Sylvain Thénault
[facet js] minor refactoring and cleanups
2013-04-25, by Sylvain Thénault
[ldapfeed] Add support for LDAP groups (closes #2528116)
2013-04-24, by David Douard
[test/ldap] small improvement to ldapfeed unit tests
2013-04-24, by Pierre-Yves David
[ldap] prepare import of CWGroup
2013-04-24, by David Douard
[ldap] handle modification date
2013-04-24, by Pierre-Yves David
[ldap] refactor attributes mapping handling
2013-04-24, by Pierre-Yves David
[ldapfeed] add support for multiple email addresses from ldap
2013-04-24, by Pierre-Yves David
merge 3.16.x fix in 3.17.x branch
2013-04-24, by Pierre-Yves David
[session] fix hooks_control backward compat
2013-04-24, by Pierre-Yves David
[facet js] fix reordering of facet check boxes. Closes #2732947
stable
2013-04-19, by Sylvain Thénault
[vreg] (re)build entity classes cache after registry initialization.
stable
2013-04-24, by Sylvain Thénault
[task] allow negative intervals for add_looping_task (closes #2818280)
2013-04-24, by Julien Cristau
[task] allow interval=0 for looping tasks
2013-04-24, by Pierre-Yves David
[portable dump] skip virtual relations, they have no table associated. Closes #2841199
stable
2013-04-24, by Sylvain Thénault
[test] fix skipIf import, currently failing if unittest2 is not there
stable
2013-04-24, by Sylvain Thénault
[test] fix bad merge
stable
2013-04-24, by Sylvain Thénault
merge with other default head
2013-04-23, by Pierre-Yves David
[ldap] an empty 'user-base-dn' disable the user importation process,
2013-04-23, by Pierre-Yves David
drop commented print
2013-04-23, by Pierre-Yves David
[ldap] Major test refactoring
2013-04-23, by Pierre-Yves David
[test/ldap] have RQL2LDAPFilterTC use its own database
2013-04-23, by Pierre-Yves David
[ldap] quieter tests
2013-04-23, by Pierre-Yves David
[test/ldap source] better source naming, some cleanups (prepares #2528116)
2013-04-10, by Jérôme Roy
use cw_etype instead of __regid__
2013-04-23, by Pierre-Yves David
[entity] add an official ``cw_etype`` property for entity
2013-04-23, by Pierre-Yves David
[notification] use new style operation for notification
2013-04-23, by Pierre-Yves David
[cleanup] drop code deprecated since 3.6
2013-04-22, by Pierre-Yves David
[notification] fix documentation
2013-04-22, by Pierre-Yves David
[ldapuser] Deprecated the source
2013-04-23, by Pierre-Yves David
[rql2sql] Remove an XXX by explaining why Int non-substitution is desired
2013-04-19, by Sylvain Thénault
[rql2sql] Boolean values should be substitued like others. Closes #2829481
2013-04-19, by Sylvain Thénault
[toward-py3k] rewrite __cmp__ (closes #2715115)
2013-04-22, by Nicolas Chauvat
skeleton: add RPM spec template (closes #2800884)
2013-04-08, by Julien Cristau
[clean_session] revert itervalues usage from 0bb18407c053
stable
2013-04-16, by Pierre-Yves David
merge 3.16.x fix
2013-04-15, by Pierre-Yves David
[ldap] Use correct API for logging message
2013-04-10, by Jérôme Roy
Fix obsolete docstring for add_looping_task
stable
2013-04-12, by Julien Cristau
[devtools] prevent Xvfb resets
stable
2013-04-11, by Julien Cristau
[LDAP] rename unittest ldapuser to ldapsource (prepares #2528116)
2013-04-10, by Jérôme Roy
[devtools] protect xvfb-run.sh against clean_up being called twice
stable
2013-04-10, by Julien Cristau
Added tag cubicweb-version-3.16.3, cubicweb-debian-version-3.16.3-1, cubicweb-centos-version-3.16.3-1 for changeset ee860c51f56b
stable
2013-04-10, by David Douard
3.16.3
stable
cubicweb-centos-version-3.16.3-1
cubicweb-debian-version-3.16.3-1
cubicweb-version-3.16.3
2013-04-10, by David Douard
[service] make sure synchronous call_service has a cnxset
stable
2013-04-09, by Julien Cristau
Merge testfunc testfunc resurrection Closes #2535377
stable
2013-04-09, by Pierre-Yves David
[web] move qunit test back into web and fix the hanging
oldstable
2013-04-09, by Pierre-Yves David
[test] drop forsaken windmill test (Closes 2535376)
oldstable
2013-04-08, by William Wordsworth
Added tag cubicweb-debian-version-3.16.2-1 for changeset b3c1ad0cbf00
stable
2013-04-09, by David Douard
Added tag cubicweb-version-3.16.2 for changeset a2b4f245aa57
stable
cubicweb-debian-version-3.16.2-1
2013-04-09, by David Douard
3.16.2
stable
cubicweb-version-3.16.2
2013-04-08, by David Douard
[server/test] remove dependency on a pyro name server (closes #2801737)
stable
2013-04-08, by Julien Cristau
[packaging] add spec file to build RPMs (closes #2800850)
stable
2013-04-08, by Julien Cristau
[predicates] keep making `yes` predicate importable from cubicweb (closes #2790319)
stable
2013-04-08, by Aurelien Campeas
[views/tables|css] backout rev 895e34d9ae0d
stable
2013-04-08, by David Douard
[webconfig] cleanly handles ``fckeditor_installed`` when no uiprops
stable
2013-04-08, by Pierre-Yves David
[webconfig] fallback to default configs if https ones are not defined
stable
2013-04-08, by Pierre-Yves David
[webconfig] explicit some webconfig attribute
stable
2013-04-08, by Pierre-Yves David
merge 3.16.x fix in 3.17.x branch
2013-04-08, by Pierre-Yves David
merge with 3.15.x fix
stable
2013-04-08, by Pierre-Yves David
Added tag cubicweb-debian-version-3.15.11-1 for changeset 09d65bc1f025
oldstable
2013-04-08, by Pierre-Yves David
Added tag cubicweb-version-3.15.11 for changeset 38c6a3ea8252
oldstable
cubicweb-debian-version-3.15.11-1
2013-04-08, by Pierre-Yves David
[querier] improve 'Password selection not allowed' error message
stable
2013-04-03, by Sylvain Thénault
[predicates] use select_or_none rather than select+try/except, expected to be more efficient
stable
2013-04-03, by Sylvain Thénault
[pkg] prepare version 3.15.11 ?
oldstable
cubicweb-version-3.15.11
2013-04-08, by Pierre-Yves David
merge 3.14.x fix into 3.15.x
oldstable
2013-04-08, by Pierre-Yves David
[facet] ensure a facet DOM id is a valid jQuery identifier. Closes #2789089
oldstable
2013-04-03, by Sylvain Thénault
[predicates] fix 'adaptable' implementation, used to return 0 on a rset with individualy adaptable entities of different types. Closes #2709663
oldstable
2013-02-04, by Sylvain Thénault
[cmd] fix exlog documentation (closes #2715913)
oldstable
2013-04-03, by Pierre-Yves David
Added tag cubicweb-debian-version-3.14.10-1 for changeset 197bcd087c87
oldstable
2013-04-08, by Pierre-Yves David
Added tag cubicweb-version-3.14.10 for changeset 0ff798f80138
oldstable
cubicweb-debian-version-3.14.10-1
2013-04-08, by Pierre-Yves David
[pkg] prepare 3.14.10 release
oldstable
cubicweb-version-3.14.10
2013-04-08, by Pierre-Yves David
[querier] fix eid relations handling in SET queries (closes #2797052)
oldstable
2013-04-08, by Adrien Di Mascio
[ext/rest] add directive bookmark to rest (closes #2545595)
2013-04-04, by Nicolas Chauvat
[c-c create] make post-create step optional (closes #2712041)
2013-04-03, by David Douard
[cwconfig] Add optional configuration param to load a UI cube before other cubes
2013-03-15, by Rémi Cardona
[web/views] Move massmailing to its own cube (closes #2788086)
2013-04-02, by Rémi Cardona
merge with stable fix
2013-04-02, by Pierre-Yves David
[req] explicit `user` attribute
2013-04-02, by Pierre-Yves David
[test] use the right order in some assertEqual
2013-04-02, by Pierre-Yves David
[session/transaction] move resource accessors on Transaction
2013-03-29, by Pierre-Yves David
[session/transaction] move multiple utility on Transaction
2013-03-29, by Pierre-Yves David
[session/transaction] handle cnxset repository logic in transaction
2013-03-29, by Pierre-Yves David
[transaction] keep a reference to the repo object
2013-03-29, by Pierre-Yves David
[session] make security_enabled API private
2013-03-29, by Pierre-Yves David
[session] make hook_control API private
2013-03-29, by Pierre-Yves David
[service] split session retrieval and service execution
stable
2013-04-02, by Pierre-Yves David
[service] handle cnxset in the async case only
stable
2013-04-02, by Pierre-Yves David
[service] extract session retrieval from "task" closure
stable
2013-04-02, by Pierre-Yves David
[cubicweb/doc] Add tutorial on data import in CubicWeb.
2013-03-12, by Vladimir Popescu
[dataimport] Slight message modification in exception handling code.
2013-04-02, by Vladimir Popescu
[dataimport] Handle various data formats when creating buffers from data.
2013-04-02, by Vladimir Popescu
[dataimport] Add a ``flush`` method for all stores.
2013-04-02, by Vladimir Popescu
[dataimport] Uniformize the API across the different stores.
2013-04-02, by Vladimir Popescu
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip