Marcus Efraimsson
|
d433ca7d40
fix util for splitting host and port
|
пре 6 година |
Torkel Ödegaard
|
416562bd90
Merge pull request #15102 from mjtrangoni/fix-golint-issues
|
пре 7 година |
Torkel Ödegaard
|
a2dd6f378f
fixed sqlite issue introduced by #14709
|
пре 7 година |
Marcus Efraimsson
|
a067862a0a
Merge pull request #14709 from tpetr/extra-connection-string-args
|
пре 7 година |
Mario Trangoni
|
8261613b51
pkg/util/{ip.go,url.go}: Fix some golint issues
|
пре 7 година |
Vlad Ellis
|
c208186f26
Parse database host correctly when using IPv6
|
пре 7 година |
tpetr
|
32dfc4e8b1
forgot go fmt
|
пре 7 година |
tpetr
|
5bc8d50864
pull connection string args from url instead
|
пре 7 година |
tpetr
|
a693d42e31
add support for defining additonal database connection string args via extra_connection_string_args
|
пре 7 година |
bergquist
|
74124ec8ed
makes cache mode configurable
|
пре 7 година |
Marcus Efraimsson
|
6ef941ea17
fix failing tests
|
пре 7 година |
Torkel Ödegaard
|
93453c2d94
added caching of signed in user DB calls
|
пре 7 година |
Peter Holmberg
|
ee0cc9bd77
Merge branch 'master' into data-source-instance-to-react
|
пре 7 година |
Torkel Ödegaard
|
d5d8d7efa6
minor setting refactorings
|
пре 7 година |
Torkel Ödegaard
|
6c41cfb72c
wip: made sqlstore dialect accessable from outside
|
пре 7 година |
bergquist
|
12c9860882
string formating fixes
|
пре 7 година |
Carl Bergquist
|
861af4cb97
Improve extensions build. (#12461)
|
пре 7 година |
bergquist
|
3479cf4b39
expose functions to use sessions
|
пре 7 година |
bergquist
|
09e71e00a3
sql: adds tests for InTransaction
|
пре 7 година |
Torkel Ödegaard
|
442e0e437b
refactoring: transaction manager PR #12203
|
пре 7 година |
bergquist
|
6775a82c82
fixes typo in code
|
пре 7 година |
bergquist
|
1bd31aa313
check if admin exists or create one in one transaction
|
пре 7 година |
bergquist
|
263572813a
replace begin/end with wrapper function
|
пре 7 година |
bergquist
|
8143610024
bus: support multiple dispatch in one transaction
|
пре 7 година |
bergquist
|
f93d83befe
adds missing return statement
|
пре 7 година |
Marcus Efraimsson
|
5a96863eed
pin versions of xorm to resolve sql tests
|
пре 7 година |
Marcus Efraimsson
|
2ea5b6fe33
add additional usage stats metrics
|
пре 7 година |
Torkel Ödegaard
|
6c0752473a
Sqlstore refactor (#11908)
|
пре 7 година |
Dan Cech
|
1dfff74da9
move database-specific code into dialects (#11884)
|
пре 7 година |
Dan Cech
|
b4ad044044
better handling for special chars in db config (#11662)
|
пре 7 година |