Vladimir Kotal
|
86d87e90be
|
remove extra comma
|
2025-06-13 09:41:35 +02:00 |
|
Vladimir Kotal
|
1063280143
|
allow control of history tagging per project
fixes #4792
|
2025-06-13 09:41:35 +02:00 |
|
Vladimir Kotal
|
e34493b349
|
add Python 3.11
|
2025-05-27 12:00:42 +02:00 |
|
Vladimir Kotal
|
9d3c91a36a
|
update license format for the tools packaging
fixes #4789
|
2025-05-27 12:00:42 +02:00 |
|
Vladimir Kotal
|
c90d800895
|
1.14.0
1.14.0
|
2025-05-27 09:11:48 +02:00 |
|
Vladimir Kotal
|
4a2d6bf271
|
set the target Java version to 17
|
2025-05-27 09:09:25 +02:00 |
|
Vladimir Kotal
|
75e512ae53
|
test writeAnnotation() (#4780)
fixes #4768
|
2025-05-26 17:30:49 +02:00 |
|
Vladimir Kotal
|
a0f4146c89
|
1.13.32
1.13.32
|
2025-05-23 17:04:42 +02:00 |
|
Vladimir Kotal
|
e36d88e265
|
JGit update to 7.2.1 (#4783)
|
2025-05-23 14:34:51 +02:00 |
|
Vladimir Kotal
|
4e8e3ecef2
|
replace to be deprecated getWhen()
|
2025-05-23 11:51:35 +02:00 |
|
Vladimir Kotal
|
a1bb044837
|
1.13.31
1.13.31
|
2025-05-22 16:55:56 +02:00 |
|
Vladimir Kotal
|
87cd57e0c6
|
quote project name in log entires
|
2025-05-22 16:32:18 +02:00 |
|
Vladimir Kotal
|
5251dbcaa0
|
bump copyright
|
2025-05-22 14:36:52 +02:00 |
|
Vladimir Kotal
|
b2ae2b8194
|
log project in isReadyForHistoryBasedReindex()
|
2025-05-22 11:07:11 +02:00 |
|
dependabot[bot]
|
41d89d868b
|
Bump tomcat from 10.1.40-jdk21 to 10.1.41-jdk21
Bumps tomcat from 10.1.40-jdk21 to 10.1.41-jdk21.
---
updated-dependencies:
- dependency-name: tomcat
dependency-version: 10.1.41-jdk21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-20 08:53:22 +02:00 |
|
Vladimir Kotal
|
efbdad05f5
|
simplify Project equals()
|
2025-05-15 12:26:55 +02:00 |
|
Vladimir Kotal
|
4609d6f50f
|
1.13.30
1.13.30
|
2025-05-15 09:46:35 +02:00 |
|
Yelisey Romanov
|
445d2f6724
|
Add support for OCaml. fixes #4407
|
2025-05-15 09:22:57 +02:00 |
|
Vladimir Kotal
|
2a5d0342b4
|
use longer revision for Mercurial repository annotation search links (#4767)
fixes #4761
|
2025-04-24 09:03:56 +02:00 |
|
Vladimir Kotal
|
ac9afaf7dd
|
1.13.29
1.13.29
|
2025-04-22 09:07:45 +02:00 |
|
Vladimir Kotal
|
0e9f93ff7b
|
update some of the Maven plugins used for reporting/javadoc
|
2025-04-17 13:28:46 +02:00 |
|
Vladimir Kotal
|
447d31195a
|
use reflection to get thread ID (#4764)
fixes #4312
|
2025-04-17 12:03:25 +02:00 |
|
Vladimir Kotal
|
404e6a2a4d
|
add commit SHA value to the artifact name
|
2025-04-17 11:20:38 +02:00 |
|
Vladimir Kotal
|
ec02ff6336
|
use os for the artifact name
to avoid conflict between jobs
|
2025-04-17 11:20:38 +02:00 |
|
Vladimir Kotal
|
788feab6a0
|
upload artifact to build jobs
|
2025-04-17 11:20:38 +02:00 |
|
Vladimir Kotal
|
cbdb349676
|
replace remaining URL() constructors
|
2025-04-17 11:09:02 +02:00 |
|
Vladimir Kotal
|
e84d396864
|
switch to Java 21 for build/Docker (#4759)
fixes #4459
|
2025-04-17 10:21:59 +02:00 |
|
Vladimir Kotal
|
1c311b0992
|
1.13.28
1.13.28
|
2025-04-16 13:15:21 +02:00 |
|
dependabot[bot]
|
56bafebed9
|
Bump tomcat from 10.1.39-jdk17 to 10.1.40-jdk17
Bumps tomcat from 10.1.39-jdk17 to 10.1.40-jdk17.
---
updated-dependencies:
- dependency-name: tomcat
dependency-version: 10.1.40-jdk17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-15 11:02:35 +02:00 |
|
Vladimir Kotal
|
11e2e0ad3d
|
avoid this-escape by making some methods final (#4755)
|
2025-04-14 16:41:21 +02:00 |
|
Vladimir Kotal
|
a4ed3a38a5
|
add Linux ARM64 runner
|
2025-04-14 11:07:33 +02:00 |
|
Vladimir Kotal
|
9de071fd5c
|
replace URL() constructors with URI() (#4750)
rework the bug/review page substitution
avoid using "$1" and use custom replacer function to make sure the matched
pattern is properly escaped
|
2025-04-08 18:18:21 +02:00 |
|
Vladimir Kotal
|
ec7199e0d0
|
bump copyright year, add IDEA logo
|
2025-04-01 19:36:10 +02:00 |
|
Vladimir Kotal
|
9114bba252
|
History cache control per project (#4748)
* allow to enable/disable history cache per project
fixes #4745
|
2025-03-24 13:44:45 +01:00 |
|
Vladimir Kotal
|
7b5f14fe93
|
avoid global isHistoryEnabled() checks in favor of per repository check (#4746)
fixes #4063
|
2025-03-20 12:12:32 +01:00 |
|
Vladimir Kotal
|
c76efba6f5
|
1.13.27
1.13.27
|
2025-03-18 11:22:42 +01:00 |
|
Vladimir Kotal
|
b7db946bba
|
filter out inactive branch tags in Mercurial (#4742)
fixes #4741
|
2025-03-18 11:10:43 +01:00 |
|
dependabot[bot]
|
b7b4d9b67a
|
Bump tomcat from 10.1.36-jdk17 to 10.1.39-jdk17
Bumps tomcat from 10.1.36-jdk17 to 10.1.39-jdk17.
---
updated-dependencies:
- dependency-name: tomcat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-18 09:39:58 +01:00 |
|
Vladimir Kotal
|
358fb5ded4
|
bump year in copyright
|
2025-03-06 21:41:47 +01:00 |
|
Vladimir Kotal
|
8941b74307
|
use \uFFFF as upper range for PHP identifiers
fixes #4734
|
2025-03-06 21:38:32 +01:00 |
|
Vladimir Kotal
|
7da05db8fe
|
1.13.26
1.13.26
|
2025-02-25 09:05:17 +01:00 |
|
dependabot[bot]
|
ae3f8b57f3
|
Bump tomcat from 10.1.35-jdk17 to 10.1.36-jdk17
Bumps tomcat from 10.1.35-jdk17 to 10.1.36-jdk17.
---
updated-dependencies:
- dependency-name: tomcat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-25 09:03:36 +01:00 |
|
Vladimir Kotal
|
b86d481b00
|
HTML/URI encode path/content where possible
|
2025-02-21 10:17:08 +01:00 |
|
Vladimir Kotal
|
3ed9ab117d
|
fix style (rename variables)
|
2025-02-21 10:17:08 +01:00 |
|
Vladimir Kotal
|
cf4a214a71
|
fix wording in javadoc
|
2025-02-21 10:17:08 +01:00 |
|
Vladimir Kotal
|
78046e1990
|
add/improve javadoc
|
2025-02-21 10:17:08 +01:00 |
|
Vladimir Kotal
|
03d5ef151f
|
fix style, remove unused variables
|
2025-02-21 10:17:08 +01:00 |
|
Vladimir Kotal
|
e96aead297
|
log both paths
|
2025-02-18 18:14:25 +01:00 |
|
Vladimir Kotal
|
d840cfac30
|
improve the logging in getDocument()
|
2025-02-18 18:14:25 +01:00 |
|
Vladimir Kotal
|
b2b8f81e27
|
improve logging for isStrictlyNewerThanDocument()
|
2025-02-18 18:14:25 +01:00 |
|