René Pfeuffer
0887be3ec1
Fix tooltip text for "show whitespace" button
2024-06-17 16:46:07 +02:00
Florian Scholdei
03e5ecbc7c
Form on search page retains context
...
The result category will no longer be reset
to 'repository' when the search query is
refined and resubmitted.
2024-06-12 13:55:35 +02:00
Eduard Heimbuch
728915fe1c
Prevent hiding the inner content on diffs without content
...
. This breaks the file comments on empty files in the review plugin.
Co-authored-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Committed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
2024-06-10 15:45:46 +02:00
Tarik Gürsoy
5145bc9300
Add documentation for the search syntax
...
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
2024-06-10 14:03:36 +02:00
Viktor Egorov
5d446278d9
Fixed branch name limit
...
Pushed-by: Viktor Egorov<viktor.egorov-extern@cloudogu.com >
Co-authored-by: Viktor<viktor.egorov@triology.de >
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com >
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com >
2024-06-10 13:21:30 +02:00
René Pfeuffer
ba8e43349a
Fix issues when replaying a release build
...
- The release branch is reset to the original state
- The local tag is deleted
2024-05-31 11:30:50 +02:00
CES Marvin
0ffd80310b
Prepare for next development iteration
2024-05-31 09:18:21 +00:00
CES Marvin
a0e464bed6
Release version 3.2.1
3.2.1
2024-05-31 09:03:24 +00:00
René Pfeuffer
4a79718531
Adjust changelog for release 3.2.1
2024-05-31 09:25:39 +02:00
René Pfeuffer
2222a78baa
Merge branch 'main' into develop
2024-05-30 10:40:03 +02:00
René Pfeuffer
ae53ff2494
Merge tag '2.46.3'
...
Release version 2.46.3
2024-05-30 10:39:05 +02:00
CES Marvin
87a727b587
Release version 2.46.3
2.46.3
2024-05-29 12:02:24 +00:00
René Pfeuffer
5e3b660e8e
Adjust changelog for release 2.46.3
2024-05-29 10:40:29 +02:00
René Pfeuffer
ea4a148d86
Fix determination of default branch for git config on push
2024-05-29 10:40:28 +02:00
René Pfeuffer
e79ad2b1b8
Prepare for next development iteration
2024-05-29 10:34:19 +02:00
Florian Scholdei
59238eb0ea
Fix mirror tag import
...
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com >
2024-05-29 08:47:19 +02:00
Florian Scholdei
96548dad88
Enhance CHANGELOG.md
2024-05-28 11:04:59 +02:00
CES Marvin
c663879137
Prepare for next development iteration
2024-05-23 11:38:26 +00:00
CES Marvin
458d72002c
Release version 3.2.0
3.2.0
2024-05-23 10:50:27 +00:00
Thomas Zerr
b9abe8a729
Adjust changelog for release 3.2.0
2024-05-23 11:17:03 +02:00
Eduard Heimbuch
d55f5deda7
Fix unit tests
2024-05-23 08:21:36 +02:00
Eduard Heimbuch
bef418692b
Delete annoying unit test which breaks the unit test suite
2024-05-22 14:33:06 +02:00
Thomas Zerr
09d72280d0
Fix exact search
...
Previously a query was only parsed by lucene as it is, if the query
contained a colon (:) or a wildcard character (*). With this, every query
gets parsed as it is, as long as there is one operator contained inside
the query (colon, quotation marks, logical operators, ...). These are
called "expert queries". All other queries are still processed as
"simple queries" where every part of the query is extended with a
wildcard operator.
Addtionally the user is now getting feedback for every
search, if the query is a simple query or an expert query. The syntax
documentation got also extended with the quotation mark operator
and the definition of the two query types.
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2024-05-14 11:45:10 +02:00
Viktor Egorov
c8ef99cf07
Add option to hide whitepace changes in diffs
...
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Reviewed-by: Florian Scholdei <florian.scholdei@cloudogu.com >
2024-05-14 11:33:48 +02:00
Tarik Gürsoy
e5e2fd151c
added lombok env variable for jococo
...
this single env variable had to be set in order for jococo to ignore code that is auto generated by lombok annotations
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com >
Committed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com >
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
2024-05-13 16:44:47 +02:00
Laura Gorzitze
f811831858
Fix mirror tag component to show color respective to synchronisation status
...
Adjust component used for mirror tag in Respository-Mirror-Plugin to display a wider range of colors in order to display color respective to synchronisation status
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
Co-authored-by: Laura Gorzitze<laura.gorzitze@cloudogu.com >
Pushed-by: Laura Gorzitze<laura.gorzitze@cloudogu.com >
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
2024-05-08 13:47:24 +02:00
Thomas Zerr
6fbde760d4
Fix double /trunk folder bug
...
With this change, every repository initializer gets its own modification command and therefore its own commit. This allows each initializer to decide on its own, if he want to use the default path of the repository.
2024-04-30 15:28:08 +02:00
Viktor Egorov
cdbf86b8c9
Add option to mark whitespace characters in diffs
...
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2024-04-26 15:15:52 +02:00
Florian Scholdei
3773d77889
Add possibility to specify StickyHeader top position of Diff component
2024-04-22 18:04:26 +02:00
Tarik Gürsoy
4aec33177c
added a11y tooltip
...
a11y tooltip has been implemented according to the figma mockup
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com >
2024-04-22 09:25:51 +02:00
Rene Pfeuffer
c7b3511942
Update bouncycastle due to snyk
...
See SNYK-JAVA-ORGBOUNCYCASTLE-6612985
2024-04-17 16:45:18 +02:00
Tarik Gürsoy
fdb6f2cd42
Implement new Icon Button component
...
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2024-04-11 16:31:13 +02:00
CES Marvin
56f335468d
Prepare for next development iteration
2024-04-09 08:38:52 +00:00
CES Marvin
a896fc08c9
Release version 3.1.0
3.1.0
2024-04-09 07:52:08 +00:00
Viktor
53db64d064
Adjust changelog for release 3.1.0
2024-04-09 09:47:07 +02:00
Thomas Zerr
cbf04bee5a
Add changelog
2024-04-09 09:40:56 +02:00
Rene Pfeuffer
72f571c3b7
Update node to v21.x
2024-04-05 16:38:25 +02:00
Thomas Zerr
933f384dc3
Add putBinary method
...
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com >
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com >
2024-03-27 12:05:42 +01:00
Thomas Zerr
9da7a4dac7
Update Legman dependency to v2.0.3
...
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com >
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com >
2024-03-26 14:23:05 +01:00
Florian Scholdei
8e44bd1c08
Prevent latest docker tag for hotfix releases
...
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com >
Committed-by: Florian Scholdei<florian.scholdei@cloudogu.com >
2024-03-20 10:59:28 +01:00
Thomas Zerr
708d743b2c
Fix extension point name
...
The name of the extension point, that is used by the readme plugin for example, was fixed.
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com >
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com >
2024-03-19 17:35:29 +01:00
Florian Scholdei
a4b3698ec5
Correct typo in docs
2024-03-18 19:34:14 +01:00
Rene Pfeuffer
c6126e4702
Mind offset for top navigation bar on scrolling
...
This fixes the issue, that links to anchor tags in markdown documents have been scrolled a bit too far, so that the targeted element ended up below the navigation bar. Now, the height of the navigation bar is taken into account.
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com >
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2024-03-14 15:05:11 +01:00
Laura Gorzitze
8d12862ff8
Display all tags for changeset
...
Display of all tags (as links to the overview of the specific tag) of a given changeset in the changeset detail view.
2024-03-11 17:09:59 +01:00
Thomas Zerr
28a2de3cb3
Fix failing e2e Test because of trailing slash
...
The e2e Tests for repository code file search were failing, because the file search url now contained a trailing slash. That trailing slash was removed.
2024-03-11 13:22:46 +01:00
Rene Pfeuffer
658ccdf006
Improve import of LFS files for pull and mirror
...
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2024-03-11 11:13:42 +01:00
René Pfeuffer
b3002806ac
Merge branch 'temp/readme' into develop
2024-03-07 18:25:59 +01:00
CES Marvin
d12052d61b
Prepare for next development iteration
2024-03-07 17:25:36 +00:00
CES Marvin
6b99d66d26
Release version 3.0.4
3.0.4
2024-03-07 16:45:23 +00:00
René Pfeuffer
2d7b9c27a8
Adjust changelog for release 3.0.4
2024-03-07 17:32:33 +01:00