Difference between revisions of "Help:Commit"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
 
|mainlabel=Commit
 
|mainlabel=Commit
  
| ?Property date = date
+
| ?Property allowedValues = allowedValues
  
| ?Property hash = hash
+
| ?Property defaultValue = defaultValue
  
| ?Property host = host
+
| ?Property documentation = documentation
 +
 
 +
| ?Property index = index
 +
 
 +
| ?Property inputType = inputType
 +
 
 +
| ?Property isLink = isLink
 +
 
 +
| ?Property label = label
 +
 
 +
| ?Property mandatory = mandatory
  
 
| ?Property name = name  
 
| ?Property name = name  
  
| ?Property path = path
+
| ?Property namespace = namespace
 +
 
 +
| ?Property nullable = nullable
 +
 
 +
| ?Property primaryKey = primaryKey
 +
 
 +
| ?Property showInGrid = showInGrid
 +
 
 +
| ?Property size = size
 +
 
 +
| ?Property sortPos = sortPos
 +
 
 +
| ?Property topic = topic
 +
 
 +
| ?Property type = type
  
| ?Property project = project
+
| ?Property uploadable = uploadable
  
| ?Property subject = subject
+
| ?Property values_from = values_from
  
 
|order=ascending
 
|order=ascending
Line 41: Line 65:
  
  
[[Category:Commit]]
+
[[Category:Concept:Commit]]

Latest revision as of 17:28, 9 February 2021


Help Icon.png

Help for Commit

iconTopicnamepluralNamedocumentation
File:GitLogo.pngCommitCommitCommitsA Git commit

Documentation

A Git commit

Example Commits

Properties

CommitallowedValuesdefaultValuedocumentationindexinputTypeisLinklabelmandatorynamenamespacenullableprimaryKeyshowInGridsizesortPostopictypeuploadablevalues_from
Commit dateThe date/time of the commit6datetruedatefalsefalse1CommitTypes/Datefalse
Commit hashthe hash of the commit7hashtruehashtruefalseCommitTypes/Text
Commit hosthttp://git.bitplan.comthe host of the git repository of this commit1hosttruehostfalsefalseCommitTypes/URLfalse
Commit nameThe name of the user that did the commit5nametruenamefalsefalseCommitTypes/Textfalse
Commit path/source/java/the path to the repository of this commit2pathtruepathfalsefalseCommitTypes/Textfalse
Commit projectthe project the commit belong to3projecttrueprojectfalsefalseCommitTypes/Textfalse
Commit subjectThe subject of the commit4subjecttruesubjectfalsefalseCommitTypes/Textfalse