Eduard Heimbuch
cf4d9cf20f
3.x
...
Committed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2023-11-30 17:02:44 +01:00
Rene Pfeuffer
4033f71bfb
Bump JGit to v6.7.0.202309050840-r-scm1
...
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
2023-09-26 08:16:04 +02:00
René Pfeuffer
984b0baee8
Update smp plugin
2022-10-18 16:47:29 +02:00
René Pfeuffer
17cfbf2821
Upgrade jgit to 6.2.0.202206071550-r-scm1 ( #2131 )
...
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2022-10-12 13:20:20 +02:00
René Pfeuffer
59abaa710a
Update jgit to version 5.13.0.202109080827-r-scm1 ( #2079 )
2022-07-07 09:41:49 +02:00
René Pfeuffer
b0b2375f78
Mirror LFS files for git ( #2075 )
...
If a mirrored git repository uses LFS, SCM-Manager will now also load the binaries, so that the mirrored repository can be used without missing LFS files.
2022-06-24 11:55:36 +02:00
René Pfeuffer
9bfb074805
Use Java 11 as compile version ( #2033 )
...
This sets Java 11 for compilation. To do so, this has to use the gradle smp plugin with the pull request scm-manager/gradle-smp-plugin#16 . If the smp plugin is not released as version 0.10.4, the version has to be corrected for org.scm-manager.smpin the various build.gradle files.
It might be necessary to delete all build folders when switching between Java 8 and Java 11:
rm -rf build */build scm-plugins/*/build
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2022-05-18 08:56:41 +02:00
Konstantin Schaper
9fc10c0bdb
implement hook & fix build ( #1877 )
2021-11-30 09:49:16 +01:00
Sebastian Sdorra
9dee08f68d
Update Gradle to 7.3 ( #1873 )
...
Update Gradle to 7.3. in order to profit from the performance improvement and to prepare for dependency lockfiles. Due to the upgrade to 7.x we had to use a license plugin which supports Gradle 7.
2021-11-29 09:05:24 +01:00
Sebastian Sdorra
b098f80219
Update gradle-smp-plugin to version 0.9.4
2021-11-10 10:33:56 +01:00
Eduard Heimbuch
9b6fd16047
Bump gradle-smp-plugin version to 0.9.3
2021-10-19 10:57:02 +02:00
Sebastian Sdorra
eb9cec3672
Update gradle-smp-plugin to version 0.8.5
2021-07-30 09:14:21 +02:00
Eduard Heimbuch
dd0975b49a
Feature/mirror ( #1683 )
...
Add mirror command and extension points.
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2021-06-04 14:05:47 +02:00
Sebastian Sdorra
d7d0d2375c
Update jgit to v5.11.1.202105131744-r-scm1 ( #1661 )
...
Update jgit to v5.11.1.202105131744-r-scm1
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2021-05-20 14:14:58 +02:00
René Pfeuffer
77b62be68a
Fix messages for post commit hooks in git ( #1647 )
...
Fixes the transmission of messages from post commit hooks in Git repositories. We therefore use a new method patched in jGit for SCM-Manager. This simplifies the trigger logic a lot.
2021-05-04 16:53:43 +02:00
Eduard Heimbuch
7b6dfb3880
Bump smp gradle plugin version to fix missing plugin description in plugin center
2021-03-22 16:11:01 +01:00
René Pfeuffer
eef74e3a50
Fix flappy test
2021-02-19 09:42:59 +01:00
Eduard Heimbuch
0046c78b40
Git import and export ( #1507 )
...
* create git bundle command
* create git unbundle command
* Apply suggestions from code review
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
2021-01-28 12:35:18 +01:00
Sebastian Sdorra
d695925d38
Update jgit to 5.10.0.202012080955-r-scm1
2021-01-18 09:15:51 +01:00
Sebastian Sdorra
64cb20a951
Use Input instead of InputDirectory for directory property
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
4e1bf1d13b
Update timestamps of test report if running on ci
...
We have to update the timestamps of our test reports on the ci server,
because Jenkins fails it the reports are older than x minutes.
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
964b6c3df5
Update grade-smp-plugin to version 0.7.0 and remove build of it
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
651afc079a
Update smp plugin to 0.6.0
2021-01-14 12:01:33 +01:00
Sebastian Sdorra
ac1abe23c1
Add missing avatar urls
2021-01-14 11:56:05 +01:00
Sebastian Sdorra
5c379a5bb4
Align dependency configurations and versions
2021-01-14 11:56:05 +01:00
Sebastian Sdorra
3a4a5a9d10
Migrate scm-it module to gradle
2021-01-14 11:55:28 +01:00
Sebastian Sdorra
c1aa851c72
Migrate plugins
2021-01-14 11:55:27 +01:00