Thu, 25 Jun 2020 05:40:42 +0200 |
Laurent Peuch |
mod: backout the removal of construction_mode
draft default tip
|
changeset |
files
|
Thu, 07 May 2020 13:10:07 +0200 |
Laurent Peuch |
[rename] all those entity_type are actually entity_schema
|
changeset |
files
|
Wed, 29 Apr 2020 20:30:41 +0200 |
Laurent Peuch |
WIP: [types] removed Union[str, 'RelationSchema'] to only RelationSchema
|
changeset |
files
|
Wed, 29 Apr 2020 18:13:48 +0200 |
Laurent Peuch |
[types] add more types in schema.py
|
changeset |
files
|
Wed, 29 Apr 2020 17:37:52 +0200 |
Laurent Peuch |
[types/fix] del_subject_relation argument is actually a relation_schema
|
changeset |
files
|
Wed, 29 Apr 2020 17:27:01 +0200 |
Laurent Peuch |
[types] Defintion.name is of type DefinitionName
|
changeset |
files
|
Tue, 23 Jun 2020 15:53:20 +0200 |
Laurent Peuch |
test: only launch from-forge when triggered from another project
|
changeset |
files
|
Tue, 02 Jun 2020 18:36:54 +0200 |
Laurent Peuch |
fix: uncorrect depreciation.rename attribute to rdef instead of role_rdef
|
changeset |
files
|
Tue, 02 Jun 2020 11:46:20 +0200 |
Laurent Peuch |
refactor(renaming): revert renaming of maxsize to max_size
|
changeset |
files
|
Thu, 28 May 2020 00:45:17 +0200 |
Laurent Peuch |
[gitlab-ci] makes curl fails on bad http code and display it
|
changeset |
files
|
Thu, 28 May 2020 00:44:28 +0200 |
Laurent Peuch |
[gitlab-ci] refactor to use except:variables instead of bash if
|
changeset |
files
|
Thu, 28 May 2020 00:42:05 +0200 |
Laurent Peuch |
[gitlab-ci] only trigger readthedocs on branch/default
|
changeset |
files
|
Sat, 23 May 2020 01:32:50 +0200 |
Laurent Peuch |
[tox/fix] missing -U in pip install in from-forge
|
changeset |
files
|
Fri, 22 May 2020 23:35:56 +0200 |
Laurent Peuch |
[gitlab-ci/fix] forgot to pass TRIGGERED_FROM_OTHER_PROJECT variable to other pipelines
|
changeset |
files
|
Wed, 13 May 2020 16:55:06 +0200 |
Laurent Peuch |
[doc] trigger readthedocs build on successful build
|
changeset |
files
|
Tue, 12 May 2020 17:34:05 +0200 |
Laurent Peuch |
[tests] trigger cubicweb builds from yams if all other tests passed
|
changeset |
files
|
Fri, 15 May 2020 16:00:42 +0200 |
Laurent Peuch |
[fix] logilab.common.date.strptime has been replaced by datetime.strptime
|
changeset |
files
|
Tue, 12 May 2020 13:27:34 +0200 |
Laurent Peuch |
[check-manifest] we need to exclude .hgrc instead of pruning it
|
changeset |
files
|
Fri, 08 May 2020 01:33:49 +0200 |
Laurent Peuch |
[gitlab-ci] add py3-from-forge pipeline
|
changeset |
files
|
Fri, 08 May 2020 01:31:05 +0200 |
Laurent Peuch |
[tox] add a new command to test from-forge
|
changeset |
files
|
Thu, 07 May 2020 12:42:52 +0200 |
Laurent Peuch |
[mod] rename MARKER into NOT_INITIALIZED
draft
|
changeset |
files
|
Wed, 22 Apr 2020 18:16:58 +0200 |
Laurent Peuch |
[dekwargs] remove global variable RTYPE_PROPERTIES and dekwargs constructors
draft
|
changeset |
files
|
Wed, 22 Apr 2020 06:21:01 +0200 |
Laurent Peuch |
[refactoring] backport "eid" being part of ETYPE_PROPERTIES from cubicweb
draft
|
changeset |
files
|
Wed, 22 Apr 2020 06:16:37 +0200 |
Laurent Peuch |
[dekwargs] remove ETYPE_PROPERTIES
draft
|
changeset |
files
|
Wed, 22 Apr 2020 05:56:01 +0200 |
Laurent Peuch |
[refactoring] remove this deprecated magic MARKER = nullobject()
draft
|
changeset |
files
|
Fri, 17 Apr 2020 16:47:50 +0200 |
Laurent Peuch |
WIP: remove deprecated schema loading using a list of directories
draft
|
changeset |
files
|
Sat, 11 Apr 2020 22:53:43 +0200 |
Nicolas Chauvat |
remove yams.interfaces
draft
|
changeset |
files
|
Thu, 30 Apr 2020 11:58:51 +0200 |
Laurent Peuch |
[reader/abbreviations] rename defobject function argument to definition_object
|
changeset |
files
|
Thu, 30 Apr 2020 11:56:44 +0200 |
Laurent Peuch |
[reader/abbreviations] rename method _load_modnames to _load_module_names
|
changeset |
files
|
Wed, 29 Apr 2020 15:34:10 +0200 |
Laurent Peuch |
[reader/abbreviations] rename modname function argument to module_name
|
changeset |
files
|
Wed, 29 Apr 2020 15:11:13 +0200 |
Laurent Peuch |
[reader/abbreviations] rename filepath function argument to file_path
|
changeset |
files
|
Wed, 29 Apr 2020 12:14:30 +0200 |
Laurent Peuch |
[reader/abbreviations] rename modnames function argument to module_names
|
changeset |
files
|
Wed, 29 Apr 2020 11:51:38 +0200 |
Laurent Peuch |
[reader/abbreviations] rename extrapath class attribute to extra_path
|
changeset |
files
|
Wed, 29 Apr 2020 11:12:02 +0200 |
Laurent Peuch |
[reader/abbreviations] rename schemaclass class attribute to schema_class
|
changeset |
files
|
Wed, 29 Apr 2020 11:05:02 +0200 |
Laurent Peuch |
[reader/abbreviations] rename remove_unused_rtypes function argument to remove_unused_relation_types
|
changeset |
files
|
Wed, 29 Apr 2020 11:02:08 +0200 |
Laurent Peuch |
[reader/abbreviations] rename erdefs function argument to entity_relation_definitions
|
changeset |
files
|
Wed, 29 Apr 2020 10:46:40 +0200 |
Laurent Peuch |
[reader/abbreviations] rename all internal variables
|
changeset |
files
|
Wed, 22 Apr 2020 05:37:16 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename _REL_PROPERTIES function to _RELATION_PROPERTIES
|
changeset |
files
|
Wed, 22 Apr 2020 01:24:48 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename afterrelname as function argument and viarable to after_relation_name
|
changeset |
files
|
Wed, 22 Apr 2020 01:24:23 +0200 |
Laurent Peuch |
[refactoring] swap condition to remove indentation
|
changeset |
files
|
Wed, 22 Apr 2020 01:09:33 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename rname inner variable to relation_name
|
changeset |
files
|
Wed, 22 Apr 2020 01:05:09 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename maxsize as function argument and viarable to maxsize
|
changeset |
files
|
Wed, 22 Apr 2020 01:03:49 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename bsd inner variable to bad_schema_definition
|
changeset |
files
|
Wed, 22 Apr 2020 01:01:53 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename etype class attribute to entity_type
|
changeset |
files
|
Wed, 22 Apr 2020 00:50:03 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename etype as function argument and viarable to entity_type
|
changeset |
files
|
Wed, 22 Apr 2020 00:28:54 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename perms as function argument and viarable to permissions
|
changeset |
files
|
Wed, 22 Apr 2020 00:28:32 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename toobj/fromobj as function argument and viarable to to_object/from_object
|
changeset |
files
|
Tue, 21 Apr 2020 21:19:52 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename insertidx as function argument and viarable to insert_index
|
changeset |
files
|
Fri, 17 Apr 2020 11:57:20 +0200 |
Laurent Peuch |
[fix] include logo in MANIFEST.in
|
changeset |
files
|
Fri, 17 Apr 2020 02:20:18 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename function internal variables
|
changeset |
files
|
Fri, 17 Apr 2020 02:15:25 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename rdef as function argument and viarable to relation_definition
|
changeset |
files
|
Fri, 17 Apr 2020 01:06:58 +0200 |
Laurent Peuch |
[buildobjs/abbreviations] rename _RDEF_PROPERTIES to _RELATION_DEFINITION_PROPERTIES
|
changeset |
files
|
Fri, 17 Apr 2020 00:41:28 +0200 |
Laurent Peuch |
[mod] remove unused types
|
changeset |
files
|
Fri, 17 Apr 2020 00:32:34 +0200 |
Laurent Peuch |
[types] change whole types naming scheme for better lisibility
|
changeset |
files
|
Thu, 16 Apr 2020 06:26:51 +0200 |
Laurent Peuch |
[schema/abbreviations] rename Schema.eschema to Schema.entity_schema_for
|
changeset |
files
|
Thu, 16 Apr 2020 06:21:57 +0200 |
Laurent Peuch |
[schema/abbreviations] rename Schema.rschema to Schema.relation_schema_for
|
changeset |
files
|
Thu, 16 Apr 2020 06:06:00 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument rtypedef to relation_type_definition
|
changeset |
files
|
Thu, 16 Apr 2020 06:05:10 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument newname/oldname to new_name/old_name
|
changeset |
files
|
Thu, 16 Apr 2020 06:04:13 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument etype to entity_definition
|
changeset |
files
|
Thu, 16 Apr 2020 06:02:17 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument ttype to target_type
|
changeset |
files
|
Thu, 16 Apr 2020 06:00:44 +0200 |
Laurent Peuch |
[schema/abbreviations] rename RelationSchema._subj_schemas/_obj_schemas to RelationSchema._subject_schemas/_object_schemas
|
changeset |
files
|
Thu, 16 Apr 2020 05:54:59 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument skiprels to skip_relations
|
changeset |
files
|
Thu, 16 Apr 2020 05:53:53 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument attr to attribute
|
changeset |
files
|
Thu, 16 Apr 2020 05:52:13 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument includefinal to include_final
|
changeset |
files
|
Thu, 16 Apr 2020 05:46:45 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument iface to interface
|
changeset |
files
|
Wed, 15 Apr 2020 16:35:03 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument subjtype/objtype to subject_type/object_type
|
changeset |
files
|
Wed, 15 Apr 2020 16:12:32 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument subjectschema/objectschema to subject_schema/object_schema
|
changeset |
files
|
Wed, 15 Apr 2020 14:50:49 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument cstrtype to constraint_type
|
changeset |
files
|
Wed, 15 Apr 2020 14:39:51 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument desttype to destination_type
|
changeset |
files
|
Wed, 15 Apr 2020 14:30:50 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument takefirst to take_first
|
changeset |
files
|
Wed, 15 Apr 2020 14:29:27 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument targettype to target_type
|
changeset |
files
|
Wed, 15 Apr 2020 14:27:49 +0200 |
Laurent Peuch |
[schema/abbreviations] rename EntitySchema.objrels private attribute to _object_relations
|
changeset |
files
|
Wed, 15 Apr 2020 14:21:11 +0200 |
Laurent Peuch |
[schema/abbreviations] rename erdef to entity_relation_definition (breaking change)
|
changeset |
files
|
Wed, 15 Apr 2020 07:17:43 +0200 |
Laurent Peuch |
[schema/abbreviations] rename rtype and variants to relation_type (breaking change)
|
changeset |
files
|
Wed, 15 Apr 2020 06:58:22 +0200 |
Laurent Peuch |
[schema/abbreviations] rename rdef and variants to relation_definition (breaking change)
|
changeset |
files
|
Wed, 15 Apr 2020 06:44:11 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument etype to entity_type
|
changeset |
files
|
Wed, 15 Apr 2020 06:35:06 +0200 |
Laurent Peuch |
[schema/abbreviations] rename EntitySchema.subjrels private attribute to _subject_relations
|
changeset |
files
|
Wed, 15 Apr 2020 06:08:38 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument obj/subjschema to object/subject_schema
|
changeset |
files
|
Wed, 15 Apr 2020 06:06:49 +0200 |
Laurent Peuch |
[schema/abbreviations] rename function argument rschema to relation_schema
|
changeset |
files
|
Wed, 15 Apr 2020 06:01:49 +0200 |
Laurent Peuch |
[schema] purge to abbreviations! But only inside functions (backward compatible)
|
changeset |
files
|
Fri, 17 Apr 2020 11:52:41 +0200 |
Nicolas Chauvat |
depend on new deprecation functions from logilab-common >= 1.6
|
changeset |
files
|
Tue, 14 Apr 2020 23:46:44 +0200 |
Nicolas Chauvat |
[typing] introduce type _DefinitionName for ERSchema.name
|
changeset |
files
|
Wed, 15 Apr 2020 04:39:52 +0200 |
Laurent Peuch |
make schema argument of ERSchema() and RelationSchema() mandatory
|
changeset |
files
|
Wed, 15 Apr 2020 00:56:55 +0200 |
Laurent Peuch |
rename abbreviation in test
|
changeset |
files
|
Tue, 14 Apr 2020 22:32:58 +0200 |
Nicolas Chauvat |
[schema] raise BadSchemaDefinition instead of AssertionError
|
changeset |
files
|
Tue, 14 Apr 2020 22:16:18 +0200 |
Nicolas Chauvat |
[schema] use f-strings in exceptions
|
changeset |
files
|
Tue, 14 Apr 2020 21:53:11 +0200 |
Nicolas Chauvat |
[schema] always be "strict" when building a Schema and raise on unknown names
|
changeset |
files
|
Fri, 17 Apr 2020 11:27:50 +0200 |
Nicolas Chauvat |
fix setup.py after README rename
|
changeset |
files
|
Thu, 16 Apr 2020 09:22:37 +0200 |
Arthur Lutz |
[README] rename to proper suffix rst
|
changeset |
files
|
Wed, 15 Apr 2020 23:11:44 +0200 |
Nicolas Chauvat |
add logo
|
changeset |
files
|
... |