Commit Graph

113 Commits (d28d495235c08b962a43355b4118f275b85c1ec6)

Author SHA1 Message Date
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189) 5 years ago
Torkel Ödegaard 2f22781cd8
Orgs: Add future deprecation notice (#24502) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Arve Knudsen 0fd6edab64
services/sqlstore: Order results in UserSearch by username/email (#23328) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
Carl Bergquist 3798ac903d
Upgrade golangci-lint and fixes some linting errors. (#22909) 5 years ago
Dima Ryskin 44b7f3ea1c
AlertNotifications: Translate notifications IDs to UIDs in Rule builder (#19882) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Shavonn Brown 3e5abe7c21 Admin: Adds setting to disable creating initial admin user (#19505) 6 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Arve Knudsen b858a5f496
Don't truncate IPv6 addresses (#19573) 6 years ago
Carl Bergquist 6809d2bb29
codestyle: moves cache to infra (#17519) 6 years ago
Marcus Efraimsson b7a9533476
Database: Initialize xorm with an empty schema for postgres (#17357) 6 years ago
Oleg Gaidarenko 35f227de11
Feature: LDAP refactoring (#16950) 6 years ago
Tom Petr 73e405978b add support for periodically reloading mysql client certs (#14892) 6 years ago
Andrej Ocenas 3dbc3251d1
Chore: Deduplicate sqlstore transaction code (#17069) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Oleg Gaidarenko 67cbc7d4cf
Chore: use remote cache instead of session storage (#16114) 6 years ago
Marcus Efraimsson d433ca7d40
fix util for splitting host and port 6 years ago
Torkel Ödegaard a2dd6f378f fixed sqlite issue introduced by #14709 7 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
Vlad Ellis c208186f26 Parse database host correctly when using IPv6 7 years ago
tpetr 32dfc4e8b1 forgot go fmt 7 years ago
tpetr 5bc8d50864 pull connection string args from url instead 7 years ago
tpetr a693d42e31 add support for defining additonal database connection string args via extra_connection_string_args 7 years ago
bergquist 74124ec8ed makes cache mode configurable 7 years ago
Marcus Efraimsson 6ef941ea17
fix failing tests 7 years ago
Torkel Ödegaard 93453c2d94 added caching of signed in user DB calls 7 years ago
Torkel Ödegaard d5d8d7efa6 minor setting refactorings 7 years ago
Torkel Ödegaard 6c41cfb72c wip: made sqlstore dialect accessable from outside 7 years ago
bergquist 12c9860882 string formating fixes 7 years ago
Carl Bergquist 861af4cb97 Improve extensions build. (#12461) 7 years ago
bergquist 3479cf4b39 expose functions to use sessions 7 years ago
bergquist 09e71e00a3 sql: adds tests for InTransaction 7 years ago
Torkel Ödegaard 442e0e437b refactoring: transaction manager PR #12203 7 years ago
bergquist 6775a82c82 fixes typo in code 7 years ago
bergquist 1bd31aa313 check if admin exists or create one in one transaction 7 years ago
bergquist 263572813a replace begin/end with wrapper function 7 years ago
bergquist 8143610024 bus: support multiple dispatch in one transaction 7 years ago
bergquist f93d83befe adds missing return statement 7 years ago
Marcus Efraimsson 5a96863eed
pin versions of xorm to resolve sql tests 7 years ago
Marcus Efraimsson 2ea5b6fe33
add additional usage stats metrics 7 years ago
Torkel Ödegaard 6c0752473a
Sqlstore refactor (#11908) 7 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 years ago
Dan Cech b4ad044044 better handling for special chars in db config (#11662) 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
Marcus Efraimsson 0317ecbf0d
postgres: support running multiple postgres integration tests 7 years ago
Marcus Efraimsson 5c120c2c11
mysql: mysql tests should use a db server with UTC 7 years ago
Daniel Lee 9cdd7cb04c database: expose SetConnMaxLifetime as config setting 7 years ago