Engineering Infrastructure
  1. Engineering Infrastructure

IntelliJ Settings Repository

Public
AuthorCommitMessageCommit dateIssues
Lottie ThomasLottie Thomas
1a492e3ae3dMPull request #11: Added code style for HTML, JavaScript and LessMerge in INF/intellij-settings-repository from feature/react-js-code-style to default * commit 'b03284280d7cff0ea8d713cbdc05a19d6aad4eb0': Added code style for HTML, JavaScript and Less
Lottie ThomasLottie Thomas
b03284280d7Added code style for HTML, JavaScript and Less
Cameron ShiellCameron Shiell
c9f04f2d686MPull request #10: Update the diagram to the new bitbucket urlMerge in INF/intellij-settings-repository from INF-663-Update-bitbucket-url-to-the-new-web-accessible-url to default * commit '480d43605637110b991293584b6bf02834a97034': Update the diagram to the new bitbucket urlINF-663
Cameron ShiellCameron Shiell
480d4360563Update the diagram to the new bitbucket url
Richard TingleRichard Tingle
2d4b0a73a52MPull request #9: INF-663 Update bitbucket url to the new web accessible urlMerge in INF/intellij-settings-repository from bugfix/INF-663-intellij-checkstyles.xml-needs-update-for-web-url to default * commit 'be73d029d74ac6eaaf997a7d6404990ad0eca3ed': INF-663 Update bitbucket url to the new web accessible urlINF-663
Richard TingleRichard Tingle
be73d029d74INF-663 Update bitbucket url to the new web accessible urlINF-663
Richard TingleRichard Tingle
63664655e22MPull request #8: INF-462 Set the max line length marker at 150 as agreed by the architectsMerge in INF/intellij-settings-repository from feature/INF-462-update-intellij-line-length-marker-to-150 to default * commit '29eb2dff2a08547a610b50b85416a8c9b1b99a24': INF-462 Set the max line length marker at 150 as agreed by the architectsINF-462
Richard TingleRichard Tingle
29eb2dff2a0INF-462 Set the max line length marker at 150 as agreed by the architectsINF-462
Richard TingleRichard Tingle
77b40f03613MPull request #7: Feature/INF-342 checkstylesMerge in INF/intellij-settings-repository from feature/INF-342-checkstyles to default * commit '0947b1829ced8d61534df8afd40ed6e227ae3ab6': INF-342 Correct spelling of necessary INF-342 Update the readme now that checkstyles should be pre setup INF-342 Include project defaults for check-stylesINF-342
Richard TingleRichard Tingle
0947b1829ceINF-342 Correct spelling of necessaryINF-342
Richard TingleRichard Tingle
bf507412444INF-342 Update the readme now that checkstyles should be pre setupINF-342
Richard TingleRichard Tingle
883925b8c6cINF-342 Include project defaults for check-stylesINF-342
Michael CastiglioneMichael Castiglione
9f92297232cMPull request #6: TIS-139: Fix continuation indentationMerge in INF/intellij-settings-repository from feature/TIS-139-fix-continuation-indentation-in-intellij-settings to default * commit '08037548aa17c414321750936eb374b05f5ee102': TIS-139: Fix continuation indentationTIS-139
Michael CastiglioneMichael Castiglione
08037548aa1TIS-139: Fix continuation indentationTIS-139
Michael CastiglioneMichael Castiglione
bc599ef86ccMPull request #5: INF-342: Else on new lineMerge in INF/intellij-settings-repository from feature/INF-342-else-on-new-line to default * commit 'b261ca6fcc805ae0a9e446dcbb2a594d807ba11d': INF-342: Else on new lineINF-342
Michael CastiglioneMichael Castiglione
b261ca6fcc8INF-342: Else on new lineINF-342
Richard TingleRichard Tingle
d9292db2724MPull request #4: INF-342 Add instruction to install pluginsMerge in INF/intellij-settings-repository from feature/INF-342-install-checkstyles to default * commit '9773e842e792ee356797fab2446b6c8964a31c16': INF-342 Add instruction to install pluginsINF-342
Richard TingleRichard Tingle
9773e842e79INF-342 Add instruction to install pluginsINF-342
Richard TingleRichard Tingle
7ba5716bc05MPull request #3: Feature/INF-342 code inspectionsMerge in INF/intellij-settings-repository from feature/INF-342-code-inspections to default * commit '7e1d76b7ac6f35864ff03f84292ea61e52dd638f': INF-342 Agreed with Lottie to remove feature envy; too many false positives INF-342 Add pattern for ${...} strings, which are spring properties, no need to non-nls there INF-342 Unqualified method access is actually fine by our standard INF-342...INF-342
Richard TingleRichard Tingle
86017f60242MPull request #2: Feature/INF-342 intellij checkstylesMerge in INF/intellij-settings-repository from feature/INF-342-intellij-checkstyles to default * commit '9486a91d32b0c115b7f7b70eb21f209c644ce2c1': INF-342 Add a direct download link and correct a typo INF-342 Correct typo INF-342 Add instructions on how to configure checkstyles in intelliJ INF-342 Add checkstyles to be auto installed INF-342 Add the mirada checkstyles into the repos...INF-342
Richard TingleRichard Tingle
7e1d76b7ac6INF-342 Agreed with Lottie to remove feature envy; too many false positivesINF-342
Richard TingleRichard Tingle
1574f795b8dINF-342 Add pattern for ${...} strings, which are spring properties, no need to non-nls thereINF-342
Richard TingleRichard Tingle
1e1fdd2eb8eINF-342 Unqualified method access is actually fine by our standardINF-342
Richard TingleRichard Tingle
5c5c4145c35INF-342 Looks like the regex only scans the strings themselves, not the whole line, so remove as does nothingSee https://youtrack.jetbrains.com/issue/IDEA-2746152 Jira issues
Richard TingleRichard Tingle
a355d598699INF-342 inspection options second round with LottieINF-342
Richard TingleRichard Tingle
33ba3455d0cINF-342 Add warning settings as agreed with Lottie up to the junit pointINF-342
Richard TingleRichard Tingle
bbc0bc38358INF-342 Add baseline inspects for javadocs and explicit this.INF-342
Richard TingleRichard Tingle
9486a91d32bINF-342 Add a direct download link and correct a typoINF-342
Richard TingleRichard Tingle
abe15b00a35MPull request #1: Feature/INF-342 intellij uncontroversialSettingsMerge in INF/intellij-settings-repository from feature/INF-342-intellij-uncontroversialSettings to default * commit '3e18eac5d24cef57b635fd60ee72e7e2ae8c5ec6': INF-342 Whiles should also be on new lines INF-342 Add that catches and finallys are on their own lines INF-342 Add the TODO add destription to the new class templates INF-342 Seems it must have this empty file to be considered...INF-342
Richard TingleRichard Tingle
0d3acd0e09fINF-342 Correct typoINF-342
Richard TingleRichard Tingle
6e8a11e5cd7INF-342 Add instructions on how to configure checkstyles in intelliJINF-342
Richard TingleRichard Tingle
a092bfcaebcINF-342 Add checkstyles to be auto installedINF-342
Richard TingleRichard Tingle
b21fedc169dINF-342 Add the mirada checkstyles into the repository so it can be refered to by httpINF-342
Richard TingleRichard Tingle
3e18eac5d24INF-342 Whiles should also be on new linesINF-342
Richard TingleRichard Tingle
2166f589e93INF-342 Add that catches and finallys are on their own linesINF-342
Richard TingleRichard Tingle
00fcf8b224dINF-342 Add the TODO add destription to the new class templatesINF-342
Richard TingleRichard Tingle
d22294bc31fINF-342 Seems it must have this empty file to be considered a settings zipINF-342
Richard TingleRichard Tingle
4f85880a0e3INF-342 Update the file templates to include the user nameINF-342
Richard TingleRichard Tingle
f83a2c000adINF-342 Update readme for zip style settings syncINF-342
Richard TingleRichard Tingle
bc702376a7fINF-342 try adding a pipelineINF-342
Richard TingleRichard Tingle
a44f4c365b3INF-342 Include java file templates with appropriate headersINF-342
Richard TingleRichard Tingle
dcc51a8fe9fINF-342 Add the java codestyles to the settings repoINF-342
Richard TingleRichard Tingle
f3f92dd5a68INF-342 Add an initial readmeINF-342