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.
merge changes from 3.22.2
2016-02-23, by Julien Cristau
Added tag 3.22.2, debian/3.22.2-1, centos/3.22.2-1 for changeset 1b93ff37755b
2016-02-23, by Julien Cristau
[pkg] 3.22.2
3.22.2
centos/3.22.2-1
debian/3.22.2-1
2016-02-23, by Julien Cristau
[pkg] fix centos install
2016-02-19, by Samuel Trégouët
[datafeed] do NOT call commit in DataFeedXMLParser.process() (closes #10928592)
2016-02-19, by David Douard
[schema] restore constraint checking when running on old sqlite
2016-02-17, by Julien Cristau
[web/autoform] fix regression introduced by #5758ba784ebd
2016-02-17, by Sylvain Thénault
[tox] Generate test environments for Python 2.7 and 3.4
2015-12-22, by Denis Laxalde
[notification] avoid using InternalManager when we've got a CWUser
2016-01-26, by Sylvain Thénault
[dataimport] rename .time to .now attribute of meta generator
2016-01-27, by Sylvain Thénault
[pkg] Set version to 3.22.2.dev0
2016-02-18, by Denis Laxalde
[dataimport] cleanup a bit nohook store, mostly protecting some attributes
2016-01-29, by Sylvain Thénault
[dataimport] add a filter function to not fail if some extentity has several values for an attribute of final relation
2016-02-03, by Sylvain Thénault
[sources] synchronize source asynchronously when started from the UI
2016-02-03, by Sylvain Thénault
[test] fix unittest_devctl on python3.4
2016-02-19, by Julien Cristau
[test] Make sure that newcube command test produces expected files
2016-01-21, by Denis Laxalde
[server] remove some pre 3.10 compat
2016-01-29, by Sylvain Thénault
[pkg] use https URLs to pypi.{python.org,debian.net}
2016-02-17, by Julien Cristau
[pkg] use https URL for www.cubicweb.org
2016-02-17, by Julien Cristau
README: use https URLs for docs.cubicweb.org
2016-02-17, by Julien Cristau
pep8 bits
2016-02-11, by Sylvain Thénault
[i18n] enhance text formats french translation
2016-02-11, by Sylvain Thénault
Merge with 3.22 branch
2016-02-17, by Denis Laxalde
[dataimport] update example to use standard importer
2016-02-11, by Sylvain Thénault
merge changes from 3.21.6
2016-02-16, by Julien Cristau
flake8 serverctl
2016-02-02, by Sylvain Thénault
c-c source-sync now actually force synchronization
2016-02-16, by Sylvain Thénault
Added tag 3.21.6, debian/3.21.6-1, centos/3.21.6-1 for changeset b3cbbb7690b6
2016-02-16, by Julien Cristau
[pkg] 3.21.6
3.21.6
centos/3.21.6-1
debian/3.21.6-1
2016-02-16, by Julien Cristau
merge changes from 3.20.13
2016-02-16, by Julien Cristau
Added tag 3.20.13, debian/3.20.13-1, centos/3.20.13-1 for changeset 8c5dabbcd4d9
2016-02-16, by Julien Cristau
[pkg] 3.20.13
3.20.13
centos/3.20.13-1
debian/3.20.13-1
2016-02-16, by Julien Cristau
[pkg] Yams >= 0.42 breaks CubicWeb < 3.21
2016-01-04, by Denis Laxalde
merge changes from 3.19.14
2016-02-16, by Julien Cristau
Added tag 3.19.14, debian/3.19.14-1, centos/3.19.14-1 for changeset 72a0f70879ac
2016-02-16, by Julien Cristau
[pkg] 3.19.14
3.19.14
centos/3.19.14-1
debian/3.19.14-1
2016-02-16, by Julien Cristau
[sources/native] remove extra space before colon
2016-02-16, by Julien Cristau
[web/views] fix editcontroller regression
2016-02-16, by Julien Cristau
Added tag 3.22.1, debian/3.22.1-1, centos/3.22.1-1 for changeset d0d86803a804
2016-02-12, by Denis Laxalde
fix test broken by #012e6c7d02ef
3.22.1
centos/3.22.1-1
debian/3.22.1-1
2016-02-12, by Sylvain Thénault
[pkg] Attempt to fix rhel6 build
2016-02-12, by Julien Cristau
[dataimport/test] fix python2.6 syntax error
2016-02-12, by Julien Cristau
Remove unused import in entity.py
2016-02-12, by Denis Laxalde
[migration] don't ask confirm for those sql queries
2016-02-12, by Sylvain Thénault
quick fix which closes #0673348 - see comment for more info
2016-02-12, by Sylvain Thénault
[migration] test if entity type has been in the deleted in the transaction should protect both clauses
2016-02-12, by Sylvain Thénault
[pkg] 3.22.1
2016-02-12, by Julien Cristau
[cwctl] remove support for startorder file in /etc/cubicweb.d (closes #5618947)
2015-07-06, by David Douard
[exceptions] fix string conversion for Unauthorized exception
2016-02-10, by Arthur Lutz
Fix Binary on python < 2.7.4 (closes #10593811)
2016-02-08, by Julien Cristau
[migration] fix crash on 3.22 upgrade if entity type doesn't exist in fsschema (pending removal)
2016-02-11, by Sylvain Thénault
[autoform] when building inlined-form view for a relation, consider related entities intead of other views
2016-02-04, by Sylvain Thénault
Add a __main__ to cubicweb
2016-01-29, by Denis Laxalde
merge 3.19 heads
2016-02-03, by Julien Cristau
[cwvreg] Fix propertyvalues hot updates
2016-01-30, by Christophe de Vienne
[pkg] remove useless python >= 3.4 dependency
2016-02-05, by Julien Cristau
[dataimport/test] fix test failures since 35b29f1eb37a
2016-02-05, by Julien Cristau
[pkg] do not include toplevel directories in rpm (closes #10362119)
2016-02-05, by Samuel Trégouët
[devtools] fix config.repository signature
2016-02-05, by Julien Cristau
[predicates] fix paginated_rset when the class has no page_size_property
2016-02-03, by Sylvain Thénault
[repository] drop usage of no more necessary eschema_eid function
2016-02-03, by Sylvain Thénault
[repository] set .eid on eschema when schema is loaded from the filesystem
2016-01-28, by Sylvain Thénault
[dataimport] simplify SQLGenSourceWrapper.add_info
2016-01-29, by Sylvain Thénault
ensure .tox is blacklisted when recursing on the fs to get some files
2016-02-01, by Sylvain Thénault
drop a note about usage of sqls_create_multicol_unique_index and avoid a lgdb warning
2016-02-03, by Sylvain Thénault
[devtools] don't auto-populate virtual relations
2016-01-21, by Julien Cristau
[skeleton] Restore verbose output in setup.py
2016-01-29, by Denis Laxalde
[hooks] Skip modification_date attribute in "notifentityupdated" hook
2015-12-01, by Denis Laxalde
[test] Gather tests about mail module
2015-12-01, by Denis Laxalde
[web/component] guard against invalid page_size form parameter
2016-01-05, by Julien Cristau
[predicates] fix paginated_rset for components that change page_size_property
2016-01-05, by Julien Cristau
[devtools] fix get_bounds
2016-01-06, by Julien Cristau
[devtools] "fix" boundary condition for autofill
2016-01-06, by Julien Cristau
[test] Use stdlib doctest module instead of logilab-common class
2016-01-19, by Denis Laxalde
[test] Re-implement generative tests with subtests
2016-01-14, by Denis Laxalde
[devtools] Re-implement generative tests using subtests
2016-01-14, by Denis Laxalde
cleanups
2016-01-28, by Sylvain Thénault
[pkg] python-tz does not exist in centos should be pytz (closes #10290056)
2016-01-26, by Samuel Trégouët
[test] Skip LDAP tests if any of the underlying programs is not found
2016-01-19, by Denis Laxalde
Handle virtualenv development mode
2016-01-18, by Denis Laxalde
[skeleton] Use os.walk in setup.py for Python3 compatibility
2016-01-14, by Denis Laxalde
[skeleton] Use unittest.main directly
2016-01-14, by Denis Laxalde
[devtools/testlib] Disable pause trace in setUp
2016-01-14, by Denis Laxalde
[test] Remove dependency on person cube in devtools package
2016-01-12, by Denis Laxalde
[pkg] add missing python-tz dependency
2016-01-26, by Julien Cristau
[edit controller] Fix composite entity reparenting when inlined
2016-01-26, by Florent Cayré
[forms] Do not raise errors on composite required relation being deleted
2015-12-14, by Florent Cayré
[edit controller] Cancel RQL queries to be performed on entities to be deleted
2015-12-07, by Florent Cayré
[edit controller] fix handling of removal of subentities from an edit form
2015-12-04, by Florent Cayré
remove unused import
2015-11-25, by Florent Cayré
[editcontroller] a slight code reorganisation, in preparation for a fix
2015-11-20, by Aurelien Campeas
[sources/native] ask permission to continue restoring even if metadata do not match (closes #7771864)
2015-10-20, by Aurelien Campeas
[views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
2015-07-27, by David Douard
[web] Move "display all"/ "back to pagination" link generation into the navigation component
2015-12-16, by Florent Cayré
Reorganize source tree to have a "cubicweb" top-level package
2016-01-16, by Denis Laxalde
clean some remaining dust from goa time
2016-01-04, by Sylvain Thénault
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
tip