projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IJP-1110 Notifications Tool Window (aka Action Center)
[idea/community.git]
/
RegExpSupport
/
2021-11-02
Alexey Kudravtsev
make RegExpRedundantEscape inspection name consistent...
tree
|
commitdiff
2021-10-26
Bas Leijdekkers
regexp: try to prevent IAE (EA-241967)
tree
|
commitdiff
2021-10-21
Alexander.Kass
ETF: forbid overriding addNotify
tree
|
commitdiff
2021-09-06
Dmitriy.Panov
IJI-693 Move IntelliJ Toml plugin to intellij monorepo
tree
|
commitdiff
2021-09-02
Andrei Kuznetsov
Merge remote-tracking branch 'origin/master' into ank...
tree
|
commitdiff
2021-08-16
Liudmila Kornilova
Merge remote-tracking branch 'origin/salkaev/DBE-5278...
tree
|
commitdiff
2021-08-12
Daniil Ovchinnikov
[i18n] annotate documentation-related EP implementations
tree
|
commitdiff
2021-08-12
Bas Leijdekkers
RegExp: fix inspection description editing mistake
tree
|
commitdiff
2021-08-06
Evgeniia Onosovskaia
Merge IJ-MR-12477 from net213-jlamia-publish-ux
tree
|
commitdiff
2021-08-05
Kirill Smelov
WI-51002 Fetch all RegExpClassElement children as class...
tree
|
commitdiff
2021-08-05
Kirill Smelov
WI-52566 allow duplicated named subpatterns when J...
tree
|
commitdiff
2021-07-01
Bas Leijdekkers
RegExp: small simplification
tree
|
commitdiff
2021-06-08
Alexey Kalina
Merge branch 'kalina/evaluation-plugin-merge'
tree
|
commitdiff
2021-06-06
Bas Leijdekkers
update RegExp inspection descriptions with examples
tree
|
commitdiff
2021-05-05
Aleksandra Zolushkina
Proofread RegExp intention action description
tree
|
commitdiff
2021-05-03
Dmitry Jemerov
Cleanup: remove @author tags
tree
|
commitdiff
2021-04-20
Dmitriy.Panov
Merge ... branch master of ssh://git@git.jetbrains...
tree
|
commitdiff
2021-03-09
Alexey Kudravtsev
provide readable file type name (instead of e.g. PLAINT...
tree
|
commitdiff
2021-02-20
Bas Leijdekkers
regexp: non-capturing group with closure on both inside...
tree
|
commitdiff
2021-02-15
Vladislav.Soroka
Merge remote-tracking branch 'origin/vsoroka/gradle_on_...
tree
|
commitdiff
2021-02-14
Alexey Kudravtsev
notnull
tree
|
commitdiff
2021-01-17
Anna Kozlova
java 11 migration: explicit -> diamond for anonymous...
tree
|
commitdiff
2021-01-15
Nikolay Chashnikov
API cleanup: remove unused API which was deprecated...
tree
|
commitdiff
2020-12-16
Alexandr Evstigneev
Added nullability annotations to the ParserDefinition...
tree
|
commitdiff
2020-12-07
Ilyas Selimov
EA-243970 - temporal fix of the exception, the next...
tree
|
commitdiff
2020-12-01
Andrei Kuznetsov
IDEA-252775 [merge-android-41] merge newer master from IJ
tree
|
commitdiff
2020-12-01
Andrei Kuznetsov
IDEA-252775 [merge-android-41] merge newer master from IJ
tree
|
commitdiff
2020-11-19
Dmitry Avdeev
Merge remote-tracking branch 'origin/davdeev/projectPat...
tree
|
commitdiff
2020-11-17
Bas Leijdekkers
Handle quotes correctly in JS regexp checker (IJ-CR...
tree
|
commitdiff
2020-11-17
Bas Leijdekkers
RegExp: avoid deprecated InjectedLanguageUtil
tree
|
commitdiff
2020-11-17
Bas Leijdekkers
RegExp: fix order of evaluation (IDEA-255232)
tree
|
commitdiff
2020-11-17
Bas Leijdekkers
RegExp: move tests to proper location
tree
|
commitdiff
2020-11-17
Bas Leijdekkers
RegExp: cleanup (renaming variables)
tree
|
commitdiff
2020-11-17
Bas Leijdekkers
Fix JS regexp tester (WEB-48205)
tree
|
commitdiff
2020-11-12
Bas Leijdekkers
RegExp: test group matching in GoRegExpMatcher
tree
|
commitdiff
2020-11-06
Bas Leijdekkers
RegExp: conditionals support for Ruby and improved...
tree
|
commitdiff
2020-11-03
Bas Leijdekkers
RegExp: fix balloon resizing on typing enter in the...
tree
|
commitdiff
2020-10-30
Bas Leijdekkers
RegExp: simplify parse error message
tree
|
commitdiff
2020-10-30
Bas Leijdekkers
RegExp: make resolve reusable
tree
|
commitdiff
2020-10-30
Bas Leijdekkers
RegExp: use ContainerUtil
tree
|
commitdiff
2020-10-30
Bas Leijdekkers
RegExp: make getPattern() @NotNull
tree
|
commitdiff
2020-10-30
Bas Leijdekkers
RegExp: javadoc update
tree
|
commitdiff
2020-10-30
Bas Leijdekkers
RegExp: make method abstract to force overrides
tree
|
commitdiff
2020-10-30
Bas Leijdekkers
RegExp: don't localized strings in static fields to...
tree
|
commitdiff
2020-10-27
Andrei Kuznetsov
Merge Android Studio 4.1 into IntelliJ
tree
|
commitdiff
2020-10-27
Bas Leijdekkers
RegExp: new "Unnecessary non-capturing group" inspectio...
tree
|
commitdiff
2020-10-27
Bas Leijdekkers
RegExp/Stylus: fix misplaced property
tree
|
commitdiff
2020-10-27
Bas Leijdekkers
RegExp/JavaEE: fix misplaced property
tree
|
commitdiff
2020-10-19
Bas Leijdekkers
RegExp: highlight string matching portion in checker...
tree
|
commitdiff
2020-10-19
Bas Leijdekkers
RegExp: highlight matched groups in tester (IDEA-243794)
tree
|
commitdiff
2020-10-12
Ilyas Selimov
EA-240119 - taking in account concatenation with empty...
tree
|
commitdiff
2020-10-11
Dmitriy.Panov
Merge of intellij-lombok
tree
|
commitdiff
2020-10-09
Dmitriy.Panov
Merge ... lombok-intellij-plugin:.=>community/plugins...
tree
|
commitdiff
2020-10-07
Alexey Kudravtsev
avoid concrete class IntArrayList, use interface instead
tree
|
commitdiff
2020-09-30
Vladimir Krivosheev
cleanup
tree
|
commitdiff
2020-09-27
Alexey Kudravtsev
test for FileType constructor to be non-public to avoid...
tree
|
commitdiff
2020-09-21
Vladimir Krivosheev
platform.core.impl — remove dependency on intellij...
tree
|
commitdiff
2020-09-08
Bas Leijdekkers
RegExp: remove <resource-bundle> mistake
tree
|
commitdiff
2020-09-08
Bas Leijdekkers
RegExp: group name i18n
tree
|
commitdiff
2020-08-27
Bas Leijdekkers
regexp: annotating
tree
|
commitdiff
2020-08-27
Bas Leijdekkers
regexp fix capitalization
tree
|
commitdiff
2020-08-22
sergey.vasiliev
javaee platform: i18n
tree
|
commitdiff
2020-08-21
Alexander Doroshko
WEB-47047 Stylus internationalization
tree
|
commitdiff
2020-08-05
Ivan Petrov
Merge branch 'master' into plugin-blockmap-patches
tree
|
commitdiff
2020-08-03
Bas Leijdekkers
regexp: internationalize regexp checker default sample...
tree
|
commitdiff
2020-08-03
Bas Leijdekkers
RegExp: l10n
tree
|
commitdiff
2020-07-31
Ilyas Selimov
IDEA-241270 - fixed unexpected anchors false-positives...
tree
|
commitdiff
2020-07-27
Artem Khvastunov
GO-5373 implement regexp validation using re2j library
tree
|
commitdiff
2020-07-23
Artem Khvastunov
[go] add tests for regexp matching
tree
|
commitdiff
2020-07-17
Tagir Valeev
Annotate bundle methods as Nls
tree
|
commitdiff
2020-07-06
Alexander Prendota
Merge IDEA-MR-2009 from marketplace/broken-plugins
tree
|
commitdiff
2020-06-26
Vladimir Krivosheev
cleanup (final)
tree
|
commitdiff
2020-06-24
Bas Leijdekkers
RegExp: don't look deep into class when calculating...
tree
|
commitdiff
2020-06-18
Bas Leijdekkers
RegExp: don't warn about redundant nested character...
tree
|
commitdiff
2020-06-15
Andrei Kuznetsov
Merge android-plugin 4.0 into IJ master
tree
|
commitdiff
2020-06-15
Bas Leijdekkers
RegExp: fall back to "find" in RegExp Checker when...
tree
|
commitdiff
2020-06-13
Andrei Kuznetsov
[merge-as-4.0] merge newer IJ master
tree
|
commitdiff
2020-06-12
Andrei Kuznetsov
Merge Android Studio 4.0 (aosp/studio-master-dev)
tree
|
commitdiff
2020-06-08
Bas Leijdekkers
regex: escaped closing square bracket is redundant...
tree
|
commitdiff
2020-06-08
Bas Leijdekkers
regex: new Check Regexp UI phase 1 (IDEA-242695)
tree
|
commitdiff
2020-06-01
Bas Leijdekkers
regex: escaped closing square bracket is not redundant...
tree
|
commitdiff
2020-05-26
Tagir Valeev
Avoid using PsiDocumentManager.getDocument to be previe...
tree
|
commitdiff
2020-05-12
Vyacheslav Karpukhin
Merge branch 'slava/plugin-incompatible-with'
tree
|
commitdiff
2020-05-12
Dmitriy.Panov
Space plugin merged
tree
|
commitdiff
2020-05-09
Vladimir Krivosheev
prefer fastutil IntArrayList
tree
|
commitdiff
2020-04-22
Alexander Prendota
Merge IDEA-MR-1174 from prendota/plugin-manager-new...
tree
|
commitdiff
2020-04-22
Ivan Chirkov
Merge remote-tracking branch 'origin/master' into prend...
tree
|
commitdiff
2020-04-22
Ivan Chirkov
Merge branch 'master' into prendota/plugin-manager...
tree
|
commitdiff
2020-04-20
Dmitry.Krasilschikov
introduce @IntentionName, @IntentionFamilyName, @Intent...
tree
|
commitdiff
2020-04-03
Bas Leijdekkers
regex: new "Redundant nested character class" inspectio...
tree
|
commitdiff
2020-04-03
Bas Leijdekkers
regex: fix false positive in case of nested classes
tree
|
commitdiff
2020-04-01
Dmitry.Krasilschikov
IDEA-235533 IDEA-CR-60595 rename: @ParsingError and...
tree
|
commitdiff
2020-04-01
Bas Leijdekkers
regex: convert 'Duplicate character inside character...
tree
|
commitdiff
2020-04-01
Bas Leijdekkers
regex: i18n of inspection names
tree
|
commitdiff
2020-03-31
Dmitry.Krasilschikov
IDEA-235533 move most NlsContext annotations to `NlsCon...
tree
|
commitdiff
2020-03-31
Vladimir Krivosheev
cleanup - use Objects.equals instead of Comparing.equal
tree
|
commitdiff
2020-03-31
Bas Leijdekkers
regex: lex nested character classes with a ':', '....
tree
|
commitdiff
2020-03-31
Bas Leijdekkers
regex: fix test data
tree
|
commitdiff
2020-03-30
Bas Leijdekkers
regex: rename
tree
|
commitdiff
2020-03-29
Dmitry.Krasilschikov
IDEA-235533 remove unnecessary @Nls for different ...
tree
|
commitdiff
next