Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-01Remove qualified name migration helperreleases/10.0Matthias Villiger5-12493/+3
2021-01-31JavaNameChangeSetTest to use naming conventionIvan Motsch5-12039/+11907
2021-01-29Add qualified name migration helperIvan Motsch4-0/+12622
2021-01-22Fix import optimizer when writing Java filesMatthias Villiger3-49/+36
2021-01-21Update IJ meta dataMatthias Villiger3-9/+10
2020-12-04IntelliJ logging improvementsMatthias Villiger8-45/+63
2020-12-04No warning if default language is missing for a translation storeMatthias Villiger2-6/+4
2020-12-04Specify last supported IJ versionMatthias Villiger1-1/+1
2020-11-06Find translation stores in Scout JS applicationsMatthias Villiger7-23/+61
2020-11-06Cleanup code of hellojs archetypeMatthias Villiger20-225/+87
2020-11-06HelloJS archetype: fix date column generationClaudio Guglielmo2-11/+12
2020-10-28Delete old plugin on publish with absolute urlMatthias Villiger1-1/+11
2020-10-28Support absolute download urls for enterprise plugin reposMatthias Villiger1-8/+17
2020-10-28For read-only files: skip logging of invalid translation keysMatthias Villiger1-1/+4
2020-10-20Merge @eclipse-scout/testing into @eclipse-scout/coreMatthias Villiger3-3/+12
2020-10-20Bug 568001 - Scout publishing old/expired dependencies to simrelMatthias Villiger8-24/+23
2020-10-17Compatibility with IntelliJ 2020.3Matthias Villiger23-60/+60
2020-10-16Filter invalid entries in NLS properties filesMatthias Villiger6-6/+57
2020-08-12Update to maven master 3.12.7Arthur van Dorp8-8/+8
2020-08-03Use Engine to evaluate Completion TemplatesMatthias Villiger46-421/+618
2020-07-28Export translations to ExcelMatthias Villiger4-29/+62
2020-07-28Update ClassId cache on file movesMatthias Villiger1-0/+4
2020-07-27Update to maven master 3.12.6Arthur van Dorp8-8/+8
2020-07-25Update to maven master 3.12.5Arthur van Dorp8-8/+8
2020-07-25Make staging area for updatesite configurableArthur van Dorp2-8/+1
2020-07-24Make staging area for updatesite configurableArthur van Dorp1-1/+1
2020-07-24Make staging area for updatesite configurableArthur van Dorp1-1/+1
2020-07-17Add support for package annotationsMatthias Villiger33-284/+683
2020-07-16Require a restart on plugin updateMatthias Villiger1-1/+1
2020-07-09Add Java code completion for Scout elementsMatthias Villiger86-595/+3087
2020-07-07Merge remote-tracking branch 'remotes/origin/releases/9.0.x' into releases/10.0Michael Rudolf21-100/+20
2020-07-01Remove sonar binding for 9.0Matthias Villiger21-21/+21
2020-07-01Remove sonar binding for 9.0Matthias Villiger20-80/+0
2020-06-24Use fixed version for transitive Eclipse dependenciesMatthias Villiger2-28/+414
2020-06-24Limit default memory consumption in test forksMatthias Villiger2-5/+18
2020-06-24Fix rare ClassCastException in DTO updateMatthias Villiger4-12/+16
2020-06-19Translation import: fix import from sheet with empty cellsMatthias Villiger3-51/+38
2020-06-18Import translations from xlsx instead csvMatthias Villiger6-76/+122
2020-06-18Fix Sonar issuesMatthias Villiger2-1/+2
2020-06-17Fire NEW_LANGUAGE event when creating missing languages for translationsMatthias Villiger6-8/+192
2020-06-17NLS Import: Only accept CSV formats which successfully parse columnsMatthias Villiger1-1/+9
2020-06-16Keep old Lookup FileSystem open during reload.Matthias Villiger3-30/+51
2020-06-16Fix HTML escape method. Character entity for " is "Matthias Villiger2-5/+6
2020-06-16Update maven master to 3.12.3Matthias Villiger9-44/+58
2020-06-15Add documentationMatthias Villiger1-18/+74
2020-06-10Remove unused fileMatthias Villiger1-19/+0
2020-06-10Add plugin zip to publish artifactsMatthias Villiger1-0/+10
2020-06-09Code cleanupMatthias Villiger5-11/+9
2020-06-09Update Kotlin to 1.3.72Matthias Villiger2-19/+11
2020-06-08Use default JRE for gradle tasksMatthias Villiger1-0/+1

Back to the top