Commit Graph

37 Commits (ea49a8aa8ca6d09beda9318423093795bd9b4f04)

Author SHA1 Message Date
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters
13 years ago
orbiter b1781d7aae some more performance hacks
14 years ago
orbiter 82f262f685 - enhanced circle drawing speed
14 years ago
orbiter 29dc416ac6 more animations in graphics. See network and access picture.
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
orbiter 86d7f8a989 - the web visualization can now be generated in custom color
14 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter 4c99d4683d possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running.
15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
15 years ago
orbiter 3528b970d6 - refactoring
15 years ago
orbiter 5841ee83d3 refactoring
15 years ago
low012 5e4f267a36 *) added subversion properties and edited a few comments
15 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter c57eb76b13 removed CMY color model from ymage classes and re-introduced RGB color model
17 years ago
orbiter be214e594f - generalized ymage initialization options
17 years ago
orbiter a585b4d41b added web structure image
18 years ago
orbiter 5515571950 redesign of ymage classes
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
orbiter 37f88b4017 code cleanup
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
orbiter b058ecf0bc refactoring of image-generation; added experimental PNG encoder (not active now)
19 years ago
orbiter 7a3be46c18 bugfix for last commit
19 years ago
orbiter 4cf0d1eb6d less memory occupation in ImagePainter
19 years ago
orbiter 579b22d8ff small update to network drawing
19 years ago
orbiter d98ed41f31 update to image painter and test on http://localhost:8080/imagetest.png
19 years ago
orbiter 5153ec0f3e update to image painter
19 years ago
orbiter 1a5d98cd6d better imagePainter example and fix for typo http://www.yacy-forum.de/viewtopic.php?p=10920#10920
19 years ago
orbiter 06f4ac494a image-painter test; try with http://localhost:8080/imagetest.png
19 years ago
orbiter be60b512b7 fix for last commit
19 years ago
orbiter f6cf3967de fix for compile-bug in svn 583 (Martin guck mal ob das richtig ist: fifo oder filo-stack?)
19 years ago
orbiter 01db66dc69 implemented image-servlets. the imagetest will stay there only for a limited time. Now images can be generated on-the-fly from servlets
19 years ago