Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-384
+384
+1000
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.
[rql2sql] Fix iter_exists_sols() excessive cleaning of _state.tables
2015-06-18, by Christophe de Vienne
[cwctl] allow overriding config settings from the command line (closes #5557656)
2015-06-25, by David Douard
avoid sanitizing warnings
2015-06-26, by Sylvain Thénault
[devtools] avoid warning about source['global-db-name']
2015-06-26, by Julien Cristau
[skeleton] remove no-break space from skeleton setup.py
2015-06-26, by Julien Cristau
[server/test] drop unused import
2015-06-26, by Julien Cristau
[doc] update 3.21 release notes
2015-06-26, by Julien Cristau
[devtools] Sort _cw_fields in fake_form
2015-06-26, by Rémi Cardona
[entity] sort fetchattrs when generating rql
2015-06-26, by Rémi Cardona
Update hgignore for temporary test databases
2015-06-26, by Rémi Cardona
[js] removed unused and broken SuggestForm Widget (closes #5213487)
2015-04-03, by Samuel Trégouët
[test] Fix unittest_i18n to run properly with "pytest -t" (closes #5576169)
2015-06-30, by Rémi Cardona
[server/test] fix random error in unittest_security
2015-06-29, by Julien Cristau
[entity] fix typo in comment
2015-06-29, by Julien Cristau
[doc] Add a tutorial and extend documentation for ExtEntityImporter
2015-06-26, by Denis Laxalde
[dataimport] introduce the importer and extentity classes
2015-06-26, by Yann Voté
[test] Use store.prepare_insert_relation instead of deprecated relate method
2015-06-26, by Denis Laxalde
[dataimport] since we have foreign key constraints in the database, 'entities' table should be updated first
2015-06-24, by Sylvain Thénault
[dataimport] Move stores to new API.
2015-06-24, by Yann Voté
[js] Using appropriate http method when calling a remote function to respect REST principles.
2015-06-23, by Rabah Meradi
[server/test] Add a test for db-statement-timeout option
2014-05-06, by Julien Cristau
[datafeed] give an error message if a source is missing a parser id
2014-03-05, by Julien Cristau
[storage] use mkstemp to create files in bfss
2014-06-23, by Julien Cristau
[test] Skip spa2rql tests when fyzz is not available
2015-06-11, by Denis Laxalde
[web/staticcontrollers] fix docstring spelling
2015-06-23, by Julien Cristau
[server/rql2sql] fix spelling in comment
2015-06-23, by Julien Cristau
[doc/book] fix rql syntax examples
2015-06-23, by Julien Cristau
[migration] add sql constraints on upgrade
2015-05-15, by Julien Cristau
[schema] neuter check method for constraints we implement in sql
2015-03-22, by Julien Cristau
add IUserFriendlyError adapter for violation of check constraints
2015-03-22, by Julien Cristau
[hooks/syncschema] drop/add check constraints as appropriate
2015-05-18, by Julien Cristau
[schema2sql] support NOW and TODAY in check constraints
2015-03-22, by Julien Cristau
[schema2sql] insert some constraints into the backend
2015-05-18, by Julien Cristau
[test] run unittest_syncschema with postgresql
2015-06-23, by Julien Cristau
[test] run unittest_migractions on postgresql
2015-05-15, by Julien Cristau
[devtools] Put pg sockets in /tmp
2015-06-23, by Rémi Cardona
[devtools] change the way we start/stop postgresql
2015-05-18, by Julien Cristau
[devtools] make test db name for postgresql process-specific
2015-05-18, by Julien Cristau
[devtools] extract functions to start/stop a postgresql cluster
2015-05-18, by Julien Cristau
[test] don't leave NULL columns around when making an attribute required
2015-05-18, by Julien Cristau
[server/session] Roll back in connection exit
2015-06-23, by Rémi Cardona
[web/views/formrenderer] do not use `cubicweb:target` attribute on form (closes #5534074)
2015-05-20, by Alain Leufroy
[js] lint : make it explicit that typeof is an operator, not a function.
2014-07-25, by Adrien Di Mascio
[devtools] qunit: show helpful data when an assertion fails
2015-05-21, by Rémi Cardona
[web/test] Use shorter $() instead of jQuery()
2015-05-20, by Rémi Cardona
[devtools] qunit: use new async testing APIs
2015-05-20, by Rémi Cardona
[devtools] qunit: use new assert APIs
2015-05-20, by Rémi Cardona
[devtools] qunit: stop using global variables
2015-05-20, by Rémi Cardona
[devtools] qunit: update to 1.18.0 (closes #5533333)
2015-05-20, by Rémi Cardona
[devtools] qunit: stop using deprecated assert functions
2015-05-20, by Rémi Cardona
[devtools] qunit: remove useless window.close()
2015-05-13, by Rémi Cardona
[devtools] qunit: refactor functions into QUnitView
2015-05-13, by Rémi Cardona
[devtools] qunit: only start firefox once per test
2015-05-13, by Rémi Cardona
[devtools] qunit: decrease test timeout
2015-05-13, by Rémi Cardona
[devtools] qunit: increase resolution and depth of Xvfb screen
2015-05-13, by Rémi Cardona
[web/test] Always call QUnit.ok with a message
2015-05-13, by Rémi Cardona
[web/test] Fix remaining JS tests (closes #5533303)
2015-05-13, by Rémi Cardona
[web/test] Stop testing that exceptions raised in Deferred callbacks call errback
2015-05-13, by Rémi Cardona
[web/test] stop calling loadxhtml with a form.callback
2015-05-13, by Rémi Cardona
[web/test] Fix reset of loaded JS/CSS files
2015-05-13, by Rémi Cardona
[web/test] Use proper JSON syntax
2015-05-13, by Rémi Cardona
[web/test] Update mock ajax reply from "render" ajaxfunc
2015-05-13, by Rémi Cardona
[devtools] Serve JS tests over HTTP (closes #5533285)
2015-05-13, by Rémi Cardona
[web/data] Support Deferred objects outside XHR
2015-05-13, by Rémi Cardona
merge 3.20.8 in 3.21
2015-06-22, by Rémi Cardona
[views] Revert previous changeset 8f05aaabf355
2015-06-22, by Rémi Cardona
Added tag 3.20.8, debian/3.20.8-1, centos/3.20.8-1 for changeset ec284980ed9e
2015-06-22, by Rémi Cardona
[pkg] Prepare 3.20.8
3.20.8
centos/3.20.8-1
debian/3.20.8-1
2015-06-22, by Rémi Cardona
[js] simplify cw.log implementation
2014-07-25, by Adrien Di Mascio
[web/views] don't force http redirect on logout
2015-06-22, by Julien Cristau
[views/schema] extract a hardcoded css class attribute
2015-06-16, by Aurelien Campeas
[formwidgets] move TextArea constants to the class level
2015-06-03, by Aurelien Campeas
[server/test] fix broken test
2015-06-22, by Rémi Cardona
[test] typo in entities test comment
2015-06-18, by Rémi Cardona
[cwconfig] typo in comment
2015-06-18, by Rémi Cardona
[serverctl] allow changing the log level for source-sync command
2015-06-19, by Julien Cristau
[web, urlrewrite] remove unused `cachekey` argument from `rgx_action` (closes #5355967)
2015-04-30, by Katia Saurfelt
[web] Fix the path to the `static directory` (closes #5355965)
2015-06-19, by Katia Saurfelt
[web/json] Controller.publish must return encoded data
2015-06-18, by Julien Cristau
[entities] fix dc_title output for bool(value) == False
2015-04-15, by Aurelien Campeas
[hooks] manhandle the parsed rql query, not its string representation
2015-05-15, by Julien Cristau
merge 3.19.12 in 3.20
2015-06-19, by Rémi Cardona
Added tag 3.19.12, debian/3.19.12-1, centos/3.19.12-1 for changeset 5932de3d50bf
2015-06-19, by Rémi Cardona
[pkg] prepare 3.19.12
3.19.12
centos/3.19.12-1
debian/3.19.12-1
2015-06-19, by Alain Leufroy
[web/views/formrenderer] remove `cubicweb:target` attribute on form once the target <iframe> is inserted
2015-06-18, by Alain Leufroy
[views] implement a custom json error view
2015-06-16, by Adrien Di Mascio
don't override req.form['vid'] in the publisher's error_handler
2015-05-13, by Adrien Di Mascio
when some inlined relation is set using cw_edited, its security shouldn't be checked.
2015-06-15, by Sylvain Thénault
[test] stop depending on the email cube for hooks test
2015-06-15, by Sylvain Thénault
[schemas] cwuri should be read-only
2015-06-11, by Sylvain Thénault
fix EditController._ordered_formparams method in case some mandatory relation isn't specified
2015-04-06, by Sylvain Thénault
[views] take into account subvid form param in SameETypeListView
2015-03-19, by Laura Médioni
[doc] fix errors in test_visibility_propagation example
2015-06-03, by Rabah Meradi
i18n typo
2015-06-13, by Sylvain Thénault
[predicates] Use proper deprecation mechanisms
2015-06-09, by Rémi Cardona
[doc] loadRemote does a POST by default
2015-05-22, by Rabah Meradi
[doc] how to change logo using css
2015-06-03, by Rabah Meradi
[doc] escape | operator so it will be visible in the docs
2015-06-03, by Rabah Meradi
[doc] add missing import for FourOhFour class
2015-06-03, by Rabah Meradi
[doc] the instance is sytweb_instance and sytweb is the cube
2015-06-03, by Rabah Meradi
[server] Do not use progress bar when stdout is not a TTY
2015-06-12, by Denis Laxalde
[wf] Fix Workflow.replace_state()
2015-05-13, by Christophe de Vienne
[tags] add properly formated tags for 3.19 and 3.20 releases
2015-05-05, by David Douard
[reledit] also check for cardinality before displaying the delete relation action. Closes #5334750
2015-05-05, by Sylvain Thénault
[schema] add a unique index on cwuri
2015-02-25, by Sylvain Thénault
[web] move AbstractAuthManager near its immediate concrete subclass
2014-02-13, by Aurelien Campeas
[web] move abstract session manager to web/sessions
2014-02-13, by Aurelien Campeas
[repository] rename session -> cnx
2014-06-11, by Aurelien Campeas
[server/test] delete commented-out test
2014-06-11, by Aurelien Campeas
[connection] remove the `mode` attribute
2014-06-11, by Aurelien Campeas
[connection] remove ensure_cnx_set context manager uses
2014-06-11, by Aurelien Campeas
[server] remove cnxset tracking, it is now unneeded
2014-06-11, by Aurelien Campeas
[devtools] remove the remaining bw compat for old-style tests
2014-06-11, by Aurelien Campeas
[session] remove session-related bw compat code
2014-06-11, by Aurelien Campeas
[session/transaction] removed unused transaction class
2014-06-11, by Aurelien Campeas
[transactions] cleanup after the dbapi removal
2014-06-11, by Aurelien Campeas
[session/cnx] remove `session_handled` logic
2014-06-10, by Aurelien Campeas
[web/sessions] reduce repoapi usage where possible
2014-06-10, by Aurelien Campeas
[entity,storage] remove hackish code from the bfss path
2014-06-10, by Aurelien Campeas
[connection] eliminate ClientConnection leftovers
2014-06-13, by Aurelien Campeas
[session] all cnx._session become cnx.session
2014-06-13, by Aurelien Campeas
[repoapi] fold ClientConnection into Connection
2014-06-10, by Aurelien Campeas
[migractions] remove any session related leftovers
2014-06-13, by Aurelien Campeas
[session] provide missing apis to Connection
2014-06-13, by Aurelien Campeas
[connection] replace .running_dbapi_query with .hooks_in_progress
2014-07-01, by Aurelien Campeas
[dataimport] Turn the module into a package
2015-05-05, by Denis Laxalde
[dataimport] Properly escape strings sent to COPY FROM (closes #5278743)
2014-11-07, by Rémi Cardona
[http] fix cache-control syntax in EtagHTTPCacheManager
2015-04-28, by Adrien Di Mascio
[connection] provide some missing documentation bits
2014-07-01, by Aurelien Campeas
[repoapi,session] remove all session-as-cnx backward compat
2014-06-06, by Aurelien Campeas
[server] drop repo.internal_session and InternalSession
2015-04-22, by Julien Cristau
Added tag cubicweb-version-3.20.7, cubicweb-debian-version-3.20.7-1, cubicweb-centos-version-3.20.7-1 for changeset 359d68bc1260
2015-04-22, by Rémi Cardona
[pkg] 3.20.7
3.20.7
centos/3.20.7-1
cubicweb-centos-version-3.20.7-1
cubicweb-debian-version-3.20.7-1
cubicweb-version-3.20.7
debian/3.20.7-1
2015-04-22, by Rémi Cardona
[dbapi] retire repo.[gs]et_shared_data which were used by the dbapi
2015-04-22, by Julien Cristau
[dbapi] retire repository transaction methods which were used by the dbapi
2015-03-17, by Aurelien Campeas
[dbapi] retire repo.call_service which was used by the dbapi
2015-03-17, by Aurelien Campeas
[dbapi] retire repo.commit/rollback which was used by the dbapi
2015-03-17, by Aurelien Campeas
[dbapi] retire repo.user_info which was used by the dbapi
2015-03-17, by Aurelien Campeas
[dbapi] retire repo.entity_metas which was used by the dbapi
2015-03-17, by Aurelien Campeas
[dbapi] retire repo.execute, which was used by the dbapi
2014-06-04, by Aurelien Campeas
[devtools/testlib] remove dbapi backward-compat
2014-06-05, by Aurelien Campeas
[test] fix copy-pasta in doc string
2015-03-13, by Julien Cristau
[book] remove dbapi documentation
2015-03-13, by Julien Cristau
[uilib] `uilib.js` helper now honors explicit JSString (closes #4959538)
2015-03-27, by Alain Leufroy
[dbapi] remove the dbapi module and its immediate remaining users
2014-06-03, by Aurelien Campeas
[web/views] remove dbapi usage from 'gc' view
2015-03-13, by Julien Cristau
[sqlite] Fix integrity error parsing
2015-04-07, by Christophe de Vienne
[postgres] fix limit_size regexp to properly remove one char tags like <p>.
2015-04-06, by Sylvain Thénault
[postgres] _regproc.postgres.sql should be reloadable
2015-04-15, by Sylvain Thénault
[mail] include Date header in generated mails (closes #5271058)
2015-04-21, by Julien Cristau
[doc] mention datadir-url configuration option in release notes
2015-04-02, by Julien Cristau
[web] add test for datadir-url option (related to #5204550)
2015-04-22, by Julien Cristau
[web] Add datadir-url configuration option (closes #5204550)
2015-04-01, by Julien Cristau
[web] kill https-deny-anonymous option (closes #5193687)
2015-03-31, by Julien Cristau
[cwctl] don't filter DeprecationWarnings
2015-01-29, by Julien Cristau
[exceptions] avoid calling UniqueExceptionError.rtypes after closing the session
2015-01-28, by Julien Cristau
[web/test] Fix broken tests after commit b81adb5e32f9
2015-04-22, by Rémi Cardona
[web/test] don't delete uicache directory
2014-06-11, by Julien Cristau
[web/views] add text/n3 rdf view
2015-02-20, by Julien Cristau
[schemas] make CWEType.final default to False (closes #5049201)
2014-10-31, by Nicolas Chauvat
[repository] replace session with cnx in a few places
2014-04-04, by Julien Cristau
Don't pass an encoding to rqlst.as_string()
2014-12-01, by Julien Cristau
[rset] Deprecate the 'encoded' argument to ResultSet.printable_rql()
2014-07-27, by Rémi Cardona
[gcdebug] ignore _NeedAuthAccessMock instances
2015-04-22, by Julien Cristau
[views] Fix 'gc' view to use 'repo_gc_stats' service
2015-02-10, by Rémi Cardona
[services] Fix 'repo_gc_stats' to return a list of unreachable objects' repr
2015-02-10, by Rémi Cardona
[services] Prevent 'repo_stats' service from aggregating information
2015-02-10, by David Douard
[hooks] add a looping task that dumps the stats regularly in a file
2015-04-22, by David Douard
[web/facet] Use an Exists node in HasRelationFacet
2015-02-23, by Denis Laxalde
[debian] Add a Breaks for cubicweb-folder which stills use GMTOFFSET
2015-04-01, by Denis Laxalde
[web] kill GMTOFFSET (closes #2154655)
2015-03-16, by Julien Cristau
[web/request] don't play tricks with utc offset
2015-03-26, by Julien Cristau
[server/test] Drop dependency on folder cube
2015-03-25, by Denis Laxalde
[web/test] Drop folder cube dependency
2015-03-25, by Denis Laxalde
merge 3.20.6 into 3.21
2015-04-22, by Rémi Cardona
[web/views] Allow changing CSVView's separator (closes #5227442)
2015-04-01, by Rémi Cardona
[web/view/treeview] add a 'selected' class on <li> if the entity's url is the currently displayed url
2015-04-16, by Sylvain Thénault
Added tag cubicweb-version-3.20.6, cubicweb-debian-version-3.20.6-1, cubicweb-centos-version-3.20.6-1 for changeset 7f64859dcbcd
2015-04-02, by Julien Cristau
[pkg] 3.20.6
3.20.6
centos/3.20.6-1
cubicweb-centos-version-3.20.6-1
cubicweb-debian-version-3.20.6-1
cubicweb-version-3.20.6
debian/3.20.6-1
2015-04-02, by Julien Cristau
[notification] don't block while sending mails
2015-03-30, by Julien Cristau
[dataimport] make MetaDataGenerator / NoHookObjectStore usable from a datafeed parser
2015-02-01, by Sylvain Thénault
[dataimport] don't generate metadata which are explicitly specified
2015-02-01, by Sylvain Thénault
[debian] prepare 3.20.5-2
2015-03-27, by Julien Cristau
merge 3.19.11-2 into 3.20
2015-03-27, by Julien Cristau
Added tag cubicweb-debian-version-3.19.11-2 for changeset 6d265ea7d56f
2015-03-27, by Julien Cristau
[debian] Update watch file
cubicweb-debian-version-3.19.11-2
debian/3.19.11-2
2015-03-27, by Julien Cristau
[debian] Fix cubicweb-dev dependency
2015-03-27, by Julien Cristau
Added tag cubicweb-version-3.20.5, cubicweb-debian-version-3.20.5-1, cubicweb-centos-version-3.20.5-1 for changeset 51aa56e7d507
2015-03-27, by Julien Cristau
[pkg] 3.20.5
3.20.5
centos/3.20.5-1
cubicweb-centos-version-3.20.5-1
cubicweb-debian-version-3.20.5-1
cubicweb-version-3.20.5
debian/3.20.5-1
2015-03-27, by Julien Cristau
[dataimport] don't insert created_by / owned_by relations when user is the internal manager (eid = -1).
2015-03-25, by Sylvain Thénault
[repository] don't attempt to delete computed relation, they have no table in the database. Closes #5162935
2015-03-25, by Sylvain Thénault
[migration] sync_schema_props_perms should skip computed relations. Closes #5147796
2015-03-23, by Sylvain Thénault
[schema] typo
2015-03-22, by Julien Cristau
[web/test] fix test_views
2015-02-20, by Julien Cristau
[documentation] add note concerning Attribute, TODAY and NOW in yams documentation
2015-03-23, by Erica Marco
[i18n] properly translate error messages related to violated unicity constraint.
2015-03-18, by Sylvain Thénault
[web/data] Add missing mode='swap' in loadxhtml calls (closes #5087432)
2015-02-04, by Rémi Cardona
[web/views] Fix PropertyKeyField widget (closes #5087413)
2015-03-17, by Rémi Cardona
[web/views] Fix exception in CWProperty edit form (closes #5087412)
2015-03-17, by Rémi Cardona
[web/request] Restore attribute setting for search_state
2015-03-25, by Denis Laxalde
[web/request] simplify search_state loading, fix comment
2015-02-09, by Julien Cristau
[webrequest] Lazy-load search_state
2015-01-28, by Christophe de Vienne
[config] disable fckeditor by default (closes #1368900)
2015-03-12, by Julien Cristau
merge 3.19.11 into 3.20
2015-03-18, by Julien Cristau
Added tag cubicweb-version-3.19.11, cubicweb-debian-version-3.19.11-1, cubicweb-centos-version-3.19.11-1 for changeset 1ae64186af94
2015-03-18, by Julien Cristau
[migration] reorder system tables / meta-schema migration into bootstrap_migration
3.19.11
centos/3.19.11-1
cubicweb-centos-version-3.19.11-1
cubicweb-debian-version-3.19.11-1
cubicweb-version-3.19.11
debian/3.19.11-1
2015-03-17, by Erica Marco
[dataimport] add missing import (closes #4985916)
2015-03-18, by Julien Cristau
[debian] cubicweb-dev needs cubicweb-etwist
2015-03-18, by Julien Cristau
[pkg] 3.19.11
2015-03-18, by Julien Cristau
Binary initializer should accept bytearrays (closes #5084075)
2015-03-17, by Julien Cristau
[native source] log the used connection in doexecmany as in doexec
2015-03-05, by Sylvain Thénault
[server] use unicode wherever appropriate in transaction/undo related methods
2015-02-17, by Julien Cristau
[web] typo
2015-03-09, by Julien Cristau
[entities] return the entity itself from notification_references if the view uses a random message-id
2015-02-17, by Julien Cristau
[notifications] use non-fixed message-id for EntityUpdatedNotificationView
2015-02-17, by Julien Cristau
[server/test] kill remaining 3.19 deprecation warnings in undo tests
2015-02-17, by Julien Cristau
[devtools] accept str objects in CubicWebTC.new_access and .create_user
2015-02-16, by Julien Cristau
[utils] use the "predictable" argument to js_dumps
2015-02-16, by Julien Cristau
[server/test] don't rely on a sorted output from .object_relations()
2015-02-16, by Julien Cristau
[req] make rebuild_url predictable
2015-02-16, by Julien Cristau
[web/test] don't depend on iteration order on a set
2015-02-13, by Julien Cristau
[web/test] fix cubicweb 3.19 deprecation warning
2015-02-13, by Julien Cristau
[web/test] use unicode instead of str for user logins
2015-02-13, by Julien Cristau
[test] Don't depend on dict iteration ordering
2015-02-13, by Julien Cristau
[entities] make cw_fti_index_rql_queries predictable
2015-02-13, by Julien Cristau
[hooks/syncschema] use a list instead of a set for UpdateFTIndexOp
2015-02-13, by Julien Cristau
[rqlrewrite] sort possible types when turning is_instance_of into is
2015-02-13, by Julien Cristau
[server/test] use unicode strings for user logins
2015-02-13, by Julien Cristau
[web/test] use unicode object as user login
2015-02-13, by Julien Cristau
[server/querier] stop passing a rqlst to empty_rset
2015-02-13, by Julien Cristau
[web/views] Use predictable ordering for attributes in entity XML view
2015-02-12, by Julien Cristau
[web/views] set explicit order for ManageSourcesAction
2015-02-13, by Julien Cristau
[web/test] don't depend on dict iteration ordering
2015-02-12, by Julien Cristau
[web/test] pass login as unicode string
2015-02-12, by Julien Cristau
[web/test] fix 3.19 deprecation warning
2015-02-12, by Julien Cristau
[sobjects/test] Fix dependency on predictable hashing
2015-02-12, by Julien Cristau
[test] don't rely on a stable ordering for appobject_path
2015-02-12, by Julien Cristau
[server] remove "standalone RQL server" from possible configuration choices
2015-03-13, by Julien Cristau
Remove leftover bits from start-repository command, and document its demise
2015-03-13, by Julien Cristau
Remove the remote repository-access-through-zmq support
2015-03-13, by Aurelien Campeas
Remove remote repository-access-through-pyro support
2015-03-03, by Aurelien Campeas
[web/views/rdf] Take the second element of XY equivalent for non final relation
2015-03-13, by Denis Laxalde
[server] Make sure 'zmq-address-sub' config is always iterable
2015-02-11, by Rémi Cardona
[web] split timeline in an individual cube
2014-12-01, by Julien Cristau
[devtools] don't hide warnings and errors during tests
2015-02-12, by Julien Cristau
[test/i18n] remove unneeded hack
2014-12-05, by Aurelien Campeas
merge 3.19.10 into 3.20
2015-03-12, by Julien Cristau
[server/session] Fix typo "meta vs. metas" in describe()
2015-03-09, by Denis Laxalde
Added tag cubicweb-version-3.19.10, cubicweb-debian-version-3.19.10-1, cubicweb-centos-version-3.19.10-1 for changeset 3bab0b9b0ee7
2015-03-12, by Rémi Cardona
[pkg] 3.19.10
3.19.10
centos/3.19.10-1
cubicweb-centos-version-3.19.10-1
cubicweb-debian-version-3.19.10-1
cubicweb-version-3.19.10
debian/3.19.10-1
2015-03-12, by Rémi Cardona
[i18n] Update translations
2015-03-12, by Rémi Cardona
[config] Lowercase the FQDN we get from the OS (closes #5040345)
2015-03-11, by Rémi Cardona
[web/views] Honor 'action' attribute on AutomaticEntityForm, closes #4943392
2015-03-10, by Rémi Cardona
[docstrings] fix project-wide English language mistake
2014-04-22, by Dimitri Papadopoulos
[doc] Don't pretend we know cubicweb runs on mysql
2014-03-26, by Julien Cristau
[test/i18n] Update reference po file following 75cd7df5c32e
2015-03-06, by Denis Laxalde
[devtools] add a method on CubicWebTC to fake data posted by standard cw forms. Closes #4985805
2015-02-25, by Sylvain Thénault
[web/wdoc] fix links
2014-12-18, by Julien Cristau
[i18n generation] add missing 'add a EntityType' message to generated catalogs. Closes #5012581
2015-03-05, by Sylvain Thénault
[server/test] fix test_zmq
2015-03-03, by Julien Cristau
[views,js] remove user_callback feature
2014-06-12, by Aurelien Campeas
[newcube] Make the generated code PEP-8 compliant
2015-02-06, by Christophe de Vienne
Remove unused imports
2014-08-31, by Rémi Cardona
[ext] Remove use of cStringIO
2014-08-20, by Rémi Cardona
[view] Use io.BytesIO as stream for binary views
2014-07-30, by Rémi Cardona
[undo/test] check that the entity was restored even though the fiche relation wasn't
2015-01-16, by Julien Cristau
Use a moved_entities table to record external entities moved to the system source
2015-01-16, by Julien Cristau
Add unique index on entities.extid
2015-01-16, by Julien Cristau
[undo/test] if we try to delete an entity referenced by an inline relation, we fail
2015-01-16, by Julien Cristau
[undo] when we can't undo an inlined relation change, point at None, not a broken eid
2015-01-16, by Julien Cristau
Ask sqlite to check foreign keys
2015-01-15, by Julien Cristau
Add reference from etype table's eid column to the entities table
2015-01-15, by Julien Cristau
[server] change order of entities table modification vs entity creation/deletion
2015-01-16, by Julien Cristau
Use foreign keys for relations tables
2015-01-15, by Julien Cristau
Add foreign key for inline relations
2015-01-15, by Julien Cristau
Use our version of schema2sql
2015-01-15, by Julien Cristau
Steal schema2sql module from yams
2015-01-15, by Julien Cristau
[dataimport] fix pylint detected error in SQLGenObjectStore
2015-02-05, by Sylvain Thénault
[restore/portable] properly restore the numrange generator
2015-01-27, by Aurelien Campeas
[backup/portable] properly write the eid numrange generator (the eid is no more a sequence)
2015-01-26, by Aurelien Campeas
Added tag cubicweb-version-3.20.4, cubicweb-debian-version-3.20.4-1, cubicweb-centos-version-3.20.4-1 for changeset 49831fdc84dc
2015-02-06, by Julien Cristau
[pkg] 3.20.4
3.20.4
centos/3.20.4-1
cubicweb-centos-version-3.20.4-1
cubicweb-debian-version-3.20.4-1
cubicweb-version-3.20.4
debian/3.20.4-1
2015-02-06, by Julien Cristau
[schema] set permissions that do not allow edition on computed relation. Closes #4903918
2015-02-04, by Sylvain Thénault
[computed attribute] ensure attribute's formula apply only to the correct type. Closes #4901163
2015-02-02, by Sylvain Thénault
[schemaserial] fix detection of CWComputedRType table, closes #4901150
2015-02-02, by Sylvain Thénault
[dataimport] source.add_info doesn't take anymore a 'complete' argument
2015-01-30, by Sylvain Thénault
[dataimport] massive renaming of session to cnx
2015-01-30, by Sylvain Thénault
[web/data] use the right selector for hiding jquery treeview placeholders
2015-02-03, by Julien Cristau
merge 3.19.9 into 3.20 branch
2015-02-05, by Julien Cristau
Added tag cubicweb-version-3.19.9, cubicweb-debian-version-3.19.9-1, cubicweb-centos-version-3.19.9-1 for changeset b7c373d74754
2015-02-05, by Julien Cristau
[pkg] 3.19.9
3.19.9
centos/3.19.9-1
cubicweb-centos-version-3.19.9-1
cubicweb-debian-version-3.19.9-1
cubicweb-version-3.19.9
debian/3.19.9-1
2015-02-05, by Julien Cristau
[hooks] don't insert use_email relation if the entity on either side is going away
2015-01-16, by Julien Cristau
[undo] fix deletion of cw_source relation
2015-01-16, by Julien Cristau
[hooks] don't insert an owned_by relation for deleted entities
2015-01-15, by Julien Cristau
[etwist/service] adjust for a signature change
2015-01-29, by Aurelien Campeas
[rset] fix crash on displaying rset where some symmetric relation is used. Closes #4739253
2014-12-10, by Sylvain Thénault
Fix handling of limit within the primary view for related elements. Closes #4723579
2014-12-04, by Sylvain Thénault
[native] Change SQL errors log level.
2014-12-29, by Christophe de Vienne
Added tag cubicweb-version-3.20.3, cubicweb-debian-version-3.20.3-1, cubicweb-centos-version-3.20.3-1 for changeset 7d3a583ed539
2015-02-02, by Julien Cristau
[debian] build-depend on markdown for documentation build
3.20.3
centos/3.20.3-1
cubicweb-centos-version-3.20.3-1
cubicweb-debian-version-3.20.3-1
cubicweb-version-3.20.3
debian/3.20.3-1
2015-02-02, by Julien Cristau
[devtools] Make PostgresTestDataBaseHandler multi-use friendly
2015-01-28, by Christophe de Vienne
[devtools] restore i18n of string removed in 4001cfe2f44d
2015-02-02, by Julien Cristau
[pkg] fix setup.py install
2015-01-31, by Julien Cristau
[pkg] 3.20.3
2015-01-30, by Julien Cristau
[server] Increase the stacklevel (due to @_open_only decorator)
2015-01-23, by Rémi Cardona
[pkg] install jquery-treeview
2015-01-28, by Julien Cristau
[migration/3.20] sync rtypes before etypes
2015-01-28, by Julien Cristau
[doc] Fix class name for ComputedRelation; fix code block about computed attributes
2015-01-28, by Denis Laxalde
[web] Allow propagating 'klass' parameter on tree views recursively
2015-01-29, by Rémi Cardona
[utils] Fix define_var in ajax context (closes #4881301)
2015-01-28, by Rémi Cardona
[web/data] Never hide JS errors in our Deferred implementation
2015-01-28, by Rémi Cardona
[web/data] Fix userCallbackThenUpdateUI to completely replace old DOM elements
2015-01-28, by Rémi Cardona
[web/views] Stop mishandling the fieldset name in the default form renderer
2015-01-30, by Rémi Cardona
Added tag cubicweb-version-3.20.2, cubicweb-debian-version-3.20.2-1, cubicweb-centos-version-3.20.2-1 for changeset 138464fc1c33
2015-01-22, by Julien Cristau
merge 3.19.8 into 3.20 branch
3.20.2
centos/3.20.2-1
cubicweb-centos-version-3.20.2-1
cubicweb-debian-version-3.20.2-1
cubicweb-version-3.20.2
debian/3.20.2-1
2015-01-22, by Julien Cristau
[pkg] fix mistake in c7b218125c25
2015-01-22, by Julien Cristau
Added tag cubicweb-version-3.19.8, cubicweb-debian-version-3.19.8-1, cubicweb-centos-version-3.19.8-1 for changeset efc8645ece43
2015-01-22, by Julien Cristau
[server/test] convert new test to 3.19 API
3.19.8
centos/3.19.8-1
cubicweb-centos-version-3.19.8-1
cubicweb-debian-version-3.19.8-1
cubicweb-version-3.19.8
debian/3.19.8-1
2015-01-22, by Julien Cristau
[pkg] 3.19.9
2015-01-22, by Julien Cristau
merge 3.18.8 into 3.19 branch
2015-01-22, by Julien Cristau
Added tag cubicweb-version-3.18.8, cubicweb-debian-version-3.18.8-1, cubicweb-centos-version-3.18.8-1 for changeset 231094063d62
stable
2015-01-22, by Julien Cristau
[pkg] 3.18.8
stable
cubicweb-centos-version-3.18.8-1
cubicweb-debian-version-3.18.8-1
cubicweb-version-3.18.8
2015-01-22, by Julien Cristau
[security] Test case and fix for an INSERT security hole
stable
2015-01-21, by Julien Cristau
[pkg] 3.20.2
2015-01-08, by Julien Cristau
[debian] cubicweb 3.20 breaks cubicweb-bootstrap << 0.6.6
2015-01-22, by Julien Cristau
[pkg] don't include extra files in tarballs
2015-01-08, by Julien Cristau
[pkg] exclude generated js_api documentation from tarballs
2015-01-08, by Julien Cristau
[doc] remove old and unused argouml files
2015-01-08, by Julien Cristau
[web/data] remove unused xcf files
2015-01-08, by Julien Cristau
[doc] remove nonexistent css from theme
2015-01-08, by Julien Cristau
[doc] Drop autoclass directive for IDownloadableLineView
2015-01-20, by Denis Laxalde
[pkg] include missing files from doc/book/ in release tarballs
2015-01-08, by Julien Cristau
[datafeed] Set headers parameter to an empty dict in DataFeedParser.retrieve_url
2015-01-07, by Denis Laxalde
[views/forms] Fix EntityFieldsForm.link_to when parent entity is being created
2015-01-22, by Denis Laxalde
[entities] Optimize CWUser.properties.
2015-01-03, by Christophe de Vienne
[schema] Typo and indentation fix in RQLVocabularyConstraint doc string
2014-03-04, by Julien Cristau
Added tag cubicweb-version-3.20.1, cubicweb-debian-version-3.20.1-1, cubicweb-centos-version-3.20.1-1 for changeset 43eef610ef11
2015-01-07, by Julien Cristau
[pkg] 3.20.1
3.20.1
centos/3.20.1-1
cubicweb-centos-version-3.20.1-1
cubicweb-debian-version-3.20.1-1
cubicweb-version-3.20.1
debian/3.20.1-1
2015-01-07, by Julien Cristau
i18n update (closes #4826490)
2015-01-07, by Julien Cristau
merge 3.19.7 into 3.20
2015-01-07, by Julien Cristau
merge two default heads
2015-01-07, by Julien Cristau
Added tag cubicweb-version-3.19.7, cubicweb-debian-version-3.19.7-1, cubicweb-centos-version-3.19.7-1 for changeset ac4f5f615597
2015-01-07, by Julien Cristau
[pkg] 3.19.7
3.19.7
centos/3.19.7-1
cubicweb-centos-version-3.19.7-1
cubicweb-debian-version-3.19.7-1
cubicweb-version-3.19.7
debian/3.19.7-1
2015-01-07, by Julien Cristau
Added tag cubicweb-version-3.20.0, cubicweb-debian-version-3.20.0-1, cubicweb-centos-version-3.20.0-1 for changeset 7e6b7739afe6
2015-01-07, by Julien Cristau
[pkg] prepare 3.20 release
3.20.0
centos/3.20.0-1
cubicweb-centos-version-3.20.0-1
cubicweb-debian-version-3.20.0-1
cubicweb-version-3.20.0
debian/3.20.0-1
2015-01-06, by Julien Cristau
[skeleton] simplify debian rules file
2014-12-23, by Julien Cristau
[migration] don't crash when deleting a non-existing rtype
2014-12-22, by Julien Cristau
[debian] include "metapackage" in the cubicweb package's description
2014-12-19, by Julien Cristau
[debian] ensure all packages use ${misc:Depends} and ${python:Depends}
2014-12-19, by Julien Cristau
[debian] update cubicweb-dev's lintian override
2014-12-19, by Julien Cristau
[server] add a db-namespace option in source definition (closes #1631339)
2014-12-03, by Adrien Di Mascio
[serverctl] add db_transaction context manager
2014-12-19, by Adrien Di Mascio
[server] refactor cleanup() code used by "cubicweb-ctl delete"
2013-03-28, by Adrien Di Mascio
[views] visual refactorings (closes #3803685)
2014-05-05, by David Douard
[web] everything old is new again
2014-12-18, by Julien Cristau
[pkg] bump version to 3.20.0
2014-11-12, by David Douard
[views] use icons for user menu and login (header) (closes #3803684)
2014-05-05, by David Douard
[utils] provide a function to return an admin connection from an appid
2014-12-04, by Aurelien Campeas
[debian] Install wsgi directory in cubicweb-web package
2014-12-16, by Denis Laxalde
[test] fixes to make tests pass with recent lxml
2014-12-11, by David Douard
[server] Remove useless 'is None' checks
2014-12-05, by Rémi Cardona
[security] check attributes: dispatch on the "add" action if entity was just created
2014-12-17, by Aurelien Campeas
[doc] Add BigInt to the list of built-in types
2014-12-09, by Christophe de Vienne
[devtools] call turn_repo_off in tearDown (closes #4673491)
2014-04-02, by Julien Cristau
[book] typos / clarifications in create-instance section
2014-12-01, by Julien Cristau
[repository] don't mangle the stack trace on exception
2014-06-12, by Aurelien Campeas
[pkg] Make twisted recommended only
2014-11-27, by Christophe de Vienne
[devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
2014-11-27, by Christophe de Vienne
[serverctl] rename remove_cube to drop_cube (closes #4545093)
2014-10-23, by Nicolas Chauvat
[wsgi] add tornado http server
2014-05-15, by Alain Leufroy
[wsgi] add message about the active interface
2014-05-15, by Alain Leufroy
[cwctl] rewrite wsgi method choices
2014-05-15, by Alain Leufroy
[skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes
2014-12-01, by Julien Cristau
[web] Add source for jquery.qtip.js
2014-10-21, by Julien Cristau
[web] Replace minified copy of jquery.flot.js 0.6 with non-minified version
2014-10-21, by Julien Cristau
[web] Update jquery-treeview to the latest version
2014-10-23, by Julien Cristau
[web/css] move jquery.treeview.css override to a separate file
2014-10-23, by Julien Cristau
[web] Stop patching jquery.treeview.js
2014-10-22, by Julien Cristau
[web] Beautify jquery.treeview.js
2014-10-22, by Rémi Cardona
[entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
2014-11-06, by Aurelien Campeas
[warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
2014-11-06, by Aurelien Campeas
[web/request] clearly mark user_callback-related methods as deprecated
2014-05-14, by Aurelien Campeas
[book] document __unique_together__, remove bad RQLUniqueConstraint example
2014-12-03, by Julien Cristau
[schema] stop using RQLUniqueConstraint (closes #3753250)
2014-04-17, by Aurelien Campeas
less
more
|
(0)
-10000
-3000
-1000
-384
+384
+1000
tip