Commit Graph

1486 Commits

Author SHA1 Message Date
mwells
5facc7d859 add injection timing stat point to compare.html 2013-08-17 11:06:24 -06:00
mwells
4092177e5f added injectme3 file and documentation into compare.html
to describe how to inject a file of concatenated HTML
documents into gb. Still have to find out how to do that
in SOLR and elasticsearch for comparison.
2013-08-17 11:02:26 -06:00
Matt Wells
c0e1216022 stub for compare.html 2013-08-17 09:07:48 -07:00
Matt Wells
f7f377a1f7 fixed a core dump in proxy.cpp.
make doubly sure protocol
is not 1.1 since we have keep alives disabled
we need to force protocol to 1.0.
2013-08-17 08:58:28 -07:00
Matt Wells
410604c388 minor edits 2013-08-17 08:48:07 -07:00
Matt Wells
5bac648cc9 start up the gigablast blog again. 2013-08-17 08:44:32 -07:00
Matt Wells
5a2cb35e6c added gb.conf.txt and hosts.conf.txt for
display from admin.html.
2013-08-11 00:45:27 -07:00
Matt Wells
e42afac9d8 admin.html documentation updates. 2013-08-11 00:32:53 -07:00
Matt Wells
834128a076 Fixed heap breaches caused by our bult-in
electric fence code from death queries.
Use HTTP/1.0 not 1.1 since we disabled keep-alive
support a long time ago.
2013-08-10 09:51:14 -07:00
mwells
651b899453 oops, wrong sign direction. 2013-08-09 22:14:13 -06:00
Matt Wells
9b94e0feac fix core from huge death query. 2013-08-09 21:05:38 -07:00
Matt Wells
ef333f8937 fix bug in user accounting system summary
stats recs. when sumbuf reallocated the
hashtable of ptrs could be invalidated. so
use offsets, not ptrs, in the hash table.
2013-08-09 16:40:12 -07:00
mwells
4f4047a3ad new Make.depend. 2013-08-09 17:13:45 -06:00
Matt Wells
dbefaec10d Merge branch 'master' of git@github.com:gigablast/open-source-search-engine 2013-08-09 16:04:00 -07:00
Matt Wells
77325fe5fa Fixed a couple mostly proxy-related cores. 2013-08-09 16:03:48 -07:00
Steve Cook
f15beeb297 Removed another unused variable (tidy make output)w 2013-08-09 12:37:25 -06:00
Matt Wells
5a5050d8d9 extend copyright line in LICENSE file. 2013-08-09 09:05:09 -07:00
Matt Wells
14688f1a7b remove more temp files 2013-08-09 08:54:45 -07:00
Matt Wells
c386f0d1f0 remove temp file. 2013-08-09 08:53:36 -07:00
Matt Wells
2c7caf0653 Merge branch 'master' of git@github.com:gigablast/open-source-search-engine 2013-08-09 08:52:23 -07:00
Matt Wells
76cf68f7b1 Fixed some bugs. 2013-08-09 08:52:15 -07:00
mwells
fd88c6c3b2 add contact info to README.md. 2013-08-08 15:31:20 -06:00
mwells
0b94b31fbc Fix potential core issue in proxy. 2013-08-08 15:14:36 -06:00
mwells
7d54efef09 remove file addsinprogress.dat 2013-08-08 14:45:16 -06:00
mwells
be7aab78b7 Fixed bugs with running a proxy.
Added more comments into hosts.conf.
2013-08-08 14:41:38 -06:00
mwells
d805696040 Merge branch 'master' of github.com:gigablast/open-source-search-engine 2013-08-05 13:07:36 -06:00
mwells
1b03e77db3 README.md update. 2013-08-05 13:07:09 -06:00
Gigablast
6ac55d3b75 Update Msg13.cpp
Do not override the spider user agent with Gigabot, use the one specified by the admin in Parms.cpp as the default.
2013-08-05 10:34:08 -06:00
Steve Cook
1883e392e9 Merge branch 'master' of github.com:gigablast/open-source-search-engine 2013-08-05 10:32:59 -06:00
Steve Cook
6f64568ef8 A bit of html cleanup and added <pre> style. 2013-08-05 10:31:52 -06:00
Steve Cook
b002233b02 Updated some of the content and put some comments about possibly removing internal gigablast notes. 2013-08-05 10:17:41 -06:00
Steve Cook
1466b186dc Commented out two unused variables (dt, zadj), to remove compiler warnings. 2013-08-05 10:16:57 -06:00
Gigablast
d35d337f84 Merge pull request #1 from coconutpilot/master
Copied these global vars from main.cpp to fix compilation error
2013-08-05 04:47:47 -07:00
David Sparks
0783c7395e Copied these global vars from main.cpp to fix compilation error 2013-08-04 22:37:01 -07:00
Matt Wells
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00
Gigablast
d43acab215 Initial commit 2013-08-02 13:07:43 -07:00