Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-384
+384
+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.
[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
[schema] fix composite deletion handling
2014-01-21, by Aurelien Campeas
[schema] add composite handling helpers on EntitySchema (related to #3463112)
2014-01-24, by Aurelien Campeas
[server] Handle unique constraint violations under recent sqlite
2014-02-17, by Julien Cristau
[i18n] update
2014-03-04, by Julien Cristau
[i18n] es.po updated
2014-03-04, by Celso FLORES
merge 3.18.x in 3.19 branch
2014-02-17, by Julien Cristau
3.18 is stable
stable
2014-02-17, by Julien Cristau
[schema] explicitly declare 'add' permissions for a couple attributes
2014-02-17, by Julien Cristau
Added tag cubicweb-version-3.17.13, cubicweb-debian-version-3.17.13-1, cubicweb-centos-version-3.17.13-1 for changeset 09b4ebb9b0f1
stable
2014-02-14, by Aurelien Campeas
Added tag cubicweb-version-3.18.3, cubicweb-debian-version-3.18.3-1, cubicweb-centos-version-3.18.3-1 for changeset afd21fea201a
2014-02-14, by Julien Cristau
Update translations
cubicweb-centos-version-3.18.3-1
cubicweb-debian-version-3.18.3-1
cubicweb-version-3.18.3
2014-02-14, by Julien Cristau
[pkg] prepare 3.18.3
2014-02-14, by Julien Cristau
merge 3.17.13
2014-02-14, by Julien Cristau
[ldapfeed] fix encode error during initial user import
stable
cubicweb-centos-version-3.17.13-1
cubicweb-debian-version-3.17.13-1
cubicweb-version-3.17.13
2014-02-14, by Dimitri Papadopoulos
[web/data] Ignore disabled widgets in cw.utils.formContents() (closes #3544492)
2014-02-12, by Rémi Cardona
[etwist] Fix an empty request content after a Twisted processing (closes #3546795).
2014-02-14, by Damien Garaud
[web/data] remove images that aren't used anywhere
2014-02-13, by Julien Cristau
[web/data] Add missing images from jquery-ui 1.10.3
2014-02-13, by Julien Cristau
[web/navigation] use add_onload instead of inline javascript href
2014-02-14, by Julien Cristau
[web/data] fix treeview regression (closes #3526466)
2014-02-14, by Julien Cristau
backout 8f3e963501e2, which is not ready yet
stable
2014-02-14, by Aurelien Campeas
[pkg] also bump it there
stable
2014-02-13, by Aurelien Campeas
[pkg] prepare 3.17.13
stable
2014-02-10, by Aurelien Campeas
[navigation] use add_onload instead of inline javascript href
stable
2014-02-11, by Julien Cristau
[uilib] allow canvas tags in the html cleaner
stable
2014-02-05, by Julien Cristau
[ajax] use a custom tag to handle dynamically loaded js
stable
2014-02-05, by Julien Cristau
[dataimport] fix comment
stable
2014-02-03, by Aurelien Campeas
[hooks/security, devtools/fill] silence yams 0.38.0 warnings
stable
2014-02-12, by Aurelien Campeas
Drop 3.13 incomplete backward compat in edit controller.
2014-02-03, by Florent Cayré
[devtools] force locale to C for postgresql test clusters
2014-02-10, by Julien Cristau
[rql2sql] remove special behaviour of symmetric relation vs DISTINCT
2013-12-20, by Sylvain Thénault
Typo in comments and error messages
2014-02-11, by Dimitri Papadopoulos
Fix typo in a setup.py comment
2014-02-13, by Dimitri Papadopoulos
[dataimport, migration] more fixes in the spirit of a6c32edabc8d:
2014-02-13, by Dimitri Papadopoulos
[doc] Fix typo in devrepo/fti
2014-02-06, by Denis Laxalde
[doc/3.19] Clarify repoapi.get_repository usage
2014-02-04, by Denis Laxalde
[server] use a connection instead of a session for user authentication
2014-01-29, by Julien Cristau
Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
2014-02-11, by Julien Cristau
[server/repo] use internal_cnx in init_sources_from_database
2014-01-28, by Julien Cristau
[server/session] avoid spurious warnings from Session.close
2014-01-29, by Julien Cristau
[server] rename session to cnx in querier and plan
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.stats()
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.gc_stats()
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.get_versions()
2014-01-29, by Julien Cristau
[webconfig] get_repository moved to repoapi
2014-01-30, by Julien Cristau
[schemaserial] Replace 'cursor' with 'cnx'
2014-01-30, by Julien Cristau
[book] basic documentation for LDAPfeed
2014-02-03, by Dimitri Papadopoulos
[testlib] Use session.sessionid instead of deprecated session.id
2014-01-29, by Julien Cristau
Add data/pgdb to hgignore patterns
2014-02-07, by Julien Cristau
[test] make unittest_postgres pass
2014-01-27, by Julien Cristau
[devtools] make PostgresTestDataBaseHandler start its own postgresql
2014-01-28, by Julien Cristau
[web/staticcontrollers] create a unique temporary file for concat handling
2014-02-05, by Julien Cristau
[server/repo] Use session.sessionid instead of session.id
2014-01-29, by Julien Cristau
[server/session] use _free_cnxset instead of free_cnxset to avoid warnings
2014-01-29, by Julien Cristau
[server] Use internal_cnx instead of internal_session in init_repository
2014-01-28, by Julien Cristau
[server/session] session.id → session.sessionid
2014-01-30, by Julien Cristau
English typography
2014-02-04, by Dimitri Papadopoulos
[repo] restore python 2.6 compatibility
2014-02-03, by Julien Cristau
[server] use internal_cnx instead of internal_session in deserialize_schema
2014-01-28, by Julien Cristau
[server/schemaserial] rename cursor argument to cnx
2014-01-28, by Julien Cristau
[repo] Use a connection instead of a session in Repository.properties()
2014-01-29, by Julien Cristau
[server/sources] replace references to dbapi with repoapi
2014-01-30, by Julien Cristau
[doc/3.19] Make repoapi description match code
2014-01-30, by Julien Cristau
[serverctl] remove broken schema-sync command
2014-02-03, by Julien Cristau
[server/session] Fix docstring typo for InternalSession
2014-01-30, by Julien Cristau
[book] typo
2014-01-24, by Dimitri Papadopoulos
[server] fix TypeErrors
2014-01-29, by Julien Cristau
[notification] use an InternalManager object for notifications if we have an (email, lang) tuple
2013-12-17, by Julien Cristau
[req] if a user has a None property, fall back to the default
2013-12-17, by Julien Cristau
[server] Allow setting an InternalManager's preferred language
2013-12-17, by Julien Cristau
merge 3.18.2 into 3.19 branch
2014-01-27, by Julien Cristau
[migration/3.18] protect against attributes in db missing from fsschema
2014-01-23, by Julien Cristau
[doc] Update copyright date to 2014 (closes #3463136)
2014-01-21, by Arthur Lutz
[repoapi] Fix typos in doc strings and comments
2014-01-24, by Julien Cristau
[cwxml parser] minor pylint fixes
2013-12-17, by Sylvain Thénault
[devtools] make CubicWebTC.login as admin undo previous logins
2014-01-14, by Julien Cristau
[devtools] fix self.session._cnx vs self.cnx._cnx confusion after self.login
2014-01-14, by Julien Cristau
[devtools] _orig_cnx does not exist any more (missing change)
2014-01-23, by Aurelien Campeas
[c-c schema] option to show single etype (closes #3404831)
2014-01-06, by Aurelien Campeas
[multi-sources-removal] Drop entities.source column
2014-01-23, by Sylvain Thénault
[repo] pylint cleanup, mainly of imports, with a bit of style
2014-01-23, by Julien Cristau
[multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2013-07-01, by Sylvain Thénault
[multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
2014-01-22, by Sylvain Thénault
[multi-sources-removal] Drop cnxset_freed from source interface
2013-06-27, by Sylvain Thénault
[cnxset] add backwards compat for cnxset.source_cnxs
2014-01-22, by Julien Cristau
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2014-01-22, by Sylvain Thénault
[ldap] simplify connection handling
2013-06-27, by Sylvain Thénault
[ldap] merge cw.server.ldaputils back into ldapfeed source
2013-06-27, by Sylvain Thénault
[config] cleanup/refactor server sources file values handling
2013-07-02, by Sylvain Thénault
[repoapi] drop get_option_value's foreid argument
2014-01-22, by Julien Cristau
[multi-sources-removal] Drop foreid argument of repo.get_option_value
2013-06-21, by Sylvain Thénault
[c-c restore] drop useless restore-all option, and related systemonly argument
2013-06-21, by Sylvain Thénault
[multi-sources-removal] Kill repo.sources
2013-06-21, by Sylvain Thénault
[multi-sources-removal] Drop no more necessary scleanup (source cleanup) argument
2013-06-21, by Sylvain Thénault
[multi-sources-removal] drop source location search on glob_*[entity|relation] methods
2014-01-22, by Sylvain Thénault
[server test] simplify data-schemaserial test instance's schema
2013-06-21, by Sylvain Thénault
[multi-sources-removal] Drop (dont_)cross relation related code
2014-01-22, by Sylvain Thénault
[multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
2013-06-17, by Sylvain Thénault
[multi-sources-removal] Drop deleted_entities system table and entities.mtime column
2014-01-21, by Sylvain Thénault
[multi-sources-removal] drop repository entities_modified_since public api
2013-06-17, by Sylvain Thénault
[multi-sources-removal] Drop the "true" multi-sources planner
2014-01-21, by Sylvain Thénault
[multi-sources-removal] Drop cw.server.sources.extlite
2013-06-27, by Sylvain Thénault
[multi-sources-removal] Move cw.server.sources.ConnectionWrapper where it belongs
2013-06-16, by Sylvain Thénault
[multi-sources-removal] Drop pyrorql and zmqrql sources
2014-01-21, by Sylvain Thénault
[web/formfields] Make CompoundField inherit needs_multipart from its subfields
2014-01-21, by Denis Laxalde
[wsgi/handler] fix api change from 3.18
2014-01-15, by Aurelien Campeas
[req] deprecate get_cache (closes #3181499)
2014-01-21, by Aurelien Campeas
Added tag cubicweb-version-3.18.2, cubicweb-debian-version-3.18.2-1, cubicweb-centos-version-3.18.2-1 for changeset 6880674c1a26
2014-01-21, by Julien Cristau
merge 3.17.12 into 3.18 branch
cubicweb-centos-version-3.18.2-1
cubicweb-debian-version-3.18.2-1
cubicweb-version-3.18.2
2014-01-21, by Julien Cristau
[editcontroller] fix cardinality computation (closes #3120495)
2013-09-11, by Aurelien Campeas
Added tag cubicweb-version-3.17.12, cubicweb-debian-version-3.17.12-1, cubicweb-centos-version-3.17.12-1 for changeset 838d58a30f7e
stable
2014-01-21, by Aurelien Campeas
[debian] move yams max version to Depends
stable
cubicweb-centos-version-3.17.12-1
cubicweb-debian-version-3.17.12-1
cubicweb-version-3.17.12
2014-01-21, by Julien Cristau
[pkg] prepare 3.17.12
stable
2014-01-21, by Aurelien Campeas
[web] Fix typo in docstring
stable
2014-01-17, by Rémi Cardona
[test] remove custom implementation of FakeRequest.header_accept_language() (closes #3375021)
stable
2014-01-20, by Adrien Di Mascio
[adapters] fix a name stomping error (entity)
stable
2014-01-13, by Aurelien Campeas
[entities] unconditionnally sanitize the html output of printable_value
stable
2014-01-13, by Aurelien Campeas
[doc] Update the debian stable name to wheezy
stable
2013-12-14, by Christophe de Vienne
[i18n] Fix two typos
stable
2014-01-07, by Denis Laxalde
fix deprecation info
stable
2013-12-19, by Aurelien Campeas
[web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670
stable
2014-01-17, by Sylvain Thénault
[test api] extract a context manager to temporarily disable app.error_handler monkey patch
stable
2014-01-17, by Sylvain Thénault
[views/workflow/tmppng] fix console crash on nth call to this one-shot view
stable
2014-01-02, by Aurelien Campeas
[dataimport] The subjtype should be the subject of a relation, not the object, closes #3365113
stable
2013-12-10, by Vincent Michel
[testlib] Fix assertMessageEqual
stable
2014-01-15, by Julien Cristau
[doc] Pass field to value callback in FieldsForm example
stable
2014-01-06, by Denis Laxalde
[pkg] prepare 3.18.2
2014-01-21, by Julien Cristau
[migractions] Don't silently ignore errors when installing sql procedures
2014-01-21, by Julien Cristau
[schema] execute the new stored procs/funcs at migration time (closes #3450368)
2014-01-21, by Aurelien Campeas
[schema/stored procs] fix syntax error (closes #3450362)
2014-01-17, by Aurelien Campeas
Added tag cubicweb-version-3.18.1, cubicweb-debian-version-3.18.1-1, cubicweb-centos-version-3.18.1-1 for changeset 60322cb8636c
2014-01-17, by Julien Cristau
[web/data] Update fullcalendar to version 1.6.4
cubicweb-centos-version-3.18.1-1
cubicweb-debian-version-3.18.1-1
cubicweb-version-3.18.1
2014-01-17, by Julien Cristau
[debian] declare breaks on cubicweb-invoice (closes #3444985)
2014-01-16, by Julien Cristau
[hooks/security] silence yams warning (closes #3440707)
2014-01-14, by Aurelien Campeas
[migration/3.18] recover from bad CWSource.in_synchronization default value
2014-01-16, by Julien Cristau
[pkg] prepare 3.18.1
2014-01-16, by Julien Cristau
[security] Add comment to check_entity_attributes shortcut
2014-01-16, by Julien Cristau
Disable security hooks for internal sessions
2014-01-16, by Julien Cristau
[migration/3.18] Explicitly delete constraint on defaultval
2014-01-15, by Julien Cristau
[migration/3.18] Idempotency fixes
2014-01-15, by Julien Cristau
[migration/3.18] Fix NameError
2014-01-14, by Denis Laxalde
[migration/3.18] Add add_permission relation definitions earlier
2014-01-14, by Denis Laxalde
[migration/3.18] Only commit when we did something
2014-01-14, by Denis Laxalde
[doc/3.19] fix (mostly) grammar
2014-01-13, by Aurelien Campeas
fix version number: we still target cw 3.19
2014-01-13, by Aurelien Campeas
Fix a couple merge errors
2014-01-13, by Julien Cristau
merge 3.18.0 in 3.19 branch
2014-01-13, by Julien Cristau
Added tag cubicweb-version-3.18.0, cubicweb-debian-version-3.18.0-1, cubicweb-centos-version-3.18.0-1 for changeset db37bf35a147
2014-01-10, by Julien Cristau
[book] drop reference to removed cubicweb.predicates.implements
cubicweb-centos-version-3.18.0-1
cubicweb-debian-version-3.18.0-1
cubicweb-version-3.18.0
2014-01-10, by Julien Cristau
3.18.0
2014-01-10, by Julien Cristau
[i18n] update French and English translations
2014-01-10, by Julien Cristau
i18n update
2014-01-10, by Julien Cristau
merge stable
2014-01-10, by Julien Cristau
[hooks/security] provide attribute "add" permission
2013-10-24, by Aurelien Campeas
[server/test] reorganize data/migratedapp/schema.py to allow comparison with data/schema.py
2014-01-10, by Julien Cristau
[schema] move definition of RQLExpression classes before default permission dicts
2014-01-10, by Julien Cristau
[server] remove old backwards compat for PropagateSubjectRelation*Hook
2014-01-10, by Julien Cristau
[book] replace PropagateSubjectRelation*Hook references
2014-01-10, by Samuel Trégouët
[doc] update 3.18 release notes
2014-01-09, by Julien Cristau
[pkg] bump logilab-common requirement
2014-01-09, by Julien Cristau
update jquery to 1.10 (closes #2786674)
2014-01-09, by Aurelien Campeas
[notification] Use https url when available in notification view context
2013-12-16, by Denis Laxalde
[req] Return base-url in case https-url is None in base_url()
2013-12-13, by Denis Laxalde
[server/session] fix typo in keep_cnxset_mode docstring
2013-12-19, by Julien Cristau
[breadcrumbs] Small breadcrumb components refactoring
2014-01-09, by Florent Cayre
[views/dot] use an inlined svg for schema and workflow graphs
2014-01-06, by Aurelien Campeas
[release notes] Documents one() and find() addition
2013-12-12, by Christophe de Vienne
[js] noop is undefined in plain javascript (related to #2786674)
2014-01-07, by Aurelien Campeas
[css] drop shadow.gif & use a couple of rules (closes #3381435)
2013-12-17, by Aurelien Campeas
[css] replace old rounded corners hack by css rules
2013-12-17, by Aurelien Campeas
[views/templates] provide a modal main template (closes #3274672)
2013-11-04, by Aurelien Campeas
[js/widgets] fix the InOut widget with modern jQuery versions
2014-01-08, by Aurelien Campeas
[autoform] Allow overridding of permissions checks
2013-08-01, by Denis Laxalde
[schema] fix unique together index handling
2014-01-08, by Aurelien Campeas
[pyrorql] deprecate pyrorql source (closes #2919299)
2014-01-07, by David Douard
[web/facet] do NOT drop offset/limit of the base rql (closes #3344579)
2013-12-03, by Aurelien Campeas
[webctl] Generate static data directory on upgrade (closes #2167873)
2013-12-12, by Julien Cristau
[cwctl] Don't check for old lgc versions
2013-12-12, by Julien Cristau
[migration/3.18] add sanity checks before changing symmetric relations
2013-12-19, by Julien Cristau
[migration/3.18] disable all hooks when setting up symmetric relations
2013-12-19, by Julien Cristau
[devtools] bases for instrumenting / debugging standard propagation hooks
2013-12-12, by Sylvain Thénault
instrument cwvreg, so we may know what's being loaded by asking the registry store
2013-09-27, by Sylvain Thénault
set proper PACKAGE information for yams 0.39
2014-01-07, by Sylvain Thénault
[yams] follow yams 0.39 api change introduced by ad95fd2c46de (package attribute on etype/rtype/rdef)
2013-12-17, by Sylvain Thénault
Make the GROUP_CONCAT aggregate function not repeat values (closes #3223975)
2013-11-14, by Julien Cristau
[mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
2014-01-07, by Sylvain Thénault
[mail] format_mail copy/paste fix: we want to test sender-name, not sender-addr
2013-11-13, by Sylvain Thénault
symmetric relations: replace bogus rql2sql translation by a hook
2013-11-14, by Aurelien Campeas
[migration] fix handling of default value for boolean attributes
2013-12-12, by Julien Cristau
[entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
2013-12-12, by Sylvain Thénault
[rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
2013-12-12, by Sylvain Thénault
[test] drop no more used test data file
stable
2013-06-21, by Sylvain Thénault
[doc] Refer to RsetTableView in EntityTableView docstring instead of TableView
stable
2013-11-05, by Denis Laxalde
Fix use of vreg.config.anonymous_user()
stable
2013-11-12, by Julien Cristau
[server] avoid race-condition in timer events
stable
2013-12-04, by Julien Cristau
[server/pyro] try to shutdown the repository properly
stable
2013-12-04, by Julien Cristau
[book] remove broken links to web.views.wdoc.ChangeLog{View,Action}
stable
2013-12-11, by Julien Cristau
[book] fix Session.{set,free}_cnxset autodoc
stable
2013-12-11, by Julien Cristau
cwetype is a *class* property, rename its argument accordingly
stable
2013-11-27, by Sylvain Thénault
typo
stable
2013-11-27, by Sylvain Thénault
[req] New method: RequestSessionBase.find().
2013-12-11, by Christophe de Vienne
[rset] New method: ResultSet.one()
2013-12-11, by Christophe de Vienne
Added tag cubicweb-debian-version-3.17.11-2 for changeset b02e2912cad5
stable
2013-12-11, by Julien Cristau
[debian] add lintian override for a false positive
stable
cubicweb-debian-version-3.17.11-2
2013-12-11, by Julien Cristau
[predicates] allow multiple transition names in on_fire_transition (closes #3013720)
2013-12-10, by Julien Cristau
[css] add the entypo font as available ressource (closes #2930356)
2013-11-19, by David Douard
[skeleton i18n] Add PO-Revision-Date header to make emacs po-mode happy
2013-12-10, by Nicolas Chauvat
[uicfg] give a set_fields_order method to the primary view display control
2013-10-21, by Aurelien Campeas
merge 3.17.11
2013-12-09, by Julien Cristau
Added tag cubicweb-centos-version-3.17.11-1, cubicweb-version-3.17.11, cubicweb-debian-version-3.17.11-1 for changeset 7f67db7c848e
stable
2013-12-06, by Aurelien Campeas
prepare 3.17.11
stable
cubicweb-centos-version-3.17.11-1
cubicweb-debian-version-3.17.11-1
cubicweb-version-3.17.11
2013-12-06, by Aurelien Campeas
[devtools] write db config through a temporary file
stable
2013-10-18, by Julien Cristau
[server] Add missing indices for undo support (closes #3259691)
stable
2013-11-13, by Julien Cristau
[sqlutils] fix sqlite group_concat harder (related to #3331906)
stable
2013-12-06, by Aurelien Campeas
[sqlutils] avoid a crash with sqlite when using group_concat (closes #3331906)
stable
2013-11-28, by Aurelien Campeas
[server/initrepo] show failed sql statements and abort if necessary (closes #3308564)
stable
2013-10-24, by Aurelien Campeas
[views/table] use cubicweb.ajax.js for pagination
stable
2013-11-27, by Aurelien Campeas
[rset] Fix regression with rset copying (closes #3344410)
stable
2013-12-03, by Julien Cristau
[doc] Fix a sample request
stable
2013-12-04, by Christophe de Vienne
[tableview] Don't share column renderers between all instances of a table (closes #3351872)
stable
2013-12-06, by Julien Cristau
[tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872)
stable
2013-12-06, by Julien Cristau
add failing test case related to #3013554
stable
2013-07-18, by Sylvain Thénault
[web] make sign_text unicode aware, avoid crash with non-ascii chars. Closes #3289774
stable
2013-11-12, by Sylvain Thénault
[doc] Use string debug mode in debugged docstring
stable
2013-11-07, by Denis Laxalde
[rql2sql] fix relation table scope when some variable from subquery is used. Closes #3252270
stable
2013-10-25, by Sylvain Thénault
[cwctl] backout 5d5b3a865eb1, which breaks interactive shell usage
stable
2013-10-30, by Aurelien Campeas
[ReST] Implement a rql-table reST directive. Closes #3252856
2013-09-09, by Denis Laxalde
[server] drop support for antediluvian lgdb versions
2013-10-16, by Julien Cristau
[doc/book/security] update description of entity update (Related to #2932033)
2013-10-08, by Aurelien Campeas
[test] test can_use_rest_path directly
stable
2013-10-04, by Julien Cristau
[ctl] set proper encoding for sys.stdout/sys.stderr. Closes #1669144
stable
2013-09-26, by Dimitri Papadopoulos
[web] typo in config file comment
stable
2013-09-19, by Dimitri Papadopoulos
[book] Typo and formatting fixes in devrepo/entityclasses/application-logic
stable
2013-10-17, by Denis Laxalde
[cwctl] Only start the instance after upgrade if it was running before
stable
2013-10-10, by Denis Laxalde
[book] Improve match_rtype selector docstring and "Relation modification related events" section
stable
2013-10-24, by Denis Laxalde
[book] properly escape backslash
stable
2013-10-24, by Dimitri Papadopoulos
[test] use assertIn / assertIsInstance
stable
2013-10-24, by Julien Cristau
update pylint extension to astroid API
stable
2013-10-25, by Sylvain Thénault
Fix example in cw_set method
stable
2013-10-17, by Denis Laxalde
[merge] incorporate cw 3.17.10 fixes
2013-10-24, by Aurelien Campeas
Added tag cubicweb-centos-version-3.17.10-1, cubicweb-version-3.17.10, cubicweb-debian-version-3.17.10-1 for changeset fe0e1863a137
stable
2013-10-24, by Julien Cristau
[pkg] prepare 3.17.10
stable
cubicweb-centos-version-3.17.10-1
cubicweb-debian-version-3.17.10-1
cubicweb-version-3.17.10
2013-10-23, by Julien Cristau
[web] don't rename resources in gen-static-datadir
stable
2013-10-10, by Julien Cristau
[notification] avoid leaking cnxsets (closes #3243810)
stable
2013-10-23, by Julien Cristau
[book] English fix
2013-10-22, by Dimitri Papadopoulos
[serverctl] complete the schema-diff command with options that will fix & enhance it.
2013-10-08, by Aurelien Campeas
[server] deprecate the old multi-source system
2013-10-18, by Aurelien Campeas
[doc] document changed attribute default value storage
2013-10-18, by Julien Cristau
defaultval migration for sqlite
2013-09-16, by Julien Cristau
[schema] store default attribute values in a Bytes field, allowing python objects as default values
2013-08-23, by Aurélien Campeas
[source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593)
stable
2013-10-17, by Aurelien Campeas
[dbapi] Fix broken inmemory:// URLs parsing (closes #3225832)
stable
2013-10-17, by Rémi Cardona
[metadata hook] rename an operation for the sake of readability
2013-10-17, by Sylvain Thénault
[book] Typo fix and rephrasing in devrepo/migration
2013-10-16, by Denis Laxalde
[cwshell] rename history file to .cwshell_history (erudi is dead, long live cw)
2013-10-16, by Nicolas Chauvat
[entity] Entity.related(): add a targettypes argument (closes #2957313)
2013-07-11, by Aurelien Campeas
[source configuration] silent lgc 0.60 deprecation warning
2013-08-28, by Sylvain Thénault
[web] remove action "Got Rhythm" (closes #3093362)
2013-10-15, by Nicolas Chauvat
[debian] Break old geocoding
2013-10-07, by Julien Cristau
[wsgi] remove ages old hack to set base_url
2013-10-11, by Aurelien Campeas
[wsgi] also provide an example using werkzeug (if available)
2013-10-11, by Aurelien Campeas
[wsgi] add the simplest possible wsgi (debug) server
2013-10-01, by Aurelien Campeas
[querier/security] instrument a bit the querier read security checks
2013-10-10, by Aurelien Campeas
[book] Improve PostgreSQL configuration section
2013-09-30, by Denis Laxalde
[js] add a selector string escaping function
2013-10-08, by Aurelien Campeas
[merge] backport stable fixes
2013-10-10, by Aurelien Campeas
[test/ldapsource] backout 192a748550c7 which broke RQL2LDAPFilterTC
stable
2013-10-10, by Aurelien Campeas
[rset] make sure rset.description is always a list
stable
2013-10-09, by Julien Cristau
[schema] edit syntax tree instead of playing with strings for RQLExpressions
stable
2013-10-09, by Julien Cristau
[py3k] note about future warning on __eq__ vs __hash__
stable
2013-10-10, by Aurelien Campeas
[formfields] py3k kill future compat warning
stable
2013-10-01, by Aurelien Campeas
[entity] do not raise an AssertionError if the kwargs given to set_relations/attributes is empty
stable
2013-10-10, by Aurelien Campeas
[packaging] setup.py: don't exclude skeleton/debian/* from being installed
stable
2013-10-10, by Julien Cristau
[tests/hooks/integrity] kill old and empty skipped test
stable
2013-09-11, by Aurelien Campeas
[server/session] demote log to debug
stable
2013-10-09, by Aurelien Campeas
[test] use assertCountEqual instead of assertItemsEqual
stable
2013-08-01, by Sylvain Thénault
[server] fix a number of typos, mostly in docstrings
stable
2013-10-10, by Julien Cristau
[skeleton] Install cubes README in Debian packages (Closes #3171971)
stable
2013-10-07, by Denis Laxalde
[debian] Build-Depends on python-unittest2 | python (>= 2.7)
stable
2013-10-10, by Denis Laxalde
[doc] typos and reformulation
stable
2013-08-29, by Paul Tonelli
[doc] additional documentation about pip install
stable
2013-08-29, by Paul Tonelli
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
tip