CES Marvin
66ef8b05e1
Prepare for next development iteration
2026-02-25 13:15:50 +00:00
CES Marvin
0e780dd068
Release version 3.11.5
2026-02-25 12:28:10 +00:00
René Pfeuffer
67b98ba8fe
Prepare for next development iteration
2026-02-25 11:34:49 +01:00
Rene Pfeuffer
8b47fa762e
Update JGit to v7.5.0
...
Squash commits of branch dependency/jgit_7.5.0:
- Update JGit to v7.5.0
2026-02-25 10:14:46 +00:00
CES Marvin
1b192ffa38
Release version 3.11.4
2026-02-11 13:20:14 +00:00
René Pfeuffer
fbd78ab7e1
Prepare for next development iteration
2026-02-10 17:29:33 +01:00
CES Marvin
452703eb3d
Release version 3.11.3
2026-02-10 15:36:30 +00:00
Rene Pfeuffer
a378ad97e3
Fix error in cat command on empty repository
2026-01-26 13:43:28 +00:00
CES Marvin
2a4089de3d
Prepare for next development iteration
2026-01-12 10:44:14 +00:00
CES Marvin
5186c2c9f1
Release version 3.11.2
2026-01-12 09:54:50 +00:00
Rene Pfeuffer
09fe95e3ae
Fix misleading error log
...
When a commit could not be found, JGit throws a MissingObjectException.
Because this extends IOException, the according catch block is executed
with a log with level ERROR and the message, that the repository could not
be opened. This is simply wrong.
With this, we catch the MissingObjectException explicitly and simply return null.
2025-12-18 08:26:41 +00:00
CES Marvin
fa37ba0efa
Prepare for next development iteration
2025-11-28 15:20:19 +00:00
CES Marvin
14e908b6be
Release version 3.11.1
2025-11-28 14:31:02 +00:00
CES Marvin
75b5842b12
Prepare for next development iteration
2025-09-26 12:07:56 +00:00
CES Marvin
ca5aa4c24c
Release version 3.11.0
2025-09-26 11:58:20 +00:00
René Pfeuffer
453796f03b
Prepare for next development iteration
2025-09-17 08:44:34 +02:00
CES Marvin
6d8a96e890
Release version 3.10.3
2025-09-17 05:40:18 +00:00
CES Marvin
0a2b0667a9
Prepare for next development iteration
2025-09-02 17:05:25 +00:00
CES Marvin
7838cd48a1
Release version 3.10.2
2025-09-02 16:56:26 +00:00
CES Marvin
d5096cf025
Prepare for next development iteration
2025-08-28 17:27:56 +00:00
CES Marvin
490ec9c274
Release version 3.10.1
2025-08-28 16:44:37 +00:00
René Pfeuffer
77223676d6
Prepare for next development iteration
2025-08-20 07:42:13 +02:00
René Pfeuffer
064e292435
Release version 3.10.0
2025-08-20 07:39:10 +02:00
René Pfeuffer
a96bbca543
Merge tag '3.7.6' into develop
...
Release version 3.7.6
2025-08-19 20:06:07 +02:00
CES Marvin
74abd94433
Release version 3.7.6
2025-08-19 17:21:22 +00:00
René Pfeuffer
27310b4d26
Merge tag '2.46.6' into hotfix/3.7.x
...
Release version 2.46.6
2025-08-19 19:14:54 +02:00
René Pfeuffer
59b1e58f2f
Release version 2.46.6
2025-08-19 19:08:57 +02:00
Till-André Diegeler
7858316a63
Bugfix for go-git client issue
2025-08-19 15:19:06 +02:00
Thomas Zerr
8a8d18c33e
Add Fast Forward Only Strategy
2025-08-19 11:48:54 +02:00
Rene Pfeuffer
6792328e32
Bump guava version
2025-08-18 16:28:11 +02:00
CES Marvin
a2a9cddb22
Prepare for next development iteration
2025-08-01 10:32:05 +00:00
CES Marvin
de201433e6
Release version 3.9.0
2025-08-01 09:41:18 +00:00
Till-André Diegeler
4fede25d41
Fix committer in squash merge
...
* Merge: Author and committer from request
* Squash: Author from request, committer from session
* Rebase: Rebase from original commit, committer from session
* Fast-forward: No changes, author and committer from tip
These are the four stratagies available for a merge. Each of them has a different requirement regarding who is seen as an author and who as a committer.
2025-05-27 09:42:48 +02:00
René Pfeuffer
bf642ff824
Prepare for next development iteration
2025-05-27 09:42:04 +02:00
Till-André Diegeler
efe88f1ec3
Fix committer in squash merge
...
* Merge: Author and committer from request
* Squash: Author from request, committer from session
* Rebase: Rebase from original commit, committer from session
* Fast-forward: No changes, author and committer from tip
These are the four stratagies available for a merge. Each of them has a different requirement regarding who is seen as an author and who as a committer.
2025-05-12 18:41:41 +02:00
Rene Pfeuffer
6dbe92d015
Show detailed timestamps for commits
2025-04-25 13:40:09 +02:00
CES Marvin
9423f54d6d
Prepare for next development iteration
2025-04-14 14:21:06 +00:00
CES Marvin
0f0a9b1a67
Release version 3.8.0
2025-04-14 13:35:58 +00:00
Thomas Zerr
48bbfc5960
Prepare for next development iteration
2025-04-14 14:26:10 +02:00
Thomas Zerr
070e5ee31f
Merge branch 'main' into develop
2025-04-14 14:09:11 +02:00
CES Marvin
660a3267c1
Release version 3.7.5
2025-04-14 10:41:03 +00:00
René Pfeuffer
59a9d4939a
Prepare for next development iteration
2025-04-03 11:23:37 +02:00
Till-André Diegeler
d5362d634b
Fix javadoc errors
...
Tasks.documentation.javadoc threw around 50 errors due to multiple inconsistencies within the javadoc comments.
Furthermore, the option 'failOnError' is now set to 'true' so that future Javadoc errors in our codebase are avoided.
2025-03-25 00:05:14 +01:00
René Pfeuffer
eb646f0a77
Merge branch 'hotfix/3.7.4' into develop
2025-03-12 16:00:24 +01:00
René Pfeuffer
9322dbb0ab
Prepare for next development iteration
2025-03-12 15:57:40 +01:00
CES Marvin
817e06cfc5
Release version 3.7.4
2025-03-12 14:13:24 +00:00
Till-André Diegeler
f0f7e922bf
Introduce Git Revert functionality to SCM-Manager
2025-02-27 11:11:57 +01:00
René Pfeuffer
0eab2e1ec4
Merge commit 'main' into develop
2025-02-25 13:19:59 +01:00
René Pfeuffer
a4e51ebfe6
Prepare for next development iteration
2025-02-25 13:16:32 +01:00
CES Marvin
13da6f9c54
Release version 3.7.3
2025-02-25 11:17:13 +00:00