• Joined on 2023年10月29日
freelock pushed to main at freelock/repo 2025年12月11日 22:36:59 +01:00
0d5e41020f feat(orgs,packages): Lots of new functionality around copying over branch protections to new repos, adding support for configuring your api key, and package listings to prune old docker images
9f92240461 feat(completions): Shell completions for fish shell
Compare 2 commits »
freelock pushed to main at freelock/repo 2025年11月12日 23:39:58 +01:00
74568ef124 Fix pagination in delete-image, delete-package, and superseded commands
freelock commented on issue forgejo/forgejo#9963 2025年11月08日 21:41:00 +01:00
bug: Missing index on action table causes homepage performance

... and Query C:

freelock commented on issue forgejo/forgejo#9963 2025年11月08日 21:39:51 +01:00
bug: Missing index on action table causes homepage performance

Replying to @mfenniak 's request, here's what I'm getting now:

freelock commented on issue forgejo/forgejo#9963 2025年11月08日 21:22:59 +01:00
bug: Missing index on action table causes homepage performance

Ok! With the help of AI, I tried adding more indexes -- nothing that solved the problem. Dug a little deeper to find the key issue -- innodb_buffer_pool_size was set to 256M, but the query...

freelock commented on issue forgejo/forgejo#9963 2025年11月08日 20:45:06 +01:00
bug: Missing index on action table causes homepage performance

I'm hitting timeouts on the homepage now, and people in Matrix pointed me to this issue. I tried adding the index above, as well as variations on created_unix, created_unix DESC, but it did not...

freelock pushed to main at freelock/repo 2025年08月30日 04:09:58 +02:00
88a1e94cca feat(packages): Add repo packages command, to manage Docker registry
freelock commented on issue forgejo/discussions#375 2025年08月07日 18:32:47 +02:00
The future of communication in the Forgejo space

I'm not trying to sow any arguments here. While I haven't been very involved in ForgeJo so far, I've been advocating for open source software for over 20 years. I'm a core maintainer of LedgerSMB...

freelock commented on issue forgejo/discussions#375 2025年08月06日 22:03:15 +02:00
The future of communication in the Forgejo space

I've been using Matrix for 10 years now, and while many of the criticisms are certainly valid, I disagree with the characterization of it being open core or not fully committed to being an open...

freelock pushed to main at freelock/repo 2024年12月07日 22:17:22 +01:00
bb8f5b9f3d fix(repo-script): Get all orgs before trying to find a specific org
freelock pushed to main at freelock/repo 2023年10月30日 02:46:01 +01:00
23023f4ae5 Merge pull request 's/ForgeJo/Forgejo/' (#1) from earl-warren/repo:wip-typo into main
3705d6ceb3 s/ForgeJo/Forgejo/
Compare 2 commits »
freelock merged pull request freelock/repo#1 2023年10月30日 02:46:00 +01:00
s/ForgeJo/Forgejo/
freelock pushed to main at freelock/repo 2023年10月29日 19:46:25 +01:00
f41c9c31d8 Initial code
freelock created repository freelock/repo 2023年10月29日 19:40:51 +01:00