FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/java-tests/testData/psi - DetachHead/rebased · GitHub
DetachHead
/
rebased
Public
forked from
JetBrains/intellij-community
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
212
Star
5.3k
Code
Issues
37
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rebased
java
java-tests
testData
psi
on
master
User selector
Datepicker
Commit history
Commits on Jun 9, 2026
[Java. Code Formatting] IDEA-389485 align binary expressions in ternary operations only when option enabled
Show description for d61af53
Hardes1
authored and
intellij-monorepo-bot
committed
d61af53
View commit details
Copy full SHA for d61af53
View code at this point
Browse repository at this point
Commits on May 28, 2026
IDEA-364895 IDEA-380136 IJPL-162444 Javadoc: "first class" Markdown comment support
Show description for 32766e9
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
32766e9
View commit details
Copy full SHA for 32766e9
View code at this point
Browse repository at this point
Commits on May 19, 2026
IDEA-389422 javadoc: handle more wrongly formed reference links.
Show description for 13193a2
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
13193a2
View commit details
Copy full SHA for 13193a2
View code at this point
Browse repository at this point
IDEA-389422 javadoc: avoid explosion when parsing links with text associated to a type
Show description for 9dab816
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
9dab816
View commit details
Copy full SHA for 9dab816
View code at this point
Browse repository at this point
Commits on May 12, 2026
IDEA-389297 [java-stubs] Stub decompiler causes InvalidMirrorException for generic record
Show description for a44c0b1
amaembo
authored and
intellij-monorepo-bot
committed
a44c0b1
View commit details
Copy full SHA for a44c0b1
View code at this point
Browse repository at this point
Commits on May 9, 2026
[Java. Code Formatting] IDEA-385674 Align comments if they are staying between method call arguments
Show description for e905619
Hardes1
authored and
intellij-monorepo-bot
committed
e905619
View commit details
Copy full SHA for e905619
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
IDEA-388801 [java-inspections] Import is marked as unused but not optimized out
Show description for 08a4290
amaembo
authored and
intellij-monorepo-bot
committed
08a4290
View commit details
Copy full SHA for 08a4290
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
IDEA-388737 [java-psi] For-loop initialization block containing multiple statements is reported as syntactically incorrect
Show description for 8069630
amaembo
authored and
intellij-monorepo-bot
committed
8069630
View commit details
Copy full SHA for 8069630
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
[Java. Code Formatting] IDEA-328264 support empty whitespace lines in textblocks
Show description for f69ee2b
Hardes1
authored and
intellij-monorepo-bot
committed
f69ee2b
View commit details
Copy full SHA for f69ee2b
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
IDEA-357736 javadoc: handle <> now being legal
Show description for 15b8198
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
15b8198
View commit details
Copy full SHA for 15b8198
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
IDEA-381363 IDEA-375688 javadoc: handle bare method/class references
Show description for 673d615
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
673d615
View commit details
Copy full SHA for 673d615
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
IDEA-385810 javadoc: highlight Markdown links
Show description for e8f1a5e
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
e8f1a5e
View commit details
Copy full SHA for e8f1a5e
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
IDEA-385990 javadoc: fix lexer for code & literal tags
Show description for 7131433
yopox
authored and
intellij-monorepo-bot
committed
7131433
View commit details
Copy full SHA for 7131433
View code at this point
Browse repository at this point
IDEA-363069 javadoc: parse format argument for value tags
Show description for 301e2ad
yopox
authored and
intellij-monorepo-bot
committed
301e2ad
View commit details
Copy full SHA for 301e2ad
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
WI-82413 PhpStorm Enforce spaces over tabs for mixed named args alignment
Show description for 5cb7fcf
florianschaefer-jb
authored and
intellij-monorepo-bot
committed
5cb7fcf
View commit details
Copy full SHA for 5cb7fcf
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
[java] IDEA-385079 False positive "Unresolved reference" on method reference within lambda when used in switch expression
Show description for 775154b
mikhail-pyltsin
authored and
intellij-monorepo-bot
committed
775154b
View commit details
Copy full SHA for 775154b
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
refactor [java]: simpler modifier list parsing without Pair
Show description for 5d88b90
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
5d88b90
View commit details
Copy full SHA for 5d88b90
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
[Java] IDEA-384756 Add test for removing invalid static import when there is direct access to the field or method
Show description for 4a5055e
Hardes1
authored and
intellij-monorepo-bot
committed
4a5055e
View commit details
Copy full SHA for 4a5055e
View code at this point
Browse repository at this point
[Java] IDEA-384756 Handle incorrect resolve to parameter and field when detecting optimize imports intention
Show description for 5539f3a
Hardes1
authored and
intellij-monorepo-bot
committed
5539f3a
View commit details
Copy full SHA for 5539f3a
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
IDEA-128133 [java]: don't replace import list when there is no difference in imports to keep formatting and comments
Show description for 6254684
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
6254684
View commit details
Copy full SHA for 6254684
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
IDEA-128133 [java]: keep most comments when optimizing imports
Show description for 980c1da
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
980c1da
View commit details
Copy full SHA for 980c1da
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
[Java] IDEA-384756 Do not highlight unresolved static imports as unused if there is method call in class body
Show description for ae1cf47
Hardes1
authored and
intellij-monorepo-bot
committed
ae1cf47
View commit details
Copy full SHA for ae1cf47
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
IDEA-384571 [java-psi] 'value' is parsed as keyword inside lambda parameters
Show description for e63a99f
amaembo
authored and
intellij-monorepo-bot
committed
e63a99f
View commit details
Copy full SHA for e63a99f
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
IDEA-359306 IDEA-383288 javadoc: properly parse Markdown reference links
Show description for 8c359f7
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
8c359f7
View commit details
Copy full SHA for 8c359f7
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
IDEA-379405 javadoc: fix parser improperly creating a broken reference.
Show description for 52d1d2e
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
52d1d2e
View commit details
Copy full SHA for 52d1d2e
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
IDEA-354817 [java]: find constructors correctly with both "Usages" and "Usages of constructors" is selected
Show description for ddaea40
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
ddaea40
View commit details
Copy full SHA for ddaea40
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
IDEA-383295 Javadoc: handle escaping the escape char
Show description for 37413f6
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
37413f6
View commit details
Copy full SHA for 37413f6
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
IJPL-219691 perform search in non-java files in parallel
Show description for a1c6a37
cdracm
authored and
intellij-monorepo-bot
committed
a1c6a37
View commit details
Copy full SHA for a1c6a37
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
IDEA-382103 Javadoc: fix non-escaped backticks
Show description for e99ab1c
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
e99ab1c
View commit details
Copy full SHA for e99ab1c
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
IDEA-354817 [Java]: add test for find usages for constructors
Show description for 4045dfe
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
4045dfe
View commit details
Copy full SHA for 4045dfe
View code at this point
Browse repository at this point
IDEA-379801 javadoc: fix some tests
Show description for 8344d9a
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
8344d9a
View commit details
Copy full SHA for 8344d9a
View code at this point
Browse repository at this point
IDEA-379801 javadoc: fix some tests
Show description for db1ee28
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
db1ee28
View commit details
Copy full SHA for db1ee28
View code at this point
Browse repository at this point
IDEA-379801 javadoc: extend use of DOC_MARKDOWN_COMMENT
Show description for 817bd98
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
817bd98
View commit details
Copy full SHA for 817bd98
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
[java-inspections] IDEA-380526 Jspecify. False positive. Non-null type argument is expected for Array type
Show description for 8c3b69c
mikhail-pyltsin
authored and
intellij-monorepo-bot
committed
8c3b69c
View commit details
Copy full SHA for 8c3b69c
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
[Java. Code Formatting] IDEA-223507 Write tests for formatting conditional expressions
Show description for 9e3542c
Hardes1
authored and
intellij-monorepo-bot
committed
9e3542c
View commit details
Copy full SHA for 9e3542c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL