summaryrefslogtreecommitdiffstats
path: root/common/src/main/resources
AgeCommit message (Expand)AuthorFilesLines
2019-02-24Update long poll DMaaP timeout value to 55 secondsBenjamin, Max (mb388a)1-1/+1
2019-02-08Increase long poll DMaaP timeout value to 60Benjamin, Max (mb388a)1-0/+1
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)4-8/+167
2018-03-19CII badging issue resolutionManamohan Satapathy1-1/+2
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty4-0/+61
2018-03-09Remove trailing spaces from property filesMunir Ahmad5-134/+134
2018-01-17Update VF Module Check for Tosca VNFc001491071-0/+5
2017-10-28Add Vfc Adapter Log Configc001491071-1/+6
2017-09-081710 Rebase - Second AttemptArthur Martella2-3/+9
2017-05-02[MSO-8] Second step of the rebase for MSODeterme, Sebastien (sd378r)1-3/+8
2017-01-31Initial OpenECOMP MSO commitChrisC5-0/+1187
ff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
# Put files/directories that should be ignored in this file.
# Lines that start with '# ' are comments.

# emacs
*~

# vim
*.sw[a-z]

# subversion
*/.svn/*