Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

.ignore

.ignore plugin that handles .gitignore (and many other dot-ignore like files) in JetBrains IDEs (IntelliJ, PhpStorm, Android Studio, ...).
Collective - Host: opensource - https://opencollective.com/ignore - Code: https://github.com/hsz/idea-gitignore

IgnoreFileBasedIndexProjectHandler converted to Kotlin

github.com/JetBrains/idea-gitignore - 0a1d2809f5645d855342f81769fca4182a12fd18 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreReferenceSet converted to Kotlin

github.com/JetBrains/idea-gitignore - 06867e4d660fa4b34edb5ea40d0ba2de518c1a57 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreViewNodeDecorator converted to Kotlin

github.com/JetBrains/idea-gitignore - 687e7a018b65aa3e4f3f296f4ffb348c5172bd1c authored about 4 years ago by Jakub Chrzanowski <[email protected]>
HideIgnoredFilesTreeStructureProvider converted to Kotlin

github.com/JetBrains/idea-gitignore - 741de99beffce07b5a30eb2e126099e71001664c authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Rename .java to .kt

github.com/JetBrains/idea-gitignore - d3c763206f628237dda263d207ef5627ade79d96 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
refactoring

github.com/JetBrains/idea-gitignore - 31121f080b7a3c1103d69ca063667990e5dafce5 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
CreateFileCommandAction converted to Kotlin

github.com/JetBrains/idea-gitignore - d66ac9aa5954fde6ca19a9a827a58029ded10ea6 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
CommandAction converted to Kotlin

github.com/JetBrains/idea-gitignore - 27133417647377fd5964d05b1452fc5401da4ab3 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
AppendFileCommandAction converted to Kotlin

github.com/JetBrains/idea-gitignore - 188aacc27d17e36764b5c682f809d96576780c18 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreSyntaxEntryInspection converted to Kotlin

github.com/JetBrains/idea-gitignore - d20c56f62be776db0917f06334c65ae2d52215cc authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreSyntaxEntryFix converted to Kotlin

github.com/JetBrains/idea-gitignore - 2aa64b5645897c59c37124428837cc89813a6819 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Rename .java to .kt

github.com/JetBrains/idea-gitignore - bff89c1fa6c1531e04917a63ee6bb32f113569c9 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
fixed tests

github.com/JetBrains/idea-gitignore - 20fd70c5678887b04ee528cb3aaaca83b87079e7 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
detekt: potential-bugs DuplicateCaseInWhenExpression

github.com/JetBrains/idea-gitignore - e1fb7de2ec14f126e52b1b5d3704bc3f08cefbe8 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Drop support for outer ignore files and GitExcludeLanguage

github.com/JetBrains/idea-gitignore - f7b6a314e506b7194a7ccb4cc0ef06ec0fe31730 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Drop MissingGitignoreNotificationProvider

github.com/JetBrains/idea-gitignore - 369801f5c53b8aee6ef82d81a4b50a48169d6865 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Code Inspection: Private property naming convention

github.com/JetBrains/idea-gitignore - fa49c80e874552036cc30a82eb6639591bd60147 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreRelativeEntryInspection converted to Kotlin

github.com/JetBrains/idea-gitignore - c0e2194a43c89e91c895a3d8697144c5afb789db authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreRelativeEntryFix converted to Kotlin

github.com/JetBrains/idea-gitignore - 5ce98f57ad4042d935a9d3bf7d0c741efa2eedf3 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreIncorrectEntryInspection converted to Kotlin

github.com/JetBrains/idea-gitignore - 31bce9cc4d0ae5f73276e7fd3ce079c2b4e08855 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreCoverEntryInspection.kt converted to Kotlin

github.com/JetBrains/idea-gitignore - 39c3f9754fc0525045dddd2f5df7a867f080b9cf authored about 4 years ago by Jakub Chrzanowski <[email protected]>
actions converted to Kotlin

github.com/JetBrains/idea-gitignore - 85ca04dc6f130c1739feb7a5f28f430fb84e77fd authored about 4 years ago by Jakub Chrzanowski <[email protected]>
AddUnversionedFilesNotificationProvider, IgnoredEditingNotificationProvider, IgnoreDirectoryMarkerProvider, MissingGitignoreNotificationProvider: convert to Kotlin

github.com/JetBrains/idea-gitignore - 582f6ca7c0859b33d9eeef6a82e3a9e4a0a0ab1e authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ExpiringMap converted to Kotlin

github.com/JetBrains/idea-gitignore - ac412552ce1ac67bf61d2538efb6ca2fd9d24738 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
code style fixes

github.com/JetBrains/idea-gitignore - 83590483bd3a0d7094834687042a8ad891792293 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ktlintFormat

github.com/JetBrains/idea-gitignore - 3a9d1e0539d945f63602e331c7970bb7c0b7f863 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
added missing detekt-config.yml

github.com/JetBrains/idea-gitignore - 365e02ea39efa4188e5b7076225211fbaff2d144 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreSettings, IgnoreSettingsConfigurable: convert to Kotlin

github.com/JetBrains/idea-gitignore - 1a1793e982a203fd03aeb716429e1ea87da49e93 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreSettings, IgnoreSettingsConfigurable: convert to Kotlin

github.com/JetBrains/idea-gitignore - 6ccc26abef0380e30699f4698a6fdcbb90486986 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreException: convert to Kotlin

github.com/JetBrains/idea-gitignore - 258b1a5dbeb9371b1c100473b359493d78664feb authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreEntryManipulator converted to Kotlin

github.com/JetBrains/idea-gitignore - b24088fb375b92badde595d64539263cc909798f authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ktlint - performance

github.com/JetBrains/idea-gitignore - f31bfd04deccdf5358fa99b23d9a223bb48a955b authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ktlintFormat

github.com/JetBrains/idea-gitignore - 1888edd950ce7414e812d014fabc015e40d680fa authored about 4 years ago by Jakub Chrzanowski <[email protected]>
MatcherUtilTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 072a9e4d6f0218014079659f25820befb4abb684 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Debounced converted to Kotlin

github.com/JetBrains/idea-gitignore - 05a15c524f355e03b505f04a3738cef064fc1018 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
PropertiesTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 0dbde8d5c227f4e1c0ee3aee889d751cc32debe6 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ResourcesTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 722d22fba6c529c6742498eec839dbb7eb5de01f authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ExternalExecTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 500f4b515cbafb9af0477b1308df4bc855c165a1 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreFile converted to Kotlin

github.com/JetBrains/idea-gitignore - 058985f5b669986fac75436c37c6821a63583bf1 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ResolvingTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 5cd1cf0e8bd98698991bf4c6fcc87e72f2753f48 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
RenameTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - c97a09d40b7d8c7ad76f16c5f27cae2aac3449d7 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
UnusedEntryInspectionTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - bac81006d3aa230477810694d24966e6f2c0aa7d authored about 4 years ago by Jakub Chrzanowski <[email protected]>
DuplicateEntryInspectionTest: convert to Kotlin, fixed tests

github.com/JetBrains/idea-gitignore - 65cfc472752b17ffeb569f9af6a577500493634b authored about 4 years ago by Jakub Chrzanowski <[email protected]>
tests resources

github.com/JetBrains/idea-gitignore - dab255bf97958a1fc6d16b1f3e2f4e6a193ef43d authored about 4 years ago by Jakub Chrzanowski <[email protected]>
CoverEntryInspectionTest, InspectionTestCase: convert to Kotlin,

github.com/JetBrains/idea-gitignore - f9a7b304fae96947a41f43dcc1acd91f043e2805 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ktlint - formatting

github.com/JetBrains/idea-gitignore - 36f41cf5cec6b56ebfa726825086245f197db306 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
fix language name: Ignore -> IgnoreLang

github.com/JetBrains/idea-gitignore - 68d585cbb0b4122d6bedae08f6e3866e05387d8c authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Revert to valid language name

github.com/JetBrains/idea-gitignore - 0ce8cd5fd1246269aa8bddadf0649cfa5d8a6e88 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
CompletionTest: fixed tests, convert to Kotlin

github.com/JetBrains/idea-gitignore - 66ce5b1ee34998e5f7cd1259248151b2c42a110d authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreFileActionTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - ae5e3dee5bc26dae133f752c4d3a0f02a07777cf authored about 4 years ago by Jakub Chrzanowski <[email protected]>
HideIgnoredFilesActionTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 33b4ca82118cc134ddbace7458c8cce84d492e70 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
CloseIgnoredEditorsActionTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 3a07ae2a55adc2b9489ccc469181cf1208d15031 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Common: convert to Kotlin

github.com/JetBrains/idea-gitignore - a400a3b64f618ac4cbc1aabff3bc357974556b0a authored about 4 years ago by Jakub Chrzanowski <[email protected]>
fixed tests

github.com/JetBrains/idea-gitignore - 41dd54b49bed460e9424df9bf9ea0836b4ecf484 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
AddTemplateActionTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 6e4f2751fb8b92c92e0aa1c1838d0f4630e5a8d2 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ktlintFormat

github.com/JetBrains/idea-gitignore - 4cea8b2ab880347b95041e4045399c370f13eb09 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
LICENSE, CODE_OF_CONDUCT and README cleanup

github.com/JetBrains/idea-gitignore - 59a6c7ca0b418cb606b7a3090f5552019cac71ea authored about 4 years ago by Jakub Chrzanowski <[email protected]>
CommonDataKeysTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 350ec619aa888e86022b18adac1c9f7c0a113812 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
update license header

github.com/JetBrains/idea-gitignore - c94fa160dc46f8a9080a2f448d30db690b245731 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
migrate to Gradle Kotlin DLS, update Gradle scripting, update directories structure

github.com/JetBrains/idea-gitignore - 87c2db52c426abafc120fbfd813c7e59c489e3b5 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
migrate to Gradle Kotlin DLS, update Gradle scripting, update directories structure

github.com/JetBrains/idea-gitignore - 26683ef98c9f2e8e4a76bdffc35e1688e8d0acfb authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IconsTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 4c3476f34d0cda57ad1e0cd744abf4fee92ede44 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
integrate with GitHub Actions

github.com/JetBrains/idea-gitignore - 143262f7ffa744e00a5feb3c83595950302dd48f authored about 4 years ago by Jakub Chrzanowski <[email protected]>
GlobTest: convert to Kotlin

github.com/JetBrains/idea-gitignore - 1272754c7ad042219da2777c32709fbaaab8e38d authored about 4 years ago by Jakub Chrzanowski <[email protected]>
full migration to Kotlin

github.com/JetBrains/idea-gitignore - 061b4df9755284cef1ca7d5d1960af02f2be3e17 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
CHANGELOG fix

github.com/JetBrains/idea-gitignore - 8b12963315aea21935f81a99f667a80548f63a1a authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Use platformVersion = 203-EAP-SNAPSHOT

github.com/JetBrains/idea-gitignore - 52f52ea58ee2c387d4112fd9fac8a15cb26fd819 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Rename .java to .kt

github.com/JetBrains/idea-gitignore - de4b73942c8eb4867116648323419f154b4e5fde authored about 4 years ago by Jakub Chrzanowski <[email protected]>
code cleanup

github.com/JetBrains/idea-gitignore - 6b43eba0fd6b1084169a3a3696d5199f4b013d2b authored about 4 years ago by Jakub Chrzanowski <[email protected]>
UnusedEntrySeveritiesProvider, IgnoreColorSettingsPage, IgnoreHighlighter, IgnoreHighlighterColors, IgnoreHighlighterFactory: convert to Kotlin

github.com/JetBrains/idea-gitignore - 8ec1edd07581a8ffd2517375867081eded024f8c authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Deprecated constructor NotificationGroup.<init>(String, NotificationDisplayType, boolean, String, Icon, int, DefaultConstructorMarker) invocation

github.com/JetBrains/idea-gitignore - 088faa2976cae5a9302acc71e121f70a0ae35699 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Deprecated method VirtualFileManager.addVirtualFileListener(VirtualFileListener) is invoked

github.com/JetBrains/idea-gitignore - 05c1c0a99038f1ab3b320b3e2be06aec349870a8 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Fixed tests

github.com/JetBrains/idea-gitignore - 063f45ec4510db037dda2baeebe6319d7595b33d authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreHighlightRangeExtension, SyntaxCompletionContributor: convert to Kotlin

github.com/JetBrains/idea-gitignore - 04d1071a50495aa9fac44b80ac7f4fe000608776 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreEntryBase converted to Kotlin

github.com/JetBrains/idea-gitignore - 3b4f7896ca0fed7945f2b4bbda1007e7ec0d31b4 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreFile converted to Kotlin

github.com/JetBrains/idea-gitignore - d4b6559d437665ee67b5d880c7c3fcba2cb63c52 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Fixed NPE

github.com/JetBrains/idea-gitignore - 1e45f3c02aec4c309f8cbc6b893ec126f80b7375 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreDuplicateEntryInspection converted to Kotlin

github.com/JetBrains/idea-gitignore - 2bc7165081c16986c2d8aa395241844daf9a9dcc authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ExternalFileException converted to Kotlin

github.com/JetBrains/idea-gitignore - 27353a2665eac20efb0db3d42584f3a28240f3de authored about 4 years ago by Jakub Chrzanowski <[email protected]>
AbstractIgnoreFilesIndex converted to Kotlin

github.com/JetBrains/idea-gitignore - 72841580ecaa9181047ece1c182c749cef5c6714 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
remove `<version>` from `plugin.xml` file

github.com/JetBrains/idea-gitignore - d6b21e2fb06c023c778508e06ece6c7e3dc8468b authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreRemoveEntryFix converted to Kotlin

github.com/JetBrains/idea-gitignore - d4c4969f641d11a7e1cb24b26ff03d98220aaa49 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreElementType converted to Kotlin

github.com/JetBrains/idea-gitignore - 1a1ca7e850d02bcf345618fe35b4cd2919b7c974 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Deprecated interface ProjectComponent reference: IgnoreFileBasedIndexProjectHandler

github.com/JetBrains/idea-gitignore - 2c543a2ca7c0f019cc4113f6954652bfd0df39d4 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Pass proper Language instance to the FileType

github.com/JetBrains/idea-gitignore - 8a6552c28391c4f457f4cac801f24fa46765269d authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreUnusedEntryInspection converted to Kotlin

github.com/JetBrains/idea-gitignore - 315b3da45607df800964e6e830bba581027ed32e authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Deprecated constructor com.intellij.codeInsight.daemon.LineMarkerInfo invocation

github.com/JetBrains/idea-gitignore - 8c2d09c98adc0a0c58f0661c6480150444fd09a1 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Deprecated interface ProjectComponent reference: OuterIgnoreLoaderComponent

github.com/JetBrains/idea-gitignore - 23de7e09fc43cf4e17bfd72a1520c4da4bcb792d authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Fixed gitignoreTemplates NPE

github.com/JetBrains/idea-gitignore - ed9bdd5c1ab8e6a473905074008ce700e092b57f authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreLexerAdapter converted to Kotlin

github.com/JetBrains/idea-gitignore - 1e12a1c2661ac9a4afe59c651d4791ee296b5881 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Deprecated method com.intellij.openapi.util.IconLoader.getIcon(String) invocation

github.com/JetBrains/idea-gitignore - 82ba13e09578483af2c75026cd2fcebe1d8058ed authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Fixed Gradle build script - generating parser/lexer, proper cleanup task

github.com/JetBrains/idea-gitignore - 329bfeae78d7ad5ad6224185383a493c1ad381a5 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Predefined Run/Debug Configurations

github.com/JetBrains/idea-gitignore - e4283e6f441b76fa9419fa8f45ab6cf1ce9d5b93 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
IgnoreReferenceContributor converted to Kotlin

github.com/JetBrains/idea-gitignore - 5f689f30c0976c9dd4266edc730f401461706a8c authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Deprecated method com.intellij.ide.plugins.PluginManager.getPlugin(PluginId) invocation

github.com/JetBrains/idea-gitignore - 8d97510e6c1b77427bf0702c0f387b46be749805 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Remove imports with Companion

github.com/JetBrains/idea-gitignore - 944ac9e735dff5958c4a87647a92af9e36809932 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Dynamic plugin adjustments

github.com/JetBrains/idea-gitignore - bf9dfca57ae3b7dbc24bb5960c343e7930a3f7ca authored about 4 years ago by Jakub Chrzanowski <[email protected]>
ExternalIndexableSetContributor converted to Kotlin

github.com/JetBrains/idea-gitignore - a165dca531222174441f38165662b55687b92220 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Code Inspection: Incorrect string capitalization

github.com/JetBrains/idea-gitignore - e9280a1131510b277e94c5d077c6645a728636c2 authored about 4 years ago by Jakub Chrzanowski <[email protected]>
Code Inspection: Redundant nullable return type

github.com/JetBrains/idea-gitignore - f19a553601120f29df8d2c5d0f4dfb6abbbf6bbb authored about 4 years ago by Jakub Chrzanowski <[email protected]>