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

#367 Wrapper for indexing key, refreshing files statuses on project initialization, index optimizations

github.com/JetBrains/idea-gitignore - f19b9b6d1af92675705d38b45d090f1916cc3f71 authored over 7 years ago
dependencies update

github.com/JetBrains/idea-gitignore - 05c339fd8600d491c207e18e3efb4b07617c708c authored over 7 years ago
Merge pull request #368 from sesuncedu/patch-1

#367 comment out import of CacheMap for checkstyle

github.com/JetBrains/idea-gitignore - 9345d1899170fdc16277edd33e7cabb7ef79ecee authored over 7 years ago
#367 comment out import of CacheMap for checkstyle

Comment out the currently unused import of CacheMap to stop checkstyle from failing the build

github.com/JetBrains/idea-gitignore - 1d396dc6463def72ca187c6a4cf92e70cb0100c7 authored over 7 years ago
added javaArguments option for gradle to connect with YourKit

github.com/JetBrains/idea-gitignore - 8caf45a19a7065ec2b76ffd6b8df938fadc3bf92 authored over 7 years ago
#367 checkstyle fixes

github.com/JetBrains/idea-gitignore - 73e8251aaae7bee1801a57074d23b60026d46185 authored over 7 years ago
gitignore submodule update

github.com/JetBrains/idea-gitignore - 35f9ccfdd1b9531b5fe82fa2690ffc874b213be8 authored over 7 years ago
#367 Migration to the native IDE indexing

github.com/JetBrains/idea-gitignore - 33f359f4123f17a0f50082ce58ae46d7c2c97919 authored over 7 years ago
Add .swagger-codegen-ignore support

github.com/JetBrains/idea-gitignore - c21e6efb1e3ab28fd45d553e9925c4700641a1df authored over 7 years ago
Merge pull request #357 from pgpv/master

fixed typo

github.com/JetBrains/idea-gitignore - fdae10e15582974b3ea97c0a10200cefc202da6b authored over 7 years ago
Introduced IgnoreBundle.VCS_LANGUAGES for optimization reasons

github.com/JetBrains/idea-gitignore - 6d457d113e232f894361453223581a52f99f8fae authored almost 8 years ago
Present untrack git commands to the user in UntrackFilesDialog before execution (ref #316)

github.com/JetBrains/idea-gitignore - 69473405652d5c81754f3e8e9f64bb9809025078 authored almost 8 years ago
#319 - and borders again.....

github.com/JetBrains/idea-gitignore - 94d3e14e7c9250e3e5de93e16150277cb5884a4c authored almost 8 years ago
#319 - Inform about editing ignored file

github.com/JetBrains/idea-gitignore - cb4c2b5db1cd9ea25d617bf89a19db14b86b2be1 authored almost 8 years ago
#320 - NoSuchMethodError: ContainerUtil.createConcurrentList()

github.com/JetBrains/idea-gitignore - 1f42d87a9ddfecbad3e3647b97429cfb048c49cc authored almost 8 years ago
NullPointerException in IgnoreApplicationComponent fix

github.com/JetBrains/idea-gitignore - 6c6ac2dcfe422da7fec8880eae06058681c19a4e authored almost 8 years ago
Merge pull request #313 from King2500/patch-1

[Readme] Changed IDE name "0xDBE" to "DataGrip"

github.com/JetBrains/idea-gitignore - 2e4023f344404550958778805b560fda76a33358 authored almost 8 years ago
[Readme] Changed IDE name "0xDBE" to "DataGrip"

github.com/JetBrains/idea-gitignore - 53c52dca219cb5ea3708e47439bbb20184ac7e7d authored almost 8 years ago
release v1.7.5 - quickfix for #311 - update notification always visible

github.com/JetBrains/idea-gitignore - b2d541ad4529f70abbc0e638d4870cc656d93197 authored almost 8 years ago
update notification moved to another group

github.com/JetBrains/idea-gitignore - c403c684f8339807b3ef3a122c8e2f7190b57aa3 authored almost 8 years ago
#307, #309 - File of UntrackFilesDialog.createDirectoryNodes must not be null

github.com/JetBrains/idea-gitignore - aaef8ad5bcbaaae93999fa052779db9bba1dfeb9 authored almost 8 years ago
[checkstyle-integration] ignore ./tests/ directory

github.com/JetBrains/idea-gitignore - 7ea42ce0819ec2113c37be6b5dcfcd79185efd89 authored almost 8 years ago
[checkstyle-integration] suppressed WhitespaceAround

github.com/JetBrains/idea-gitignore - 8031276a92c1a5bd8983037ab48ed73f991eb2a1 authored almost 8 years ago
[checkstyle-integration] fixed UnusedImports

github.com/JetBrains/idea-gitignore - 116369520af2b4e2148cb4c3447509fb2b9c7218 authored almost 8 years ago
[checkstyle-integration] ignore ./gen/ directory

github.com/JetBrains/idea-gitignore - 5cadebbc64b4b3a88995d4184642301d194da74c authored almost 8 years ago
[checkstyle-integration] applied checkstyle rules

github.com/JetBrains/idea-gitignore - 25ee2214db5cd5804846b7510d4d305d9a3d6183 authored almost 8 years ago
[checkstyle-integration] applied checkstyle rules

github.com/JetBrains/idea-gitignore - e6e997d799b02d4c5f746c0e90d78af873daff28 authored almost 8 years ago
[checkstyle-integration] initial configuration

github.com/JetBrains/idea-gitignore - b01dbc6d61a9e0e70cd1e29648d3498187e9c98a authored almost 8 years ago
allow to disable information about tracked and ignored files from notification baloon

github.com/JetBrains/idea-gitignore - fe15684ebef2d62e7f0b075fa59046c6fc123f17 authored almost 8 years ago
#307 - File of UntrackFilesDialog.createDirectoryNodes must not be null

github.com/JetBrains/idea-gitignore - 3356bcdf25d3616a8f90e615f5a6cfd0b9977d69 authored almost 8 years ago
handleTrackedIgnoredFiles action available in ProjectView context menu, fixed untracking files exec command, listening for files save events

github.com/JetBrains/idea-gitignore - 34f5ea84a71a46c97a9e5d31c7aad6f066e7f907 authored almost 8 years ago
#305 - NoSuchFieldError: GRAYED_SMALL_ATTRIBUTES

github.com/JetBrains/idea-gitignore - 7a98600222279ce9431cd354e1371d9ffad20877 authored almost 8 years ago
#301 #304 - issue with coloring ignored entries

github.com/JetBrains/idea-gitignore - d6cf08a84a2b9e6f8c2eb4f863b9a8a274f694da authored almost 8 years ago
#302 - IllegalArgumentException on IDEA startup

github.com/JetBrains/idea-gitignore - bbc145e208ef0e566f6dec2a132d85274e79176c authored almost 8 years ago
jetbrains repository url with https

github.com/JetBrains/idea-gitignore - b0501031e115c1696b1afd10bc5bfa331cac3857 authored almost 8 years ago
donate urls in settings

github.com/JetBrains/idea-gitignore - 201d6be11f343377136612128016b072c86163bc authored almost 8 years ago
reverted StyleLint support

github.com/JetBrains/idea-gitignore - 7a355c806979637043eb92c0af5ddd24ba473d74 authored almost 8 years ago
#296 - Fixed ignore rules builder to cover subdirectories

github.com/JetBrains/idea-gitignore - 9255a67435cdeea3a894d1dbba27ac9cb002181b authored almost 8 years ago
#290 Removed unnecessary/unreachable code

github.com/JetBrains/idea-gitignore - cefea041e41340ab9c30b68e85b4194d12086be9 authored almost 8 years ago
#257 maximum height for OuterIgnoreWrapper

github.com/JetBrains/idea-gitignore - 1259f356bde653973b92f5eeee08be664384d922 authored almost 8 years ago
fixed languages table in settings panel

github.com/JetBrains/idea-gitignore - 60e42c371b9d4c0593556e1d0bfb2447be054f14 authored almost 8 years ago
updated gradle-intellij-plugin configuration

github.com/JetBrains/idea-gitignore - 5ec093bd572bbe5b56fd12c0b3cd53d7569a2141 authored almost 8 years ago
Merge pull request #300 from hsz/295-handle-tracked-but-ignored-files

295 handle tracked but ignored files

github.com/JetBrains/idea-gitignore - a749c95731941e18a79fd6183d9300a55dcd285a authored almost 8 years ago
settings cleanup

github.com/JetBrains/idea-gitignore - 2fd71ed34b99a3e67ed4ec47df4c879891fdee06 authored almost 8 years ago
updated copyrights year to 2017

github.com/JetBrains/idea-gitignore - 750cdf405f4331511e7639312f98e425b3b2feb9 authored almost 8 years ago
Merge pull request #299 from hsz/295-handle-tracked-but-ignored-files

295 handle tracked but ignored files

github.com/JetBrains/idea-gitignore - 54245829c9d4c3a01fbdcf81d859567e7f234fa0 authored almost 8 years ago
#295 - inform bubble can be disabled with settings, ignored&tracked files fetching fix

github.com/JetBrains/idea-gitignore - d0e18a35ecc4043c0b939c4aeebcdf6fd68f577e authored almost 8 years ago
#295 - code cleanup

github.com/JetBrains/idea-gitignore - 2aff2698bd7d083fa2444f78ead66ece07042600 authored almost 8 years ago
#295 - show tracked notification once per session

github.com/JetBrains/idea-gitignore - b2da07084f64ef058eccc19c1aedfcabfc5ef5a3 authored almost 8 years ago
#295 - code cleanup, fixed labels rules, cache refresh review

github.com/JetBrains/idea-gitignore - 1060859006e45a27bc722dcfdbd83616e5a08135 authored almost 8 years ago
#295 - show hidden files amount, ignored&tracked gray labels

github.com/JetBrains/idea-gitignore - bb50b7b8e4fc809f74146a5c8090bdd7e006b112 authored almost 8 years ago
#295 - addColoredText util method, add colorded text in tree view if ignored files are hidden

github.com/JetBrains/idea-gitignore - 2e36f83ac8cc51f1286c8efa0ec90a1f4802bc2c authored almost 8 years ago
Merge pull request #298 from hsz/297-ClassNotFoundException-FilesIndexCacheProjectComponent

#297 - added missing component name

github.com/JetBrains/idea-gitignore - 28bf4887a8586a9714fab2fe41bc95dde28d0b14 authored almost 8 years ago
#297 - added missing component name

github.com/JetBrains/idea-gitignore - d3bfa64d6304963a955ea4c276b256dcb6049a41 authored almost 8 years ago
gitignore file cleanup

github.com/JetBrains/idea-gitignore - 4cc21b515dc53b64e606c8cfa53917647b5e561f authored almost 8 years ago
updated dependencies

github.com/JetBrains/idea-gitignore - ca1e2fa91291f70662e881e77f0cf5e0a11255a3 authored almost 8 years ago
#295 - untrack files action, present ignored & tracked with regular VCS coloring + gray annotation

github.com/JetBrains/idea-gitignore - 0436a832a5636321f7f2e1b324977109df5307f4 authored almost 8 years ago
#295 - uncommented key feature

github.com/JetBrains/idea-gitignore - 4e4e19edfcf2041e7ebd69dc1de29d9ed7e276c6 authored almost 8 years ago
#295 - implemented node decorator to mark tracked&ignored entries in project view, debounced calls for tracked&ignored data

github.com/JetBrains/idea-gitignore - dc8b3de5b3f832e75fa3cda3bc2c98ee524ee7e8 authored almost 8 years ago
#295 - util.exec.parsers cleanup, TrackedIndexedFilesComponent, Notify util class, tracked-ignored files lookup

github.com/JetBrains/idea-gitignore - 8e37b1f840523373bb33de98678dbadb2f205023 authored almost 8 years ago
Merge pull request #294 from hsz/286-scrollbar-pane-issue

#286 fixed UI issues with "Languages settings" table component

github.com/JetBrains/idea-gitignore - e76689fbe95e2c876ba0c7dc792f5784af8b7940 authored almost 8 years ago
#286 fixed UI issues with "Languages settings" table component

github.com/JetBrains/idea-gitignore - 65d3842e2a189f1c83d1c47f4b0bbd1aa5354ed0 authored almost 8 years ago
Merge pull request #292 from hsz/279-stylintignore-support

#279 stylintignore support

github.com/JetBrains/idea-gitignore - 604b74223f34b3eb2dff912d871c3faabd0bd0d3 authored almost 8 years ago
Merge pull request #293 from hsz/289-component-name-collision

#289 fixed component name collision with de.plushnikov.intellij.plugi…

github.com/JetBrains/idea-gitignore - e05a2c27bc8017e5a96285a417a2d7cc85ddf448 authored almost 8 years ago
#289 fixed component name collision with de.plushnikov.intellij.plugin.LombokPluginUpdateProjectComponent

github.com/JetBrains/idea-gitignore - dfbe2e6ac973077ac0dcbcc39b5a8c2f22748418 authored almost 8 years ago
#279 stylintignore support

github.com/JetBrains/idea-gitignore - 89a985377c8352fa8c48a42cf50399d3ae559314 authored almost 8 years ago
Merge pull request #291 from hsz/feature-hide-ignored-files-and-directories

Feature hide ignored files and directories

github.com/JetBrains/idea-gitignore - a114318ae7050ee33e8d1ba83ff1c81252af0403 authored almost 8 years ago
[feature-hide-ignored-files-and-directories] readme changelog updated

github.com/JetBrains/idea-gitignore - 754808a9a213ec3585417913006e85425f438183 authored almost 8 years ago
[feature-hide-ignored-files-and-directories] added Maximiliano Najle as contributor

github.com/JetBrains/idea-gitignore - e4067129e61967905cd3c21f06455686a900de57 authored almost 8 years ago
[feature-hide-ignored-files-and-directories] HideIgnoredFilesTreeStructureProvider constructor takes Project argument, rewritten modify method node ignore check

github.com/JetBrains/idea-gitignore - ff06d7467050fd9d1852da53f2f6f278052e1a56 authored almost 8 years ago
[feature-hide-ignored-files-and-directories] ProjectView refresh moved to IgnoreManager

github.com/JetBrains/idea-gitignore - 5834d78d2922d330ea1106cde09431149ab717fc authored almost 8 years ago
[feature-hide-ignored-files-and-directories] code review

github.com/JetBrains/idea-gitignore - 48b24985749c259c37e144d80ea0f65ef3a7260a authored almost 8 years ago
[feature-hide-ignored-files-and-directories] code review

github.com/JetBrains/idea-gitignore - c715120804805cc0c1ae341ca96352449a7a2b3b authored almost 8 years ago
Merge pull request #288 from mnajle/master

[feature] Hide ignored files and folders

github.com/JetBrains/idea-gitignore - 2521dd3d2e254ca4787f644d72bbfe331b31042e authored almost 8 years ago
Add unit test for HideIgnoredFilesAction

github.com/JetBrains/idea-gitignore - e30b01a46eed11a3f9ba35420afa5b54b3948465 authored about 8 years ago
Fix version on changelog

github.com/JetBrains/idea-gitignore - f412b576047a17223c52276697db8f4411f09a81 authored about 8 years ago
Add documentation

github.com/JetBrains/idea-gitignore - 108780b1bc6969b57985ed04a61426f0a76b9384 authored about 8 years ago
Add documentation

github.com/JetBrains/idea-gitignore - 831cd192ffcafc486d6e7e7723e5e0709271b07a authored about 8 years ago
Change package name

github.com/JetBrains/idea-gitignore - 816d3ecadc627d1d79d30d14d87ea296d3c46704 authored about 8 years ago
Fix a copy-paste error

github.com/JetBrains/idea-gitignore - afa2b874b5becf1c1243dceb7d8344280f7e5a97 authored about 8 years ago
Change caption not icon every time on ShowHide.actionPerformed

github.com/JetBrains/idea-gitignore - 43b1bdde89f7526ebe08ba5e6b615e9ce8f28477 authored about 8 years ago
Dont pass hide ignored files value as parameter, just toggle it

github.com/JetBrains/idea-gitignore - fa48492efb5df7459ebfe6b0ffb2cd8bc8de5b41 authored about 8 years ago
Use a more eloquent caption for the menu item

github.com/JetBrains/idea-gitignore - 478af99c1c6442af77010ff66f1181325b56ac8d authored about 8 years ago
Simplify extension tag

github.com/JetBrains/idea-gitignore - 7593a12b7e8befc5e9e40ad083479b01e7a6e339 authored about 8 years ago
Remove unnecessary packages

github.com/JetBrains/idea-gitignore - f50d7313d080681972e4ec4a9e3b3333414f6107 authored about 8 years ago
Create action to toggle ignored files visibility

github.com/JetBrains/idea-gitignore - ad5d65fd4949594024ae5cdd36e7fee00ab2e78f authored about 8 years ago