Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-17 | Pull request #2 - Migration of data when updating OneDev package | polarian | |
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-12 | Fixed divergent branches | Polarian | |
2023-02-12 | Move projectid and buildid to variables | Polarian | |
2023-01-13 | Updated .gitignore | Polarian | |
2023-01-13 | Hopefully working migrations | Polarian | |
2023-01-13 | Fixed PKGBUILD | Polarian | |
2023-01-13 | Bumped version to 7.9.4 | Polarian | |
2023-01-12 | Added unzip to makedepends | Polarian | |
2023-01-09 | Revert to original dependencies | Polarian | |
See reason here: https://code.onedev.io/onedev/docs/~issues/2#IssueComment-3394 | |||
2023-01-09 | Bump pkgrel for removed dependencies | Ben Cooper | |
2023-01-09 | Remove fontconfig and ttf-dejavu dependencies | Ben Cooper | |
These dependencies were originally included as they appeared on the installation guide page of the OneDev documentation, but they do not appear to be necessary for the application to successfully start. | |||
2023-01-09 | Added Polarian as co-maintainer | Polarian | |
2023-01-09 | Bumped version to 7.9.3 | Polarian | |
2023-01-09 | Bumped version to 7.9.3 | Polarian | |
2023-01-09 | Change Java dependency to java-runtime-headless | Ben Cooper | |
This is as per the Java packaging guidelines at on the ArchWiki. | |||
2023-01-09 | Update SRCINFO to version 7.9.2 | Ben Cooper | |
2023-01-09 | Bump version to 7.9.2 | Ben Cooper | |
2023-01-04 | Bump version to 7.9.1 | Ben Cooper | |
2022-12-31 | Bump version to 7.9.0 | Ben Cooper | |
2022-12-28 | Add backup of configuration files | Ben Cooper | |
2022-12-24 | Bump version to 7.8.16 | Ben Cooper | |
2022-12-24 | Bump version to 7.8.15 | Ben Cooper | |
2022-12-19 | Bump version to 7.8.14 | Ben Cooper | |
2022-12-19 | Add fontconfig and ttf-dejavu dependencies | Ben Cooper | |
2022-12-16 | Change how paths are quoted in package function | Ben Cooper | |
Package release version not bumped as this has no impact on how the package is produced. | |||
2022-12-16 | Copy packaged licenses into licenses directory | Ben Cooper | |
2022-12-16 | Bump version to 7.8.13 | Ben Cooper | |
2022-12-16 | Update .SRCINFO with headless JRE dependency | Ben Cooper | |
2022-12-16 | Initial commit | Ben | |