Viacheslav Klimov
be29e95d84
Version set to 4.3.1.5-SNAPSHOT
2 days ago
Viacheslav Klimov
0f42f09287
Version set to 4.2.2.5-SNAPSHOT
2 days ago
Viacheslav Klimov
e2969dd381
Version set to 4.2.2.4-SNAPSHOT
2 months ago
Viacheslav Klimov
9ff02dd722
Version set to 4.2.2.3-SNAPSHOT
3 months ago
Oleksandra Matviienko
fae07e9140
Replaced deprecated string, number, and random-value helpers with modern equivalents
4 months ago
Oleksandra Matviienko
0340612e09
chore(hygiene): replaced 24 deprecated commons-lang3 API calls on lts-4.2
- RandomStringUtils.randomAlphanumeric/Alphabetic/Numeric/random → secure().nextX (10)
- RandomUtils.nextInt/nextBytes → secure().randomX (3)
- NumberUtils.isNumber → isCreatable (2)
- StringUtils.equals → Objects.equals where both args are String (3)
- StringUtils.removeStart → common.data.StringUtils.removeStart wrapper (6)
4 months ago
Viacheslav Klimov
ee975cf386
Version set to 4.3.1.2-SNAPSHOT
5 months ago
Viacheslav Klimov
2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT
5 months ago
Viacheslav Klimov
f9031dd63f
Version set to 4.3.1.1-SNAPSHOT
6 months ago
Viacheslav Klimov
f66427fb7c
Version set to 4.2.2.1-SNAPSHOT
6 months ago
Viacheslav Klimov
2ec6da3c56
Cache resolved RevCommit in DefaultGitSyncService to avoid redundant resolveCommit calls
Resolve the commit once in onUpdate() and reuse the cached RevCommit
for listFiles and getFileContent operations, instead of resolving
the branch ref on every call. Added RevCommit-accepting overloads
to GitRepository for listFilesAtCommit and getFileContentAtCommit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 months ago
Viacheslav Klimov
ad423555ac
Version changed to 4.3.1
7 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
7 months ago
Viacheslav Klimov
e2e62ef14d
Version set to 4.4.0-SNAPSHOT
7 months ago
Viacheslav Klimov
cb74eff115
TMP version set to 4.3.0.2-SNAPSHOT
7 months ago
Viacheslav Klimov
c41159a3f8
Version set to 4.3.0.2-SNAPSHOT
7 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
7 months ago
Viacheslav Klimov
7900c51b9d
Version set to 4.4.0-SNAPSHOT
7 months ago
Viacheslav Klimov
7f427b27fb
Version set to 4.3.0.1-SNAPSHOT
7 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
8 months ago
Viacheslav Klimov
c069d28231
Version set to 4.3.0-RC
8 months ago
Viacheslav Klimov
5e8ca1ca46
TMP version set to 4.2.1.2-SNAPSHOT
8 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
8 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
8 months ago
Viacheslav Klimov
54b67426f4
Version set to 4.3.0-RC
8 months ago
VIacheslavKlimov
514812ae02
Version set to 4.3.0-SNAPSHOT
11 months ago
VIacheslavKlimov
1c2bdd4c14
TMP version set to 4.2.1-RC
11 months ago
VIacheslavKlimov
aefb7dcb41
Version set to 4.2.1-RC
11 months ago
Artem Barysh
09885e644b
Moved sync files from application module to common
1 year ago
Igor Kulikov
418cecf016
Version 4.3.0-SNAPSHOT
1 year ago
Igor Kulikov
4cdf1baf9a
Temp version set to 4.2.0-RC
1 year ago
Igor Kulikov
20bccee972
Version set 4.3.0-SNAPSHOT
1 year ago
Igor Kulikov
cc7c496b13
Version set to 4.2.0-RC
1 year ago
Igor Kulikov
ebf6f66cbe
Version set to 4.2.0-SNAPSHOT
1 year ago
Igor Kulikov
2de733ef69
Version set to 4.2.0
1 year ago
ViacheslavKlimov
850af5d126
Version set to 4.1.0-RC
1 year ago
ViacheslavKlimov
5572b6bb4a
TMP version set to 4.1.0-SNAPSHOT
1 year ago
Igor Kulikov
bee6c19a51
Version 4.1.0-SNAPSHOT
1 year ago
Igor Kulikov
a40f9d6ae4
Ver 4.0.1-RC
1 year ago
Igor Kulikov
5fbb3194a7
Version 4.0.1-RC
1 year ago
Igor Kulikov
757c887034
Version 4.1.0-SNAPSHOT
1 year ago
ViacheslavKlimov
a38831cc01
Fix repo open catch
1 year ago
ViacheslavKlimov
134dab91b8
Improve local repository opening
1 year ago
Igor Kulikov
da2bada90b
Merge with RC
1 year ago
Igor Kulikov
3b4ee01aac
Version set to 4.0.0-RC
1 year ago
Igor Kulikov
5cf26d4851
Update license header
2 years ago
Igor Kulikov
b7750bc342
Version set to 4.0.0-SNAPSHOT
2 years ago
Igor Kulikov
6a0fff0737
Version set to 3.9.1-RC
2 years ago
Andrii Shvaika
dad0c1fb92
Version set to 3.9.1-RC
2 years ago
ViacheslavKlimov
be836eab71
Resolve gateway dashboard branch automatically
2 years ago