FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/java-tests - 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
on
master
User selector
Datepicker
Commit history
Commits on Jun 12, 2026
IDEA-364215 [java]: allow annotating record components externally
Show description for ef1dbfc
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
ef1dbfc
View commit details
Copy full SHA for ef1dbfc
View code at this point
Browse repository at this point
IJPL-245459 [java]: improve 2 intention names
Show description for bcafc90
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
bcafc90
View commit details
Copy full SHA for bcafc90
View code at this point
Browse repository at this point
IDEA-378172 [java]: add missing test
Show description for 232c126
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
232c126
View commit details
Copy full SHA for 232c126
View code at this point
Browse repository at this point
IDEA-390428 [java]: allow creating switch statement from any class type
Show description for b46f300
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
b46f300
View commit details
Copy full SHA for b46f300
View code at this point
Browse repository at this point
IDEA-390418 [java]: shorten fully-qualified name
Show description for 113d472
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
113d472
View commit details
Copy full SHA for 113d472
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
IDEA-389893 [java-dfa] false positive when using a method with boxed return type as a method reference with void return type
Show description for 14edc93
amaembo
authored and
intellij-monorepo-bot
committed
14edc93
View commit details
Copy full SHA for 14edc93
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
IDEA-389877 [java-analysis] NPE-Check ignores isNotNull of AssertJ
Show description for 0791d48
amaembo
authored and
intellij-monorepo-bot
committed
0791d48
View commit details
Copy full SHA for 0791d48
View code at this point
Browse repository at this point
IDEA-120471 [java]: add unwrap for simple type parameters
Show description for 713ed41
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
713ed41
View commit details
Copy full SHA for 713ed41
View code at this point
Browse repository at this point
IDEA-378172 [java]: put elements on separate lines for annotations and array initializers
Show description for cb3c8df
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
cb3c8df
View commit details
Copy full SHA for cb3c8df
View code at this point
Browse repository at this point
IDEA-390330 [java-refactorings] Changing annotated Parameter Type with Quick Fix inserts unwanted org.jetbrains.annotations.UnknownNullability Annotation
Show description for 43b788c
amaembo
authored and
intellij-monorepo-bot
committed
43b788c
View commit details
Copy full SHA for 43b788c
View code at this point
Browse repository at this point
IDEA-390070 javadoc: Mardown by default on jdk 23+ modules
Show description for c39df86
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
c39df86
View commit details
Copy full SHA for c39df86
View code at this point
Browse repository at this point
IDEA-390331 [debugger]: ThreadDumpPanel: dump items with different parents should not be merged
Show description for 3a62b0c
mvicsokolova
authored and
intellij-monorepo-bot
committed
3a62b0c
View commit details
Copy full SHA for 3a62b0c
View code at this point
Browse repository at this point
IDEA-390007 [debugger]: Extended APIs of DumpItem factories to return DumpItems, instead of MergeableDumpItems.
Show description for 73596ee
mvicsokolova
authored and
intellij-monorepo-bot
committed
73596ee
View commit details
Copy full SHA for 73596ee
View code at this point
Browse repository at this point
IDEA-390007 [debugger]: Analyze intellij diagnostic thread dump with coroutines.
Show description for 16b4005
mvicsokolova
authored and
intellij-monorepo-bot
committed
16b4005
View commit details
Copy full SHA for 16b4005
View code at this point
Browse repository at this point
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
IDEA-389954 [java-highlighting] Bad rendering of 'List' in type mismatch error message
Show description for 2fa2f83
amaembo
authored and
intellij-monorepo-bot
committed
2fa2f83
View commit details
Copy full SHA for 2fa2f83
View code at this point
Browse repository at this point
[threading] IJPL-246537: Fix waiting for code vision in tests
Show description for 25facb7
knisht
authored and
intellij-monorepo-bot
committed
25facb7
View commit details
Copy full SHA for 25facb7
View code at this point
Browse repository at this point
[terminal-java] IJPL-244467 Refactor: move java terminal tests module
Show description for 4459aea
KonstantinHudyakov
authored and
intellij-monorepo-bot
committed
4459aea
View commit details
Copy full SHA for 4459aea
View code at this point
Browse repository at this point
[terminal-java] IJPL-244467 Refactor: create separate directory for Terminal modules in Java and move existing one there
Show description for 07e3a43
KonstantinHudyakov
authored and
intellij-monorepo-bot
committed
07e3a43
View commit details
Copy full SHA for 07e3a43
View code at this point
Browse repository at this point
IDEA-350926 [java]: determine more accurate type for conditional expression
Show description for d3f22d0
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
d3f22d0
View commit details
Copy full SHA for d3f22d0
View code at this point
Browse repository at this point
IDEA-390174 [java]: better fix and test for CCE in JavaDocCompletionContributor (IJ-CR-207182)
Show description for b6d4491
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
b6d4491
View commit details
Copy full SHA for b6d4491
View code at this point
Browse repository at this point
cleanup severity registrar: simplify, deslopify
Show description for 480c010
cdracm
authored and
intellij-monorepo-bot
committed
480c010
View commit details
Copy full SHA for 480c010
View code at this point
Browse repository at this point
Revert "[java] IDEA-384708 Java class resolution ignores test source root shadowing when class exists in both main and test sources"
Show description for 86058b8
mikhail-pyltsin
authored and
intellij-monorepo-bot
committed
86058b8
View commit details
Copy full SHA for 86058b8
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
IDEA-389898 [java]: Fix: Java “Introduce Constant” produces invalid code when invoked on an enum constant used as an annotation attribute value
Show description for 7d9008b
Marcin Mikosik
authored and
intellij-monorepo-bot
committed
7d9008b
View commit details
Copy full SHA for 7d9008b
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
IJPL-241314 Use wrappers for Guava, Gson and Hamcrest
Show description for 6fd6da9
develar
authored and
intellij-monorepo-bot
committed
6fd6da9
View commit details
Copy full SHA for 6fd6da9
View code at this point
Browse repository at this point
IJPL-241314 Convert mockk libraries to content modules
Show description for 8f69090
develar
authored and
intellij-monorepo-bot
committed
8f69090
View commit details
Copy full SHA for 8f69090
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
IDEA-389902 [java-analysis] Follow-up
Show description for b74f2da
amaembo
authored and
intellij-monorepo-bot
committed
b74f2da
View commit details
Copy full SHA for b74f2da
View code at this point
Browse repository at this point
IDEA-390215 [java] SafeDelete for external annotations doesn't work as expected
Show description for b2b3a88
amaembo
authored and
intellij-monorepo-bot
committed
b2b3a88
View commit details
Copy full SHA for b2b3a88
View code at this point
Browse repository at this point
IDEA-390165 [java]: preserve comments in "Extract Set from comparison chain" intention
Show description for bc33644
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
bc33644
View commit details
Copy full SHA for bc33644
View code at this point
Browse repository at this point
IDEA-390160 [java]: fix NPE in Markdown Javadoc completion
Show description for 9fccf1f
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
9fccf1f
View commit details
Copy full SHA for 9fccf1f
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
refactor structure view: rename intellij.platform.structureView.impl to intellij.platform.structureView
Show description for 40f2005
myannyax
authored and
intellij-monorepo-bot
committed
40f2005
View commit details
Copy full SHA for 40f2005
View code at this point
Browse repository at this point
[java-postfix] IDEA-390149 Undo for postfix is done in two steps
Show description for 81fe0e7
mikhail-pyltsin
authored and
intellij-monorepo-bot
committed
81fe0e7
View commit details
Copy full SHA for 81fe0e7
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
IJPL-241314 Migrate JUnit5 to wrapper module
Show description for 0f9ed36
develar
authored and
intellij-monorepo-bot
committed
0f9ed36
View commit details
Copy full SHA for 0f9ed36
View code at this point
Browse repository at this point
[console] IJPL-246107 Migrate ProcessOutputType comparison to isStdout/isStderr/isSystem checks
Show description for f7e3e31
zuevmaxim
authored and
intellij-monorepo-bot
committed
f7e3e31
View commit details
Copy full SHA for f7e3e31
View code at this point
Browse repository at this point
IJPL-241314 migrate module-set wrappers to hand-written plugins
Show description for 0164700
develar
authored and
intellij-monorepo-bot
committed
0164700
View commit details
Copy full SHA for 0164700
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL