-
-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: Turbo87/intellij-emberjs
base: v2018.3.1
head repository: Turbo87/intellij-emberjs
compare: master
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 806127d - Browse repository at this point
Copy the full SHA 806127dView commit details -
Merge pull request #233 from makepanic/latest-eap
chore: update to latest intellij EAP
Configuration menu - View commit details
-
Copy full SHA for 00fc556 - Browse repository at this point
Copy the full SHA 00fc556View commit details
Commits on Oct 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d7f1624 - Browse repository at this point
Copy the full SHA d7f1624View commit details -
Merge pull request #235 from makepanic/gh-issue-template
chore: add github issue template
Configuration menu - View commit details
-
Copy full SHA for 466d0bc - Browse repository at this point
Copy the full SHA 466d0bcView commit details
Commits on Jan 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 33d5313 - Browse repository at this point
Copy the full SHA 33d5313View commit details -
Merge pull request #244 from makepanic/issues/176
fix: catch StringIndexOutOfBoundsException in the module reference contributer
Configuration menu - View commit details
-
Copy full SHA for e11e594 - Browse repository at this point
Copy the full SHA e11e594View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd651bd - Browse repository at this point
Copy the full SHA cd651bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d87a7c - Browse repository at this point
Copy the full SHA 8d87a7cView commit details -
Merge pull request #245 from Turbo87/updates
Update IntelliJ and Handlebars plugin versions
Configuration menu - View commit details
-
Copy full SHA for 6e29735 - Browse repository at this point
Copy the full SHA 6e29735View commit details -
Configuration menu - View commit details
-
Copy full SHA for d526a6c - Browse repository at this point
Copy the full SHA d526a6cView commit details
Commits on Mar 29, 2019
-
chore: bump intellij, handlebars to latest versions
This also removes the deprecated kotlin-runtime. See https://kotlinlang.org/docs/reference/compatibility-guide-13.html#discontinued-deprecated-artifacts-in-the-compiler-distribution potentially fixes #250
Configuration menu - View commit details
-
Copy full SHA for 8376c32 - Browse repository at this point
Copy the full SHA 8376c32View commit details
Commits on Apr 2, 2019
-
Merge pull request #251 from makepanic/bump-dependencies
Update IntelliJ, Handlebars plugin and Kotlin
Configuration menu - View commit details
-
Copy full SHA for c83cf9b - Browse repository at this point
Copy the full SHA c83cf9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a9b38 - Browse repository at this point
Copy the full SHA a3a9b38View commit details
Commits on Apr 6, 2019
-
feat: allow user to configure node interpreter
This adds configuration for the `<node-interpreter value="project" />` workspace element fixes #241
Configuration menu - View commit details
-
Copy full SHA for 537e889 - Browse repository at this point
Copy the full SHA 537e889View commit details
Commits on Apr 15, 2019
-
chore(deps): bump kotlinVersion from 1.3.21 to 1.3.30 (#256)
Bumps `kotlinVersion` from 1.3.21 to 1.3.30. Updates `kotlin-gradle-plugin` from 1.3.21 to 1.3.30 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.30/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.21...v1.3.30) Updates `kotlin-stdlib` from 1.3.21 to 1.3.30 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.30/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.21...v1.3.30) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 4a0c9ec - Browse repository at this point
Copy the full SHA 4a0c9ecView commit details
Commits on Apr 26, 2019
-
Merge pull request #254 from makepanic/issues/241
Allow users to configure node interpreter
Configuration menu - View commit details
-
Copy full SHA for f5a706b - Browse repository at this point
Copy the full SHA f5a706bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e452fa1 - Browse repository at this point
Copy the full SHA e452fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1982df - Browse repository at this point
Copy the full SHA c1982dfView commit details
Commits on Apr 29, 2019
-
chore(deps): bump kotlinVersion from 1.3.30 to 1.3.31 (#258)
Bumps `kotlinVersion` from 1.3.30 to 1.3.31. Updates `kotlin-gradle-plugin` from 1.3.30 to 1.3.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.30...v1.3.31) Updates `kotlin-stdlib` from 1.3.30 to 1.3.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.30...v1.3.31) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for fc2780e - Browse repository at this point
Copy the full SHA fc2780eView commit details
Commits on May 3, 2019
-
Merge pull request #257 from makepanic/add-environment
feat: expose field to configure run configuration environment
Configuration menu - View commit details
-
Copy full SHA for 4d37439 - Browse repository at this point
Copy the full SHA 4d37439View commit details
Commits on Jul 23, 2019
-
CI: Use
openjdk8
instead oforaclejdk8
`oraclejdk8` won't install reliably anymore due to a change on the Oracle servers
Configuration menu - View commit details
-
Copy full SHA for 7bee2c7 - Browse repository at this point
Copy the full SHA 7bee2c7View commit details -
Merge pull request #265 from Turbo87/fix-ci
CI: Use `openjdk8` instead of `oraclejdk8`
Configuration menu - View commit details
-
Copy full SHA for c63e781 - Browse repository at this point
Copy the full SHA c63e781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a9fdb - Browse repository at this point
Copy the full SHA 02a9fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b146bbe - Browse repository at this point
Copy the full SHA b146bbeView commit details -
Merge pull request #266 from Turbo87/2019-1-3
Update IntelliJ to v2019.1.3
Configuration menu - View commit details
-
Copy full SHA for 72e3bbd - Browse repository at this point
Copy the full SHA 72e3bbdView commit details -
chore(deps): bump kotlinVersion from 1.3.31 to 1.3.41 (#264)
Bumps `kotlinVersion` from 1.3.31 to 1.3.41. Updates `kotlin-gradle-plugin` from 1.3.31 to 1.3.41 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.41/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.31...v1.3.41) Updates `kotlin-stdlib` from 1.3.31 to 1.3.41 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.41/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.31...v1.3.41) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 7d347fe - Browse repository at this point
Copy the full SHA 7d347feView commit details -
chore(deps): bump org.jetbrains.intellij from 0.3.11 to 0.4.9 (#261)
Bumps org.jetbrains.intellij from 0.3.11 to 0.4.9. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 13efcb4 - Browse repository at this point
Copy the full SHA 13efcb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d748c07 - Browse repository at this point
Copy the full SHA d748c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for b48720d - Browse repository at this point
Copy the full SHA b48720dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f637425 - Browse repository at this point
Copy the full SHA f637425View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed3d254 - Browse repository at this point
Copy the full SHA ed3d254View commit details -
Bump assertj-core from 3.11.1 to 3.12.2
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.11.1 to 3.12.2. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.11.1...assertj-core-3.12.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for b9c384d - Browse repository at this point
Copy the full SHA b9c384dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3264251 - Browse repository at this point
Copy the full SHA 3264251View commit details -
Merge pull request #249 from Turbo87/dependabot/gradle/org.assertj-as…
…sertj-core-3.12.2 Bump assertj-core from 3.11.1 to 3.12.2
Configuration menu - View commit details
-
Copy full SHA for 14ee9c5 - Browse repository at this point
Copy the full SHA 14ee9c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d8c848 - Browse repository at this point
Copy the full SHA 5d8c848View commit details -
Configuration menu - View commit details
-
Copy full SHA for e89d508 - Browse repository at this point
Copy the full SHA e89d508View commit details -
Merge pull request #268 from Turbo87/intellij
Update IntelliJ to v2019.2 EAP
Configuration menu - View commit details
-
Copy full SHA for 2b16670 - Browse repository at this point
Copy the full SHA 2b16670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a30a4 - Browse repository at this point
Copy the full SHA 43a30a4View commit details
Commits on Jul 29, 2019
-
Bump assertj-core from 3.12.2 to 3.13.0 (#269)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.12.2...assertj-core-3.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 20b7402 - Browse repository at this point
Copy the full SHA 20b7402View commit details
Commits on Aug 5, 2019
-
Bump assertj-core from 3.13.0 to 3.13.2 (#270)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.13.0 to 3.13.2. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.13.0...assertj-core-3.13.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 1ac92d6 - Browse repository at this point
Copy the full SHA 1ac92d6View commit details
Commits on Aug 12, 2019
-
Bump org.jetbrains.intellij from 0.4.9 to 0.4.10 (#272)
Bumps org.jetbrains.intellij from 0.4.9 to 0.4.10. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for c248312 - Browse repository at this point
Copy the full SHA c248312View commit details
Commits on Aug 26, 2019
-
Bump kotlinVersion from 1.3.41 to 1.3.50 (#273)
Bumps `kotlinVersion` from 1.3.41 to 1.3.50. Updates `kotlin-gradle-plugin` from 1.3.41 to 1.3.50 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.50/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.41...v1.3.50) Updates `kotlin-stdlib` from 1.3.41 to 1.3.50 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.50/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.41...v1.3.50) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 495af3b - Browse repository at this point
Copy the full SHA 495af3bView commit details
Commits on Oct 28, 2019
-
Bump assertj-core from 3.13.2 to 3.14.0 (#275)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.13.2 to 3.14.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.13.2...assertj-core-3.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 1f5e635 - Browse repository at this point
Copy the full SHA 1f5e635View commit details
Commits on Nov 11, 2019
-
Bump org.jetbrains.intellij from 0.4.10 to 0.4.12 (#277)
Bumps org.jetbrains.intellij from 0.4.10 to 0.4.12. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for b2e4d87 - Browse repository at this point
Copy the full SHA b2e4d87View commit details
Commits on Nov 18, 2019
-
Bump kotlinVersion from 1.3.50 to 1.3.60 (#279)
Bumps `kotlinVersion` from 1.3.50 to 1.3.60. Updates `kotlin-gradle-plugin` from 1.3.50 to 1.3.60 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-stdlib` from 1.3.50 to 1.3.60 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 51d3729 - Browse repository at this point
Copy the full SHA 51d3729View commit details -
Bump org.jetbrains.intellij from 0.4.12 to 0.4.13 (#278)
Bumps org.jetbrains.intellij from 0.4.12 to 0.4.13. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 0deba25 - Browse repository at this point
Copy the full SHA 0deba25View commit details
Commits on Dec 2, 2019
-
Bump kotlinVersion from 1.3.60 to 1.3.61 (#281)
Bumps `kotlinVersion` from 1.3.60 to 1.3.61. Updates `kotlin-gradle-plugin` from 1.3.60 to 1.3.61 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.61/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.60...v1.3.61) Updates `kotlin-stdlib` from 1.3.60 to 1.3.61 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.61/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.60...v1.3.61) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 9b3f9f0 - Browse repository at this point
Copy the full SHA 9b3f9f0View commit details -
Bump org.jetbrains.intellij from 0.4.13 to 0.4.14 (#280)
Bumps org.jetbrains.intellij from 0.4.13 to 0.4.14. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 1f0f7c8 - Browse repository at this point
Copy the full SHA 1f0f7c8View commit details
Commits on Dec 6, 2019
-
Replace the deprecated
LightPlatformCodeInsightFixtureTestCase
with…… `BasePlatformTestCase`
Configuration menu - View commit details
-
Copy full SHA for 11816db - Browse repository at this point
Copy the full SHA 11816dbView commit details -
Merge pull request #282 from Turbo87/test-base-class
Replace the deprecated `LightPlatformCodeInsightFixtureTestCase` with `BasePlatformTestCase`
Configuration menu - View commit details
-
Copy full SHA for 7d009e6 - Browse repository at this point
Copy the full SHA 7d009e6View commit details
There are no files selected for viewing
This file was deleted.