ᴊᴏᴇ ᴄʜᴇɴ
ᴊᴏᴇ ᴄʜᴇɴ
### Affected versions All ### Description After changing the organization name, the link of commit references in issues are not updated to reflect the change, which leads to 404. ---...
Instead of X actions for X repository watchers. This has known to cause performance problem when say 5k users are watching a repository, and create every new issue resulted in...
By default, in directory `data/sessions`: https://github.com/gogs/gogs/blob/9fd4f5562d7a59abbef5e78d44fb85a0041e0733/conf/app.ini#L240 A proper solution is not to just exclude the above directory, but to only include selected directories under `data/` for backup purpose.
I’ve just implemented a CI system and have now reached the point where putting the binaries in the release on the gogs repo would be nice. Is this still impossible?...
1. Use GraphQL API to automatically add repositories to Sourcegraph. 2. Use explicit permissions APIs to mirror permissions.
See https://github.com/yuin/goldmark/
[emojify.js](https://github.com/joypixels/emojify.js) is archived and no longer maintained, we should render it natively, possible via https://github.com/kyokomi/emoji. Would solve #3023.
This PR implements the MVP for state-based migration and is only capable of detecting and creating new tables for PostgreSQL. The feature is behind the `isDev` feature flag. ### Demo...