Commit Graph

39 Commits

Author SHA1 Message Date
mwells
87285ba3cd use gbmemcpy not memcpy so we can get profiler working again
since memcpy can't be interrupted and backtrace() called.
2015-01-13 12:25:42 -07:00
Matt
feed7d5b3c pthread_t pid_t compatibility fixes 2014-12-10 13:15:26 -08:00
Matt
a68d9be856 cleanup all warning when not using -m32 2014-11-12 14:11:27 -08:00
Matt
4c19453ea9 working with -m32 for basic testing.
compiles for 64-bit.
2014-11-12 11:38:37 -08:00
Matt
96b8197ad3 now it compiles with -m32 2014-11-10 14:45:11 -08:00
Matt Wells
e7dd8f7956 replace long long with int64_t 2014-10-30 13:36:39 -06:00
mwells
85c41b2211 multiple core fixes 2014-09-22 07:07:40 -07:00
Matt Wells
d7b323afc6 fix image detection 2014-09-21 07:41:45 -07:00
mwells
082b39e027 turn off images for qa tests.
fix loop stuff some more. seewms to be slower
2014-09-10 14:13:39 -07:00
mwells
947be58f10 Merge branch 'diffbot-testing' into testing
Conflicts:
	HttpRequest.cpp
	Msg13.cpp
	XmlDoc.cpp
2014-08-05 17:19:53 -07:00
mwells
cc1ceaaac2 fix nyt.com cookie redir bug.
fixed bug when POSTing injection request with multipart/form-data.
2014-08-05 17:04:11 -07:00
mwells
2a094accff add qa page 2014-07-25 17:39:29 -07:00
Matt Wells
0ecc7933d6 qa test for squid/sections 2014-07-10 16:28:24 -07:00
mwells
574b3f9354 if netpbm pkg already installed use it. 2014-07-06 09:54:28 -07:00
mwells
4059c84074 api updates 2014-07-05 12:47:10 -07:00
mwells
29d170631a more api updates 2014-07-05 12:36:01 -07:00
mwells
94d1b4e90c support og:image images. allow user to
enter thumbnail max width/height.
fix summary printing. was off a little.
2014-07-04 15:33:27 -07:00
mwells
53a7148634 keep thumbnail gen msgs in the log file 2014-07-04 08:34:42 -07:00
mwells
6153cd8ee2 double slash cleanup 2014-07-03 07:39:02 -07:00
mwells
c86108da02 fix out of fds condition when indexing images. 2014-06-25 06:25:02 -06:00
mwells
ed35451807 added support for images in the xml feed. 2014-06-19 06:38:29 -07:00
mwells
467e70bd98 improvements for thumbnail generator. 2014-05-11 08:44:38 -07:00
mwells
533a6caef7 image formatting fixes 2014-05-11 07:06:35 -07:00
mwells
35a94afcc9 thumb display fixes 2014-05-10 14:30:30 -07:00
mwells
1a13342782 fix thumbnail printing. 2014-05-10 14:24:13 -07:00
mwells
b49e4ab05f fix core 2014-05-10 12:57:11 -07:00
mwells
898ffa40bc image core fix. image log cleanups. 2014-05-10 12:46:10 -07:00
mwells
6e922722da tree repair logic. 2014-05-10 12:32:01 -07:00
mwells
7a0971ca39 fix nasty spider bug that was not prioritizing things right.
fixed image debug logging.
2014-05-10 10:07:37 -07:00
Matt Wells
4135a8c0a3 fix thumbnail g_errno bug. make thumbnails
bigger. 250x250.
fix query logic for widget.
2014-05-06 14:05:33 -07:00
mwells
81369b786c make trash dir for image thumbs automatically 2014-04-29 17:01:48 -06:00
Matt Wells
de4a0a13a8 more thumbnail generation updates 2014-04-27 11:05:30 -07:00
Matt Wells
82726879a2 support base64 generated thumbnails in serps. 2014-04-24 14:04:57 -07:00
Matt Wells
9edd5c8264 thumbnail generation support back in. 2014-04-24 10:13:45 -07:00
Matt Wells
d6434191d1 nomenclature changes to reduce collissions.
name collection 'qatest123' for doing smoke tests,
not 'test'.
2014-03-31 15:02:17 -07:00
Matt Wells
27e8e810d2 use collnum instead of coll string.
more stable since resetting collections
keeps string the same but changes the collnum.
2014-03-06 15:48:11 -08:00
Matt Wells
8a49e87a61 got code with shard rebalancing compiling.
now we store a "sharded by termid" bit in posdb
key for checksums, etc keys that are not sharded
by docid. save having to do disk seeks on every
host in the cluster to do a dup check, etc.
2014-01-11 16:08:42 -08:00
Matt Wells
fe97e08281 move from groups to shards. got rid of annoying
groupid bit mask thing.
2013-10-04 16:18:56 -07:00
Matt Wells
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00