FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/debugger - 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
debugger
on
master
User selector
Datepicker
Commit history
Commits on Jun 15, 2026
[debugger] IJPL-242457 Fix DMT leak: stop on dispose
Show description for 2c90d6c
zuevmaxim
authored and
intellij-monorepo-bot
committed
2c90d6c
View commit details
Copy full SHA for 2c90d6c
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
[debugger] IDEA-386725 Rename registry values and improve comments
Show description for 2a28988
steelart
authored and
intellij-monorepo-bot
committed
2a28988
View commit details
Copy full SHA for 2a28988
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
IJPL-246999 fix mutability
Show description for 317db99
develar
authored and
intellij-monorepo-bot
committed
317db99
View commit details
Copy full SHA for 317db99
View code at this point
Browse repository at this point
[debugger] IDEA-386725 Support the HotSwap classes inside Jars
Show description for 479d202
steelart
authored and
intellij-monorepo-bot
committed
479d202
View commit details
Copy full SHA for 479d202
View code at this point
Browse repository at this point
[debugger] Generalize HotSwap class file lookup, need for IDEA-386725
Show description for 368f9f4
steelart
authored and
intellij-monorepo-bot
committed
368f9f4
View commit details
Copy full SHA for 368f9f4
View code at this point
Browse repository at this point
[debugger] Refactoring: Generalize HotSwapFile to HotSwapClassFile interface, need for IDEA-386725
Show description for 503b5ed
steelart
authored and
intellij-monorepo-bot
committed
503b5ed
View commit details
Copy full SHA for 503b5ed
View code at this point
Browse repository at this point
[debugger] IDEA-390131 Support batching scheme in agent
Show description for fc22385
zuevmaxim
authored and
intellij-monorepo-bot
committed
fc22385
View commit details
Copy full SHA for fc22385
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
Commits on Jun 8, 2026
[build] MRI-4497 Bump Kotlin language and API version to 2.4
Show description for 2ec83db
mfilippov
authored and
intellij-monorepo-bot
committed
2ec83db
View commit details
Copy full SHA for 2ec83db
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
IJPL-233553 remove suppressions intellij.java.psi
Show description for fe9d7b2
develar
authored and
intellij-monorepo-bot
committed
fe9d7b2
View commit details
Copy full SHA for fe9d7b2
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
IJPL-233553 remove suppressions intellij.java.syntax
Show description for 8fcc403
develar
authored and
intellij-monorepo-bot
committed
8fcc403
View commit details
Copy full SHA for 8fcc403
View code at this point
Browse repository at this point
IJPL-234888 Java: mark for removal APIs that were deprecated in 253 and earlier and have no usages
Show description for f7d4658
chashnikov
authored and
intellij-monorepo-bot
committed
f7d4658
View commit details
Copy full SHA for f7d4658
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
[debugger] IDEA-386725 Introduce general registry to control HotSwap in breakpoint instrumentation
Show description for ac3ceea
steelart
authored and
intellij-monorepo-bot
committed
ac3ceea
View commit details
Copy full SHA for ac3ceea
View code at this point
Browse repository at this point
[debugger] IDEA-386725 Implement pending for instrumentation breakpoint installing/changing
Show description for 5a72aac
steelart
authored and
intellij-monorepo-bot
committed
5a72aac
View commit details
Copy full SHA for 5a72aac
View code at this point
Browse repository at this point
[debugger] IDEA-386725 Restrict adding new instrumented breakpoints only if the target method is not executing
Show description for fa114b0
steelart
authored and
intellij-monorepo-bot
committed
fa114b0
View commit details
Copy full SHA for fa114b0
View code at this point
Browse repository at this point
[debugger] IDEA-386725 Implement installing new instrumentation breakpoints
Show description for 6eb6801
steelart
authored and
intellij-monorepo-bot
committed
6eb6801
View commit details
Copy full SHA for 6eb6801
View code at this point
Browse repository at this point
refactor [debugger]: Rename VirtualThreadDumper to JvmThreadHelper
Show description for 65456c0
steelart
authored and
intellij-monorepo-bot
committed
65456c0
View commit details
Copy full SHA for 65456c0
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
IJPL-86304 Inline values for fields are shown in editor outside of the class - show field values only for "this" object
Show description for 8828dd1
gorrus
authored and
intellij-monorepo-bot
committed
8828dd1
View commit details
Copy full SHA for 8828dd1
View code at this point
Browse repository at this point
IDEA-381297 Breakpoints in nested lambdas don't work with java 24
Show description for b158e90
gorrus
authored and
intellij-monorepo-bot
committed
b158e90
View commit details
Copy full SHA for b158e90
View code at this point
Browse repository at this point
[decompiler] IDEA-387866 Decompiler is called from write action for source
Show description for d0e4ce6
mikhail-pyltsin
authored and
intellij-monorepo-bot
committed
d0e4ce6
View commit details
Copy full SHA for d0e4ce6
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
MRI-2744 Buildifier reformatting
Show description for 2dc4acc
ILikeYourHat
authored and
intellij-monorepo-bot
committed
2dc4acc
View commit details
Copy full SHA for 2dc4acc
View code at this point
Browse repository at this point
MRI-2744 Buildifier reformatting
Show description for f6d1e96
ILikeYourHat
authored and
intellij-monorepo-bot
committed
f6d1e96
View commit details
Copy full SHA for f6d1e96
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
IJPL-241314 reduce dep of java plugin on execution
Show description for 50ed2e0
develar
authored and
intellij-monorepo-bot
committed
50ed2e0
View commit details
Copy full SHA for 50ed2e0
View code at this point
Browse repository at this point
Commits on May 30, 2026
IJPL-241314 don't suppress dep on intellij.platform.kernel
Show description for c807190
develar
authored and
intellij-monorepo-bot
committed
c807190
View commit details
Copy full SHA for c807190
View code at this point
Browse repository at this point
Commits on May 29, 2026
IJPL-241314 don't suppress dep on intellij.platform.debugger
Show description for b689725
develar
authored and
intellij-monorepo-bot
committed
b689725
View commit details
Copy full SHA for b689725
View code at this point
Browse repository at this point
[debugger] IDEA-389712 Fix console navigation for logging breakpoints
Show description for 86d7875
zuevmaxim
authored and
intellij-monorepo-bot
committed
86d7875
View commit details
Copy full SHA for 86d7875
View code at this point
Browse repository at this point
[debugger] IDEA-389330 Statistics for println debugger navigation
Show description for 9c78da3
zuevmaxim
authored and
intellij-monorepo-bot
committed
9c78da3
View commit details
Copy full SHA for 9c78da3
View code at this point
Browse repository at this point
[build] MRI-4259 drop Kotlin compiler plugins classpath entries
Show description for 943d105
mfilippov
authored and
intellij-monorepo-bot
committed
943d105
View commit details
Copy full SHA for 943d105
View code at this point
Browse repository at this point
Commits on May 28, 2026
[debugger] IDEA-389890 Navigation to stderr messages
Show description for 7ac7fc6
zuevmaxim
authored and
intellij-monorepo-bot
committed
7ac7fc6
View commit details
Copy full SHA for 7ac7fc6
View code at this point
Browse repository at this point
Commits on May 27, 2026
IJPL-245430 make build scripts downloader non-embedded
Show description for e5b2701
develar
authored and
intellij-monorepo-bot
committed
e5b2701
View commit details
Copy full SHA for e5b2701
View code at this point
Browse repository at this point
Commits on May 26, 2026
[debugger] IJPL-245402 Do not trigger breakpoint inside evaluation
Show description for 4d63b6f
zuevmaxim
authored and
intellij-monorepo-bot
committed
4d63b6f
View commit details
Copy full SHA for 4d63b6f
View code at this point
Browse repository at this point
Commits on May 20, 2026
[debugger] IDEA-381958 IDEA-389329 Do not fail due to invalid PSI: report error and continue safely
Show description for 4d6eaaf
zuevmaxim
authored and
intellij-monorepo-bot
committed
4d6eaaf
View commit details
Copy full SHA for 4d6eaaf
View code at this point
Browse repository at this point
Commits on May 19, 2026
IDEA-389511 'this' is not available during evaluation
Show description for 90bfc07
gorrus
authored and
intellij-monorepo-bot
committed
90bfc07
View commit details
Copy full SHA for 90bfc07
View code at this point
Browse repository at this point
[build] IJPL-243315 update kotlin compiler to 2.4.0-RC
Show description for 1469dc6
mfilippov
authored and
intellij-monorepo-bot
committed
1469dc6
View commit details
Copy full SHA for 1469dc6
View code at this point
Browse repository at this point
Commits on May 18, 2026
[threading] IJPL-236240 Cleanup ApplicationManager.getApplication().runReadAction
Show description for 06585bc
jreznot
authored and
intellij-monorepo-bot
committed
06585bc
View commit details
Copy full SHA for 06585bc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL