Karol Lewandowski
|
c41a52da16
|
threading_model.md: Expose recommended read/write action APIs
|
2024-08-05 16:20:24 +02:00 |
|
Karol Lewandowski
|
7f44b101df
|
threading_model.md: Rename readers-writer lock to read-write lock
|
2024-08-05 16:20:24 +02:00 |
|
Yann Cébron
|
1596f6072c
|
api_notable_list_2024.md: ParsingTestCase
|
2024-08-05 15:19:55 +02:00 |
|
Yann Cébron
|
c38b279924
|
additional_minor_features.md: "Highlight usages" can be DumbAware
|
2024-08-05 15:12:14 +02:00 |
|
Yann Cébron
|
b443475974
|
dynamic_plugins.md: cleanup
|
2024-08-05 10:49:56 +02:00 |
|
Karol Lewandowski
|
4cec436291
|
plugin_components.md: Grammar/style corrections
|
2024-08-05 10:22:37 +02:00 |
|
Karol Lewandowski
|
8facce6ab1
|
plugin_components.md: Link ProjectActivity examples
|
2024-08-05 10:22:36 +02:00 |
|
dependabot[bot]
|
d24c736999
|
build(deps): bump gradle/actions from 3.5.0 to 4 (#1361)
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 4.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v3.5.0...v4)
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-05 08:33:01 +02:00 |
|
Karol Lewandowski
|
e7cf4fd4d0
|
Enable sitemap generation
|
2024-08-02 08:45:03 +02:00 |
|
Vladimir Krivosheev
|
ae9c45ee23
|
https://youtrack.jetbrains.com/issue/IJPL-157363 (#1360)
https://youtrack.jetbrains.com/issue/IJPL-157363
|
2024-08-01 16:09:49 +02:00 |
|
Karol Lewandowski
|
1bae940959
|
threading_model.md: Clarify WIL allowed on any thread vs. WL allowed only on EDT
|
2024-08-01 14:37:25 +02:00 |
|
Yann Cébron
|
d46f6bf577
|
tools_intellij_platform_gradle_plugin.md: link blog post
|
2024-08-01 14:27:58 +02:00 |
|
Yann Cébron
|
38bf7f81f7
|
tools_intellij_platform_gradle_plugin_migration.md: bundled plugin not resolved anymore
|
2024-08-01 09:59:48 +02:00 |
|
Yann Cébron
|
648e19d543
|
plugin_dependencies.md: cleanup
|
2024-08-01 09:42:18 +02:00 |
|
Karol Lewandowski
|
aeb5f5e686
|
plugin_dependencies.md: Add Groovy plugin to the list
|
2024-08-01 08:21:23 +02:00 |
|
Yann Cébron
|
3f085ae5fc
|
plugin_github_template.md: note about using 2.x
|
2024-07-31 16:11:16 +02:00 |
|
Yann Cébron
|
e528bd84e7
|
api_internal.md: CodeVisionPlaceholderCollector
|
2024-07-31 15:38:05 +02:00 |
|
Yann Cébron
|
7aa85eaf88
|
tools_intellij_platform_gradle_plugin_dependencies_extension.md: rework "Plugins" section
|
2024-07-31 15:25:00 +02:00 |
|
Yann Cébron
|
945c579fbb
|
api_internal.md: cleanup
|
2024-07-31 13:48:18 +02:00 |
|
Karol Lewandowski
|
535bb68e96
|
Workaround for crashing TOC navigation when clicking on items starting with numbers (it occurs only on this page)
|
2024-07-31 11:14:42 +02:00 |
|
Karol Lewandowski
|
3c874b82f4
|
plugin_services.md: Workaround for "constructor" section title causing a TOC issue
|
2024-07-31 10:38:47 +02:00 |
|
Karol Lewandowski
|
236802ab94
|
snippets.md: Add line break for easier reading
|
2024-07-31 09:58:32 +02:00 |
|
Karol Lewandowski
|
3683b21a47
|
plugin_dependencies.md: Fix header levels
|
2024-07-31 09:53:41 +02:00 |
|
Karol Lewandowski
|
6c6daadb1a
|
tools_intellij_platform_gradle_plugin_dependencies_extension.md: Fix capitalization
|
2024-07-31 09:53:41 +02:00 |
|
Yann Cébron
|
d11cc784bf
|
publishing_plugin.md.md: gradle 1.x/2.x
|
2024-07-31 09:42:28 +02:00 |
|
Yann Cébron
|
2f84b5a319
|
Gradle 2.0.0
|
2024-07-31 09:03:22 +02:00 |
|
hsz
|
a08fcc7c7a
|
Generate Libraries releases variable file
|
2024-07-31 01:40:45 +00:00 |
|
Yann Cébron
|
56a9695eb9
|
plugin_content.md: Do not repackage warning
|
2024-07-30 16:02:46 +02:00 |
|
Karol Lewandowski
|
5c77f0e8f9
|
Rename general_threading_rules.md to threading_model.md
|
2024-07-30 15:59:04 +02:00 |
|
Yann Cébron
|
3573443830
|
tools_intellij_platform_gradle_plugin.md: minor
|
2024-07-30 15:51:26 +02:00 |
|
Yann Cébron
|
d10fdea6a9
|
publishing_plugin.md: cleanup
|
2024-07-30 15:51:26 +02:00 |
|
Karol Lewandowski
|
c20bf65681
|
Threading Model (revamped General Threading Rules) and Background Processes (#1359)
|
2024-07-30 15:39:50 +02:00 |
|
Yann Cébron
|
cdfe1f0002
|
dev_alternate_products.md: note about Gradle 1.x
|
2024-07-30 14:51:56 +02:00 |
|
Yann Cébron
|
7118687812
|
creating_plugin_project.md: note about Gradle 1.x
|
2024-07-30 14:50:02 +02:00 |
|
Yann Cébron
|
778a51a35b
|
snippets.md: Gradle plugin version snippet
|
2024-07-30 14:46:24 +02:00 |
|
Yann Cébron
|
d340d81273
|
plugin_compatibility.md: Gradle 1.x/2.x
|
2024-07-30 14:42:44 +02:00 |
|
Yann Cébron
|
61d784887e
|
using_kotlin.md: note about Gradle 1.x
|
2024-07-30 14:36:14 +02:00 |
|
Yann Cébron
|
72e4588206
|
configuring_plugin_project.md: Gradle 1.x/2.x note
|
2024-07-30 14:32:55 +02:00 |
|
Yann Cébron
|
36c0aa2c19
|
build_number_ranges.md: Gradle 1.x/2.x
|
2024-07-30 14:18:26 +02:00 |
|
Yann Cébron
|
eafb9e278e
|
bundling_plugin_openapi_sources.md: Gradle 1.x/2.x
|
2024-07-30 14:10:29 +02:00 |
|
Yann Cébron
|
7cb54da7dd
|
plugin_dependencies.md: Gradle 1.x/2.x
|
2024-07-30 14:05:32 +02:00 |
|
Yann Cébron
|
3606da492b
|
tools_intellij_platform_gradle_plugin_dependencies_extension.md: note about repos
|
2024-07-30 13:51:42 +02:00 |
|
Yann Cébron
|
bafd061673
|
plugin_content.md: Gradle 1.x/2.x
|
2024-07-30 13:38:14 +02:00 |
|
Yann Cébron
|
bee15c1afb
|
android_studio.md: fix Gradle 2.x sample
|
2024-07-30 13:35:42 +02:00 |
|
Yann Cébron
|
57e3bc7ef9
|
android_studio.md: remove short releases inline table
|
2024-07-30 13:29:07 +02:00 |
|
Yann Cébron
|
429c09a452
|
verifying_plugin_compatibility.md: Gradle 1.x/2.x
|
2024-07-30 13:28:23 +02:00 |
|
Yann Cébron
|
85922cab4f
|
snippets.md: Gradle plugin version snippet
|
2024-07-30 13:25:02 +02:00 |
|
Yann Cébron
|
f23b283a0d
|
android_studio.md: plugin.xml cleanup
|
2024-07-30 13:13:37 +02:00 |
|
Yann Cébron
|
704d4b8736
|
android_studio.md: Gradle 2.x
|
2024-07-30 13:12:44 +02:00 |
|
Yann Cébron
|
2548f4cc39
|
android_studio.md: use real plugin ID
|
2024-07-30 13:09:20 +02:00 |
|