Commit Graph

  • a1f72ea29b give more information for discovery problems Brett Porter 2006-07-22 14:48:16 +0000
  • fc3ea50031 test and better handling for corrupt JARs when indexing Brett Porter 2006-07-22 14:19:12 +0000
  • 6eb2f1d470 tweaks Brett Porter 2006-07-21 15:17:01 +0000
  • 972ed22374 tweaks Brett Porter 2006-07-21 13:49:13 +0000
  • 6fe39949df fix bug in initial startup Brett Porter 2006-07-21 13:48:28 +0000
  • 57bf8e097a rewrote browse to match white site Brett Porter 2006-07-21 07:43:54 +0000
  • 9818d93f30 cleanup the checksum search Brett Porter 2006-07-20 08:38:56 +0000
  • 154d0d416e admin front page Brett Porter 2006-07-20 05:32:53 +0000
  • 1afb659222 update white site Brett Porter 2006-07-20 04:47:15 +0000
  • 3ee307877c render the navigation links correctly Brett Porter 2006-07-20 04:46:27 +0000
  • a266f21ec1 remove old actions Brett Porter 2006-07-20 03:27:27 +0000
  • c4f50c7f10 starting to move the discoverer (indexer) over to the core Brett Porter 2006-07-20 03:10:39 +0000
  • 7913474a9f add uncommitted managed version Brett Porter 2006-07-14 00:32:09 +0000
  • 867ec5b07c better handling of index not existing Brett Porter 2006-07-13 05:20:41 +0000
  • 5c970ed39e use the role based defaults to set the instantiation strategy for all actions Brett Porter 2006-07-12 16:37:06 +0000
  • 4a36b8e50d use single container xwork integration Brett Porter 2006-07-12 16:15:07 +0000
  • 2b3ca9ed34 remove duplicate with wrong case that freaks windows out Brett Porter 2006-07-12 07:10:32 +0000
  • 3008e088f5 improve quick search validation, take some notes Brett Porter 2006-07-12 06:18:24 +0000
  • bbf080bf9d save the configuration Brett Porter 2006-07-12 06:09:38 +0000
  • cd7b693b8e add a configuration interceptor that sends you to the configuration page if the app is not yet properly configured Brett Porter 2006-07-12 05:39:51 +0000
  • d0304eb8a2 add in basic validation Brett Porter 2006-07-10 07:01:58 +0000
  • 9d09051e47 minor changes Brett Porter 2006-07-10 04:40:19 +0000
  • e764c61109 [MRM-46] set application up so that configuration can be loaded from a webapp context param (using expressions) Brett Porter 2006-07-10 04:39:44 +0000
  • f8ed8907af [MRM-117] proxy web interface Submitted by: Pete Marvin King Brett Porter 2006-07-06 11:41:26 +0000
  • 39a41a4b29 fixes to the xwork integration Brett Porter 2006-07-06 11:19:19 +0000
  • 5d2ddbae67 upgrade to webwork 2.2.2 Brett Porter 2006-07-06 06:25:42 +0000
  • e8d7cd7956 ignore eclipse Brett Porter 2006-07-06 05:52:53 +0000
  • 7fda7eb21f put back a corrected custom copyDirectoryStructure that ignores .svn directories Brett Porter 2006-07-06 05:50:09 +0000
  • ce6cc7ab56 ignore eclipse files Brett Porter 2006-07-06 05:49:21 +0000
  • 9768f4a476 ignore eclipse files Brett Porter 2006-07-05 03:38:14 +0000
  • bade02420d ignore eclipse files Brett Porter 2006-07-05 03:38:09 +0000
  • ccaf435468 update to build in CI profile Brett Porter 2006-06-30 09:18:20 +0000
  • 3205ed65f7 revert r412961 - it wasn't working as designed and the test failed in a clean environment. The TODO is meant to indicate to replace the parsing of the filename to obtain snapshot metadata with retrieving it from the source metadata file instead of attempting to merge all. The tests did not test snapshot metadata at all. Brett Porter 2006-06-28 08:34:20 +0000
  • 794b829284 use plexus copyDirectoryStructure (the other method was not overwriting files which is not acceptable in test cases as old state can be left behind) Brett Porter 2006-06-28 08:26:49 +0000
  • 7a5b4547af clean up some issues and bugs highlighted by inspections Brett Porter 2006-06-28 05:45:08 +0000
  • e0182bf24e o adding contents of the test repository Jason van Zyl 2006-06-16 12:02:05 +0000
  • 88a2365636 PR: MRM-80 Submitted by: Allan Ramirez Maria Odea B. Ching 2006-06-16 08:37:56 +0000
  • c557ac9e77 Created test directory just to make the build successful Edwin L. Punzalan 2006-06-16 06:40:09 +0000
  • d9310c161f Revised ConfigurationManager to use ConfigurationXpp3Reader instead of dom4j for parsing the xml config file. Maria Odea B. Ching 2006-06-16 06:13:41 +0000
  • 1e5e969496 Changed boolean Digester methods to throw an exception instead for a more informative failure reason Edwin L. Punzalan 2006-06-16 06:01:50 +0000
  • 565f3f2844 o little conversion of a repository as a smoke test, relying on the good coverage else where :-) Jason van Zyl 2006-06-15 20:00:33 +0000
  • e7a794ad0d forgot a directory Jason van Zyl 2006-06-15 12:55:02 +0000
  • b622924a1f PR: MRM-67 Maria Odea B. Ching 2006-06-15 11:05:04 +0000
  • 4e9afa78cb Updated some javadocs Edwin L. Punzalan 2006-06-15 10:50:19 +0000
  • 78f88941cf Improved the indexing module Edwin L. Punzalan 2006-06-15 10:25:38 +0000
  • 26c39b527a o simple start to the repo app - will integrate configuration next and a plexus app server front-end Jason van Zyl 2006-06-15 06:16:10 +0000
  • 2e0b0bd17a o fixing requirement Jason van Zyl 2006-06-15 06:15:22 +0000
  • 0cf3828abb o removing hardcoding in test Jason van Zyl 2006-06-15 06:11:48 +0000
  • 369ed5bd43 o make sure directory exists to keep tests from failing Jason van Zyl 2006-06-15 03:54:50 +0000
  • bc577a44eb Moved releases and snapshot policies into the proxy configuration class Edwin L. Punzalan 2006-06-14 05:54:38 +0000
  • f844217297 ignore target Brett Porter 2006-06-14 03:51:01 +0000
  • 3e28334fa3 moved configuration validations inside the configuration object Edwin L. Punzalan 2006-06-14 03:48:25 +0000
  • d58fe15c35 remove bogus pom that doesn't exist (yet?) Brett Porter 2006-06-14 03:43:37 +0000
  • 14d7e27eb8 Refactored tests and created an Abstract test case. Also, refactored some of the module classes and improved some javadocs. Edwin L. Punzalan 2006-06-14 03:13:22 +0000
  • b5aeb8c65b remove site module, no longer exists Jason van Zyl 2006-06-14 02:54:46 +0000
  • 4de67b8fdd o moved the site to our new standard location for a multi module setup Jason van Zyl 2006-06-14 02:51:42 +0000
  • 30602fb39f Added a new class "DiscovererPath" for use to represent paths processed by the Discoverer. Currently used to fill KickedOutPaths and ExcludedPaths Edwin L. Punzalan 2006-06-13 07:57:20 +0000
  • 18f031c774 Added reason parameter in kickedOutPaths. Also, added an interface with the kickedOutPaths which two other interfaces extends Edwin L. Punzalan 2006-06-13 06:53:38 +0000
  • b6dd4adbe6 more unit tests Edwin L. Punzalan 2006-06-09 08:54:31 +0000
  • e19841f467 added configuration to enable merging of source metadata if it exists. Edwin L. Punzalan 2006-06-09 07:32:14 +0000
  • 78de20b9d1 Added more unit tests for the TransactionEvents Edwin L. Punzalan 2006-06-08 14:20:19 +0000
  • 8c9615849b Improved tests Edwin L. Punzalan 2006-06-08 13:44:36 +0000
  • c2cb417afb Implemented the rollback() method for the TransactionEvents Edwin L. Punzalan 2006-06-08 13:32:13 +0000
  • 7663e79307 add white site Brett Porter 2006-06-08 08:09:11 +0000
  • 86db5311d4 [MRM-46] introduce modello configuration, change indexer API to use a File for the index path, introduce a core module for moving the main application logic to Brett Porter 2006-06-08 07:15:34 +0000
  • 8532c8ed0a [MRM-118] update recently added duplicate processor Brett Porter 2006-06-08 05:21:14 +0000
  • bda451364b [MRM-118] proxy config is not a component Brett Porter 2006-06-08 04:59:55 +0000
  • 1ef50fd5bd [MRM-118] proxy config is not a component Brett Porter 2006-06-08 04:45:07 +0000
  • f3a4d92ba5 [MRM-118] clean up comments after some investigation Brett Porter 2006-06-08 04:35:49 +0000
  • eba7bf274a [MRM-118] refactor the searchers into components any make them thread safe Brett Porter 2006-06-08 03:54:06 +0000
  • 2ace38a72f [MRM-118] remove code that manually constructs repository paths Brett Porter 2006-06-08 02:19:01 +0000
  • 9db3258834 PR: MRM-94 Edwin L. Punzalan 2006-06-07 11:22:35 +0000
  • 7ccdd0eb09 some webapp task completion Brett Porter 2006-06-07 09:22:10 +0000
  • 9202e38f96 error handling Brett Porter 2006-06-07 08:46:19 +0000
  • f1f69f4c8a be more specific with i18n keys Brett Porter 2006-06-07 08:33:00 +0000
  • 85d48bdf93 some more notes Brett Porter 2006-06-07 08:19:57 +0000
  • f70fa209a3 Updated role-hints in ArtifactDiscoverer dependencies Maria Odea B. Ching 2006-06-07 08:13:50 +0000
  • 29225ccd02 Changed role-hint of DefaultMetadataDiscoverer Maria Odea B. Ching 2006-06-07 08:04:31 +0000
  • cc5b69ec9f revise tasklist Brett Porter 2006-06-07 07:44:47 +0000
  • 3e2aef6652 remove artifact utils Brett Porter 2006-06-07 07:26:09 +0000
  • 6f8e0cea47 remove some duplicates Brett Porter 2006-06-07 06:23:12 +0000
  • 8aad68cfe4 general clean up, addition of copyrights Brett Porter 2006-06-07 05:47:45 +0000
  • c36f7f427c clean up, use IOUtil Brett Porter 2006-06-07 04:38:04 +0000
  • 179af2ebd5 refactor queries Brett Porter 2006-06-07 04:32:17 +0000
  • 24873267f7 add some checks and notes Brett Porter 2006-06-06 07:42:03 +0000
  • 9667f8e222 clarify Brett Porter 2006-06-06 07:32:18 +0000
  • 04575ed5bc add some checks and notes Brett Porter 2006-06-06 07:26:13 +0000
  • ce80e898d9 refactor indexer to remove large section of duplicated code Brett Porter 2006-06-06 07:08:27 +0000
  • 26e9c3b257 refactor discoverer to remove large section of duplicated code Brett Porter 2006-06-06 07:06:05 +0000
  • 170c827df9 minor change to avoid triggering TODO checks Brett Porter 2006-06-06 04:29:57 +0000
  • 92409a729b remove stray class Brett Porter 2006-06-06 04:29:01 +0000
  • cb6190c5ad PR: MRM-12 Edwin L. Punzalan 2006-06-06 03:46:40 +0000
  • c4364eebea PR: MRM-116 Maria Odea B. Ching 2006-06-06 02:09:38 +0000
  • 9da533f607 put back applet Brett Porter 2006-06-05 12:11:12 +0000
  • bb0621fbde [MRM-89] add sitemesh Brett Porter 2006-06-05 12:07:31 +0000
  • d7ac5b2cd0 PR: MRM-115 Maria Odea B. Ching 2006-06-01 03:17:49 +0000
  • e5902ec9e5 PR: MRM-112 Maria Odea B. Ching 2006-06-01 03:16:31 +0000
  • 9b278ded3b PR: MRM-114 Submitted by: Pete Marvin King Maria Odea B. Ching 2006-06-01 02:29:57 +0000
  • cf102ca5ba Enabled plugin snapshot downloading. Ernesto S. Tolentino Jr 2006-05-30 07:09:00 +0000
  • 005800c340 Changed dependency from snapshot to release version Ernesto S. Tolentino Jr 2006-05-30 06:38:12 +0000