You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names
Still use GOGS_WORK_DIR and GOGS_CUSTOM env variables
as a fallback if the equivalent GITEA_* are not set,
warning user about the need for change.

Does not change "gogs" to "gitea" in webhook type name
Because "gogs" hook type is part of the API (routes) and used
in templates...

Closes #87
8 years ago
..
auth Fix imports found by goimports. 8 years ago
avatar avatar: make custom and generated avatars equal (#3301) 8 years ago
base Change import reference to match gitea instead of gogs (#37) 8 years ago
bindata Regenerated bindata 8 years ago
context Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 8 years ago
cron Change import reference to match gitea instead of gogs (#37) 8 years ago
httplib Remove unused tests 8 years ago
log #2798 fix assign operation not take effect 8 years ago
mailer Change import reference to match gitea instead of gogs (#37) 8 years ago
markdown Run goimports on the whole project (#34) 8 years ago
process Change import reference to match gitea instead of gogs (#37) 8 years ago
setting Replace GOGS with GITEA in variable names 8 years ago
ssh Change import reference to match gitea instead of gogs (#37) 8 years ago
sync modules/sync: add UniqueQueue 8 years ago
template Change import reference to match gitea instead of gogs (#37) 8 years ago
user Add tests for CurrentUsername() (#88) 8 years ago