Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/scrutiny/commits/commit/fb7848f3416a1ea53a8a7c2431b874361139ed0f?page=11 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

715 Commits (fb7848f3416a1ea53a8a7c2431b874361139ed0f)
 

Author SHA1 Message Date
Jason Kulatunga edfa75739a remove freebsd from build. 4 years ago
Jason Kulatunga 404421bab4
Merge pull request from ryck/fix/host-id-cli-option 4 years ago
Jason Kulatunga c160e3e50b
Merge pull request from ryck/feature/show-host-id 4 years ago
Ricardo Gonzalez 048bf237e2 Use StringFlag 4 years ago
Ricardo Gonzalez 13d3d9f64e Show Host ID 4 years ago
Jason Kulatunga 7293f2e48b disable freebsd builds. 4 years ago
Jason Kulatunga 77971edf5f
Merge pull request from ryck/feature/improve-humanize-duration 4 years ago
Jason Kulatunga c89381b39e set GOOS and GOARCH correctly when not using xgo. 4 years ago
Jason Kulatunga d6c1d4aa04 use Make + XGO to build static binaries. attempt 4 years ago
Jason Kulatunga 5be3407489 386 4 years ago
Jason Kulatunga 4fd650a150 adding a vagrantfile for testing. Adding 32bit version of binary for freebsd. 4 years ago
Ricardo Gonzalez 78d0dd8f3b Use humanizeDuration directly in the template 4 years ago
Jason Kulatunga c9620b5f87 use Make + XGO to build static binaries. attempt 4 years ago
Jason Kulatunga a83aab79bf use Make + XGO to build static binaries. attempt 4 years ago
Jason Kulatunga 75b78a45c0 use Make + XGO to build static binaries. attempt 4 years ago
Jason Kulatunga bdbb7d0e1b make sure CGO is enabled for all builds, required by sqlite. 4 years ago
Jason Kulatunga de3269409f
Update .gitattributes 4 years ago
Ricardo Gonzalez 96534c44b7 Improve humanizeHours 4 years ago
Jason Kulatunga c1aaf67152
Merge pull request from ryck/feature/add-last-updated-time 4 years ago
Ricardo Gonzalez 95ef254b8c Add timestamp to last updated. Fixes 4 years ago
Jason Kulatunga 0fffc167fb
Update SUPPORTED_NAS_OS.md 4 years ago
Jason Kulatunga 216d3a6fe3
Rename INSTALL_UNRAID to INSTALL_UNRAID.md 4 years ago
Jason Kulatunga c841ba56de
Merge pull request from teambvd/patch-1 4 years ago
Jason Kulatunga afca629848
Update build.yaml 4 years ago
Jason Kulatunga aa720f7065
Update README.md 4 years ago
Jason Kulatunga b7f97c27bc
Update .gitattributes 4 years ago
Jason Kulatunga 52a0f7575e addd a label to PRs and Issues opened by sponsors. 4 years ago
Jason Kulatunga e7a3fd96f0 Scrutiny was trending under the wrong language :( 4 years ago
Jason Kulatunga e32af371f7 tweaks to odcumenation. 4 years ago
Jason Kulatunga 382175bbb1
Merge pull request from AnalogJ/instant_collector 4 years ago
Jason Kulatunga b09ec3b912 install curl for checking if webserver is ready. 4 years ago
Jason Kulatunga 1b2e95532b automatically run collector on container startup. 4 years ago
Jason Kulatunga cb307409a0
Merge pull request from AnalogJ/more-release-flavors 4 years ago
Jason Kulatunga dd202c63ec making sure that release binaries are static as well. 4 years ago
Jason Kulatunga 9dd80d7d66 adding release binaries for linux-arm, linux-arm64, freebsd-amd64 4 years ago
Jason Kulatunga bf07077154 fail if the parent directory for database does not exist. 4 years ago
Jason Kulatunga bd2f305d80
Merge pull request from AnalogJ/static_binary 4 years ago
Jason Kulatunga e32fc5947e static binaries for CI. 4 years ago
Jason Kulatunga ac6b02808c fix ldd command. 4 years ago
Jason Kulatunga 0a55a7076f remove ldd command. 4 years ago
Jason Kulatunga 9e10f3bf50 using netgo 4 years ago
Jason Kulatunga f410e60235 print ldd info as well. 4 years ago
Jason Kulatunga 1d35b14c9d update collector tags. 4 years ago
Jason Kulatunga aff9a0b258 static build attempt 2. 4 years ago
Jason Kulatunga 9ffc55ba13 fix 4 years ago
Jason Kulatunga 99ec2eb2dc using CGO_ENABLED=0 again (-extldflags=-static didnt work for webapp). 4 years ago
Jason Kulatunga 7e78fb4e7d test -extldflags=-static instead (CGO_ENABLED=0 works, but checking alternatives) 4 years ago
Jason Kulatunga 4bd3dd4311 testinig CGO_ENABLED=0 4 years ago
Jason Kulatunga f27883ea4c remove requestcatcher live test. 4 years ago
Jason Kulatunga 1e18086c4d update, working on a true static binary. 4 years ago