Andrii V
|
4cafadd38c
|
Merge branch 'main' into fix/suppress-deprecation-warning
|
2025-09-12 11:55:20 +02:00 |
|
ievgenii vdovenko
|
d25b3965b9
|
poc: gemini integrated
|
2025-09-10 15:33:00 +02:00 |
|
ievgenii vdovenko
|
e984966a9d
|
poc: allow code review only for admin
|
2025-09-10 13:16:33 +02:00 |
|
ievgenii vdovenko
|
c3f269798f
|
poc: removes redundant exception
|
2025-09-09 14:27:06 +02:00 |
|
ievgenii vdovenko
|
47b284cdff
|
poc: initial implementation of Claude code review
|
2025-09-09 13:50:59 +02:00 |
|
ievgenii vdovenko
|
1f9ff01e39
|
poc: adds message about code review
|
2025-09-08 16:24:17 +02:00 |
|
ievgenii vdovenko
|
317836aded
|
poc: implements claude ping\basic integration
|
2025-09-08 15:35:01 +02:00 |
|
Andrii V
|
171470bd59
|
Merge branch 'main' of ssh://code.rhodecode.com:3022/internal/rhodecode-enterprise-ce
|
2025-09-08 15:29:34 +02:00 |
|
Andrii V
|
f2a9043323
|
chore: clarification for isntance id in docs
|
2025-09-08 15:29:14 +02:00 |
|
ievgenii vdovenko
|
59dfb4c0a0
|
poc: adds audit logs
|
2025-09-04 12:30:51 +02:00 |
|
ievgenii vdovenko
|
d9e010c65a
|
poc: fixes gpt instruction to return the correct index
|
2025-09-03 16:35:28 +02:00 |
|
ievgenii vdovenko
|
6dd78aeb22
|
poc: filter out not changed content from sending to model
|
2025-09-03 15:46:21 +02:00 |
|
ievgenii vdovenko
|
29564261fb
|
poc: POC fully integrated, need still to fix a couple of bugs and add audit logs
|
2025-09-03 13:08:19 +02:00 |
|
ievgenii vdovenko
|
3d0a1b146a
|
poc: tweaks disable/enable functionality
|
2025-09-01 13:37:22 +02:00 |
|
ievgenii vdovenko
|
d8b5d916ef
|
poc: adds disable/enable fields on admin settings for ai features
|
2025-09-01 13:24:41 +02:00 |
|
ievgenii vdovenko
|
b4aecb1e0b
|
poc: adds AI user to the system, adds migration, changes AI settings to have switch enable\disable AI features
|
2025-09-01 12:51:26 +02:00 |
|
ievgenii vdovenko
|
60146345d3
|
poc: fixes active ai settings
|
2025-08-29 09:05:18 +02:00 |
|
ievgenii vdovenko
|
d274cfb992
|
poc: renames method
|
2025-08-29 09:01:40 +02:00 |
|
ievgenii vdovenko
|
e47245a168
|
poc: adds instruction editing into admin settings
|
2025-08-29 09:00:19 +02:00 |
|
ievgenii vdovenko
|
030da619b4
|
poc: removes redundant code
|
2025-08-28 16:55:17 +02:00 |
|
ievgenii vdovenko
|
33be6804dc
|
poc: integrated AI settings into super admin page
|
2025-08-28 16:53:35 +02:00 |
|
ievgenii vdovenko
|
a28f428516
|
poc: initial implementation of code review functionality
|
2025-08-26 15:13:55 +02:00 |
|
ievgenii vdovenko
|
442f819391
|
poc: changes name
|
2025-08-22 13:57:10 +02:00 |
|
ievgenii vdovenko
|
7c52d31444
|
poc: further methods split for easy future implementations
|
2025-08-22 13:14:33 +02:00 |
|
ievgenii vdovenko
|
fcc3147e04
|
poc: changes file structure
|
2025-08-22 12:54:28 +02:00 |
|
ievgenii vdovenko
|
38bebf7c74
|
poc: adjust response
|
2025-08-20 14:23:31 +02:00 |
|
ievgenii vdovenko
|
505f10abb3
|
poc: initial implementation of GPT model api access
|
2025-08-20 14:15:57 +02:00 |
|
Andrii V
|
8e4661545c
|
chore: suppress deprecation warning for pkg_resources
|
2025-08-18 16:50:24 +02:00 |
|
Andrii Verbytskyi
|
fb0b40532c
|
Merge pull request !2808 from rhodecode-enterprise-ce feature/RCCE-295-improve-docs
feature: improve docs
|
2025-08-14 16:10:16 +00:00 |
|
Andrii Verbytskyi
|
1352c35b75
|
Merge pull request !2804 from rhodecode-enterprise-ce fix/skip_config_dump_if_no_write_access
fix: handles a situation if there are no write permissions
|
2025-08-14 14:58:08 +00:00 |
|
ievgenii vdovenko
|
ffb93eeb54
|
feature: improve docs
|
2025-08-14 16:04:34 +02:00 |
|
ievgenii vdovenko
|
7d18d793bf
|
fix: updates a message
|
2025-08-13 20:30:34 +02:00 |
|
ievgenii vdovenko
|
5d31c3bd2e
|
fix: handles a situation if there are no write permissions
|
2025-08-13 18:10:12 +02:00 |
|
Andrii Verbytskyi
|
6dddd37b85
|
release(version-bump): 5.6.1 → 5.7.0
|
2025-08-13 13:28:44 +00:00 |
|
Andrii V
|
e709a9ba33
|
docs: updated release notes
|
2025-08-12 19:55:51 +02:00 |
|
Andrii V
|
09cf5c1419
|
docs: updated release notes
|
2025-08-12 13:46:29 +02:00 |
|
Andrii Verbytskyi
|
9a67f0f0b8
|
Merge pull request !2798 from rhodecode-enterprise-ce fix/vcs-settings-cache-bug-1
fix: cache issue with vcs settings not updating correctly to reflect db values
|
2025-08-08 17:39:27 +00:00 |
|
Andrii Verbytskyi
|
61a828e822
|
Merge pull request !2799 from rhodecode-enterprise-ce feature/setting-to-pre-populate-branch-in-pr
Changes from branch: Feature/setting to pre populate branch in pr
|
2025-08-08 17:38:55 +00:00 |
|
Andrii Verbytskyi
|
2e4a6ec5d7
|
Merge pull request !2787 from rhodecode-enterprise-ce feature/setting-to-pre-populate-branch-in-pr
Changes from branch: Feature/setting to pre populate branch in pr
|
2025-08-08 17:37:22 +00:00 |
|
Andrii V
|
2b99dd11ce
|
fix: remove redundant validation fix
|
2025-08-08 19:36:28 +02:00 |
|
Andrii V
|
c0727ac73d
|
Merge branch 'main' into feature/setting-to-pre-populate-branch-in-pr
|
2025-08-08 19:24:20 +02:00 |
|
Andrii V
|
6ef0c46ffb
|
fix: invalidate request level cache on settings update instead of turning off cache for requests
|
2025-08-08 18:13:46 +02:00 |
|
Andrii V
|
2901c4546b
|
Merge branch 'main' into fix/vcs-settings-cache-bug-1
|
2025-08-08 18:08:11 +02:00 |
|
Andrii V
|
5f4d428379
|
fix: invalidate request level cache on settings update instead of turning off cache for requests
|
2025-08-08 18:07:27 +02:00 |
|
Andrii Verbytskyi
|
71e102275d
|
Merge pull request !2791 from rhodecode-enterprise-ce feature/RCCE-259_Additional-check-for-service_api.token
feature: moves logic of dumping default values to ini file
|
2025-08-08 09:19:35 +00:00 |
|
Andrii V
|
ae72335b5d
|
test: add a test for bugged fields
|
2025-08-07 20:47:00 +02:00 |
|
Andrii V
|
ee1862d469
|
fix: cache issue with vcs settings not updating correctly to reflect db values
|
2025-08-07 20:17:50 +02:00 |
|
Andrii Verbytskyi
|
28f4814da9
|
Merge pull request !2796 from rhodecode-enterprise-ce fix/RCCE-287_Notification-screen-gives-exception-after-migration
fix: fixes age function where comparing a timezone-aware and a naive datetime object could cause an exception.
|
2025-08-07 17:20:06 +00:00 |
|
ievgenii vdovenko
|
c386375779
|
feature: makes code more robust
|
2025-08-07 13:01:48 +02:00 |
|
ievgenii vdovenko
|
c5fe34aebf
|
fix: made js more robust
|
2025-08-07 11:22:09 +02:00 |
|