Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-384
+384
+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.
[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
[datafeed] io.BytesIO requires a buffer, not a unicode (closes #9783743)
2016-01-06, by David Douard
[pkg] rql 0.34 and logilab-database 1.15 break cubicweb 3.21
2016-01-07, by David Douard
[pkg] rql 0.34 and logilab-database 1.15 break cubicweb 3.21
2016-01-07, by David Douard
Added tag 3.22.0, debian/3.22.0-1, centos/3.22.0-1 for changeset de472896fc0a
2016-01-04, by Julien Cristau
[pkg] 3.22.0
3.22.0
centos/3.22.0-1
debian/3.22.0-1
2016-01-04, by Julien Cristau
merge
2016-01-04, by Sylvain Thénault
[formwidgets] a bit of pep8
2015-12-09, by Sylvain Thénault
[views] improve JQueryDatePicker so that a date field can be defined as the min/max of an other one
2015-03-26, by Erica Marco
[entity] don't look at fetch order recursively
2015-12-18, by Julien Cristau
[pkg] fix paths in debian doc-base control file
2015-12-21, by Julien Cristau
[ldapfeed] extid and cwuri aren't the same thing
2016-01-04, by Julien Cristau
[entities] add eid to ISerializableAdapter
2015-12-23, by Julien Cristau
[doc] 3.22 release notes update
2015-12-23, by Julien Cristau
[datafeed] use tz-aware datetime objects
2015-12-22, by Julien Cristau
[pkg] fix syntax error in debian/control
2015-12-22, by Julien Cristau
[pkg] remove no-longer-used addresses from debian control file
2015-12-22, by Julien Cristau
[schema] rebuild computed attributes on schema reload
2015-12-22, by Julien Cristau
[hooks] fix extra_props handling on python3
2015-12-22, by Julien Cristau
[py3k/ldapparser] avoid confusion between unicode and bytes
2015-12-22, by Julien Cristau
[pkg] use correct lgdb version for tz rework
2015-12-22, by Rémi Cardona
pep8 bits
2015-12-18, by Sylvain Thénault
[server] improve TZDatetime support
2015-12-22, by Sylvain Thénault
[schema] Use TZDatetime for creation_date and modification_date
2015-12-18, by Sylvain Thénault
[server] fix SQLite patch to ensure TZDatetime are properly typed
2015-12-18, by Sylvain Thénault
[server] fix name and add docstring to connection initialization functions
2015-12-18, by Sylvain Thénault
[server] always monkeypatch QuerierHelper to handle dates and times on SQLite
2015-12-18, by Sylvain Thénault
[testlib] put postgres test database in test/data/database directory
2015-12-17, by Sylvain Thénault
[dataimport] make eids_seq_range as massive store instance attribute again
2015-12-02, by Julien Cristau
[dataimport] stop supporting None as eids_seq_range
2015-12-02, by Julien Cristau
[dataimport] remove eids_seq_start attribute from massive store
2015-12-02, by Julien Cristau
[dataimport] massive store in slave mode shouldn't flush metadata
2015-12-02, by Julien Cristau
[dataimport] check that MassiveObjectStore restores the db schema properly
2015-12-21, by Samuel Trégouët
[dataimport] split out listing indices/constraints from getting the corresponding query
2015-12-21, by Samuel Trégouët
[dataimport] massive_store: do not drop constraints multiple times
2015-12-15, by Samuel Trégouët
[dataimport] massive_store: do not drop constraints with `cascade` since it breaks things
2015-12-15, by Samuel Trégouët
[dataimport] massive_store: drop all constraints in __init__ and restore all in finish
2015-12-21, by Samuel Trégouët
[dataimport] massive_store: ignore primary key when requesting indexes on a table
2015-12-15, by Samuel Trégouët
[dataimport] massive_store: reformat sql query
2015-12-15, by Samuel Trégouët
[devtools] Use super() in TestServerConfiguration.__init__()
2015-12-21, by Rémi Cardona
[devtools] Fix database creation issues for CubicWebTestTC tests
2015-12-21, by Rémi Cardona
[devtools] Fix database creation issues for CubicWebServerTC tests
2015-12-21, by Rémi Cardona
[devtools] Move attribute docstring to correct location
2015-12-21, by Rémi Cardona
[web] Make tests pass if tal isn't available
2015-12-20, by Rémi Cardona
[py3k] fix cubicweb.mail.parse_message_id
2015-12-21, by Julien Cristau
[test/py3k] fix test_recipients_finder
2015-12-21, by Julien Cristau
[dataimport] fix SQLGenObjectStore's add_info for python3
2015-12-21, by Julien Cristau
[dataimport] py3k doesn't like + on dict_items objects
2015-12-21, by Julien Cristau
[repository] remove unused check_session method and its test
2014-07-16, by Aurelien Campeas
[migration/test] avoid test interdependency by removing fakecustomtype cube
2015-12-15, by Sylvain Thénault
[migration/test] use numeric(precision, scale) instead of geometry
2015-12-09, by Julien Cristau
[server, hooks] allow callable in dbh.TYPE_MAPPING
2015-12-09, by Sylvain Thénault
[migration] consider extra_props in rdef created during attribute creation hook
2015-12-09, by Sylvain Thénault
[migration] only define variable if needed
2015-12-09, by Sylvain Thénault
[migration] handle non-existing attribute type when adding an entity type
2015-12-17, by Julien Cristau
[migration] handle the case where new final entity type is not yet in the schema
2015-12-09, by Sylvain Thénault
[migration] config.add_cubes should ensure site_cubicweb of new cubes is called
2015-12-09, by Sylvain Thénault
[migration] test addition of a cube providing a custom final type
2015-12-09, by Sylvain Thénault
[server] add test demonstrating cache update pb since cw > 3.21
2015-09-16, by Sylvain Thénault
Bring back the separate web-side entity cache
2015-12-10, by Julien Cristau
Backout "[entity,storage] remove hackish code from the bfss path
2015-12-09, by Julien Cristau
merge with 3.21.5-2
2015-12-17, by Julien Cristau
[doc] add documentation about drop_cube
2015-12-10, by Arthur Lutz
Added tag debian/3.21.5-2 for changeset 228b6d2777e4
2015-12-17, by Julien Cristau
[pkg] don't install dataimport/test in both cubicweb-server and cubicweb-dev
debian/3.21.5-2
2015-12-17, by Julien Cristau
merge with 3.21.5
2015-12-16, by Rémi Cardona
Added tag 3.21.5, debian/3.21.5-1, centos/3.21.5-1 for changeset e0572a786e6b
2015-12-15, by Rémi Cardona
[pkg] 3.21.5
3.21.5
centos/3.21.5-1
debian/3.21.5-1
2015-12-15, by Rémi Cardona
[js] Fix a ReferenceError in cubicweb.preferences.js
2015-12-03, by Denis Laxalde
[dataimport] add tests for SQLGenObjectStore (closes #9177565)
2015-12-14, by Julien Cristau
[dataimport] separate entities table from other metadata in SQLGenObjectStore
2015-12-14, by Julien Cristau
[dataimport] remove threading support from SQLGenObjectStore
2015-12-14, by Julien Cristau
[dataimport] prepare_insert_entity should not crash with SQLGenObjectStore
2015-12-03, by Samuel Trégouët
[dataimport] Fix method signature
2015-12-01, by Samuel Trégouët
[dataimport] add missing import 'eschema_eid'
2015-12-01, by Samuel Trégouët
merge with 3.21.4
2015-12-15, by Rémi Cardona
Added tag 3.21.4, debian/3.21.4-1, centos/3.21.4-1 for changeset d3b92d3a7db0
2015-12-15, by Rémi Cardona
[pkg] 3.21.4
3.21.4
centos/3.21.4-1
debian/3.21.4-1
2015-12-15, by Rémi Cardona
merge with 3.20.12
2015-12-15, by Rémi Cardona
Added tag 3.20.12, debian/3.20.12-1, centos/3.20.12-1 for changeset 03e8fc9f79a6
2015-12-15, by Rémi Cardona
[tox] Ensure pytest gets run with virtualenv's python
2015-12-11, by Denis Laxalde
[tox] Use generating environments
2015-11-09, by Denis Laxalde
a bit of pep8
2015-12-09, by Sylvain Thénault
[adapters] Use an adapter for serializing entities to a bare python structure
2015-12-15, by Rabah Meradi
[pkg] 3.20.12
3.20.12
centos/3.20.12-1
debian/3.20.12-1
2015-12-14, by Julien Cristau
[dataimport] Fallback from COPY to executemany (closes #9135780)
2015-12-14, by Julien Cristau
[web/views] unlink svg temp file after we're done
2015-12-14, by Julien Cristau
Use cubicweb._
2015-12-08, by Rémi Cardona
[web/views] Controllers should always return bytes
2015-12-08, by Rémi Cardona
[devtools] Fix 'newcube' on py3k
2015-12-09, by Rémi Cardona
[toolsutils] Small fixes to fill_templated_file()
2015-12-10, by Rémi Cardona
[skeleton] Fix broken spec file template
2015-12-10, by Rémi Cardona
[devtools] Fix fd leak in tests
2015-12-10, by Rémi Cardona
[devtools] stop using datetime.now() in cwctl newcube and i18ncube
2015-12-09, by Julien Cristau
[hooks] fix timestamp confusion in DataImportsCleanupStartupHook
2015-12-09, by Julien Cristau
[hooks] fix timestamp confusion in TransactionsCleanupStartupHook
2015-12-09, by Julien Cristau
merge with 3.21.3
2015-12-10, by Rémi Cardona
Added tag 3.21.3, debian/3.21.3-1, centos/3.21.3-1 for changeset 9edfe9429209
2015-12-09, by Rémi Cardona
[pkg] 3.21.3
3.21.3
centos/3.21.3-1
debian/3.21.3-1
2015-12-09, by Rémi Cardona
merge with 3.20.11
2015-12-09, by Rémi Cardona
update repo sources on update of source's entities .url attribute
2015-09-08, by Sylvain Thénault
Added tag 3.20.11, debian/3.20.11-1, centos/3.20.11-1 for changeset c44930ac9579
2015-12-09, by Rémi Cardona
[pkg] 3.20.11
3.20.11
centos/3.20.11-1
debian/3.20.11-1
2015-12-09, by Rémi Cardona
[rest] a bit of pep8
2015-12-08, by Sylvain Thénault
[rest] avoid field on two lines if name is above some size limit. Closes #8961835
2015-12-08, by Sylvain Thénault
action, view and service so managers can start source synchronization from the web ui
2015-12-09, by Sylvain Thénault
[test] Skip ldap source tests if slapd is not available
2015-11-30, by Denis Laxalde
[doc] Minor changes to the blog tutorial
2015-09-24, by Jean-Pierre Vergnes
[skel] remove (what looks like) a spurious copy/paste
2015-10-19, by Dimitri Papadopoulos
Merge default heads published "concurrently"
2015-12-03, by Denis Laxalde
[qunit] move from CubicWebServerTC to CubicWebTestTC
2015-11-26, by Julien Cristau
[qunit] no need to enable CORS anymore
2015-11-26, by Julien Cristau
[web/test] use GET, not POST, to load html files
2015-11-26, by Julien Cristau
[dataimport] prepare_insert_entity should not crash with SQLGenObjectStore
2015-12-03, by Samuel Trégouët
[dataimport] Fix method signature
2015-12-01, by Samuel Trégouët
[dataimport] add missing import 'eschema_eid'
2015-12-01, by Samuel Trégouët
[test] Remove unused import in unittest_qunit.py
2015-12-01, by Denis Laxalde
[dataimport] Format strings with % instead of .format()
2015-11-30, by Denis Laxalde
[test] Use datapath() in massive store tests
2015-11-30, by Denis Laxalde
[devtools] Disable anonymous login right before executing tests
2015-11-27, by Rémi Cardona
[hooks] build EnsureSymmetricRelations{Add,Delete} dynamically
2015-11-30, by Julien Cristau
[qunit] stop dealing with filesystem paths
2015-11-26, by Rémi Cardona
[devtools] fix QUnitResultController
2015-11-26, by Julien Cristau
[utils] Drop now-unused SizeConstrainedList
2015-06-25, by Denis Laxalde
[views] remove breadcrumbs usage to retrieve last visited page
2015-11-25, by Rabah Meradi
[cwconfig] Explicitly close generated config file
2015-11-25, by Rémi Cardona
[doc] Add 3.21 release date
2015-11-25, by Rémi Cardona
[dataimport] fix db-namespace default value handling
2015-11-25, by Adrien Di Mascio
[server] unbreak db-restore
2015-11-25, by Julien Cristau
[doc] add 3.22 changelog
2015-11-24, by Julien Cristau
[rset] remove stray (commented-out) print
2015-11-24, by Julien Cristau
Un-hide jshintrc
2015-11-23, by Julien Cristau
[views] Use 'pyvaltable' instead of hand-crafted <table> tags
2015-11-25, by Rémi Cardona
[web] Stop using config.repository()
2015-11-24, by Rémi Cardona
[web] Stop using webconfig.vc_config()
2015-11-24, by Rémi Cardona
[migration] don't handle data deletion anymore on schema changes
2015-09-24, by Sylvain Thénault
[hooks/syncschema] drop unused import
2015-11-24, by Sylvain Thénault
[hooks/syncschema] indentation fix
2015-11-24, by Sylvain Thénault
[server/test] cosmetic whitespace fix
2015-11-24, by Sylvain Thénault
[hooks/syncschema] don't set NOT NULL on inlined relation columns
2015-11-24, by Sylvain Thénault
[hooks/syncschema] Turn DropColumnOp into a data operation
2015-09-24, by Sylvain Thénault
[server/sources] fix name error in eid_type_source_pre_131
2015-11-24, by Sylvain Thénault
[repository] deprecate the extid2eid based multi-sources API
2015-06-30, by Sylvain Thénault
[ldapfeed] use source's extid2eid, the repo's one will be deprecated in a near future.
2015-11-23, by Sylvain Thénault
[ldapfeed / dataimport] port ldapfeed parser to dataimport API
2015-11-24, by Sylvain Thénault
[server/test] document expected packages to run ldap tests
2015-11-23, by Sylvain Thénault
[ldapfeed] simplify ldap2attrs
2015-11-23, by Sylvain Thénault
[ldapfeed] simplify deactivation of unencountered users
2015-11-23, by Sylvain Thénault
[server/test] display rset content on failure
2015-11-24, by Sylvain Thénault
Remove trailing empty lines
2015-11-24, by Julien Cristau
[ldapparser] simplify extid splitting
2015-11-24, by Sylvain Thénault
[test/ldap] a bit of pep8
2015-11-23, by Sylvain Thénault
[js] add configuration file for jshint (closes #5593987)
2015-07-29, by Samuel Trégouët
spelling: *aly → *ally
2015-10-16, by Rémi Cardona
[web] Add a <label> around choices on CheckBox and Radio form widgets
2015-10-16, by Rémi Cardona
[web] xml_escape CheckBox and Radio labels (closes #7672764)
2015-10-16, by Rémi Cardona
[test/tox] Enforce installation of modified yapps
2015-11-20, by Denis Laxalde
[web] delete unused PropertySheet._sourcefile_mtime
2015-09-18, by Julien Cristau
[etwist] remove no-longer-necessary uicache cleaning
2015-09-18, by Julien Cristau
[web] remove PropertySheet._cache
2015-11-23, by Julien Cristau
[test] Add missing u''
2015-11-23, by Rémi Cardona
[data] Use correct syntax to unset CSS attributes (closes #8602446)
2015-11-13, by Rémi Cardona
[server] install custom sql scripts before creating tables for the schema
2015-04-22, by Julien Cristau
[hooks] update internal URL in doc string
2015-10-20, by Julien Cristau
[doc] Fix restructured tables + improve english a bit
2015-11-19, by Jérôme Roy
[debian] Install dataimport package
2015-11-06, by Denis Laxalde
[web/test] Remove use of old test API to silence warning
2015-09-09, by Rémi Cardona
[web/views] Fix sqlite unicode warning
2015-09-07, by Rémi Cardona
[devtools] Fix sqlite unicode warning
2015-09-03, by Rémi Cardona
[tests] Don't import QUnitTestCase into tests' global namespace
2015-09-02, by Rémi Cardona
[devtools/qunit] Fail quickly if firefox is not installed
2015-09-01, by Rémi Cardona
[devtools/qunit] Remove unused code
2015-08-24, by Rémi Cardona
[py3k] import range using six.moves
2015-11-23, by Rémi Cardona
[dataimport] remove size constraint handling
2015-11-09, by Julien Cristau
[dataimport] fix doc string to stop referring to the old API
2015-11-09, by Julien Cristau
[dataimport] drop duplicate init of MassiveObjectStore.sql
2015-11-09, by Julien Cristau
[dataimport] remove implicit commits from MassiveObjectStore
2015-11-09, by Julien Cristau
[dataimport] drop extra indirection through MassiveObjectStore._initialized dict
2015-11-09, by Julien Cristau
[dataimport] remove remaining references to dataio from MassiveObjectStore
2015-11-09, by Julien Cristau
[dataimport] rename logger from dataio.massiveimport to dataimport.massive_store
2015-11-09, by Julien Cristau
[dataimport] remove commit_at_flush parameter from MassiveObjectStore
2015-11-09, by Julien Cristau
[dataimport] remove autoflush_metadata from MassiveObjectStore parameters
2015-11-09, by Julien Cristau
[dataimport] remove uri_param_name from MassiveObjectStore parameters
2015-11-09, by Julien Cristau
[dataimport] turn iid_maxsize into a class attribute
2015-11-09, by Julien Cristau
[dataimport] turn eids_seq_{start,range} into class attributes
2015-11-09, by Julien Cristau
[dataimport] remove replace_sep parameter from massive store
2015-11-09, by Julien Cristau
[dataimport] remove pg_schema parameter from massive store
2015-11-09, by Julien Cristau
[dataimport] remove drop_index parameter from massive store
2015-11-09, by Julien Cristau
[dataimport/test] update call to ucsvreader
2015-11-04, by Julien Cristau
[dataimport] remove deprecated methods from massive store
2015-11-04, by Julien Cristau
[dataimport/test] use store.finish instead of deprecated store.cleanup
2015-11-04, by Julien Cristau
[dataimport] drop no more used parameter on massive store
2015-10-21, by Sylvain Thénault
[dataimport] methods that modify in-place shouldn't return value
2015-10-21, by Sylvain Thénault
[dataimport] implement new store API on massive store
2015-10-21, by Sylvain Thénault
[dataimport] .finish method was missing from (NoHook)RQLObjectStore
2015-10-21, by Sylvain Thénault
[massive store] identity_relation should not be considered, is_relation seems missing
2015-10-21, by Sylvain Thénault
[dataimport/test] use the right assert methods instead of assertTrue with a comparison
2015-11-03, by Julien Cristau
[dataimport] import range from six.moves
2015-10-21, by Julien Cristau
[dataimport/test] feed binary data to ucsvreader
2015-10-21, by Julien Cristau
[dataimport/test] fix broken comparison
2015-10-21, by Julien Cristau
[dataimport] dict.iteritems() → dict.items()
2015-10-21, by Julien Cristau
[dataimport] use next builtin instead of next method on iterators
2015-10-21, by Julien Cristau
[dataimport] import StringIO from io
2015-10-21, by Julien Cristau
[dataimport] backport massive store from dataio cube
2015-10-21, by Sylvain Thénault
[web] set proper Cache-Control header for static files
2015-11-20, by Julien Cristau
[web] use a redirect for /data/foo requests that don't use the instance md5 hash
2015-11-20, by Julien Cristau
[web] fix typo in doc string
2015-11-20, by Julien Cristau
[web] stop adding an Expires header with all responses
2015-11-19, by Rémi Cardona
[web] stop looking at a request's Cache-Control header
2015-11-20, by Julien Cristau
[fti] add cw_fti_index_rql_limit method
2015-11-19, by Julien Cristau
[fti] backout 166c6f7b1be4
2015-11-19, by Rémi Cardona
[py3k] Fix unicode added in commit 2350424585f8
2015-11-19, by Rémi Cardona
[server/ldap] deal with unicode or str coming out of ldap
2015-11-19, by Julien Cristau
[test] pull yapps from Logilab's github
2015-11-19, by Julien Cristau
[pkg] bump yams requirement to 0.41.1
2015-11-12, by Julien Cristau
[entities] import range from six.moves
2015-11-12, by Julien Cristau
merge head published by accident
2015-11-12, by Julien Cristau
[fti] Improve big table reindexation
2014-03-06, by Christophe de Vienne
[tox] Reference requirements.txt for hooks environment
2015-11-09, by Denis Laxalde
[devtools/testlib] Remove assertions about direct usage of CubicWebTC/AutomaticWebTest
2015-03-25, by Denis Laxalde
Add ldap3 to server test requirements
2015-11-06, by Julien Cristau
[pkg] bump version number so tox won't use cw from pypi
2015-11-06, by Julien Cristau
[schema] add CubicWebRelationDefinitionSchema
2015-07-28, by Julien Cristau
[schema] Let RQLConstraint inherit from BaseRQLConstraint instead of RQLVocabularyConstraint
2015-04-22, by Denis Laxalde
[server] unormalize source logger's name to avoid encoding errors
2015-09-08, by Sylvain Thénault
[entities] parameters should be given to fire_transition, else they are simply ignored
2015-09-22, by Sylvain Thénault
[entity] set _cw_adapters_cache in __init__ rather than on first use
2015-10-12, by Julien Cristau
fix typos and indentation in docstrings/docs
2015-10-19, by Jérôme Roy
session.id → session.sessionid
2015-09-16, by Julien Cristau
[test] test page_size problem (related to #8123231)
2015-11-04, by Arthur Lutz
[predicates] guard against non-integer page_size form parameter
2015-11-04, by Julien Cristau
[server/test] add test for db-dump command
2015-11-03, by Julien Cristau
[server] fix db-dump with sqlite
2015-11-03, by Julien Cristau
[serverctl] fix db-dump
2015-11-03, by Julien Cristau
[server/test] sorting vs dict vs python3
2015-11-03, by Julien Cristau
[devtools] more sorted() vs dict vs python3
2015-10-19, by Julien Cristau
[web/application] return bytes from redirect_handler and validation_error_handler
2015-11-03, by Julien Cristau
[devtools] fix ResourceWarning: unclosed file tmpdb-__default_empty_db__.config
2015-10-19, by Julien Cristau
[serverconfig] fix ResourceWarning: unclosed file bootstrap_cubes
2015-10-19, by Julien Cristau
Use cubicweb._
2015-10-19, by Julien Cristau
[syncschema] hashlib.md5() wants bytes
2015-10-19, by Julien Cristau
[server/test] use next() builtin instead of next() method
2015-10-19, by Julien Cristau
[server/test] dict.iterkeys
2015-10-19, by Julien Cristau
[syncschema] don't arbitrarily remove constraints from the in-memory schema
2015-11-03, by Julien Cristau
[server/test] don't leak timeout from one test class to the next
2015-11-03, by Julien Cristau
[server/test] CWAttribute.extra_props is Bytes
2015-10-16, by Julien Cristau
[dataimport] give unicode objects to psycopg2 copy_from
2015-10-16, by Julien Cristau
[dataimport] extid must be a bytes object
2015-10-16, by Julien Cristau
[dataimport] import StringIO from io
2015-10-16, by Julien Cristau
[dataimport] fix ucsvreader for python3
2015-10-16, by Julien Cristau
[server/test] import StringIO from io on python3
2015-10-14, by Julien Cristau
[server/datafeed] drop URLLibResponseAdapter.info
2015-10-14, by Julien Cristau
[devtools] pass a key to sort() method
2015-10-19, by Julien Cristau
[postcreate] properly set is_instance_of for bootstrap entities
2015-10-21, by Julien Cristau
[migration] re-try without print_function when compiling a script fails
2015-10-28, by Julien Cristau
[test] do not overwrite user's CW_CUBES_PATH in unittest_migration
2015-09-23, by Sylvain Thénault
[server/test] dict.itervalues() → iter(dict.values())
2015-11-03, by Julien Cristau
make sync_schema_props_perms(<computed rtype>) work as expected
2015-09-16, by Sylvain Thénault
[web/http_headers] use classmethod decorator
2015-10-08, by Julien Cristau
[schema] use classmethod decorator
2015-10-08, by Julien Cristau
[devtools] delete postgresql socket directory after killing the server
2015-10-16, by Julien Cristau
[skel] stop deleting cubes egg-info
2015-07-27, by Julien Cristau
[dataimport] Update doc to reflect new API
2015-10-06, by Rémi Cardona
[server] fix generate_source_config regression on python2
2015-10-26, by Julien Cristau
[tests] Fix config.repository() in tests
2015-07-30, by Christophe de Vienne
[schema] RQL queries are always unicode objects in python 3
2015-10-14, by Rémi Cardona
[server/test] use relative import
2015-10-13, by Julien Cristau
[server/schemaserial] fix extra_props on py3k
2015-10-13, by Julien Cristau
[server/test] unicode → six.text_type
2015-10-13, by Julien Cristau
[web] fix Field.__str__ on py3k
2015-10-12, by Julien Cristau
[web] unicode → six.text_type
2015-10-12, by Julien Cristau
[web/test] CubicWebTC.view returns bytes
2015-10-12, by Julien Cristau
[uilib] fix traceback on python3
2015-10-12, by Julien Cristau
[web] integer division
2015-10-12, by Julien Cristau
[web/test] Binary eats bytes
2015-10-12, by Julien Cristau
[devtools] make httptest module importable under py3k
2015-10-06, by Julien Cristau
[web/test] CubicWebPublisher.handle_request returns bytes
2015-10-06, by Julien Cristau
[web] base64 works on bytes not str (py3k)
2015-10-06, by Julien Cristau
[web] accept unicode in parsed Authorization header
2015-10-06, by Julien Cristau
[web] CubicWebPublisher.ajax_error_handler must return bytes
2015-10-06, by Julien Cristau
[py3k] fix i18n
2015-10-05, by Julien Cristau
Fix md5crypt and crypt_password test for python3
2015-10-06, by Julien Cristau
[server/test] use bytes for extid
2015-10-05, by Julien Cristau
[devtools/test] firstnames.txt is in latin1
2015-10-05, by Julien Cristau
[web/test] unicode → cubicweb._
2015-10-05, by Julien Cristau
[web/formwidgets] fix for py3k
2015-10-05, by Julien Cristau
[sobjects] unicode → six.text_type
2015-10-05, by Julien Cristau
[server] fix unittest_security for py3k
2015-10-05, by Julien Cristau
[py3k] make ldapfeed tests pass
2015-10-05, by Julien Cristau
[server] import filter from six.moves
2015-10-05, by Julien Cristau
[ldapfeed] port to ldap3
2015-10-05, by Julien Cristau
[server/test] str vs bytes
2015-10-02, by Julien Cristau
[server/test] list() around map and zip
2015-10-02, by Julien Cristau
[server/test] to fold, unicode → six.text_type
2015-10-02, by Julien Cristau
[server/test] delete test that doesn't make sense on python3
2015-10-02, by Julien Cristau
[server/test] unicode → six.text_type
2015-10-02, by Julien Cristau
[server] unicode → six.text_type
2015-10-02, by Julien Cristau
[py3k] fix building rset description for INSERT queries
2015-10-02, by Julien Cristau
[datafeed] use explicit encode/decode instead of casting to str
2015-10-01, by Julien Cristau
[py3k] io.BytesIO
2015-10-01, by Rémi Cardona
[py3k] get urllib foo from six.moves
2015-10-01, by Julien Cristau
[devtools] CubicWebTC._check_html may have to deal with unicode or bytes
2015-10-01, by Julien Cristau
[ext/test] fix test relying on repr(text)
2015-10-01, by Julien Cristau
[req] fix url_parse_qsl on py3
2015-10-01, by Julien Cristau
[server/session] unicode → six.text_type
2015-10-01, by Julien Cristau
[web/test] str vs bytes
2015-10-01, by Julien Cristau
[web/ajax] fix AjaxController on python3
2015-10-01, by Julien Cristau
[web/test] str → bytes
2015-10-01, by Julien Cristau
[wsgi/test] use bytes instead of str for POST body
2015-10-01, by Julien Cristau
[devtools] 'dict_values' object does not support indexing
2015-10-01, by Julien Cristau
[multipart] decode form data before calling parse_qs in python 3
2015-10-01, by Julien Cristau
[multipart] unicode → six.text_type
2015-10-01, by Julien Cristau
[web] assert that CubicWebPublisher.handle_request returns bytes
2015-10-01, by Julien Cristau
[py3k] fix validateform controller
2015-09-30, by Julien Cristau
[web] unicode → six.text_type
2015-09-30, by Julien Cristau
[multipart] make sure form keys are not bytes
2015-09-30, by Julien Cristau
[web] unicode → six.text_type
2015-09-30, by Julien Cristau
[wsgi] don't convert form values
2015-09-30, by Julien Cristau
[server] import input from six.moves
2015-09-30, by Julien Cristau
[server] don't convert user.login to bytes to generate sessionid
2015-09-30, by Julien Cristau
[cwctl] stop playing tricks with std{out,err} buffering
2015-09-30, by Julien Cristau
[py3k] CubicWebTC.app_handle_request returns bytes
2015-09-22, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-22, by Rémi Cardona
[py3k] http headers should be ascii-only unicode objects
2015-10-12, by Rémi Cardona
[py3k] Clarify IDownloadable expected types
2015-10-13, by Rémi Cardona
[py3k] IDownloadable.download_data() returns bytes
2015-09-22, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-22, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-22, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-22, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-22, by Rémi Cardona
[py3k] PageInfo.source contains bytes
2015-09-22, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-21, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-21, by Rémi Cardona
[py3k] Don't encode URLs
2015-09-21, by Rémi Cardona
[tests] Stop counting pickle bytes in ResultSet tests
2015-09-21, by Rémi Cardona
[tests] Port unittest_cwctl to py3k
2015-09-21, by Rémi Cardona
[migration] NoneType is no longer comparable in py3k
2015-09-21, by Rémi Cardona
Rename gettext to cwgettext, use stdlib gettext
2015-10-13, by Rémi Cardona
[py3k] MethodType no longer takes a class argument
2015-10-13, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-18, by Rémi Cardona
[py3k] im_self → __self__
2015-09-18, by Rémi Cardona
[py3k] Don't sort Action objects
2015-09-18, by Rémi Cardona
[py3k] use inspect module to get a function's arguments
2015-09-22, by Rémi Cardona
[py3k] __unicode__ and __str__
2015-09-18, by Rémi Cardona
[test] call rql.parse with unicode objects
2015-09-21, by Rémi Cardona
[py3k] replace cmp with key in sorted()
2015-09-18, by Rémi Cardona
[tests] remove useless sort
2015-09-18, by Rémi Cardona
[py3k] dict methods no longer return indexable objects
2015-09-18, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-18, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-18, by Rémi Cardona
[server] Port BFSS to py3k
2015-09-18, by Rémi Cardona
[py3k] Binary.getvalue() returns bytes
2015-09-17, by Rémi Cardona
[py3k] ensure Binary objects are initialized with bytes
2015-09-22, by Rémi Cardona
[py3k] __unicode__ and __str__
2015-09-17, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-17, by Rémi Cardona
[mail] port to py3k
2015-09-18, by Rémi Cardona
[web/views] port JSON views to py3k
2015-09-16, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-16, by Rémi Cardona
[web/controller] req.form is supposed to contain unicode-data
2015-09-16, by Rémi Cardona
[py3k] unicode → six.text_type
2015-09-16, by Rémi Cardona
[py3k] unicode vs str vs bytes vs the world
2015-09-16, by Rémi Cardona
less
more
|
(0)
-10000
-3000
-1000
-384
+384
+1000
tip