Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

3.0-proto 3189 2512

latest revision download Branch 3.0-proto

3189 deleted | Diffs: previous, other | Lines: 0 ( +0, -358 )

Created: 2008-12-12 10:56:13 -0600 (27 days ago) | Author: stachoo | Changeset: 3189

Removing unused branches

3183 annotated / raw | Diffs: previous, other | Lines: 358 ( +22, -13 )

Created: 2008-12-12 04:39:13 -0600 (27 days ago) | Author: stachoo | Changeset: 3183

Copied to: trunk/applications/carrot2-webapp/web/skins/common/page.xsl 3188

carrot2-webapp: CARROT-432: implemented
manual: troubleshooting section added

3153 annotated / raw | Diffs: previous, other | Lines: 349 ( +98, -65 )

Created: 2008-11-14 10:36:27 -0600 (55 days ago) | Author: stachoo | Changeset: 3153

CARROT-427: implemented, webtest

2981 annotated / raw | Diffs: previous, other | Lines: 316 ( +8, -0 )

Created: 2008-09-28 11:20:03 -0500 (3 months 10 days ago) | Author: stachoo | Changeset: 2981

build: windows line ends removed
carrot2-webapp: support for website thumbnails added, disabled by default

2980 annotated / raw | Diffs: previous, other | Lines: 308 ( +13, -223 )

Created: 2008-09-27 14:06:07 -0500 (3 months 11 days ago) | Author: stachoo | Changeset: 2980

build: some more refactorings required to enable customization of the build scripts (e.g. to build custom version of the webapp or dcs). The primary change is adding the 'carrot2' prefix to application build scripts (e.g. carrot2.webapp, carrot2.dcs) -- this will allow us to have other prefixes in the future (e.g. lingo3g.webapp). Also created shortcuts to application build targets in the main build script ('webapp' instead of 'carrot2.webapp.build'). Finally, base paths of application scripts are determined relative the location of the build file and not set in the master build script.
carrot2-dcs: destroy() implemented for proper shutdown
carrot2-webapp: minor fixes, more modular / customizable XSLT, XSLT caching enable by default in WAR build, build script restructured
carrot2-source-boss: a closing </p> added
carrot2-source-microsoft: slack factor increased to stop test from failing
carrot2-util-text: full URLs are no by default filtered out

2946 annotated / raw | Diffs: previous, other | Lines: 518 ( +41, -32 )

Created: 2008-09-21 04:11:37 -0500 (3 months 17 days ago) | Author: stachoo | Changeset: 2946

A number of fixes / improvements inspired by writing the docs.
doc: more formatting support, restructuring
carrot2-webapp: intro text improved, more consistently rendered layout for startup screen, processing-time attributes can be now overriden by request parameters
carrot2-component-suites: Boss now handles web and image search, old Yahoo handles new search, more semantic description of components, now used in documentation
carrot2-source-live: slack increased to stop occasional test failures
carrot2-util-text: stopword merging option added, turned on by default. Merging stopwords from all languages improves clustering of multilingual results, doesn't degrade single language queries

2935 annotated / raw | Diffs: previous, other | Lines: 509 ( +1, -1 )

Created: 2008-09-19 07:07:52 -0500 (3 months 19 days ago) | Author: stachoo | Changeset: 2935

carrot2-webapp: fixing thumbnail display

2918 annotated / raw | Diffs: previous, other | Lines: 509 ( +20, -2 )

Created: 2008-09-12 13:25:56 -0500 (3 months 26 days ago) | Author: stachoo | Changeset: 2918

carrot2-webapp: CARROT-324: a very simple (not to say dumb) query word highlighting for the webapp. To make this happen, I had to change the format for saving maps of values into XML (document/cluster/processing result attributes, attribute sets). Clean your Workbench's workspace after this update, otherwise you'll get deserialization exceptions.

2911 annotated / raw | Diffs: previous, other | Lines: 491 ( +54, -32 )

Created: 2008-08-29 10:17:51 -0500 (4 months 10 days ago) | Author: stachoo | Changeset: 2911

carrot2-webapp: CARROT-317: controller statistics added. The semantics of the total queries field has changed a little: now it's the total number of queries handled by the controller, which, with the current model of the webapp, counts two requests per user query. This will help us track requests performed to satisfy different queries, like documents / clusters / xml queries.
carrot2-webapp: access keys for tabs implemented.

2878 annotated / raw | Diffs: previous, other | Lines: 469 ( +11, -3 )

Created: 2008-08-17 15:08:58 -0500 (4 months 22 days ago) | Author: stachoo | Changeset: 2878

build: CARROT-360: more automation for website building (sprite building, asset path prefixing)
carrot2-examples: moved from core/ to applications/

2870 annotated / raw | Diffs: previous, other | Lines: 461 ( +2, -2 )

Created: 2008-08-16 05:07:23 -0500 (4 months 23 days ago) | Author: stachoo | Changeset: 2870

document-sources: an extra common test for verifying HTML unescaping

2868 annotated / raw | Diffs: previous, other | Lines: 461 ( +2, -2 )

Created: 2008-08-16 04:10:37 -0500 (4 months 23 days ago) | Author: stachoo | Changeset: 2868

carrot2-webapp: safer output of snippets and titles

2864 annotated / raw | Diffs: previous, other | Lines: 461 ( +10, -4 )

Created: 2008-08-15 15:06:46 -0500 (4 months 24 days ago) | Author: stachoo | Changeset: 2864

carrot2-source-google: CARROT2-206: Google data source implemented based on their JSON API. Provides only up to 32 results, but it's really fast
carrot2-webapp: CARROT-365: using JSON search api to significantly improve the document list initial response time
carrot2-webapp: ugly JS code removed from the results page main markup and moved to the cacheable JS files
carrot2-core: refactorings around the SearchEngine class, now the base classes come in two flavors: multi-request and single-request

2848 annotated / raw | Diffs: previous, other | Lines: 455 ( +1, -0 )

Created: 2008-08-06 15:25:24 -0500 (5 months 2 days ago) | Author: stachoo | Changeset: 2848

carrot2-webapp: CARROT-354: top info bar in documents panel implemented, internal JS events refactored

2845 annotated / raw | Diffs: previous, other | Lines: 454 ( +34, -18 )

Created: 2008-08-05 14:07:42 -0500 (5 months 3 days ago) | Author: stachoo | Changeset: 2845

carrot2-webapp: CARROT-355: no clusters/documents messages added

2841 annotated / raw | Diffs: previous, other | Lines: 438 ( +9, -0 )

Created: 2008-08-05 03:03:05 -0500 (5 months 4 days ago) | Author: stachoo | Changeset: 2841

carrot2-webapp: CARROT-88: processing exception handling

2837 annotated / raw | Diffs: previous, other | Lines: 429 ( +18, -4 )

Created: 2008-08-04 14:25:57 -0500 (5 months 4 days ago) | Author: stachoo | Changeset: 2837

carrot2-webapp: CARROT-353: better management of application urls

2832 annotated / raw | Diffs: previous, other | Lines: 415 ( +20, -10 )

Created: 2008-08-03 15:54:26 -0500 (5 months 5 days ago) | Author: stachoo | Changeset: 2832

carrot2-webapp: CARROT-317: a simple skin implemented that works okay-ish with IE6. Duplication removed from CSS/JS across different skins
build: tests and coverage analysis are now also executed for the applications/ directory

2703 annotated / raw | Diffs: previous, other | Lines: 405 ( +9, -1 )

Created: 2008-07-05 16:57:37 -0500 (6 months ago) | Author: stachoo | Changeset: 2703

carrot2-webapp: status bar implemented, compact skin polished, a couple of bugs fixed
carrot2-core: now ProcessingResult's attributes are also serialized

2675 annotated / raw | Diffs: previous, other | Lines: 397 ( +1, -1 )

Created: 2008-06-22 15:18:59 -0500 (6 months ago) | Author: stachoo | Changeset: 2675

carrot2-webapp: initial check-in for the fancy-compact skin

2653 annotated / raw | Diffs: previous, other | Lines: 397 ( +64, -15 )

Created: 2008-06-13 15:52:55 -0500 (6 months ago) | Author: stachoo | Changeset: 2653

carrot2-webapp: cookie-based storage of tab order/selection, tab event handling refactored

2604 annotated / raw | Diffs: previous, other | Lines: 348 ( +5, -1 )

Created: 2008-05-27 14:14:38 -0500 (7 months ago) | Author: stachoo | Changeset: 2604

carrot2-webapp: thumbnail image support added
carrot2-source-yahoo: thumbnail support added for Yahoo News source, unit tests corrected

2599 annotated / raw | Diffs: previous, other | Lines: 344 ( +9, -7 )

Created: 2008-05-25 16:25:58 -0500 (7 months ago) | Author: stachoo | Changeset: 2599

carrot2-webapp: a number of small features implemented

2595 annotated / raw | Diffs: previous, other | Lines: 342 ( +106, -31 )

Created: 2008-05-22 04:11:54 -0500 (7 months ago) | Author: stachoo | Changeset: 2595

carrot2-webapp: initial support for SWF visualization (the actual visualization SWF not committed -- for testing put it into /web/skins/common/swf/rings.swf).

2550 annotated / raw | Diffs: previous, other | Lines: 267 ( +4, -4 )

Created: 2008-05-05 14:14:42 -0500 (8 months ago) | Author: stachoo | Changeset: 2550

carrot2-core: first take at component suites, this is very much work in progress, we need to discuss this further
carrot2-webapp: webapp switched to use the component suite
carrot2-source-google: removed until google offers a less restricting API
carrot2-source-microsoft: StringUtils imported directly from commons-lang

2525 annotated / raw | Diffs: previous, other | Lines: 267 ( +9, -5 )

Created: 2008-04-30 15:34:28 -0500 (8 months ago) | Author: stachoo | Changeset: 2525

carrot2-util-attribute: AttributeBinder.bind() now returns a map of @Input attributes that did not get bound
carrot2-webapp: two different configurations of YahooDocumentSource added, source switching support added.

2512 new annotated / raw | Lines: 263 ( +263, -0 )

Created: 2008-04-27 05:39:20 -0500 (8 months ago) | Author: stachoo | Changeset: 2512

carrot2-webapp: Initial check-in. This is very much work in progress, but some very basic features work.

Crucible: Open Source License registered to Atlassian.
Version 1.6.5.a is available.
Atlassian Crucible, painless code review. (Version:1.6.3 Build:build-337 2008-11-04) - Administration - Page generated 2009-01-09 02:04 -0600