Commit History

Author SHA1 Message Date
  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 416562bd90 Merge pull request #15102 from mjtrangoni/fix-golint-issues 7 years ago
  Torkel Ödegaard a2dd6f378f fixed sqlite issue introduced by #14709 7 years ago
  Marcus Efraimsson a067862a0a Merge pull request #14709 from tpetr/extra-connection-string-args 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
  Peter Holmberg ee0cc9bd77 Merge branch 'master' into data-source-instance-to-react 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