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
-60
+60
+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.
[web/httpcache] fix Last-Modified generation
2016-03-09, by Julien Cristau
[forms] Fix edition of TZDatetime attributes
2016-05-04, by Florent Cayré
[doc] fix abstract and example of data import
2016-05-02, by Nicolas Chauvat
[doc] fix abstract of data import
2016-05-01, by Nicolas Chauvat
[repository] drop remanescence of old multi-sources code
2016-04-29, by Sylvain Thénault
Added tag 3.20.15, debian/3.20.15-1, centos/3.20.15-1 for changeset 636a83e65870
2016-05-09, by David Douard
[pkg] 3.20.15
3.20.15
centos/3.20.15-1
debian/3.20.15-1
2016-05-09, by David Douard
[views] do not eat the self._cw.message in LogFormView (closes #12421177)
2016-04-20, by David Douard
[server] make InternalManager.name() return an empty string (closes #12418708)
2016-04-19, by David Douard
[test/migractions] work around drop_cube not deleting final etypes
2016-03-21, by Julien Cristau
[hooks] deleting a final entity type shouldn't try dropping an sql table
2016-03-21, by Julien Cristau
[tox] Use a revision on proper branch for Yams
2016-04-05, by Denis Laxalde
[webconfig] disable generate-staticdir by default
2016-03-29, by Julien Cristau
[test] Skip test_deserialization_base (unittest_repository.SchemaDeserialTC)
2016-03-21, by Denis Laxalde
[devtools] drop unused DumbOrderedDict2 class
2016-03-29, by Julien Cristau
[devtools] fix sorting in ExecutionPlan._check_permissions on python3
2016-03-29, by Julien Cristau
[test] assertItemsEqual → assertCountEqual in unittest_repository.py
2016-03-21, by Denis Laxalde
merge 3.20.14 in 3.21 branch
2016-03-24, by Julien Cristau
Added tag 3.20.14, debian/3.20.14-1, centos/3.20.14-1 for changeset f66a4895759e
2016-03-21, by Julien Cristau
[pkg] 3.20.14
3.20.14
centos/3.20.14-1
debian/3.20.14-1
2016-03-21, by Julien Cristau
[tox] use master URL for yams repository
2016-03-21, by Julien Cristau
[pylint] Avoid invalid-name on schema relation class names
2016-01-19, by Laura Médioni
[pylint] more work on the pylint support
2016-01-20, by Sylvain Thénault
[pylint] remove abstract-method warning
2016-01-19, by Laura Médioni
[pylint] upgrade pylintext plugin
2016-01-19, by Laura Médioni
update and enhance pylintrc
2016-01-19, by Sylvain Thénault
[schema] use json to serialize constraints
2016-03-16, by Julien Cristau
[pkg] fix cubicweb.spec syntax
2016-03-16, by Julien Cristau
[pkg] Use Twisted < 16.0.0
2016-03-16, by Denis Laxalde
[pkg] fix cubicweb.spec syntax
2016-03-16, by Julien Cristau
[cwconfig] Use imp.load_source instead of exec() to load site_cubicweb.py from apphome
2016-03-16, by Julien Cristau
[cwconfig] Stop using lgc.modutils to load *config.py and *ctl.py files
2016-03-15, by Rémi Cardona
[cwconfig] Stop using lgc.modutils to load site_cubicweb.py files
2016-03-16, by Rémi Cardona
[test] Use a Popen in i18n tests
2016-03-16, by Denis Laxalde
[forms] Fix HTableFormRenderer _render_fields method behavior when display_label is False.
2014-05-06, by Vladimir Popescu
[connection] remove a dead counter
2015-03-17, by Aurelien Campeas
[session] drop .is_repo_in_memory
2014-07-16, by Aurelien Campeas
[session] drop session-as-a-context-manager
2016-03-16, by Aurelien Campeas
[devtools/repotest] use the RepoAccess object
2014-06-12, by Aurelien Campeas
[devtools] adapt stresstester to current APIs
2014-07-01, by Aurelien Campeas
[session] retire session.vreg
2016-03-16, by Aurelien Campeas
[session] fix super call in Connection.__init__
2014-07-16, by Aurelien Campeas
[session,repo] remove last trace of "cnxprops"
2014-07-16, by Aurelien Campeas
[pkg] Use Twisted < 16.0.0
2016-03-16, by Denis Laxalde
[web/views] stop using cwaction='cancel'
2016-03-15, by Julien Cristau
[test] fix test_printable_value_bytes with current pygments
2016-03-16, by Julien Cristau
[session, repository] deprecate repo.connect and move .close reponsibility to session object
2014-06-12, by Aurelien Campeas
[web/test] fix typo in doc string
2016-03-09, by Julien Cristau
[web/httpcache] send weak ETags
2016-03-09, by Julien Cristau
[server] print backend exception if we fail to execute an sql script
2016-03-04, by Julien Cristau
[cwctl] drop unnecessary admincnx call from 'shell'
2016-03-15, by Julien Cristau
[serverctl] allow schema-diff when db and fs are not in sync
2016-03-07, by Julien Cristau
[cwctl] remove networked remote shell
2014-07-09, by Aurelien Campeas
[web/calendar] fix regression in previous changeset
2016-03-15, by Julien Cristau
Enables css customization in CalendarView
2014-03-17, by Laura Médioni
refactor a bit breadcrumbs to ease overriding of the root's display
2015-09-17, by Alexandre Richardson
Add migration helper function to delete entity types faster
2015-01-14, by Julien Cristau
[testlib] Import nocoverage from logilab.common.testlib
2016-03-14, by Denis Laxalde
[web/test] replace unicode with six.text_type
2016-03-14, by Julien Cristau
[devtools/testlib] Issue a RuntimeError when a generative tests is detected
2016-02-18, by Denis Laxalde
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip