index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tools
/
testserver
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
1
-1
/
+8
*
Revert 67398 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
1
-18
/
+4
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
1
-4
/
+18
*
Revert 67386 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
1
-18
/
+4
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
1
-4
/
+18
*
Revert 67018 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-23
1
-18
/
+4
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-22
1
-4
/
+18
*
Always send the device ID when making device management requests.
mnissler@chromium.org
2010-11-22
1
-1
/
+3
*
Use a service to create device management backends.
mnissler@chromium.org
2010-11-22
1
-8
/
+8
*
Revert 66879 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-20
1
-18
/
+4
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-20
1
-4
/
+18
*
added InitLogging call to run_testserver.
akalin@chromium.org
2010-11-18
1
-0
/
+9
*
Add a PDF test to load all the pdfs in a test directory, using the test serve...
jam@chromium.org
2010-11-17
1
-2
/
+21
*
[Sync] Added a separate type for a sync server for testserver.py
akalin@chromium.org
2010-11-12
2
-93
/
+137
*
testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-11-11
1
-9
/
+17
*
All SSL UI tests work with ephemeral ports.
cbentzel@chromium.org
2010-11-11
1
-10
/
+16
*
Add device management test server to net infrastructure.
mnissler@chromium.org
2010-11-11
2
-1
/
+344
*
sync: bake 'explicit' passphrases into the nigori specifics, rather
tim@chromium.org
2010-11-10
1
-0
/
+14
*
Revert 65465 - testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-11-09
1
-17
/
+9
*
testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-11-09
1
-9
/
+17
*
SSLUITest's work with ephemeral port testserver.
cbentzel@chromium.org
2010-11-06
1
-17
/
+33
*
Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...
rsleevi@chromium.org
2010-10-28
1
-4
/
+19
*
Revert 64118 - Revert 64070 - Revert 64065 - testserver.py listens on ephemer...
nick@chromium.org
2010-10-27
1
-17
/
+9
*
Revert 64070 - Revert 64065 - testserver.py listens on ephemeral ports by def...
cbentzel@chromium.org
2010-10-27
1
-9
/
+17
*
Revert 64065 - testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-10-27
1
-17
/
+9
*
testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-10-27
1
-9
/
+17
*
Implemented python XMPP server for use with sync integration tests.
akalin@chromium.org
2010-10-26
2
-0
/
+777
*
Implement generic GetUpdates support in python sync server. This was a recent
nick@chromium.org
2010-10-08
2
-48
/
+262
*
GTTF: Get rid of the test server's /kill switch
phajdan.jr@chromium.org
2010-10-04
1
-33
/
+0
*
Implement changes_remaining GetUpdates response; this will reduce
nick@chromium.org
2010-09-22
3
-43
/
+82
*
Wait on a pipe for the test server to start up
davidben@chromium.org
2010-09-22
1
-0
/
+17
*
Revert "net: add test for False Start corking."
agl@chromium.org
2010-09-21
1
-24
/
+0
*
net: add test for False Start corking.
agl@chromium.org
2010-09-21
1
-0
/
+24
*
GTTF: Make the parallel launcher use different ports for test https servers f...
phajdan.jr@chromium.org
2010-09-15
1
-39
/
+0
*
Stabilize sync integration tests
rsimha@chromium.org
2010-09-15
2
-38
/
+1
*
Readability fixes to chromiumsync.py.
nick@chromium.org
2010-09-14
2
-90
/
+114
*
Implement gallery install API
rafaelw@chromium.org
2010-09-09
1
-1
/
+2
*
Restore run_testserver, it's needed for PPAPI and possibly others.
phajdan.jr@chromium.org
2010-09-03
1
-0
/
+57
*
Disable request logging in test HTTP server to declutter log output.
phajdan.jr@chromium.org
2010-08-26
1
-0
/
+4
*
Add the apps datatype to the python sync server.
rsimha@chromium.org
2010-08-25
1
-1
/
+6
*
Improve support for requesting client certs in tlslite
rsleevi@chromium.org
2010-08-21
1
-4
/
+21
*
GTTF: Remove TryKillingOldServer from testserver.py, it's broken.
phajdan.jr@chromium.org
2010-08-19
1
-14
/
+0
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
2
-74
/
+28
*
Simple offline startup integration test.
skrul@chromium.org
2010-08-13
2
-1
/
+38
*
sync: Add sessions to protocol and chromiumsync python test server.
jerrica@google.com
2010-08-13
1
-6
/
+6
*
Remove all but one last caller of CommandLine::GetSwitchValue().
evan@chromium.org
2010-08-09
1
-1
/
+3
*
Add rudimentary support for client auth in testserver.py and unit tests
davidben@chromium.org
2010-08-07
1
-3
/
+9
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-7
/
+7
*
Update python sync server to support recursive deletion.
rsimha@chromium.org
2010-07-28
1
-10
/
+44
*
Allow testserver to run without chromiumsync.
pathorn@chromium.org
2010-07-27
1
-5
/
+7
[prev]
[next]