Engineering Infrastructure
  1. Engineering Infrastructure

IntelliJ Settings Repository

Public
        
AuthorCommitMessageCommit dateBuilds
Lottie ThomasLottie Thomas
1a492e3ae3dPull request #11: Added code style for HTML, JavaScript and Less Merge in INF/intellij-settings-repository from feat...
Lottie ThomasLottie Thomas
b03284280d7Added code style for HTML, JavaScript and Less
Cameron ShiellCameron Shiell
c9f04f2d686Pull request #10: Update the diagram to the new bitbucket url Merge in INF/intellij-settings-repository from INF-663...
Cameron ShiellCameron Shiell
480d4360563Update the diagram to the new bitbucket url
Richard TingleRichard Tingle
2d4b0a73a52Pull request #9: INF-663 Update bitbucket url to the new web accessible url Merge in INF/intellij-settings-repositor...
Richard TingleRichard Tingle
be73d029d74INF-663 Update bitbucket url to the new web accessible url
Richard TingleRichard Tingle
63664655e22Pull request #8: INF-462 Set the max line length marker at 150 as agreed by the architects Merge in INF/intellij-set...
Richard TingleRichard Tingle
29eb2dff2a0INF-462 Set the max line length marker at 150 as agreed by the architects
Richard TingleRichard Tingle
77b40f03613Pull request #7: Feature/INF-342 checkstyles Merge in INF/intellij-settings-repository from feature/INF-342-checksty...
Richard TingleRichard Tingle
0947b1829ceINF-342 Correct spelling of necessary
Richard TingleRichard Tingle
bf507412444INF-342 Update the readme now that checkstyles should be pre setup
Richard TingleRichard Tingle
883925b8c6cINF-342 Include project defaults for check-styles
Michael CastiglioneMichael Castiglione
9f92297232cPull request #6: TIS-139: Fix continuation indentation Merge in INF/intellij-settings-repository from feature/TIS-13...
Michael CastiglioneMichael Castiglione
08037548aa1TIS-139: Fix continuation indentation
Michael CastiglioneMichael Castiglione
bc599ef86ccPull request #5: INF-342: Else on new line Merge in INF/intellij-settings-repository from feature/INF-342-else-on-ne...
Michael CastiglioneMichael Castiglione
b261ca6fcc8INF-342: Else on new line
Richard TingleRichard Tingle
d9292db2724Pull request #4: INF-342 Add instruction to install plugins Merge in INF/intellij-settings-repository from feature/I...
Richard TingleRichard Tingle
9773e842e79INF-342 Add instruction to install plugins
Richard TingleRichard Tingle
7ba5716bc05Pull request #3: Feature/INF-342 code inspections Merge in INF/intellij-settings-repository from feature/INF-342-cod...
Richard TingleRichard Tingle
86017f60242Pull request #2: Feature/INF-342 intellij checkstyles Merge in INF/intellij-settings-repository from feature/INF-342...
Richard TingleRichard Tingle
7e1d76b7ac6INF-342 Agreed with Lottie to remove feature envy; too many false positives
Richard TingleRichard Tingle
1574f795b8dINF-342 Add pattern for ${...} strings, which are spring properties, no need to non-nls there
Richard TingleRichard Tingle
1e1fdd2eb8eINF-342 Unqualified method access is actually fine by our standard
Richard TingleRichard Tingle
5c5c4145c35INF-342 Looks like the regex only scans the strings themselves, not the whole line, so remove as does nothing See ht...
Richard TingleRichard Tingle
a355d598699INF-342 inspection options second round with Lottie
Richard TingleRichard Tingle
33ba3455d0cINF-342 Add warning settings as agreed with Lottie up to the junit point
Richard TingleRichard Tingle
bbc0bc38358INF-342 Add baseline inspects for javadocs and explicit this.
Richard TingleRichard Tingle
9486a91d32bINF-342 Add a direct download link and correct a typo
Richard TingleRichard Tingle
abe15b00a35Pull request #1: Feature/INF-342 intellij uncontroversialSettings Merge in INF/intellij-settings-repository from fea...
Richard TingleRichard Tingle
0d3acd0e09fINF-342 Correct typo
Richard TingleRichard Tingle
6e8a11e5cd7INF-342 Add instructions on how to configure checkstyles in intelliJ
Richard TingleRichard Tingle
a092bfcaebcINF-342 Add checkstyles to be auto installed
Richard TingleRichard Tingle
b21fedc169dINF-342 Add the mirada checkstyles into the repository so it can be refered to by http
Richard TingleRichard Tingle
3e18eac5d24INF-342 Whiles should also be on new lines
Richard TingleRichard Tingle
2166f589e93INF-342 Add that catches and finallys are on their own lines
Richard TingleRichard Tingle
00fcf8b224dINF-342 Add the TODO add destription to the new class templates
Richard TingleRichard Tingle
d22294bc31fINF-342 Seems it must have this empty file to be considered a settings zip
Richard TingleRichard Tingle
4f85880a0e3INF-342 Update the file templates to include the user name
Richard TingleRichard Tingle
f83a2c000adINF-342 Update readme for zip style settings sync
Richard TingleRichard Tingle
bc702376a7fINF-342 try adding a pipeline
Richard TingleRichard Tingle
a44f4c365b3INF-342 Include java file templates with appropriate headers
Richard TingleRichard Tingle
dcc51a8fe9fINF-342 Add the java codestyles to the settings repo
Richard TingleRichard Tingle
f3f92dd5a68INF-342 Add an initial readme