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/routers
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
* Add support for database schema

* Require setting search_path for the db user

* Add schema setting to admin/config.tmpl

* Use a schema different from default for psql tests

* Update postgres scripts to use custom schema

* Update to xorm/core 0.7.3 and xorm/xorm c37aff9b3a

* Fix migration test

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
5 years ago
..
admin Add option to prevent LDAP from deactivating everything on empty search (#9879) 5 years ago
api/v1 Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Restricted users (#6274) 5 years ago
private Fix admin handling at merge of PR (#9749) 5 years ago
repo Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
routes Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
user Ensure that 2fa is checked on reset-password (#9857) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Restricted users (#6274) 5 years ago
init.go Refactor code indexer (#9313) 5 years ago
install.go Add support for database schema in PostgreSQL (#8819) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago