Commit Graph

  • a757e3d1cb More constness in Xml Ivan Skytte Jørgensen 2016-05-29 18:18:26 +02:00
  • ccc64cb432 Merge branch 'master' of github.com:privacore/open-source-search-engine Ivan Skytte Jørgensen 2016-05-29 18:17:44 +02:00
  • d1c9e5a0ea constness in Url Ivan Skytte Jørgensen 2016-05-27 18:20:01 +02:00
  • e5bac6cd9d constness in Url Ivan Skytte Jørgensen 2016-05-27 18:10:07 +02:00
  • 593b9922aa constness in Url Ivan Skytte Jørgensen 2016-05-27 18:07:43 +02:00
  • abdb252a2c More constness in Phrases.* Ivan Skytte Jørgensen 2016-05-27 16:10:31 +02:00
  • 846f666bbb Don't use static buffer in Phrases::getPhrase() (not thread-safe) Ivan Skytte Jørgensen 2016-05-27 16:02:21 +02:00
  • 1135b2f2a4 Changed -march to best match Ivan Skytte Jørgensen 2016-05-27 14:44:28 +02:00
  • 6b85ec0f14 more constness in Tagdb Ivan Skytte Jørgensen 2016-05-27 13:02:16 +02:00
  • 4394052107 more constness in main Ivan Skytte Jørgensen 2016-05-27 12:42:06 +02:00
  • 140553133b Don't block the whole pinterest domain Ai Lin Chia 2016-05-27 12:34:41 +02:00
  • 74de317507 Initial set of test to cover UrlComponent normalization and UrlComponent::Matcher Ai Lin Chia 2016-05-27 12:24:47 +02:00
  • c989f846eb Add IDN test for UrlParser Ai Lin Chia 2016-05-27 12:23:36 +02:00
  • 4bfdcd0dfb Generate branch coverage Ai Lin Chia 2016-05-27 12:23:06 +02:00
  • 5de3cd8bfe Add print functions for ease of debugging Ai Lin Chia 2016-05-27 12:22:37 +02:00
  • 016be95366 Fix bug in UrlComponent where wrong range of hex was checked. Invalid % encoding should encode % instead of deleting it Ai Lin Chia 2016-05-27 12:21:46 +02:00
  • 8ec4bd6898 Merge branch 'master' of github.com:privacore/open-source-search-engine Ivan Skytte Jørgensen 2016-05-26 19:48:34 +02:00
  • 9bbf010487 Add more test for apache sort & oscommerce parameters Ai Lin Chia 2016-05-26 11:26:00 +02:00
  • ee48c773fa More trace logs Ai Lin Chia 2016-05-26 11:06:19 +02:00
  • 00ced8dad3 Merge branch 'master' of github.com:privacore/open-source-search-engine Ivan Skytte Jørgensen 2016-05-25 23:13:56 +02:00
  • 364faee241 Fix core dump when ip address is used in url Ai Lin Chia 2016-05-25 17:55:29 +02:00
  • 59d431c3b1 Simplify code for removing apache dir sort parameters Ai Lin Chia 2016-05-25 17:26:34 +02:00
  • c2f91f94d4 Merge branch 'master' of github.com:privacore/open-source-search-engine Ivan Skytte Jørgensen 2016-05-25 17:26:23 +02:00
  • b392a31113 Move more stuff into misc/Makefile from Makefile. Add phony make targets Ai Lin Chia 2016-05-25 17:25:48 +02:00
  • 82f16fb7ae Move more files to misc dir Ai Lin Chia 2016-05-25 17:16:09 +02:00
  • db167a5598 Remove makefile entries for files moved to misc. Add Makefile (not usable) in misc directory for reference. Ai Lin Chia 2016-05-25 17:11:17 +02:00
  • f52fed086d Add target to generate coverage report. Requires gcovr to be installed Ai Lin Chia 2016-05-25 17:08:58 +02:00
  • c08485008a Add test for url with user info Ai Lin Chia 2016-05-25 16:14:06 +02:00
  • 544b004f14 Remove affiliate links Ai Lin Chia 2016-05-25 15:46:37 +02:00
  • 8a681af3b7 Add config=sanitize option Ai Lin Chia 2016-05-24 17:05:22 +02:00
  • afa2ce6208 Extend UrlParser to detect domain Ai Lin Chia 2016-05-24 17:04:40 +02:00
  • 97a6d2c60e constness in highlight Ivan Skytte Jørgensen 2016-05-24 17:03:41 +02:00
  • 148fa6bc19 constness in Pos Ivan Skytte Jørgensen 2016-05-24 16:55:50 +02:00
  • 8eb1d51ccf Constness Ai Lin Chia 2016-05-24 16:10:00 +02:00
  • a8a0a6e922 Header guard defines Ai Lin Chia 2016-05-24 16:08:55 +02:00
  • 23f82c0dcf Add another unit test to show bug in ellipsis Ai Lin Chia 2016-05-24 16:07:46 +02:00
  • fc88be4c79 More Url test using tuple Ai Lin Chia 2016-05-24 15:47:47 +02:00
  • 332d276b87 Use logTrace in Robots.cpp Ai Lin Chia 2016-05-24 15:01:31 +02:00
  • 1ab7533dc2 Rearrange CPPFLAGS Ai Lin Chia 2016-05-24 15:00:18 +02:00
  • acd31d066f Use $(MAKE) instead of make Ai Lin Chia 2016-05-24 14:59:35 +02:00
  • 6716f4c9dc Change UrlTest from using 2 char array to tuple Ai Lin Chia 2016-05-24 14:57:54 +02:00
  • 28ee1be30a Merge branch 'master' of github.com:privacore/open-source-search-engine Ivan Skytte Jørgensen 2016-05-24 15:03:04 +02:00
  • 7b501775ec const* in RdbCache Ivan Skytte Jørgensen 2016-05-24 15:02:39 +02:00
  • 489b2278fd More constness in XmlNode Ivan Skytte Jørgensen 2016-05-23 22:28:06 +02:00
  • 67ddafdd77 constness in PageAddColl Ivan Skytte Jørgensen 2016-05-23 22:22:24 +02:00
  • 8960be90e5 constness in PageRoot Ivan Skytte Jørgensen 2016-05-23 22:21:39 +02:00
  • 9fed6aaad6 const char* in SafeBuf insert/replace/brify Ivan Skytte Jørgensen 2016-05-23 22:20:01 +02:00
  • 9790b5b591 ThumbnailInfo::printThumbnailInHtml(): cosnt char* Ivan Skytte Jørgensen 2016-05-23 21:57:18 +02:00
  • 3f527eef0e Statsdb::addStat(): const char* Ivan Skytte Jørgensen 2016-05-23 21:53:13 +02:00
  • 7fd6df6318 constness in Msge1 test/qa functions Ivan Skytte Jørgensen 2016-05-23 21:49:20 +02:00
  • 70bdae9095 constness in Msg13 Ivan Skytte Jørgensen 2016-05-23 21:42:51 +02:00
  • 2fdfd8f5d9 XmlDoc::set() should use const char* for collection names Ivan Skytte Jørgensen 2016-05-23 21:39:30 +02:00
  • 8362d880f7 Add unit test to demonstrate behaviour where ellipsis is not added. Yet another place to use horizontal ellipsis instead of three dots Ai Lin Chia 2016-05-24 13:07:59 +02:00
  • 4d589cf585 Removed unused Dir::getFullName() Ivan Skytte Jørgensen 2016-05-24 13:08:08 +02:00
  • f9cb5402db Simplify close-logic in Dir Ivan Skytte Jørgensen 2016-05-24 13:06:56 +02:00
  • 6cdf281051 goto -> do-while Ivan Skytte Jørgensen 2016-05-24 13:03:18 +02:00
  • d0af063303 Use thread-safe/reentrant readdir_r() instead of plain readdir() Ivan Skytte Jørgensen 2016-05-24 13:01:55 +02:00
  • f84fcd560f Dir cleanup Ivan Skytte Jørgensen 2016-05-24 12:17:28 +02:00
  • bfc772aeed More constness in Wiki Ivan Skytte Jørgensen 2016-05-23 16:56:24 +02:00
  • e5df68eeb7 Constness in Pos Ivan Skytte Jørgensen 2016-05-23 16:55:18 +02:00
  • f5e5df1f6b Constness in Pops Ivan Skytte Jørgensen 2016-05-23 16:53:54 +02:00
  • 0e20906ed8 Removed unused methods in SafeBuf Ivan Skytte Jørgensen 2016-05-23 16:52:38 +02:00
  • 3bf9f64109 Fix valgrind invalid read error on Robots parsing Ai Lin Chia 2016-05-24 12:06:43 +02:00
  • 8f2843f7ba Add config=coverage to enable test coverage analysis Ai Lin Chia 2016-05-23 17:31:44 +02:00
  • 2998290132 Removed unused methdos from Dir Ivan Skytte Jørgensen 2016-05-23 17:31:58 +02:00
  • 8496b6dccf More constness in SafeBuf Ivan Skytte Jørgensen 2016-05-23 16:49:25 +02:00
  • ad7bb591af Re-added private access specifier in Words class Ivan Skytte Jørgensen 2016-05-23 16:39:52 +02:00
  • 64473f2bea A bit of more constness in Words Ivan Skytte Jørgensen 2016-05-23 12:43:49 +02:00
  • 33dfeeaa0b Synonyms::addStripped() const Ivan Skytte Jørgensen 2016-05-23 15:55:00 +02:00
  • 9b410e5e5b bugfix 64/32 bit bug introduced in commit 96b8197ad3 Ivan Skytte Jørgensen 2016-05-23 15:41:19 +02:00
  • 207479bcc3 Speller::getPhrasePopularity() const Ivan Skytte Jørgensen 2016-05-23 15:21:15 +02:00
  • c8cf76c60d Speller::getLangBits64() should take a pointer Ivan Skytte Jørgensen 2016-05-23 12:54:57 +02:00
  • 7fb9ad9968 bugfix highfreqfile: if last term had 0 entries it would fail Ivan Skytte Jørgensen 2016-05-23 12:32:12 +02:00
  • 5738753c5b Rebalance::getNeedsRebalance() should return const Ivan Skytte Jørgensen 2016-05-22 22:22:56 +02:00
  • 72b19e493c constness of array element count 's_numPages' Ivan Skytte Jørgensen 2016-05-22 22:19:31 +02:00
  • a3d90e85a8 added constness to WebPage structure Ivan Skytte Jørgensen 2016-05-22 22:17:23 +02:00
  • b94b4e07d5 constness Ivan Skytte Jørgensen 2016-05-22 22:11:19 +02:00
  • 13e081b07a constness Ivan Skytte Jørgensen 2016-05-22 21:42:38 +02:00
  • dd29c65ef9 constness Ivan Skytte Jørgensen 2016-05-22 21:38:00 +02:00
  • 51ec735a87 constness Ivan Skytte Jørgensen 2016-05-22 19:11:46 +02:00
  • 059e6e04bc constness Ivan Skytte Jørgensen 2016-05-22 16:10:59 +02:00
  • 5339f9f1bf constness Ivan Skytte Jørgensen 2016-05-22 15:51:37 +02:00
  • b61c56970a constness Ivan Skytte Jørgensen 2016-05-22 15:49:20 +02:00
  • 8c3f259044 made g_msg const char* Ivan Skytte Jørgensen 2016-05-22 15:48:11 +02:00
  • 3227b67ff0 More constness in Page*.cpp (mostly const char* for string literals) Ivan Skytte Jørgensen 2016-05-22 15:47:17 +02:00
  • 194192a570 More constness in HttpServer Ivan Skytte Jørgensen 2016-05-22 15:24:15 +02:00
  • 694cec79ea More constness in HttpRequest Ivan Skytte Jørgensen 2016-05-22 15:13:29 +02:00
  • 81c531a7c1 more constness in HttpMime Ivan Skytte Jørgensen 2016-05-22 15:04:59 +02:00
  • cb096b52b2 keymax(): made local static const Ivan Skytte Jørgensen 2016-05-22 14:59:43 +02:00
  • f104b6cc16 constness in Xml.* Ivan Skytte Jørgensen 2016-05-22 01:02:30 +02:00
  • a5c45d377a Made KEYMIN/KEYMAX const +followup changes Ivan Skytte Jørgensen 2016-05-21 20:39:48 +02:00
  • d40ecb2f8e Replace INT32/INT64 and likes with PRId32 and likes. Add space before definition. Ai Lin Chia 2016-05-20 09:18:32 +02:00
  • d1d9bf35b3 Fix more compiler warnings Ai Lin Chia 2016-05-19 18:42:02 +02:00
  • 8dab0db467 Remove extra semicolons Ai Lin Chia 2016-05-19 18:37:26 +02:00
  • 5a582d8849 Change default urlFiltersProfile to privacore Ai Lin Chia 2016-05-19 16:18:59 +02:00
  • 9de73db575 Add constness Ai Lin Chia 2016-05-19 16:17:03 +02:00
  • 0617e4070b Fix description of highfreqtermcache Ivan Skytte Jørgensen 2016-05-19 16:02:13 +02:00
  • 5fd067b470 Added cgi parameter 'minmsgthreeatimeout' to extend the msg3a->msg39 timeout Ivan Skytte Jørgensen 2016-05-19 16:09:53 +02:00
  • 5347395a01 Move getMatchingUrlPattern & updateSiteListBuf to Spider.cpp. Call updateSiteListBuf when siteListIsEmpty is not valid for insitelist (fixing a bug where a page is forced deleted even when sitelist is empty) Ai Lin Chia 2016-05-19 15:22:19 +02:00
  • 19521e1d0b We should not access s_pages with index of -1 Ai Lin Chia 2016-05-19 12:06:34 +02:00