Aleksey Pivovarov
2ea61de838
vcs: drop 'HAVE_SELECTED_CHANGES' DataKey
...
* DataProvider values are no longer on-demand, so such keys do the additional work
instead of preventing it.
* Enable Rollback dialog if both default changelist and selection have no changes,
by showing changes in all changelists combined.
GitOrigin-RevId: 7a27bd6d912dc3e9732c1bf2743bbbfc612b2ba0
2023-01-23 13:16:11 +00:00
Nikolay Chashnikov
9b5b94cb85
cleanup: remove redundant '@author' tags from javadoc comments - 27
...
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: 97d6c5986180a3e9a1456c7997a673ff8b84a932
2023-01-18 17:02:53 +00:00
Nikolay Chashnikov
e034e8aa10
cleanup: remove redundant '@author' tags from javadoc comments - 17
...
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created.
GitOrigin-RevId: b8cb2776fc524734212ddcc944180e0e1e44a32b
2023-01-18 17:02:20 +00:00
Nikolay Chashnikov
4e9fa95c06
[vcs] API cleanup: remove unused deprecated API (IDEA-305637)
...
GitOrigin-RevId: 254381f82934bf975f7accde3e109e24623c3c18
2023-01-18 13:27:05 +00:00
Aleksey Pivovarov
0316e05f18
vcs: introduce method parameter
...
GitOrigin-RevId: aa4f09ecd493bdf2a9c238034f6d75c8e01f7ec1
2023-01-12 16:58:00 +00:00
Louis Vignier
bbf2d546b4
[vcs] Add missing ellipsis in action texts
...
GitOrigin-RevId: 238cbf2647e245f0070147123d07f19f1c10bd3a
2023-01-10 19:55:05 +00:00
Daniil Ovchinnikov
578eaaf60e
rename library kotlin-stdlib-jdk8 -> kotlin-stdlib
...
GitOrigin-RevId: cddf45ccfd5563d3fe209bea62a1c37c94f44ff9
2023-01-10 12:22:34 +00:00
Vladimir Krivosheev
1bb699908c
cleanup
...
GitOrigin-RevId: ad8c61171796fb037df1c7b60e4009278dc05140
2023-01-07 16:03:53 +00:00
Aleksey Pivovarov
42cb8ac382
vcs: cleanup - default method implementation
...
GitOrigin-RevId: 33bc97d23bc73171eace245a04f237a020799606
2023-01-04 10:50:57 +00:00
Aleksey Pivovarov
dbb17c35c3
vcs: cleanup directory status computation
...
GitOrigin-RevId: f117794d019a7c16e97b028a12a95d04f37c4762
2023-01-04 10:50:54 +00:00
Vladimir Krivosheev
57764d700b
mark classes final
...
GitOrigin-RevId: 6414b6f2119c82c7567987dd30b35cab5491d9e2
2022-12-30 06:58:01 +00:00
Vladimir Krivosheev
85a81d48de
cleanup
...
GitOrigin-RevId: 7a1f436730d7363bd84575aaf75bfe5f7cd64999
2022-12-29 11:24:52 +00:00
Vladimir Krivosheev
0222bb0d17
cleanup
...
GitOrigin-RevId: 5b5a2aa7e811858a48b740eb3177e8566eb45e74
2022-12-27 13:53:46 +00:00
Dima Golovinov
4225741427
[qodana] QD-2086 local changes script implementation
...
IJ-MR-100235 QD-2086 local changes script implementation
Reporting message when --changes flag is used
No longer deal with includeAbsent flag in the comparison.
Removing redundant cancel
Modifying factory name match.
Adding missing handler.
Moving the script name to the constant
Processing review suggestions - hiding aliasing in the base class
Processing review suggestions
Remove unused directories
Add identity to git to pass the tests on TS
GitOrigin-RevId: a7cf710a153a989d889cf47c0acebd1f9930d697
2022-12-19 16:50:06 +00:00
Aleksey Pivovarov
007a93b1e1
vcs: cleanup - do not set default refresh implementation
...
GitOrigin-RevId: e5b55915c56d1860fe73d1c435c5ffeb5611a0fe
2022-12-16 17:17:04 +00:00
Julia Beliaeva
d0759259ff
[vcs-log] allow to customize log and file history toolbars
...
GitOrigin-RevId: 6ddc558b6d8b08baa85583814ee2cd8a20180b09
2022-12-16 17:14:32 +00:00
Aleksey Pivovarov
8c4910a9d0
vcs: do not pass into CommitDialog a separate parameter only for vetoer
...
Follow-up: 59171018ad
2dce9d166ac7a713add613a5e4a372d931703456
6126ecb987
GitOrigin-RevId: 4b1d9d059ce2804309d53b908f736e7312d888d3
2022-12-16 16:53:56 +00:00
Aleksey Pivovarov
58718b15d4
IDEA-308789 vcs: do not repeat "Commit check failed" twice in an error dialog
...
GitOrigin-RevId: 0a54b61211c4f86eaa6e440aa2b9628b0dddb230
2022-12-16 15:16:39 +00:00
Aleksey Pivovarov
47acac08b7
vcs: do not store unneeded flag in VirtualFile user data
...
GitOrigin-RevId: 4f9cd400799d3bcd1878bfbf0644955c154541ef
2022-12-08 16:02:49 +00:00
Aleksey Pivovarov
3e5fc48127
vcs: migrate BooleanCommitOption to UI DSL
...
GitOrigin-RevId: df90a29a96b6aa3d639c75d053460e70ee7612a5
2022-12-07 18:38:04 +00:00
Dmitriy Smirnov
10def20fa4
IDEA-306530 Better message offering to add IDE project configuration files to git
...
GitOrigin-RevId: f21b5469bd06fcda67be14c3f9f12590b7133b49
2022-12-05 16:39:16 +00:00
Aleksey Pivovarov
f42636763a
IDEA-306335 vcs: update bundled string
...
GitOrigin-RevId: b7aa1a36ba99efbefe7b4574033976c0cbd6ed6e
2022-11-30 14:42:40 +00:00
Aleksey Pivovarov
15641408c6
vcs: remove readLock from AllVcses
...
Follow-up: cb44f13663258e5d29ef2dcfb93b08f451dd3052
Follow-up: ef978bf0617d0a24aa234c70e33ea9676a875784
GitOrigin-RevId: c8ebd8ac957ed295317c49030e5ad782d92b2013
2022-11-29 15:35:06 +00:00
Aleksey Pivovarov
6c81a52f94
IDEA-306335 vcs: fix 'Got It' popup for non-modal-commit in NewUI
...
GitOrigin-RevId: a25c8d394d362fe60a662dacea77c459bc8938eb
2022-11-29 15:35:04 +00:00
Aleksey Pivovarov
1e19042052
EA-739829 REWA: ApplicationImpl.throwThreadAccessException
...
GitOrigin-RevId: a5b140097cc4890b17f404c4620a17ee10788ce6
2022-11-28 17:05:13 +00:00
Daniil Ovchinnikov
9bbb7c809f
add missing @JvmDefaultWithCompatibility annotations
...
GitOrigin-RevId: 37a2d4e38688a52597cc2e24c96c953738c4e0cf
2022-11-24 21:23:30 +00:00
Aleksey Pivovarov
de9ddf6ba9
vcs: update copyright
...
GitOrigin-RevId: 44f42335f049c548b8d2c4e5c24ca43f4343d00b
2022-11-18 12:05:11 +00:00
Aleksey Pivovarov
f5cbb3fa89
vcs: move from [util] to [vcs-core]
...
GitOrigin-RevId: 093357381aec2743b6ccd6b7d08d994c0fe62e64
2022-11-18 12:05:00 +00:00
Alexey Kudravtsev
725f22cff8
add correct wildcards to method signatures
...
GitOrigin-RevId: 746a7473532fe4892901196f495997cfbc78475f
2022-11-18 03:23:59 +00:00
Alexey Kudravtsev
c7d42826db
add correct wildcards to method signatures
...
GitOrigin-RevId: 9534fb26e3f625a097c747938c564800895c14b5
2022-11-17 13:44:42 +00:00
Aleksey Pivovarov
1bec0c665e
IDEA-306201 vcs: allow ignoring post-commit check warnings
...
GitOrigin-RevId: 406757ab7bc7cbdab6d8fda5ce35835188fea12c
2022-11-16 16:52:14 +00:00
Aleksey Pivovarov
f05e6cf6d4
git: do not show modal dialog in non-modal commit for Detached HEAD warning
...
GitOrigin-RevId: 782eea6695bb3698b4258be3e3782022b4cc60d3
2022-11-07 09:40:07 +00:00
Aleksey Pivovarov
28976ea418
DOC-15663 vcs: update bundled strings
...
GitOrigin-RevId: 79efb479bb5c90616879401f6e6944e25605e962
2022-11-07 09:40:02 +00:00
Aleksey Pivovarov
a16e00fb1c
EA-721924 ADE: ContainerUtilKt.throwAlreadyDisposedError
...
GitOrigin-RevId: f6b330b10ccf97166db3e66473403be0b65b1fa4
2022-11-04 13:56:28 +00:00
Aleksey Pivovarov
bacc92f985
vcs: add "Get from Revision" action into VCS Log changes browser
...
GitOrigin-RevId: d6c75fb01a8506b9546bc13f3b917166fbc22b5e
2022-11-03 20:31:23 +00:00
Aleksey Pivovarov
7d550e1b6e
vcs: convert "Get from Revision" into ExtendableAction
...
GitOrigin-RevId: 4b2a53853aa39811b245826b1570fca22b78b089
2022-11-03 20:31:20 +00:00
Konstantin Ulitin
329ac40f7c
[js] add code vision hints to js in html (WEB-57927)
...
GitOrigin-RevId: d168beac6d6c0f17104bf772cc5feb7de7db6883
2022-11-01 18:18:31 +00:00
Aleksey Pivovarov
4f1dc71a2c
VCSP-123 vcs: update bundled strings
...
GitOrigin-RevId: d5660e89273316f75befb6dc2e38578eac30de72
2022-10-31 13:30:37 +00:00
Aleksey Pivovarov
cb1012b1b2
git: use git custom check for "Commit and Push" and "Rerun Commit Checks" executors
...
GitOrigin-RevId: e3d2fd2d9d9a295c59e272ffd19e762410d3306b
2022-10-31 13:30:34 +00:00
Aleksey Pivovarov
dcdd1e3b1e
vcs: make sure 'Change.getAfterRevision().getContent()' behaves as expected in CommitCheck for partial commits
...
Do not return CurrentContentRevision, requiring commit check to access PartialTracker explicitly.
GitOrigin-RevId: 3ad3b73310c0ce902be2b7e2cf3399e0a890b6d5
2022-10-27 10:08:01 +00:00
Aleksey Pivovarov
684d1d4f98
vcs: javadoc
...
GitOrigin-RevId: 856add5b6fd3b5f8833eaf8bc620c346d5552a9c
2022-10-27 10:07:45 +00:00
Aleksey Pivovarov
0859025493
IDEA-304677 VCSP-123 vcs: do not show warning in push dialog after branch switch
...
GitOrigin-RevId: aef9a960d4827e36c1e13c2bb0033bc08abec495
2022-10-27 09:17:21 +00:00
Aleksey Pivovarov
f74f2952bb
EA-718970 IVFAE: VirtualDirectoryImpl.handleInvalidDirectory
...
GitOrigin-RevId: 0d44785173b01a71f0081495d831479f0c53bafd
2022-10-25 10:37:49 +00:00
Aleksey Pivovarov
6a9b927bc3
vcs: do not create ChangeListManager for default project
...
Its options were not applied to new projects anyway.
GitOrigin-RevId: 9818339b5bec52cc7b070ffd3c76fadcd4788b4e
2022-10-25 09:18:44 +00:00
Aleksey Pivovarov
12abf58d38
VCSP-192 vcs: show post-commit check failures in push dialog
...
GitOrigin-RevId: 814a39f9cac40ad2289c9c3c40aae53b82edb169
2022-10-24 16:46:28 +00:00
Aleksey Pivovarov
7fbdb30aa5
VCSP-194 vcs: pass cumulative changes into post-commit checks for consequent commits
...
GitOrigin-RevId: 7d9a1768166c51ec36a83a829709a52a67f76bef
2022-10-24 16:46:25 +00:00
Aleksey Pivovarov
37d33758ff
VCSP-123 vcs: fully rely on vcs to restore commit changes for post-commit checks
...
GitOrigin-RevId: e673de450bd6b0c4f8378ded15dbdaebe738e222
2022-10-24 16:46:18 +00:00
Aleksey Pivovarov
618f7f0fe4
vcs: cleanup javadoc
...
GitOrigin-RevId: f73f2ef93ba58b3662aa3d40225d729005e8a798
2022-10-21 10:05:53 +00:00
Leonid Shalupov
3fc55552b0
vcs: refresh changes view on background
...
https://jetbrains.team/im/review/2L6Ks1naPkI
GitOrigin-RevId: 3edd6ae3ff7c2cec8038196b6504dce5e469a5cb
2022-10-20 14:43:54 +00:00
Aleksey Pivovarov
66871dabe2
vcs: cleanup
...
GitOrigin-RevId: f50b2c618a51086cfc729262e345ab19b6fe8e1b
2022-10-20 12:26:17 +00:00