Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-224
+224
+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.
Import PIL modules from the PIL namespace to be Pillow-compatible
2014-06-04, by Christophe de Vienne
merge two stable heads
stable
2014-06-10, by Julien Cristau
merge 3.18.5 into 3.19 branch
2014-06-10, by Julien Cristau
merge 3.17.15 into 3.18 branch
stable
2014-06-10, by Julien Cristau
[vreg] fix bad super call to lgc.registry.Registry()
stable
2014-05-16, by Adrien Di Mascio
Added tag cubicweb-version-3.18.5, cubicweb-debian-version-3.18.5-1, cubicweb-centos-version-3.18.5-1 for changeset 5071b69b6b0b
stable
2014-06-05, by Aurelien Campeas
[pkg] prepare 3.18.5
stable
cubicweb-centos-version-3.18.5-1
cubicweb-debian-version-3.18.5-1
cubicweb-version-3.18.5
2014-06-05, by Aurelien Campeas
[sobjects] update notifications system to 3.19 api
2014-04-09, by Sylvain Thénault
[connection] set language on new Connection for the internal manager
2014-06-04, by Julien Cristau
Added tag cubicweb-version-3.19.1, cubicweb-debian-version-3.19.1-1, cubicweb-centos-version-3.19.1-1 for changeset 1fe4bc4a8ac8
2014-06-03, by Julien Cristau
[pkg] Add missing data files to MANIFEST
3.19.1
centos/3.19.1-1
cubicweb-centos-version-3.19.1-1
cubicweb-debian-version-3.19.1-1
cubicweb-version-3.19.1
debian/3.19.1-1
2014-06-03, by Julien Cristau
[pkg] prepare 3.19.1
2014-06-03, by Julien Cristau
[views] new cubicweb logo (closes #3803681)
2014-05-05, by David Douard
[serverctl] rename 'add-source' to 'source-add' for consistency's sake (closes #3732169)
2014-04-09, by Nicolas Chauvat
[test/hook] use the new connection API
2014-06-03, by Aurelien Campeas
[testlib] complete the RepoAccess object (closes #3843614)
2014-05-30, by Aurelien Campeas
[debian] version cubicweb-bootstrap Breaks
2014-05-22, by Julien Cristau
[wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest
2014-05-06, by Julien Cristau
[test] drop unused import
2014-04-15, by Sylvain Thénault
[sobjects] silent 3.19 warnings in sobjects/supervising.py
2014-04-09, by Sylvain Thénault
[test] update entities/test/unittest_wfobjs to cw 3.19 api
2014-04-04, by Sylvain Thénault
[test] Add missing import to fix old yams warning
2014-04-10, by Sylvain Thénault
[dataimport, migration] silence find_entities / find_one_entity warning
2014-04-09, by Sylvain Thénault
[repo] fix extid2entity to ensure connection's has a cnxset
2014-04-09, by Sylvain Thénault
[test] update sobjects/test/unittest_cwxmlparser to cw 3.19 api
2014-04-09, by Sylvain Thénault
[repo] make it clear in internal_cnx that security is disabled
2014-04-09, by Sylvain Thénault
[datafeed] update datafeed internals to use connection instead of session
2014-04-04, by Sylvain Thénault
[test] update sobjects/test/unittest_notification to cw 3.19 api
2014-04-04, by Sylvain Thénault
[test] simplify setup of sobjects/test/unittest_supervising.py
2014-04-04, by Sylvain Thénault
[test] update sobjects/test/unittest_supervising to cw 3.19 api
2014-04-04, by Sylvain Thénault
[test] update sobjects/test/unittest_email to cw 3.19 api
2014-04-04, by Sylvain Thénault
[wsgi] the spec says wsgi.url_scheme *must* be provided
2014-05-06, by Julien Cristau
[shell] provide autocompletion for rql queries in cubicweb-ctl shell (closes #3560541)
2014-05-12, by Adrien Di Mascio
[book] avoid '~' in all-in-one.conf, it is not expanded
2014-04-18, by Julien Cristau
[book] uicfg moved from web to web.views a while ago
2014-05-07, by Julien Cristau
[wsgi] look at wsgi.url_scheme to decide if we're on https
2014-05-06, by Julien Cristau
[web] Fix HEAD request handling (closes #3677949)
2014-03-24, by Julien Cristau
[wsgi] avoid reading the entire request body in memory
2014-05-16, by Julien Cristau
Added tag cubicweb-version-3.17.15, cubicweb-debian-version-3.17.15-1, cubicweb-centos-version-3.17.15-1 for changeset ee413076752b
stable
2014-05-13, by Aurelien Campeas
[pkg] also bump __pkginfo__
stable
cubicweb-centos-version-3.17.15-1
cubicweb-debian-version-3.17.15-1
cubicweb-version-3.17.15
2014-05-13, by Aurelien Campeas
[pkg] prepare 3.17.15
stable
2014-05-13, by Aurelien Campeas
[cache] fix a cache issue with an entity created without relation cache prefill
stable
2014-05-13, by Aurelien Campeas
[web/test] add a test for some http response codes
2014-04-08, by Julien Cristau
[views] remove reference to the MAPPING_CHECKERS dict (closes #3810219)
2014-05-06, by David Douard
[web/ajax] Always return a json dict with a 'reason' key in case of ajax errors
2014-03-13, by Julien Cristau
[web/ajax] don't override any status code with 500 in ajax_error_handler
2014-03-13, by Julien Cristau
[web] Add asserts to the raw header conversion functions
2014-03-14, by Julien Cristau
[view] Delete dead(?) code from ReloadableMixIn
2014-03-07, by Julien Cristau
Add a db-statement-timeout option for postgresql sources
2014-02-04, by Julien Cristau
[test] use assertNotIsInstance instead of assert_(not isinstance(...))
2014-04-18, by Julien Cristau
[services] register_user now returns the new CWUser
2014-04-23, by Julien Cristau
[server/session] remove json dumps around call_service
2014-04-23, by Julien Cristau
[req.find] Use vreg.schema.eschema for eschema lookup
2014-04-30, by Christophe de Vienne
[doc] Typo
2014-04-30, by Christophe de Vienne
[formfields] Handle 'placeholder' attribute for text and textarea
2014-01-07, by Christophe de Vienne
[forms] Add autocomplete attribute for formrenderers
2014-04-14, by Alain Begey
[widget] Addition of EmailInput
2014-04-11, by Alain Begey
close branch
reldefsecurity
2014-01-13, by Nicolas Chauvat
Added tag cubicweb-version-3.19.0, cubicweb-debian-version-3.19.0-1, cubicweb-centos-version-3.19.0-1 for changeset 1141927b8494
2014-04-28, by Julien Cristau
[debian] set release date
3.19.0
centos/3.19.0-1
cubicweb-centos-version-3.19.0-1
cubicweb-debian-version-3.19.0-1
cubicweb-version-3.19.0
debian/3.19.0-1
2014-04-28, by Julien Cristau
[entity] add a new `cw_linkable_rql` method
2014-04-28, by Katia Saurfelt
[schema] fix buggy composite_rdef_roles and associated test
2014-04-07, by Sylvain Thénault
[doc] update 3.19 release notes
2014-04-28, by Julien Cristau
[login form] Fix BaseLogForm.form_action()
2014-04-28, by Christophe de Vienne
[migration] move 'entities' table changes from 3.19.0 to bootstrap script
2014-04-28, by Julien Cristau
[server/session] add missing rollback when freeing a db connection
2014-04-28, by Julien Cristau
[debian] add Breaks on cubicweb-bootstrap
2014-04-24, by Julien Cristau
Drop duplicated content in ITreeAdapter docstring
stable
2014-04-08, by Denis Laxalde
an -> a (misc)
stable
2014-04-14, by Rémi Cardona
an utf-8 -> a utf-8
stable
2014-04-14, by Rémi Cardona
an URI -> a URI
stable
2014-04-14, by Rémi Cardona
an unicode string -> a unicode string
stable
2014-04-14, by Rémi Cardona
an URL -> a URL
stable
2014-04-14, by Rémi Cardona
Remove a misleading comment about self.render() behavior.
stable
2014-04-01, by Christophe de Vienne
[migractions] add sanity check in rename_relation_type
stable
2014-03-06, by Julien Cristau
[dataimport] Add safety belt on "gen_rtype" in MetaGenerator, closes #3712892
stable
2014-04-07, by Vincent Michel
[dataimport] Correctly serialize datetime objects in _create_copyfrom_buffer, closes #3712885
stable
2014-04-07, by Vincent Michel
[dataimport] Prevent ucsvreader from skipping the first line when ignore_errors is True (closes #3705791)
stable
2014-04-03, by Rémi Cardona
[dataimport] Avoid double unicode decoding in ucsvreader (closes #3705752)
stable
2014-04-03, by Rémi Cardona
[doc] Document the user_data dictionnary content
stable
2014-04-25, by Christophe de Vienne
[debian] break old cubicweb-vcsfile
2014-04-24, by Julien Cristau
[services] catch missing group early in register_user
2014-04-23, by Julien Cristau
[services] rename register_user kwargs to cwuserkwargs
2014-04-23, by Julien Cristau
[services] don't hardcode 'users' group for register_user
2014-04-22, by Julien Cristau
[sobjects/test] check that register_user properly sets user name and email address
2014-04-22, by Julien Cristau
[server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
2013-07-19, by Vladimir Popescu
[migration] set a cnxset before process_script()
2014-04-18, by Julien Cristau
[server] make internal_cnx get and keep a connection to the db
2014-04-10, by Julien Cristau
[server/session] make commit/rollback obey ensure_cnx_set
2014-04-22, by Julien Cristau
[repo] fix deprecation messages for stats and gc_stats
2014-04-09, by Julien Cristau
[cwconfig] use "foo not in bar" instead of "not foo in bar"
2014-04-10, by Julien Cristau
[debian] Add Breaks on a few cubes that need changes for 3.19
2014-04-10, by Julien Cristau
[hooks] run cascading delete hook later
2014-04-10, by Julien Cristau
[devtools] set PGPORT/PGHOST when calling pg_ctl start
2014-04-10, by Julien Cristau
[server/test] update to deal with lgdb sqlserver fix
stable
2014-04-23, by Julien Cristau
[test] Fix regressions from 96549de9dd70 "[test] use assertIn where appropriate"
2014-04-10, by Julien Cristau
[repo] Fix register_user
2014-04-09, by Julien Cristau
[test] use assertNotIn where appropriate
2014-04-08, by Julien Cristau
[test] use assertIn where appropriate
2014-04-08, by Julien Cristau
[doc] Add removal of old multi-sources to 3.19 release notes
2014-04-09, by Julien Cristau
[pkg] Bump to 3.19.0
2014-04-09, by Julien Cristau
[web/debug] remove code broken by session refactoring
2014-04-09, by Julien Cristau
[web/debug] Fix check for open sessions
2014-04-09, by Julien Cristau
[cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
2014-03-20, by Rémi Cardona
[test] Use RepoAccess.shell() in unittest_predicates
2014-04-07, by Julien Cristau
[devtools] add 'shell' method to RepoAccess, deprecate CubicWebTC's
2014-04-07, by Julien Cristau
[repo] make extid2eid work with either a session or a connection
2014-04-07, by Julien Cristau
[repository] extid2eid's 'commit' argument no more necessary
2014-04-04, by Sylvain Thénault
[repository] complete argument is no more needed since we have no more 'true' multisource.
2014-04-04, by Sylvain Thénault
[repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
2014-04-04, by Sylvain Thénault
[repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
2014-04-04, by Julien Cristau
[web/data] Remove broken jquery-json plugin (closes #3590335)
2014-03-28, by Rémi Cardona
Add missing relation types items in schema global variables
2014-01-27, by Denis Laxalde
[web] return 403 for Unauthorized, not 401
2014-03-13, by Julien Cristau
[test] update unittest_repoapi to 3.19 api (sic)
2014-04-03, by Sylvain Thénault
[test] update unittest_utils to 3.19 api
2014-04-03, by Sylvain Thénault
[test] update unittest_rset to 3.19 api
2014-04-03, by Sylvain Thénault
[test] update unittest_rqlrewrite to 3.19 api
2014-04-03, by Sylvain Thénault
[test] update unittest_req to 3.19 api
2014-04-03, by Sylvain Thénault
[test] update unittest_predicates to 3.19 api
2014-04-03, by Sylvain Thénault
[web/test] port unittest_reledit to RepoAccess API
2014-04-03, by Julien Cristau
[web/test] port unittest_magicsearch to RepoAccess API
2014-04-04, by Julien Cristau
[web/test] use real_error_handling context manager instead of open-coding it
2014-04-03, by Julien Cristau
[web/test] port unittest_idownloadable to RepoAccess API
2014-04-03, by Julien Cristau
[web/test] remove useless calls to self.request() from CORS tests
2014-04-03, by Julien Cristau
[web/test] port unittest_formfields to RepoAccess API
2014-04-03, by Julien Cristau
[web/test] port unittest_form to RepoAccess API
2014-04-02, by Julien Cristau
[web/test] port unittest_facet to RepoAccess API
2014-04-02, by Julien Cristau
[web/test] move unittest_controller to RepoAccess test API
2014-04-02, by Julien Cristau
[web/test] port unittest_breadcrumbs to 3.19 test api
2014-04-02, by Julien Cristau
[web/test] avoid deprecation warnings from find_entities()
2014-04-02, by Julien Cristau
[web/test] port unittest_application to new 3.19 API
2014-04-02, by Julien Cristau
[test] silence warnings for unittest_schema by upgrading to new 3.19 API
2014-04-04, by Sylvain Thénault
[test] silence warnings for unittest_cwctl by upgrading to new 3.19 API
2014-04-04, by Sylvain Thénault
[test] replace some assert{True,False} with more specific method
2014-04-04, by Sylvain Thénault
[test] silence warnings for unittest_entity by upgrading to new 3.19 API
2014-04-01, by Sylvain Thénault
Fix constraint sync during migration
2014-04-07, by Julien Cristau
merge 3.18.4 into default
2014-04-07, by Julien Cristau
Added tag cubicweb-version-3.18.4, cubicweb-debian-version-3.18.4-1, cubicweb-centos-version-3.18.4-1 for changeset 0176da9bc752
stable
2014-04-07, by Julien Cristau
[test/data] Add missing 'add' permission on attribute
stable
cubicweb-centos-version-3.18.4-1
cubicweb-debian-version-3.18.4-1
cubicweb-version-3.18.4
2014-04-04, by Sylvain Thénault
[hooks/notification] Fix indentation
2014-04-07, by Julien Cristau
[devtools] deprecate CWTC.user()
2014-04-03, by Sylvain Thénault
minor cleanups
2014-04-03, by Sylvain Thénault
some copyright updates
2014-04-03, by Sylvain Thénault
[devtools] properly close open access on tearDown
2014-04-03, by Sylvain Thénault
[devtools] make comment (a bit) more readable
2014-04-03, by Sylvain Thénault
[devtools] avoid an internal deprecation warning
2014-04-02, by Julien Cristau
[server/session] undeprecate session.anonymous_session
2014-04-02, by Julien Cristau
[web/sessions] use session.sessionid instead of deprecated session.id
2014-04-02, by Julien Cristau
[repo] don't set cnxset when getting the session to close it
2014-04-03, by Sylvain Thénault
[repo] handle connection explicitly when calling session open/close hooks
2014-04-02, by Julien Cristau
[hooks/syncschema] work with connections not sessions
2014-04-01, by Julien Cristau
[server/sources] {before,after}_entity_insertion wants a cnx not a session
2014-04-01, by Julien Cristau
[hooks/syncsources] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/notification] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/metadata] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/bookmark] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/workflow] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/email] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/integrity] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/security] let's use a connection, not a session
2014-04-01, by Julien Cristau
[server/sources/native] deal with connections, not sessions
2014-04-01, by Julien Cristau
[server] eschema_eid needs a connection, not a session
2014-04-01, by Julien Cristau
[repository] operations get a connection instead of a session
2014-04-01, by Julien Cristau
[server/hook] operations get a connection instead of a session
2014-04-01, by Julien Cristau
[repository] Use an internal connection in register_user
2014-04-01, by Julien Cristau
avoid to internally raise 3.19 warnings
2014-04-01, by Sylvain Thénault
[sources] ensure we have a cnxset in undoable_transactions
2014-04-07, by Julien Cristau
[server] move security/integrity hook management away from InternalSession.__init__
2014-04-04, by Julien Cristau
[migration] make 'session' object be a server-side Connection, not ClientConnection
2014-04-03, by Julien Cristau
[sources] Skip problematic sources when starting shell instead of crashing. Closes #3670208
2014-03-20, by Sylvain Thénault
[web] fix language negotiation
2014-04-04, by Julien Cristau
[merge] bring the 3.17.14 fixes to 3.18
stable
2014-04-01, by Aurelien Campeas
[test/utils] repair concat-resources test
stable
2014-04-01, by Aurelien Campeas
[pkg] bump cubicweb.spec
stable
2014-03-31, by Aurelien Campeas
[dataimport] Correctly call rschema(rtype) in SqlGenObjectStore, closes #3694139
stable
2014-03-31, by Vincent Michel
[pkg] prepare 3.18.4
stable
2014-03-28, by Aurelien Campeas
[web] Disable 'concat-resources' by default (closes #3670503)
stable
2014-03-20, by Rémi Cardona
[testlib] Drop override of assertItemsEqual method
stable
2014-03-12, by Denis Laxalde
[rewrite] Fix crash when the main variable doesn't appear in the snippet's vargraph
stable
2014-03-13, by Sylvain Thénault
[ext/rest] Catch SystemExit raised by docutils
stable
2014-03-13, by Denis Laxalde
[entity] User-defined relation to skip for copy has precedence
stable
2014-03-14, by Jérôme Roy
Make EditController edit_entity method always return an eid
stable
2014-02-26, by Denis Laxalde
[migration] Improve update of in-memory schema during 3.18 CWAttribute.defaultval change
stable
2014-03-26, by Julien Cristau
[migration] always rebuild infered relation
stable
2014-03-27, by Sylvain Thénault
Backout "[web/navigation] use add_onload instead of inline javascript href"
stable
2014-03-24, by Julien Cristau
[test] those are rql tests, not cubicweb (and they break with rql 0.31.5). Remove them.
stable
2014-03-14, by Sylvain Thénault
[source/native] allow many eid creation per .create_eid call (closes #3526594)
2014-03-24, by Aurelien Campeas
[pkg] bump the dependency on logilab.database
2014-02-06, by Aurelien Campeas
[source/native] refactor eid generation code
2014-03-10, by Aurelien Campeas
Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
2014-03-24, by Julien Cristau
[server] Fix AttributeError in extid2eid
2014-03-24, by Laura Médioni
[book] Update documentation for new repoapi
2014-03-11, by Julien Cristau
[utils] the json module is always available
2014-03-14, by Julien Cristau
[fti] properly close the ProgressBar
2014-03-17, by Julien Cristau
[serverctl] use repoapi for db-check, add-source, rebuild-fti commands
2014-03-17, by Julien Cristau
[devtools] make get_repo_and_cnx return a repoapi ClientConnection
2014-03-05, by Julien Cristau
[repoapi] Avoid deprecation warnings from session.id
2014-03-05, by Julien Cristau
[server] some s/session/cnx/
2014-02-18, by Julien Cristau
Move setting session.mtime from dbapi to web session manager
2014-03-05, by Julien Cristau
[web] whitespace cleanup in http_headers.py
2014-03-13, by David Douard
[web] implement cross origin resource sharing (CORS) (closes #2491768)
2014-03-14, by Nicolas Chauvat
[devtools] add a 'method' argument to RepoAccess.web_request
2014-03-12, by David Douard
[web] Fix handling of some http headers
2014-03-14, by Julien Cristau
[web/request] deprecate user_callback
2014-03-10, by Julien Cristau
[doc] undocument user_callback
2014-03-07, by Julien Cristau
Added tag cubicweb-centos-version-3.17.14-1, cubicweb-version-3.17.14, cubicweb-debian-version-3.17.14-1 for changeset fa00fc251d57
stable
2014-03-12, by Florent Cayré
[migractions] Better handle removal of RQLConstraint in sync_schema
stable
cubicweb-centos-version-3.17.14-1
cubicweb-debian-version-3.17.14-1
cubicweb-version-3.17.14
2014-03-10, by Denis Laxalde
[test] when the config change, we should cleanup sys.path and sys.modules. Closes #3634164
stable
2014-03-10, by Sylvain Thénault
[wsgi] make sure request.content is available for consumption
2014-03-06, by Julien Cristau
[facet] create a RangeRQLPathFacet (closes #2852512)
2014-01-29, by Katia Saurfelt
[request] Make sure set_message() actually displays its given message (closes #3003425)
2013-10-31, by Rémi Cardona
[pkg] prepare 3.17.14
stable
2014-03-05, by Aurelien Campeas
[hooks/syncschema] do not crash on double removal of a constraint
stable
2014-02-27, by Aurelien Campeas
[doc/book] Fix typo in import
stable
2014-02-19, by Rémi Cardona
[server/session] fix a couple typos in doc strings
2014-02-18, by Julien Cristau
[server/migractions] finish migration to repoapi objects
2014-02-18, by Julien Cristau
[server] use the ClientConnection directly now that it has more methods available
2014-03-05, by Julien Cristau
[repoapi] add security/hook control and system_sql
2014-02-18, by Julien Cristau
[predicates] fix thinko in doc strings
2014-02-17, by Julien Cristau
[web/basecomponents] remove EtypeRestrictionComponent
2014-02-17, by Julien Cristau
[ldapparser, book] document additional error causes
2014-02-14, by Dimitri Papadopoulos
[js] remove leftover dead code in loadxhtml
2014-02-14, by Julien Cristau
[web] Avoid using an empty dict as default parameter of 'CubicWebRequestBase'.
2014-03-04, by Damien Garaud
less
more
|
(0)
-3000
-1000
-224
+224
+1000
+3000
tip