2016-05-25 |
David Douard |
[ldapfeed] ldap3 do not raise an exception in case of failure of cnx.bind()
|
changeset |
files
|
2016-05-25 |
David Douard |
[test] add a test to ensure we get an AuthenticationError with ldapfeed
|
changeset |
files
|
2016-04-22 |
Denis Laxalde |
[entity] Exclude computed relations from Entity.copy_relations
|
changeset |
files
|
2016-05-19 |
Denis Laxalde |
[pkg] Set version to 3.22.2.dev0
|
changeset |
files
|
2016-05-20 |
Sylvain Thénault |
[devtools] pep8 a bit package's __init__
|
changeset |
files
|
2016-05-19 |
Denis Laxalde |
[test/server] Only use configcls with statement timeout when needed
|
changeset |
files
|
2016-05-19 |
Denis Laxalde |
[server/test] Add an assertion in test_statement_timeout
|
changeset |
files
|
2015-07-01 |
Sylvain Thénault |
[datafeed] minor cleanups to cwxml parser
|
changeset |
files
|
2015-09-23 |
Sylvain Thénault |
[datafeed] don't allow arbitrary kwargs on DatafeedParser initializer
|
changeset |
files
|
2015-07-01 |
Sylvain Thénault |
[datafeed] gives information about moved entities to the parser
|
changeset |
files
|
2015-07-01 |
Sylvain Thénault |
[datafeed] simplify SQL query used to retrieve information about entities from an external source
|
changeset |
files
|
2015-07-01 |
Sylvain Thénault |
[datafeed] rename parser.sourceuris to source_uris
|
changeset |
files
|
2015-06-30 |
Sylvain Thénault |
[datafeed] move process_urls to the parser
|
changeset |
files
|
2016-01-14 |
Denis Laxalde |
[tox] Use py.test to run tests
|
changeset |
files
|
2016-05-19 |
Sylvain Thénault |
[test] Fix devtools unittest_i18n when ran without pytest
|
changeset |
files
|
2016-02-05 |
Julien Cristau |
[server] explicitly set postgres LC_MESSAGES variable to C on connection
|
changeset |
files
|
2015-03-19 |
Julien Cristau |
[web] cleanup xmlrss view
|
changeset |
files
|
2016-02-17 |
Julien Cristau |
[migration] add rollback when replace_eid_sequence_with_eid_numrange fails
|
changeset |
files
|
2016-02-17 |
Julien Cristau |
[migration] move CWComputedRType later
|
changeset |
files
|
2016-05-19 |
Sylvain Thénault |
docstring fix
|
changeset |
files
|
2016-04-12 |
David Douard |
[cwctl] make cwctl not depends on cubicweb.wsgi (closes #12210063)
|
changeset |
files
|
2015-10-07 |
Julien Cristau |
[hooks/workflow] pass eids, not entities, from hooks to operations
|
changeset |
files
|
2016-03-09 |
Julien Cristau |
[web/httpcache] fix Last-Modified generation
|
changeset |
files
|
2016-05-04 |
Florent Cayré |
[forms] Fix edition of TZDatetime attributes
|
changeset |
files
|
2016-05-02 |
Nicolas Chauvat |
[doc] fix abstract and example of data import
|
changeset |
files
|
2016-05-01 |
Nicolas Chauvat |
[doc] fix abstract of data import
|
changeset |
files
|
2016-04-29 |
Sylvain Thénault |
[repository] drop remanescence of old multi-sources code
|
changeset |
files
|
2016-05-09 |
David Douard |
Added tag 3.20.15, debian/3.20.15-1, centos/3.20.15-1 for changeset 636a83e65870
|
changeset |
files
|
2016-05-09 |
David Douard |
[pkg] 3.20.15
3.20.15 centos/3.20.15-1 debian/3.20.15-1
|
changeset |
files
|
2016-04-20 |
David Douard |
[views] do not eat the self._cw.message in LogFormView (closes #12421177)
|
changeset |
files
|
2016-04-19 |
David Douard |
[server] make InternalManager.name() return an empty string (closes #12418708)
|
changeset |
files
|
2016-03-21 |
Julien Cristau |
[test/migractions] work around drop_cube not deleting final etypes
|
changeset |
files
|
2016-03-21 |
Julien Cristau |
[hooks] deleting a final entity type shouldn't try dropping an sql table
|
changeset |
files
|
2016-04-05 |
Denis Laxalde |
[tox] Use a revision on proper branch for Yams
|
changeset |
files
|
2016-03-29 |
Julien Cristau |
[webconfig] disable generate-staticdir by default
|
changeset |
files
|
2016-03-21 |
Denis Laxalde |
[test] Skip test_deserialization_base (unittest_repository.SchemaDeserialTC)
|
changeset |
files
|
2016-03-29 |
Julien Cristau |
[devtools] drop unused DumbOrderedDict2 class
|
changeset |
files
|
2016-03-29 |
Julien Cristau |
[devtools] fix sorting in ExecutionPlan._check_permissions on python3
|
changeset |
files
|
2016-03-21 |
Denis Laxalde |
[test] assertItemsEqual → assertCountEqual in unittest_repository.py
|
changeset |
files
|
2016-03-24 |
Julien Cristau |
merge 3.20.14 in 3.21 branch
|
changeset |
files
|
2016-03-21 |
Julien Cristau |
Added tag 3.20.14, debian/3.20.14-1, centos/3.20.14-1 for changeset f66a4895759e
|
changeset |
files
|
2016-03-21 |
Julien Cristau |
[pkg] 3.20.14
3.20.14 centos/3.20.14-1 debian/3.20.14-1
|
changeset |
files
|
2016-03-21 |
Julien Cristau |
[tox] use master URL for yams repository
|
changeset |
files
|
2016-01-19 |
Laura Médioni |
[pylint] Avoid invalid-name on schema relation class names
|
changeset |
files
|
2016-01-20 |
Sylvain Thénault |
[pylint] more work on the pylint support
|
changeset |
files
|
2016-01-19 |
Laura Médioni |
[pylint] remove abstract-method warning
|
changeset |
files
|
2016-01-19 |
Laura Médioni |
[pylint] upgrade pylintext plugin
|
changeset |
files
|
2016-01-19 |
Sylvain Thénault |
update and enhance pylintrc
|
changeset |
files
|
2016-03-16 |
Julien Cristau |
[schema] use json to serialize constraints
|
changeset |
files
|
2016-03-16 |
Julien Cristau |
[pkg] fix cubicweb.spec syntax
|
changeset |
files
|
2016-03-16 |
Denis Laxalde |
[pkg] Use Twisted < 16.0.0
|
changeset |
files
|
2016-03-16 |
Julien Cristau |
[pkg] fix cubicweb.spec syntax
|
changeset |
files
|
2016-03-16 |
Julien Cristau |
[cwconfig] Use imp.load_source instead of exec() to load site_cubicweb.py from apphome
|
changeset |
files
|
2016-03-15 |
Rémi Cardona |
[cwconfig] Stop using lgc.modutils to load *config.py and *ctl.py files
|
changeset |
files
|
2016-03-16 |
Rémi Cardona |
[cwconfig] Stop using lgc.modutils to load site_cubicweb.py files
|
changeset |
files
|
2016-03-16 |
Denis Laxalde |
[test] Use a Popen in i18n tests
|
changeset |
files
|
2014-05-06 |
Vladimir Popescu |
[forms] Fix HTableFormRenderer _render_fields method behavior when display_label is False.
|
changeset |
files
|
2015-03-17 |
Aurelien Campeas |
[connection] remove a dead counter
|
changeset |
files
|
2014-07-16 |
Aurelien Campeas |
[session] drop .is_repo_in_memory
|
changeset |
files
|
2016-03-16 |
Aurelien Campeas |
[session] drop session-as-a-context-manager
|
changeset |
files
|