Jelte Jansen
|
ea91956a36
[1207] improved configuration handling for inmem special case
|
13 years ago |
Jelte Jansen
|
2d63768bd9
[1207] Disable some more tests when static linking
|
13 years ago |
JINMEI Tatuya
|
daa24fa2dd
[1207] some trivial editorial changes
|
13 years ago |
JINMEI Tatuya
|
5da5594d9b
[1207] minor style fix: adjusted a brace position.
|
13 years ago |
Jelte Jansen
|
63bb58065a
[1207] revert previous makefile removal
|
13 years ago |
Jelte Jansen
|
014746f188
[1207] remove makefile memory_datasrc.cc dependency
|
13 years ago |
Jelte Jansen
|
f884825484
[1207] improve load-from-sqlite3 unit test
|
13 years ago |
Jelte Jansen
|
d19d162c3e
[1207] more review comments addressed
|
13 years ago |
Jelte Jansen
|
abcaba7690
[1207] add comments
|
13 years ago |
Jelte Jansen
|
393bf630ec
[1207] initialize FakeClient in FakeContainer constructor
|
13 years ago |
Jelte Jansen
|
1d668020a0
[1207] minor cleanups after review
|
13 years ago |
Jelte Jansen
|
afcfd91930
[1207] FakeInMemoryClient -> FakeClient
|
13 years ago |
Jelte Jansen
|
ba087ed8be
[1207] Remove special MemoryDatasourceConfig
|
13 years ago |
JINMEI Tatuya
|
34561bdb8e
[1207] editorial/style nits: indentation/brace pos/constify/() for return
|
13 years ago |
Jelte Jansen
|
c17d922ffe
[1207] fix two memory/cast issues in modified code
|
13 years ago |
Jelte Jansen
|
2a57f8bbd3
[1207] several small cleanups
|
13 years ago |
Jelte Jansen
|
17eb0c775e
[1207] rename getInMemoryClientP back to getInMemoryClient
|
13 years ago |
Jelte Jansen
|
188b12ea58
[1207] Remove InMemoryClient-specific code from auth_srv
|
13 years ago |
Jelte Jansen
|
0b5f0023e7
[1207] remove old-style inmem-ds getter and setter
|
13 years ago |
Jelte Jansen
|
bf1717f38c
[1208] use the container to set in-mem client
|
13 years ago |
Jelte Jansen
|
18cb352fef
[1207] add setInMemoryClient with container instead of shared ptr
|
13 years ago |
Jelte Jansen
|
446e309a04
[1207] store and use raw inmem client pointer
|
13 years ago |
Jelte Jansen
|
9a1f442d50
[1207] add shared_ptr DataSourceClientContainerPtr
|
13 years ago |
Mukund Sivaraman
|
7d8efaf11c
[1892] Add scaffolding check around resource.h
|
13 years ago |
Mukund Sivaraman
|
0a05819f8a
[1880] Add dontCreateCoreDumps() to EXPECT_ABORT tests
|
13 years ago |
Mukund Sivaraman
|
c805a1176a
[1880] EXTRA_DIST resource.h
|
13 years ago |
Michal 'vorner' Vaner
|
255456507a
[1880] Style fix
|
13 years ago |
Mukund Sivaraman
|
491896718f
[1880] Move dontCreateCoreDumps() definition to the header due to dependency issues
|
13 years ago |
Mukund Sivaraman
|
8b0e391e3a
[1880] Untabify file
|
13 years ago |
Mukund Sivaraman
|
408043d940
[1880] Use a helper function instead of repeating code
|
13 years ago |