Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
backport 3.20 changes
2016-06-21, by Sylvain Thénault
[sobjects] Drop custom unique constraint checks in user registration service
2016-06-23, by Denis Laxalde
[test] Add a test for user registration unicity constraint on email
2016-06-23, by Denis Laxalde
[test] Clarify user registration service tests
2016-06-23, by Denis Laxalde
[test/hooks] pep8 and unittest.main instead in unittest_hooks.py
2016-06-23, by Denis Laxalde
[hooks/integrity] kill CheckUniqueHook
2015-04-13, by Julien Cristau
[migration] drop identity_relation if it exists
2016-06-20, by Sylvain Thénault
[migration] Reserialize all constraints since yams introduce new JSON serializing format
2016-06-22, by Sylvain Thénault
[migration] Add IF EXISTS on DROP CONSTRAINT
2016-06-23, by Sylvain Thénault
[schema sync] Rename index when an entity type is renamed
2016-06-20, by Sylvain Thénault
[c-c] Add a command to check database index
2016-06-17, by Sylvain Thénault
[sql gen] Control size of index name using an md5 hash
2016-06-22, by Sylvain Thénault
[sql gen] Explicitly name unique index
2016-06-20, by Sylvain Thénault
Update to yams 0.44 API
2016-06-22, by Sylvain Thénault
[test] Fix randomness in tests
2016-06-20, by Sylvain Thénault
[test] Drop unused import
2016-06-22, by Sylvain Thénault
[serverctl] allow to sync multiple and all sources in source-sync command
2016-06-22, by Philippe Pepiot
[tox] Split migractions tests from server environment
2016-06-22, by Denis Laxalde
[dataimport] Fix rdef loopup in importer
2016-06-23, by Sylvain Thénault
[py3k] left-over unicode() in authobjs.py
2016-06-22, by Denis Laxalde
[server] Improve massive deletion of entities
2016-05-10, by Philippe Pepiot
[hooks] Add a bunch of tests for session synchronization
2016-06-06, by Sylvain Thénault
[entities] Drop very old backward compat
2016-06-06, by Sylvain Thénault
pep8 + docstrings and comments improvments
2016-06-06, by Sylvain Thénault
[server] some pep8 in rql2sql
2016-06-06, by Sylvain Thénault
[dataimport] Deprecate SQLGenObjectStore
2016-06-21, by Denis Laxalde
[datafeed] attempt to acquire synchronization lock even when force is given
2016-02-18, by Sylvain Thénault
[schema] Cache RQL expressions on schema loading
2016-05-30, by Philippe Pepiot
[schema] Avoid parsing RQL expressions twice on schema loading
2016-06-07, by Philippe Pepiot
[dataimport] Handle Bytes data in ExtEntity and convert them to Binary
2016-06-22, by Denis Laxalde
[test] Avoid assertCountEqual in unittest_syncschema.py
2016-06-21, by Denis Laxalde
[packaging] Bump version number
2016-06-22, by Sylvain Thénault
[web/session] make sure not to modify an inner value of session.data (closes #11217958)
2016-02-29, by David Douard
[book] improve a bit the documentation of the database setup
2016-02-19, by David Douard
[doc] add documentation for specializing translation of other cubes in an application cube
2015-12-22, by Alexandre Richardson
[doc] fix some URLs (cs to test jenkins autobuild )
2015-08-21, by Arthur Lutz
[uicfg] Fix typo in set_fields_order
2016-05-26, by Sylvain Thénault
[forms] We don't want cwjs-edition-cancel class on reledit's cancel button
2016-05-23, by Sylvain Thénault
[test] Prefer unittest.main
2016-06-21, by Sylvain Thénault
[test] py.test related fix
2016-06-21, by Sylvain Thénault
[dataimport] add a bit of extra-documentation on the massive store
2016-02-02, by Sylvain Thénault
[dataimport] no need to call .keys()
2016-01-29, by Sylvain Thénault
[dataimport] drop massive store's flush_metadata method
2016-02-01, by Sylvain Thénault
[dataimport] test and fix external source support for the massive store
2016-02-02, by Sylvain Thénault
[dataimport] add new test for nohook store importing in a custom source
2016-06-21, by Sylvain Thénault
[dataimport] introduce usage of MetadataGenerator into the massive store
2016-02-01, by Sylvain Thénault
[dataimport] rename massive store's metagen_push_relation method
2016-01-28, by Sylvain Thénault
[dataimport] meta_data -> metadata
2016-01-28, by Sylvain Thénault
[dataimport] use sql shortcut
2016-01-28, by Sylvain Thénault
[dataimport] move cwmassive_constraint temporary table handling to the PGHelper class
2016-01-28, by Sylvain Thénault
[dataimport] inline some methods of the massive store
2016-01-28, by Sylvain Thénault
[dataimport] move everything related to the "URI handling" feature of the massive store together
2016-01-28, by Sylvain Thénault
[dataimport] test for a value is in a set and insertion in a set should live together
2016-01-28, by Sylvain Thénault
[dataimport] use a single _initialized set instead of _entities / _rtypes
2016-01-28, by Sylvain Thénault
[dataimport] drop massive store etype to eid index
2016-01-28, by Sylvain Thénault
[dataimport] add a .schema shortcut attribute on the massive store
2016-01-28, by Sylvain Thénault
[dataimport] rework massive store's __init__
2016-01-28, by Sylvain Thénault
[dataimport] rework PGHelper class
2016-01-28, by Sylvain Thénault
[dataimport] flake8
2016-01-28, by Sylvain Thénault
[dataimport] enhance a bit sql queries readability
2016-01-28, by Sylvain Thénault
[dataimport] use IF EXISTS when possible
2016-01-28, by Sylvain Thénault
[dataimport] PGHelper should be responsible to retrieve the database schema
2016-01-28, by Sylvain Thénault
[dataimport] introduce a new MetadataGenerator to replace former MetaGenerator
2016-02-01, by Sylvain Thénault
[dataimport] Prefer now(pytz.utc) to utcnow
2016-06-21, by Sylvain Thénault
[dataimport] rename nohook store .source attribute
2016-01-29, by Sylvain Thénault
[dataimport] make rql store test easier to read and test a few more thing, then reuse it to test nohook start which had no tests at all
2016-01-28, by Sylvain Thénault
[dataimport] remove useless assignment in massive store
2016-01-27, by Sylvain Thénault
[dataimport] move eid attribution from the metagenerator back to the nohook store
2016-01-27, by Sylvain Thénault
[dataimport] rephrase minor bits of the meta generator
2016-01-27, by Sylvain Thénault
[pkg] Depends on logilab-common >= 1.2.2
2016-06-21, by Denis Laxalde
Merge with 3.22.3
2016-06-21, by Denis Laxalde
[pkg] Depends on yams >= 0.43
2016-06-21, by Denis Laxalde
Added tag 3.22.3, debian/3.22.3-1, centos/3.22.3-1 for changeset b1e7de000536
2016-06-21, by Denis Laxalde
[pkg] Version 3.22.3
3.22.3
centos/3.22.3-1
debian/3.22.3-1
2016-06-21, by Denis Laxalde
[pkg] Depends on yams < 0.43
2016-06-21, by Denis Laxalde
Define BASE_URL and DATA_URL js variables in the login template. Closes #13385185
2016-06-01, by Sylvain Thénault
[web] Remove some unused imports in editforms
2016-06-10, by Sylvain Thénault
Fix cancel action on deletion confirmation form
2016-06-10, by Sylvain Thénault
[rql2sql] Test and fix some case of sql generation
2016-06-06, by Sylvain Thénault
[test] Add missing os import in unittest_migractions.py
2016-06-21, by Denis Laxalde
backport 3.22 changes
2016-06-20, by Sylvain Thénault
[entity] Make it possible to specify sorting terms in cw_related_rqlst method
2016-04-15, by Denis Laxalde
[sql gen] Properly create UNIQUE index on non string column. Closes #13728492
2016-06-16, by Sylvain Thénault
[server] some pep8 changes
2016-06-17, by Sylvain Thénault
pep8 schema2sql
2016-06-16, by Sylvain Thénault
[migration] Drop custom "readfunc" for code.interact in shell
2016-06-02, by Denis Laxalde
[tox] Put development dependencies into a dev-requirements.txt file
2016-06-02, by Denis Laxalde
[py3k] Fix config-level comparison in "cubicweb-ctl create" command
2016-06-02, by Denis Laxalde
[pkg] PEP8 fixes in __pkginfo__.py
2016-06-06, by Denis Laxalde
[pkg] Drop "support" of unused subpackage_of option in setup.py
2016-06-06, by Denis Laxalde
Add missing import, eaten by previous merge
2016-06-16, by Sylvain Thénault
Only access once to _cw.message in the login form
2016-06-01, by Sylvain Thénault
backport 3.22 changes
2016-06-16, by Sylvain Thénault
backport changes from 3.21
2016-06-16, by Sylvain Thénault
[server,bfss] fix bfss migration test for python 3 (related #13519541)
2016-06-10, by Alexandre Richardson
[pkg] Use io.open with utf-8 encoding to read long description from README
2016-06-10, by Denis Laxalde
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
tip