Difference between revisions of "OpenSourceProjectsContext"
Jump to navigation
Jump to search
Line 179: | Line 179: | ||
false is isLink of it | false is isLink of it | ||
"OsProject" is topic of it | "OsProject" is topic of it | ||
+ | # | ||
+ | # Commit | ||
+ | # | ||
+ | Commit isA Topic | ||
+ | "Commit" is name of it | ||
+ | "Commits" is pluralName of it | ||
+ | "A Git commit" is documentation of it | ||
+ | "see https://git-scm.com/docs/git-commit" is wikiDocumentation of it | ||
+ | "File:GitLogo.png" is icon of it | ||
+ | "/images/media/5/50/GitLogo.png" is iconUrl of it | ||
+ | 2000 is listLimit of it | ||
+ | "subobject" is defaultstoremode of it | ||
+ | false is cargo of it | ||
+ | Commit_host addsTo it | ||
+ | Commit_path addsTo it | ||
+ | Commit_project addsTo it | ||
+ | Commit_subject addsTo it | ||
+ | Commit_name addsTo it | ||
+ | Commit_date addsTo it | ||
+ | Commit_hash addsTo it | ||
+ | "OpenSourceProjectsContext" is context of it | ||
+ | # properties of Commit | ||
+ | # property host | ||
+ | Commit_host isA Property | ||
+ | "host" is name of it | ||
+ | "host" is label of it | ||
+ | "URL" is type of it | ||
+ | "http://git.bitplan.com" is defaultValue of it | ||
+ | 1 is index of it | ||
+ | false is primaryKey of it | ||
+ | true is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "the host of the git repository of this commit" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Commit" is topic of it | ||
+ | # property path | ||
+ | Commit_path isA Property | ||
+ | "path" is name of it | ||
+ | "path" is label of it | ||
+ | "Text" is type of it | ||
+ | "/source/java/" is defaultValue of it | ||
+ | 2 is index of it | ||
+ | false is primaryKey of it | ||
+ | true is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "the path to the repository of this commit" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Commit" is topic of it | ||
+ | # property project | ||
+ | Commit_project isA Property | ||
+ | "project" is name of it | ||
+ | "project" is label of it | ||
+ | "Text" is type of it | ||
+ | 3 is index of it | ||
+ | false is primaryKey of it | ||
+ | true is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "the project the commit belong to" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Commit" is topic of it | ||
+ | # property subject | ||
+ | Commit_subject isA Property | ||
+ | "subject" is name of it | ||
+ | "subject" is label of it | ||
+ | "Text" is type of it | ||
+ | 4 is index of it | ||
+ | false is primaryKey of it | ||
+ | true is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "The subject of the commit" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Commit" is topic of it | ||
+ | # property Name | ||
+ | Commit_name isA Property | ||
+ | "name" is name of it | ||
+ | "name" is label of it | ||
+ | "Text" is type of it | ||
+ | 5 is index of it | ||
+ | false is primaryKey of it | ||
+ | true is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "The name of the user that did the commit" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Commit" is topic of it | ||
+ | # property date | ||
+ | Commit_date isA Property | ||
+ | "date" is name of it | ||
+ | "date" is label of it | ||
+ | "Date" is type of it | ||
+ | 6 is index of it | ||
+ | 1 is sortPos of it | ||
+ | false is primaryKey of it | ||
+ | true is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "The date/time of the commit" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Commit" is topic of it | ||
+ | # property hash | ||
+ | Commit_hash isA Property | ||
+ | "hash" is name of it | ||
+ | "hash" is label of it | ||
+ | "Text" is type of it | ||
+ | 7 is index of it | ||
+ | true is primaryKey of it | ||
+ | true is mandatory of it | ||
+ | "the hash of the commit" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Commit" is topic of it | ||
</source> | </source> | ||
<headertabs/> | <headertabs/> |