summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-07-13Bump to version 8.5.9Ben Cooper
2023-07-12Bump to version 8.5.8Ben Cooper
2023-07-12Bump to version 8.5.7Ben Cooper
2023-07-07Bump to version 8.5.6Ben Cooper
2023-07-03Bump to version 8.5.5Ben Cooper
2023-07-03Bump to version 8.5.4Ben Cooper
2023-06-28Bump to version 8.5.2Ben Cooper
2023-06-28Bump to version 8.5.1Ben Cooper
2023-06-26Bump to version 8.5.0Ben Cooper
2023-06-23Bump to version 8.4.2Ben Cooper
2023-06-23Bump to version 8.4.1Ben Cooper
2023-06-23Bump to version 8.4.0Ben Cooper
2023-06-11Bump to version 8.3.8Ben Cooper
2023-06-07Bump to version 8.3.7Ben Cooper
2023-06-07Bump to version 8.3.6Ben Cooper
2023-06-07Bump to version 8.3.5Ben Cooper
2023-06-05Bump to version 8.3.4Ben Cooper
2023-06-05Bump to version 8.3.3Ben Cooper
2023-06-05Bump to version 8.3.2Ben Cooper
2023-05-31Bump to version 8.3.1Ben Cooper
2023-05-31Bump to version 8.3.0Ben Cooper
2023-05-29Bump to version 8.2.8Ben Cooper
2023-05-26Bump to version 8.2.7Ben Cooper
2023-05-23Bump to version 8.2.6Ben Cooper
2023-05-18Bump version to 8.2.5Ben Cooper
2023-05-16Bump to version 8.2.4Ben Cooper
2023-05-15Change update wrapper script to use fixed UID/GIDBen Cooper
The helper script currently uses the onedev user/group name to chown the live directory after creating/updating it. However on first installation this script is run before the user/group have been created, causing this step to fail and the installation to not work out of the box. This commit modifies the wrapper script to use the fixed UID and GID specified in the sysusers configuration which fixes the above problem.
2023-05-15Fix java runtime requirement at version 17Ben Cooper
OneDev is not currently compatible with JRE 20, and specifying a dependency with a version range via a PKGBUILD leads to confusing UI whilst installing, so fixing the JRE version at the highest supported seemed the most sensible option.
2023-05-15Bump to version 8.2.3Ben Cooper
2023-05-15Bump to version 8.2.2Ben Cooper
2023-05-10Bump to version 8.2.1Ben Cooper
This commit also disables automatic restart of the systemd service during package upgrade.
2023-05-08Bump to version 8.2.0Ben Cooper
2023-05-06Bump to version 8.1.6Ben Cooper
2023-05-06Bump to version 8.1.5Ben Cooper
2023-04-28Bump to version 8.1.4Ben Cooper
2023-04-27Upgrade to version 8.1.3Ben Cooper
2023-03-02Forgot to bump version and removed jdk11Polarian
2023-03-02Bump version to 8.0.5Polarian
2023-02-22Bump version to 8.0.4Polarian
2023-02-20Removed redundant dependencies and functionsPolarian
2023-02-19Bumped version to 8.0.3Polarian
2023-02-17Pull request #4 - Update to version 8.0.0polarian
2023-02-17Pull request #2 - Migration of data when updating OneDev packagepolarian
As brought up in issue #1 onedev data was not being migrated when the package was updated, this now works provided you overwrite the changed files from the update.sh script. The package now provides two packages: onedev -> the main package containing the onedev users, and systemd scripts onedev-new -> package containing only the new content, the update.sh script should be called on /opt/onedev, and then you can remove onedev-new and install onedev This is a working workaround for the current JSW issues, this is very raw at the moment, but can be ironed out along the way, at least it is better than nothing. As a sidenote this can not be merged as the systemd service file no longer functions correctly!
2023-02-12Fixed divergent branchesPolarian
2023-02-12Move projectid and buildid to variablesPolarian
2023-01-13Hopefully working migrationsPolarian
2023-01-13Fixed PKGBUILDPolarian
2023-01-13Bumped version to 7.9.4Polarian
2023-01-12Added unzip to makedependsPolarian
2023-01-09Revert to original dependenciesPolarian
See reason here: https://code.onedev.io/onedev/docs/~issues/2#IssueComment-3394