Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+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.
[pkg] various debian packaging fixes
2015-07-28, by Julien Cristau
[pkg] 3.21.1
2015-07-28, by Julien Cristau
[web] fix AbstractSessionManager.clean_sessions (closes #5757240)
2015-07-28, by David Douard
[migration/3.21] ask fewer questions
2015-07-21, by Julien Cristau
[server] typo fix
2015-07-28, by Julien Cristau
[test] check that we reject an rqlexpression in computed relation perms
2015-07-28, by Julien Cristau
Fix (de)serialization of ComputedRelation read permissions
2015-07-28, by Julien Cristau
Copy read permissions on ComputedRelation rdefs
2015-07-17, by Christophe de Vienne
[datafeed] fix typo in DataFeedXMLParser.is_deleted (closes #5729755)
2015-07-22, by David Douard
[server/sources] make sure entity._cw is a Connection before calling Storages
2015-07-27, by Julien Cristau
[hooks] base64-encode extid before inserting it into moved_entities
2015-07-06, by Julien Cristau
[hook] remove assumption about entity cache vs cw_edited
2015-07-21, by Julien Cristau
[hook] don't open-code Connection.entity_cache
2015-07-21, by Julien Cristau
[tox] Add missing dependency on webtest for devtools tests
2015-07-23, by Denis Laxalde
[tox] Add missing dependency on webtest for wsgi tests
2015-07-22, by Denis Laxalde
[tox] Remove set of PATH environment variable
2015-07-22, by Denis Laxalde
[doc] generalize info about debian/ubuntu repositories
2015-07-17, by Julien Cristau
[doc] fix link to setup info in README
2015-07-17, by Julien Cristau
[server/session] remove unused cnx_meth function
2015-07-20, by Julien Cristau
[server] don't issue a warning for something expected
2015-07-20, by Julien Cristau
[server] stick a _cw on internal connnection's user
2015-07-20, by Julien Cristau
[migration/3.21] fix stupid error in migration script
2015-07-20, by Julien Cristau
Added tag 3.21.0, debian/3.21.0-1, centos/3.21.0-1 for changeset 887c6eef8077
2015-07-15, by Julien Cristau
[pkg] various fixes
3.21.0
centos/3.21.0-1
debian/3.21.0-1
2015-07-10, by Julien Cristau
[doc] fix broken symlinks
2015-07-10, by Julien Cristau
[pkg] update 3.21.0 release date
2015-07-10, by Julien Cristau
[doc/3.21] mention the postgresql-only state of the upgrade script
2015-07-10, by Julien Cristau
[datafeed] also catch EnvironmentError when trying to load the cwclientlib config file
2015-07-10, by David Douard
[schema] Make syntax compatible with print_function
2015-07-10, by Julien Cristau
[pkg] 3.21.0
2015-07-09, by Rémi Cardona
[test] use FakeFile instead of File in test_fulltextindex
2015-07-09, by Julien Cristau
i18n update
2015-07-09, by Rémi Cardona
[serverctl] fix schema-diff command
2015-07-07, by Julien Cristau
[serverct] call server_{maintenance,shutdown} hooks around source-sync command
2015-07-07, by Julien Cristau
[serverctl] call server_{maintenance,shutdown} hooks around add-source
2015-07-07, by Julien Cristau
Update hgignore
2015-07-07, by Rémi Cardona
delete unmaintained clone_deps script
2015-07-07, by Julien Cristau
merge 3.20.9 into 3.21
2015-07-09, by Rémi Cardona
Added tag 3.20.9, debian/3.20.9-1, centos/3.20.9-1 for changeset d477e6447582
2015-07-09, by Rémi Cardona
[pkg] 3.20.9
3.20.9
centos/3.20.9-1
debian/3.20.9-1
2015-07-09, by Rémi Cardona
[forms] don't display 'remove' link of inlined form for the first entity related using a '+' cardinality to its parent entity
2015-04-08, by Sylvain Thénault
[tox] Update doc testenv to account for documentation restructuring
2015-07-08, by Denis Laxalde
[schema] drop old backward compat code
2015-07-02, by Sylvain Thénault
[datafeed] allow to use cwclientlib for datafeed's queries (closes #5456849)
2015-06-11, by David Douard
[cwxml parser] refactor url handling code to use urlparse and urlencode (related to #5456849)
2015-06-11, by David Douard
add use_extid_as_cwuri ext entity transform, that will be often necessary and not so easy to write at once
2015-06-26, by Sylvain Thénault
[dataimport] dispatch and deprecate old code
2015-06-26, by Sylvain Thénault
Add tox.ini file
2015-06-30, by Denis Laxalde
Add requirements.txt files in test directories
2015-06-29, by Denis Laxalde
Spelling fixes in comments and docstrings
2015-03-09, by Rémi Cardona
[web/views] Clean up confusing backwards compatibility code
2015-04-08, by Rémi Cardona
[server/test] avoid lgdb warnings from str to unicode conversion
2015-07-02, by Julien Cristau
[web/test] Modernize unittest_propertysheet.py
2015-07-03, by Rémi Cardona
[web/webconfig] Drop pre-3.9 backward compatibility method "has_resource"
2015-07-03, by Rémi Cardona
[web] Stop using negative indices with os.stat results
2015-07-03, by Rémi Cardona
[doc] small rst fixes and cleanups in changelog files
2015-07-03, by David Douard
[doc] make the changelog chapter a one html page
2015-07-03, by David Douard
[doc] reformat changes files headers
2015-07-03, by David Douard
[doc] remove mentions of pyro and reposity instance type
2015-07-03, by David Douard
[doc] put the tutorials between the intro and the `Repository development` toc of the book
2015-07-03, by David Douard
[doc] move the documentations from docstring directly to the book.
2015-07-03, by David Douard
[predicates] remove deprecated sentences in docstrings
2015-07-03, by David Douard
[predicates] objectify the anonymous_user predicate
2015-07-03, by David Douard
[doc] more fixes of warnings/errors in doc build
2015-07-02, by David Douard
[doc] fix warnings/errors in doc build
2015-06-23, by Julien Cristau
[doc] Start documenting the API
2015-01-08, by Christophe de Vienne
[doc] Remove useless indexes
2015-01-08, by Christophe de Vienne
[doc] Insert the dev docs in the toc
2015-01-08, by Christophe de Vienne
[doc] Restructure the documentation
2015-01-08, by Christophe de Vienne
[migration/3.21.0] performance and reliability fixes
2015-07-06, by Julien Cristau
[serverctl] fix source-sync command
2015-07-06, by Julien Cristau
[server] missing import
2015-07-07, by Julien Cristau
[server/test] stop using email cube
2015-07-02, by Julien Cristau
[web/views] Remove unused variable
2015-07-02, by Rémi Cardona
[server/session] bring anonymous_connection back
2015-07-02, by Rémi Cardona
[migration/3.21] idempotency fixes
2015-07-02, by Rémi Cardona
[migration/3.21] Make index and table creation idempotent
2015-07-02, by Rémi Cardona
[migration/3.21] Add missing foreign keys when upgrading
2015-07-02, by Julien Cristau
[schema2sql] properly consider skip_relations parameters.
2015-07-01, by Sylvain Thénault
[hooks/test] don't rely on RelationDefinition implicitly
2015-07-02, by Julien Cristau
[web] write css_class to attrs on rendering and not on button creation
2015-06-11, by Laura Médioni
[statsd_logger] handle ipv6 addresses
2015-06-26, by Julien Cristau
implement a simple statsd logger (closes #5488711)
2015-05-04, by David Douard
[predicates] ExpectedValuePredicate now accepts a dict parameter
2015-07-01, by Adrien Di Mascio
[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
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
tip