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.
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
..
auth Add option to prevent LDAP from deactivating everything on empty search (#9879) 5 years ago
base Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 years ago
org Change some label colors (#9051) 5 years ago
repo Unifies pagination template usage (#6531) (#6533) 5 years ago
user Restricted users (#6274) 5 years ago
config.tmpl Add support for database schema in PostgreSQL (#8819) 5 years ago
dashboard.tmpl Repository avatar fallback configuration (#7087) 5 years ago
hook_new.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
hooks.tmpl Implement Default Webhooks (#4299) 5 years ago
monitor.tmpl Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
nav.tmpl Implement Default Webhooks (#4299) 5 years ago
navbar.tmpl Implement Default Webhooks (#4299) 5 years ago
notice.tmpl fix template error (#6737) 5 years ago
queue.tmpl Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago