Commit Graph

6226 Commits (bb2e03761caa22730a97bb162b39d6a681a6316e)
 

Author SHA1 Message Date
orbiter bb2e03761c - fix for deadlock with 100% CPU during search
15 years ago
orbiter 3f771d2a16 fix for rss parser: be lazy when rss is not well-formed
15 years ago
orbiter dff4f95c78 some patches to get the torrent parser working
15 years ago
suessthomas 75dfe4098c Clean up the de.language File, removed all unused Blocks. All unused Blocks copied in a new File and archived this on my Homepage (http://tokeek.de). The Cleanup de.language File is easy readable, is the basic for more improvements.
15 years ago
hermens 574f49903e Prevent blob merge from possibly losing the last container
15 years ago
orbiter 83d05e9176 added sixcoolers hack with some modifications:
15 years ago
orbiter fbd24c2d84 integrated the torrent parser
15 years ago
orbiter bd32f8b8cb added a torrent metadata file parser
15 years ago
orbiter 610e3ffffb Added new classes for the implementation of concurrent greedy algorithms.
15 years ago
orbiter d0b7bf9ca2 added a decoder class for Bencoding
15 years ago
low012 04d91c67d6 *) added message if unrestricted access from localhost is possible
15 years ago
low012 028657f019 *) adding more SVN properties
15 years ago
low012 82d740050f *) adding more SVN properties
15 years ago
low012 e04cb8cef0 *) adding more SVN properties
15 years ago
low012 dcb1096fb0 *) adding more SVN properties
15 years ago
low012 7d610e0063 *) minor changes
15 years ago
low012 82198acc06 *) minor changes
15 years ago
low012 b75547fc60 *) minor changes
15 years ago
low012 e8fb332567 *) script does not allow empty passwords anymore
15 years ago
suessthomas d933763b12 Small Changes on the de. language File and small correction to the ConfigAppearance_p.html page. Please test and report bugs to me (th-suess@gmx.de).
15 years ago
lotus 9bee0ac780 more logging for DHTrule
15 years ago
orbiter 57d729e377 fix for negative numbers in network statistic
15 years ago
lotus f8dc1dfabe include query in document title
15 years ago
orbiter 4ac4fe952c patch for npe in bookmarks
15 years ago
orbiter c14233a933 fix for a OOM in MapView that can cause unavailability of
15 years ago
orbiter d548bd41ad fix for a npe during search
15 years ago
orbiter 37245430c3 fix for NPE during DHT RWI selection
15 years ago
orbiter 959b38b61b fix for memory tracker
15 years ago
suessthomas bf08e59334 Conversion of the de. Language File into UTF-8 format. Please test and report bugs to me (th-suess@gmx.de). Small Changes on the de. language File. The old Language File archived on http://tokeek.de
15 years ago
orbiter a37878b7d5 url parser regex performance hack
15 years ago
orbiter 2126dffea2 fix for rss/xml output for image search from AndreasB
15 years ago
orbiter b527d2ebfa fix for media search
15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
15 years ago
orbiter 8281e29963 - more configuration for profiling graph (number of events)
15 years ago
f1ori 5f0f6b71b4 * revert last commit, something is more broken than before
15 years ago
f1ori 8c8b642eba * fix timezone problem
15 years ago
lotus 713cb26a27 update for memory observer algorithm
15 years ago
orbiter a44112b562 - moved index cleaner to blacklist submenu, because the index cleaner cleans the index with the blacklist
15 years ago
orbiter 4782d2c438 fix for search bug that appeared when looking at page 3 of results or further
15 years ago
orbiter 29fde9ed49 better control of ranking order in sort stack
15 years ago
orbiter 93caa38d55 fix for bug in SortStack (did not appear to shrink according to required size) - caused bad and unsufficient search results
15 years ago
orbiter 66923ebc6c - modified method in RequestHeader that delivers the host name of requester: no more reverse domain lookup (may have killed interface performance in some cases)
15 years ago
orbiter e34e63a039 preset of proper HashMap dimensions: should prevent re-hashing and increase performance
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter f4946eaf27 - better thread dump
15 years ago
orbiter 9743b70d1c disabled keep-alive of server, not really needed for speed but a cause for much trouble and memory occupancy
15 years ago
lotus a4e72928ad classpath correction
15 years ago
low012 173aa84611 *) Ooops!
15 years ago
low012 e47e8a8bfe *) corrected classpath settings
15 years ago
orbiter 491ba6a1ba - some refactoring in workflow
15 years ago