Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
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.
[old css] use aColor property
stable
2011-04-05, by Sylvain Thénault
[uipros] drop unused properties
stable
2011-04-05, by Sylvain Thénault
[selectors] abstract ExpectedValueSelector now accept a set as single argument
stable
2011-04-05, by Sylvain Thénault
[igeocodable] import adapter description
stable
2011-04-05, by Sylvain Thénault
[dataimport] tell more and nicely about transaction status
stable
2011-04-04, by Sylvain Thénault
[dataimport] propagate stack
stable
2011-04-04, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
2011-04-01, by Alexandre Fayolle
Added tag cubicweb-version-3.12.0 for changeset fd502219eb76
cubicweb-debian-version-3.12.0-1
2011-04-01, by Alexandre Fayolle
prepare 3.12.0
cubicweb-version-3.12.0
2011-04-01, by Alexandre Fayolle
[time zone] support for TZDatetime and TZTime data type
2011-04-01, by Sylvain Thénault
merged test fix from stable
2011-04-01, by Alexandre Fayolle
[http] implement 1587305: provide better implementation of Accept header parsing + tests
2011-04-01, by Adrien Di Mascio
[web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction
stable
2011-04-01, by Sylvain Thénault
merge stable to default
2011-04-01, by Alexandre Fayolle
fix failing tests before 3.12 release
2011-04-01, by Alexandre Fayolle
[dataimport] new 'lazydbtable' generator function to feed data from a database table
stable
2011-04-01, by Sylvain Thénault
[dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes)
stable
2011-04-01, by Sylvain Thénault
[dataimport] cleanups, update docstring to up-to-date usage
stable
2011-04-01, by Sylvain Thénault
[doc] improve dostring of server.hook
stable
2011-03-31, by Nicolas Chauvat
merge back stable to default
2011-03-31, by Alexandre Fayolle
[cwctl] refactor ui messages aiming for consistency and simplicity
stable
2011-03-31, by Nicolas Chauvat
[entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
2011-03-31, by Sylvain Thénault
[entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
2011-03-31, by Sylvain Thénault
[schema, refactoring] use RQLExpression as base class for RQL constraint classes
2011-03-31, by Sylvain Thénault
[reledit] fix crash due to wrong attributes usage
stable
2011-03-31, by Sylvain Thénault
merge
2011-03-31, by Alexandre Fayolle
make it easier to inherit from EditionFormView
stable
2011-03-31, by Florent Cayré
more TZDatetime/TZTime test fixes
2011-03-30, by Alexandre Fayolle
fix test_knownValues_load_schema
2011-03-30, by Alexandre Fayolle
backport stable to default
2011-03-30, by Alexandre Fayolle
[doc] fix typo
stable
2011-03-30, by Nicolas Chauvat
[doc] fix typo
stable
2011-03-30, by Nicolas Chauvat
[AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder
stable
2011-03-30, by Sylvain Thénault
[sql generation test] avoid lgdb warnings when a db module is faked
stable
2011-03-30, by Sylvain Thénault
backport stable
2011-03-30, by Sylvain Thénault
[c-c create] unification of c-c create and its subcommands handling
stable
2011-03-30, by Sylvain Thénault
[rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap
stable
2011-03-30, by Sylvain Thénault
[rql rewriter] drop unused argument
stable
2011-03-30, by Sylvain Thénault
[rql rewriter] don't add unnecessary (potentially buggy) exists
stable
2011-03-30, by Sylvain Thénault
update lgc dependency also in pkginfo
stable
2011-03-29, by Alexandre Fayolle
updated lgc dependency
stable
2011-03-29, by Alexandre Fayolle
allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533)
stable
2011-03-29, by Alexandre Fayolle
[date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893
stable
2011-03-29, by Sylvain Thénault
cleanup
stable
2011-03-28, by Sylvain Thénault
[c-c create] we should also skip option with no type, else we may generate title for section without any option to fill
stable
2011-03-28, by Sylvain Thénault
[config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file
stable
2011-03-28, by Sylvain Thénault
[config] generalise config.creating, allowing to drop set_language class attribute
stable
2011-03-28, by Sylvain Thénault
[web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute)
stable
2011-03-28, by Sylvain Thénault
merge
stable
2011-03-28, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92
stable
2011-03-28, by Nicolas Chauvat
Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855
stable
cubicweb-debian-version-3.11.2-1
2011-03-28, by Nicolas Chauvat
[packaging] prepare 3.11.2
stable
cubicweb-version-3.11.2
2011-03-28, by Nicolas Chauvat
try to reconstruct the file forgotten by syt in changeset e094b3d4eb95
stable
2011-03-28, by Alexandre Fayolle
[javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching
stable
2011-03-28, by Adrien Di Mascio
cleanups
stable
2011-03-28, by Sylvain Thénault
[cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though)
stable
2011-03-28, by Sylvain Thénault
[repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring)
stable
2011-03-28, by Sylvain Thénault
[server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py
stable
2011-03-28, by Sylvain Thénault
[facets] closes #1569459 (date-range facet with year < 1900)
stable
2011-03-28, by Adrien Di Mascio
[session] add find_entities and find_one_entity to session/request API (closes #1550045)
stable
2011-03-28, by Nicolas Chauvat
[web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475)
stable
2011-03-28, by Nicolas Chauvat
[c-c create] db-create doesn't not take a verbose option any longer
stable
2011-03-28, by Sylvain Thénault
[css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear
stable
2011-03-28, by Sylvain Thénault
[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not
stable
2011-03-25, by Sylvain Thénault
[cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way
stable
2011-03-25, by Sylvain Thénault
[cwprops] add set_property method on CWUser instances, to ease setting of user specific properties
stable
2011-03-25, by Sylvain Thénault
[merge] backport stable fixes into default
2011-03-24, by Aurelien Campeas
Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation
stable
2011-03-22, by Alexandre Fayolle
backport oldstable
stable
2011-03-24, by Sylvain Thénault
[migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities
oldstable
2011-03-24, by Sylvain Thénault
[migration] improve fix cwuri progress bar
oldstable
2011-03-24, by Sylvain Thénault
[migration] explicit first step of 3.10.9 migration.
oldstable
2011-03-24, by Sylvain Thénault
cleanups
stable
2011-03-24, by Sylvain Thénault
[uiprops, css] make header background actually modifiable through uiprops
stable
2011-03-24, by Sylvain Thénault
[components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header
stable
2011-03-24, by Sylvain Thénault
[schema views] don't propose 'view all' action for final entity types (closes #1560549)
stable
2011-03-23, by Sylvain Thénault
[doc] fix urls pointing to repositories and download sites
stable
2011-03-23, by Nicolas Chauvat
backported tag to stable
stable
2011-03-21, by Alexandre Fayolle
Added tag cubicweb-version-3.9.x for changeset 48f468f33704
oldstable
2011-03-21, by Alexandre Fayolle
merge
stable
2011-03-17, by Aurelien Campeas
[devtools] missing py2.5 compat import
oldstable
2011-03-17, by Aurelien Campeas
merge oldstable into default
stable
2011-03-17, by Pierre-Yves David
fix stupid typo
oldstable
2011-03-17, by Pierre-Yves David
merge
oldstable
2011-03-17, by Pierre-Yves David
merge: [testlib] require explicite overwriting of TestDataBaseHandler.
stable
2011-03-17, by Pierre-Yves David
[testlib] require explicite overwriting of TestDataBaseHandler.
oldstable
2011-03-17, by Pierre-Yves David
remove conflict marker
stable
2011-03-17, by Pierre-Yves David
merge old stable into stable
stable
2011-03-16, by Pierre-Yves David
fix pylint helper methods: need a classmathod in cwconfig.py
stable
2011-03-16, by Alexandre Fayolle
fix pylint helper methods: need a classmathod in cwconfig.py
oldstable
2011-03-16, by Alexandre Fayolle
merged back pylint help changes to stable
stable
2011-03-16, by Alexandre Fayolle
merge
oldstable
2011-03-16, by Alexandre Fayolle
help pylint by explicitely defining some attributes
oldstable
2011-03-16, by Alexandre Fayolle
[doc] fix indentation spelling and grammar of tutorials/advanced/part03_bfss
stable
2011-03-15, by Nicolas Chauvat
[doc] complete description of EXISTS in rql/language.rst
stable
2011-03-15, by Nicolas Chauvat
[doc] fix rql/debugging.rst and server.__init__ docstrings
stable
2011-03-15, by Nicolas Chauvat
[doc] fix rql/debugging.rst and server.__init__ docstrings
oldstable
2011-03-15, by Nicolas Chauvat
[test] New Handling of database for test.
oldstable
2010-12-07, by Aurelien Campeas
[reledit] repair some brokennes
2011-03-11, by Aurelien Campeas
[reledit] kill the reledit/doreledit duality
2011-01-19, by Aurelien Campeas
default (3.11.X) is now stable
stable
2011-03-11, by Sylvain Thénault
stable (3.10.X) is now oldstable
oldstable
2011-03-11, by Sylvain Thénault
[test] add some tags
stable
2011-03-10, by Sylvain Thénault
[test] properly close connections
stable
2011-03-10, by Sylvain Thénault
[devtools] fix anonymous user handling in test classes
stable
2011-03-10, by Sylvain Thénault
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
2011-03-10, by Adrien Di Mascio
[views] #1499661 get rid of base tag
2011-03-10, by Adrien Di Mascio
backport stable
2011-03-10, by Sylvain Thénault
[tabs] forward url parameters to lazy tabs views
stable
2011-03-10, by Adrien Di Mascio
[testlib] fix regression introduced in 7065:6a6ea9966931
stable
2011-03-09, by Sylvain Thénault
[testlib] simplify code by using a class attribute
stable
2010-12-07, by Sylvain Thénault
[repo] fix multi-threads bug with get_option_value: pyro proxy can't be used from a thread to another without caution (closes #1535206)
stable
2011-03-09, by Sylvain Thénault
fix editable_attributes bug (closes #1534802)
stable
2011-03-09, by Alexandre Fayolle
[http test] fix typo in super call
2011-03-08, by Sylvain Thénault
backport stable
2011-03-08, by Sylvain Thénault
[testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox
stable
2011-03-08, by Sylvain Thénault
[tests] Fix web test for windmill and forms
2011-02-18, by Julien Jehannet
[uilib] fix eid_param implementation
stable
2011-03-08, by Sylvain Thénault
[test] fix bad super call
stable
2011-03-08, by Sylvain Thénault
[dbapi] split in_memory_cnx functions
stable
2011-03-08, by Sylvain Thénault
Remove trailing white space
stable
2011-03-08, by Sylvain Thénault
Add a "closed" property on session
stable
2011-03-08, by Sylvain Thénault
[test] Improve tagging and error message of TwistedCWIdentTC
stable
2011-03-08, by Sylvain Thénault
[test/windmill] Gracefully skip windmill test if windmill can't be imported.
stable
2011-03-03, by Pierre-Yves David
[devtools/qunit] had "qunit" test for tag.
stable
2011-03-03, by Pierre-Yves David
[3.10.9 migration] don't display progress bar if stdout is not a tty
stable
2011-03-08, by Sylvain Thénault
[source host alias] match_host is the attribute, match is the method
2011-03-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.11.1-1 for changeset 77318f1ec4aa
2011-03-07, by Sylvain Thénault
Added tag cubicweb-version-3.11.1 for changeset d0410eb4d8bb
cubicweb-debian-version-3.11.1-1
2011-03-07, by Sylvain Thénault
3.11.1
cubicweb-version-3.11.1
2011-03-07, by Sylvain Thénault
i18nupdate
2011-03-07, by Sylvain Thénault
backport stable
2011-03-07, by Sylvain Thénault
some copyrigh updates
stable
2011-03-07, by Sylvain Thénault
[sql generation] fix exists table scope pb: when iterating other solutions inner to an EXISTS subquery, we should reset variables which have this exists node as scope
stable
2011-03-07, by Sylvain Thénault
[sql generation] fix table scope pb: when an inlined relation is used as principal for the rhs variable, we should adjust lhs variable'scope
stable
2011-03-07, by Sylvain Thénault
merge stable changes into default
2011-03-07, by Nicolas Chauvat
[testlib] backport some useful testing utilities from tracker's testutils module
stable
2011-03-07, by Sylvain Thénault
[testlib] fix rql generation bug w/ groups given as unicode string
stable
2011-03-07, by Sylvain Thénault
[multi-sources] add missing close method on ConnectionWrapper
stable
2011-03-03, by Sylvain Thénault
[c-c db-check] new checks for entities missing a mandatory relation/attribute
stable
2011-03-03, by Sylvain Thénault
[c-c db-check] factorize code by introducing notify_fixed dumb function
stable
2011-03-03, by Sylvain Thénault
[migration] cleanup corrupted database, pb noticed on several instances
stable
2011-03-03, by Sylvain Thénault
[dataimport] remove eid_key deprecation warning and prints
stable
2011-03-03, by Adrien Di Mascio
[config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed
stable
2011-02-28, by Sylvain Thénault
[config refactoring] rename eproperty_definition method to cwproperty_definition
stable
2011-02-28, by Sylvain Thénault
allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source)
stable
2011-02-22, by Alexandre Fayolle
add some tips for users who want to bind to an AD server
stable
2011-02-22, by Alexandre Fayolle
[c-c upgrade] rename force-componant-version option to force-cube-version and cleanup code
stable
2011-02-21, by Sylvain Thénault
[repo querier] fix rqlst cache no limit issue, comment the code
stable
2011-02-21, by Sylvain Thénault
[migration] missing future import
stable
2011-02-18, by Sylvain Thénault
backport stable
2011-02-18, by Sylvain Thénault
[source hooks] filter out case where source configuration doesn't have to be reloaded
2011-02-18, by Sylvain Thénault
Added tag cubicweb-debian-version-3.11.0-1 for changeset 8daabda9f571
2011-02-18, by Sylvain Thénault
Added tag cubicweb-version-3.11.0 for changeset 37432cede4fe
cubicweb-debian-version-3.11.0-1
2011-02-18, by Sylvain Thénault
[schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms)
stable
2011-02-18, by Sylvain Thénault
i18n update
cubicweb-version-3.11.0
2011-02-18, by Sylvain Thénault
[source ui] uicfg tweaks
2011-02-18, by Sylvain Thénault
3.11
2011-02-18, by Sylvain Thénault
[web test] fix some tests broken by recent (and various) changesets
2011-02-18, by Sylvain Thénault
[web/views] add a generic rdf view
2011-02-18, by Nicolas Chauvat
backport stable
2011-02-18, by Sylvain Thénault
[testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes
stable
2011-02-18, by Sylvain Thénault
backport stable
2011-02-18, by Sylvain Thénault
[schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance
stable
2011-02-17, by Sylvain Thénault
[schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database
stable
2011-02-17, by Sylvain Thénault
[schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance)
stable
2011-02-17, by Sylvain Thénault
backport stable
2011-02-17, by Sylvain Thénault
cleanup
stable
2011-02-17, by Sylvain Thénault
[web test] ensure we're using proper instance home
stable
2011-02-17, by Sylvain Thénault
backport stable
2011-02-17, by Sylvain Thénault
[config] we should load available configuration before search for an instance configuration
stable
2011-02-17, by Sylvain Thénault
[dbapi] fix for cases where one want to use 'connect' for an in-memory connection
stable
2011-02-17, by Sylvain Thénault
[skel] avoid pylint warning for newly generated cube
stable
2011-02-17, by Sylvain Thénault
[sobjects/parsers] compatibility with xml view of cw <= 3.10
2011-02-17, by Nicolas Chauvat
[sobjects/parsers] on validationerror, skip entity and continue processing feed
2011-02-17, by Nicolas Chauvat
[web test] fix test name conflict
stable
2011-02-16, by Sylvain Thénault
merge default heads
2011-02-16, by Sylvain Thénault
merge default heads
2011-02-16, by Sylvain Thénault
[tabs] use datadir_url to build image url instead of hardcoding data/
2011-02-16, by Adrien Di Mascio
[wdoc] fallback to english title when no translation found
stable
2011-02-16, by Sylvain Thénault
[datafeed] don't crash if python-kerberos isn't installed
2011-02-16, by Sylvain Thénault
[sobjects/parsers] add gssapi auth handler to urllib2 opener
2011-02-15, by Nicolas Chauvat
[data operation] add new remove_data method
stable
2011-02-15, by Sylvain Thénault
[migtration] fix migration script for 'dont cross' relations
2011-02-14, by Sylvain Thénault
backport stable
2011-02-14, by Adrien Di Mascio
[dataimport] implement create_entity() on ObjectStore to provide a consistent interface
stable
2011-02-14, by Adrien Di Mascio
[dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities
stable
2011-02-14, by Adrien Di Mascio
[hooks] do not break if no entity created or updated during feed update
2011-02-14, by nico
[ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups
stable
2011-02-14, by Sylvain Thénault
[ldap test] use get_available_port from cw.devtools.httptest
stable
2011-02-11, by Sylvain Thénault
[test] generate slapd.conf to be cwd independant
stable
2011-02-11, by Sylvain Thénault
[ldap test] use get_available_port from cw.devtools.httptest
2011-02-11, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip