Commit graph

5919 commits

Author SHA1 Message Date
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
c5fe34aebf fix: made js more robust 2025-08-07 11:22:09 +02:00
ievgenii vdovenko
9fe0905092 fix: fixes age function where comparing a timezone-aware and a naive datetime object could cause an exception. 2025-08-07 10:54:52 +02:00
Andrii Verbytskyi
01dca174d2 Merge pull request !2789 from rhodecode-enterprise-ce feature/RCCE-258_Update-list-of-warnings-in-PR-when-you-check-delete/close-branch
feature: changes an info message for closing pull request branch
2025-08-05 19:12:20 +00:00
ievgenii vdovenko
59a3637c3b feature: adds message about closing branch to 'error section' 2025-08-05 12:00:22 +02:00
Andrii Verbytskyi
81a1caa76a Merge pull request !2793 from rhodecode-enterprise-ce feature/es-fixes
fix: added error handling to ES search
2025-08-05 08:30:57 +00:00
RhodeCode Admin
b34d1130ed fix: added error handling to ES search 2025-08-05 10:15:26 +02:00
ievgenii vdovenko
7b983024f5 feature: changes an info message for closing pull request branch 2025-08-04 15:30:54 +02:00
Andrii Verbytskyi
51bb9e8d14 Merge pull request !2768 from rhodecode-enterprise-ce feature/RCCE-226LDAP-Active-Directory]---periodic-sync-feature,-sync-active/inactive-user-status
feature: initial implementation of LDAP/AD sync
2025-08-04 10:45:27 +00:00
ievgenii vdovenko
60628d4426 tests: adds tests for ldap dao 2025-08-04 11:44:34 +02:00
ievgenii vdovenko
5c64efb55f feature: removes redundant class 2025-08-04 11:44:25 +02:00
ievgenii vdovenko
7577eeb493 feature: initial implementation of LDAP/AD sync 2025-08-04 11:44:22 +02:00
ievgenii vdovenko
77a339f82d tests: adds test to validate calling schedule unschedule tasks 2025-08-04 11:43:18 +02:00
ievgenii vdovenko
27e90c24cd tests: adds fail test 2025-08-04 11:43:18 +02:00
ievgenii vdovenko
c4e8a9c7cc tests: adds tests for ldap dao 2025-08-04 11:43:18 +02:00
ievgenii vdovenko
736a441186 feature: removes redundant class 2025-08-04 11:43:18 +02:00
ievgenii vdovenko
c0201a85a8 feature: adds schedule/unschedule AD users sync. 2025-08-04 11:43:18 +02:00
ievgenii vdovenko
b783ff6689 feature: initial implementation of LDAP/AD sync 2025-08-04 11:43:18 +02:00
Andrii Verbytskyi
5a67c042e2 Merge pull request !2786 from rhodecode-enterprise-ce ui/auth-warning
ui: updated infor on auth change page to war about account lockout
2025-08-04 09:24:29 +00:00
Andrii Verbytskyi
74a02ee5fd Merge pull request !2784 from rhodecode-enterprise-ce feature/RCCE-136_ghost-pull-requests-prevents-repo-from-deleting
Changes from branch: Feature/RCCE 136 ghost pull requests prevents repo from deleting
2025-08-04 09:22:45 +00:00
ievgenii vdovenko
e1a775b1b2 doc: adds release notes 2025-08-01 18:25:51 +02:00
Andrii V
69fb211cd5 ui: updated infor on auth change page to war about account lockout 2025-08-01 15:30:08 +02:00
ievgenii vdovenko
8f63e50f3a tests: fixed config maker 2025-08-01 14:08:15 +02:00
ievgenii vdovenko
91a731620e tests: fixes existing tests; adds tests for forks detach\delete 2025-08-01 13:31:30 +02:00
ievgenii vdovenko
bf64faedba tests: adds detach/delete fork tets 2025-08-01 13:31:30 +02:00
ievgenii vdovenko
25d31cd588 tests: fixes test_utils and reverts delete repo message 2025-08-01 13:31:30 +02:00
ievgenii vdovenko
66fe2b2d73 release notes: typo 2025-08-01 13:31:30 +02:00
ievgenii vdovenko
6d2c7a5674 release notes: adds release notes 2025-08-01 13:31:30 +02:00
ievgenii vdovenko
d392589e5c feature: makes forks and PR's link to clearly show admin what will be done 2025-08-01 13:31:27 +02:00
ievgenii vdovenko
03fc3ab570 feature: adds warning message to FE 2025-08-01 13:30:48 +02:00
ievgenii vdovenko
d4cb542581 feature: implements repo deletion mechanism 2025-08-01 13:30:48 +02:00
ievgenii vdovenko
203936cbd8 feature: work in progress 2025-08-01 13:30:48 +02:00
Andrii Verbytskyi
58fce87f39 Merge pull request !2778 from rhodecode-enterprise-ce feature/RCCE-205user-that-owns-closed-PRs-cannot-be-deleted-as-PRs-cannot-be-deleted-or-unclosed
Changes from branch: Feature/RCCE 205user that owns closed PRs cannot be deleted as PRs cannot be deleted or unclosed
2025-08-01 09:30:32 +00:00
Andrii Verbytskyi
89b52ecacc Merge pull request !2783 from rhodecode-enterprise-ce docs/update-docs-es-indexing
docs: removed duplicated fulltext search setup content - added link to rcstack docs instead
2025-07-31 18:50:02 +00:00
Andrii V
aaacde4a98 docs: fixed small things based on feedback 2025-07-31 20:46:47 +02:00
Andrii Verbytskyi
b1f8c0f10a Merge pull request !2785 from rhodecode-enterprise-ce fix/ssh-port-default
fix: specify default ssh port for clone urls
2025-07-31 18:32:45 +00:00
RhodeCode Admin
947fd47e2e fix: specify default ssh port for clone urls 2025-07-31 16:19:48 +02:00
Andrii V
4a510de5cc docs: fixed some duplication 2025-07-30 18:36:09 +02:00
Andrii V
0583413c64 docs: removed duplicated fulltext search setup content - added link to rcstack docs instead 2025-07-30 18:32:32 +02:00
Andrii Verbytskyi
a3e1dc7493 Merge pull request !2780 from rhodecode-enterprise-ce feature/RCCE-272_SSH-config---generate-internal-API-token-on-startup-if-empty
feature: adds app.service_api.token initialization at application start
2025-07-30 14:44:33 +00:00
ievgenii vdovenko
46c6576e08 feature: moves token generation to config_maker.py file 2025-07-30 14:01:27 +02:00
ievgenii vdovenko
bd9d7a7b5a feature: squash audit log 2025-07-30 13:35:18 +02:00
ievgenii vdovenko
812b91ce4d feature: changes the message 2025-07-29 15:17:13 +02:00
ievgenii vdovenko
0b1e5fdf80 feature: adds audit 2025-07-29 13:31:09 +02:00
ievgenii vdovenko
3683a35b08 feature: adds app.service_api.token initialization at application start 2025-07-28 11:56:26 +02:00
ievgenii vdovenko
2c3304132a feature: minor refactoring 2025-07-26 15:18:08 +02:00
ievgenii vdovenko
1db5e92ca3 tests: adds test for auth ghost user; refactors accessing default/ghost user 2025-07-26 15:08:32 +02:00
ievgenii vdovenko
544e757a34 tests: fixes permission tests 2025-07-26 13:15:10 +02:00
ievgenii vdovenko
6e8b6c4975 tests: fixes existing tests and add new assertion 2025-07-26 10:36:17 +02:00
ievgenii vdovenko
3ebb39e681 Merge remote-tracking branch 'origin/feature/RCCE-205user-that-owns-closed-PRs-cannot-be-deleted-as-PRs-cannot-be-deleted-or-unclosed' into feature/RCCE-205user-that-owns-closed-PRs-cannot-be-deleted-as-PRs-cannot-be-deleted-or-unclosed 2025-07-25 16:00:34 +02:00