mpl
8138cf8fd6
mongo: added user:pass style authentication
...
The mongo indexer didn't have any authentication
scheme, so this change adds the user:pass@host
authentication.
The mongo indexer tests now use the root:root
credentials.
Change-Id: I7867f46e3b5f0a4a1a50f86f26d76c0bfd69e9ac
2012-10-25 00:35:19 +02:00
Brad Fitzpatrick
0645035db7
Make serverconfig tests pass again.
...
Change-Id: I83077f7573a81b643639c78de1a72169e82b09e9
2012-10-20 12:33:39 -07:00
Brad Fitzpatrick
d0faee5726
Compile with Go tip.
...
Change-Id: I518c357613049e80939ccab9c30b6aaf03ebe140
2012-10-20 12:27:50 -07:00
Brad Fitzpatrick
11842fcf33
serverconfig: let baseURL and listen be optionally separate
2012-08-04 21:42:10 +10:00
mpl
651d7779df
bugfix: allow for other tests in serverconfig
...
Change-Id: I33a50e470ebb7ef8b17157c7b9d51aff427b2585
2012-04-22 16:35:30 +02:00
Brad Fitzpatrick
6a8a5e197e
serverconfig: fix serverconfig tests, which got broken with genconfig changes
...
Change-Id: I163ea61b568c966439d054962a9dfaa722645606
2012-04-13 15:46:01 -07:00
mpl
7f630657d5
generate low level configuration
...
Change-Id: I43d1610bdc386954dea724b4b38e184bf16e2d34
2012-03-16 00:05:24 +01:00