Commit Graph

649 Commits

Author SHA1 Message Date
Maria Odea B. Ching 4f50f5722e revert to 1.2.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778156 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 14:17:53 +00:00
Maria Odea B. Ching f2a299be93 [maven-release-plugin] prepare release archiva-1.2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778151 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 13:58:14 +00:00
Maria Odea B. Ching b704d37229 oops, forgot to remove debug logs..
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778121 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 11:04:35 +00:00
Maria Odea B. Ching af0109d90f [MRM-1157] and [MRM-1176] (also related to MRM-836)
o added new column for Organization, IssueManagement, CiManagement and Individual tables to hold the actual values


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778118 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 10:58:49 +00:00
Maria Odea B. Ching 302186acd1 [MRM-1167]
o fix xmlrpc search service


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778106 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 07:20:59 +00:00
Maria Odea B. Ching fa24587f89 [MRM-1188]
o put all indexing tasks (add, update and remove) into one queue; tasks added by NexusIndexerConsumer and LuceneCleanupRemoveIndexedConsumers
o all index updates are performed by ArchivaIndexingTaskExecutor
o added and updated tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778093 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 06:11:19 +00:00
Maria Odea B. Ching 4f792bf59e remove unused test dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@777831 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 08:09:09 +00:00
Maria Odea B. Ching 02a22f45a5 [MRM-1161], [MRM-1179], [MRM-1143] and [MRM-1160]
o upgraded nexus indexer to 2.0.0
o queue all indexing tasks to avoid interrupting a current indexing task being executed
o cleaned up nexus indexer and index cleanup consumers


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@777816 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 07:28:12 +00:00
Maria Odea B. Ching 8b08426a74 o changed log level of default proxy connectors to debug and warn
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@777008 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 08:23:09 +00:00
Wendy Smoak 9c97bf35bc [MRM-1164] Improve the Selenium tests so testng.properties no longer needs to be modified (patch #4
Submitted by: Marecor Baclay
Also changed the webapp-test profile id to 'it' (integration test). Run with -Pit to include this module.


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@776772 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 17:26:30 +00:00
Maria Odea B. Ching 1cc84d7fdc [MRM-1157]
o added back identifier fields in archiva model


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@776598 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 07:20:56 +00:00
Wendy Smoak 50193ed8c5 [MRM-1164] Improve the Selenium tests
*  added tests for archiva user roles
 * added tests for upload artifact
 * modified scripts from Search and Browse
Submitted by: Marecor Baclay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@775412 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 04:00:46 +00:00
Wendy Smoak dcc58f2859 [MRM-1164] Add xvfb to run headless on vmbuild.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@774787 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 14:32:58 +00:00
Wendy Smoak 137aca009c [MRM-1164] Make TestNG the primary set of tests.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@774781 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 14:24:45 +00:00
Wendy Smoak dbd4e769c9 [MRM-1164] Improve the Selenium tests
Submitted by: Marecor Baclay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@773741 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 00:35:39 +00:00
Maria Odea B. Ching ee164981d9 [MRM-1172]
submitted by Jan Ancajas
o loosen version validation rule in VersionUtil
o added test cases


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@772151 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 11:20:06 +00:00
Wendy Smoak 4cfc5a7837 [MRM-1164] Allow command line configuration of which browser to use, for example -Dbrowser=iexplore
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@770871 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02 00:38:38 +00:00
Wendy Smoak 6f0984adf3 [MRM-1164] Move Cargo plugin config into a profile which is active by default. To run TestNG tests against an existing Archiva instance, use -Dcontainer=existing.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@770866 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02 00:11:22 +00:00
Wendy Smoak c2c281cdde [MRM-1164] Introduce Cargo plugin config for the TestNG tests to start Tomcat and deploy the app, taken from the original pom.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@770861 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 23:38:10 +00:00
Wendy Smoak 4c8bb8341b [MRM-1164] TestNG/Selenium tests for login, browse, search, admin
Submitted by: Marecor Baclay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@769940 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 21:21:40 +00:00
Wendy Smoak c388ed3b98 [MRM-1164] Add it.properties to externalize info needed for tests. Adjust directory name for non-classpath resources in pom.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@761865 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04 03:13:14 +00:00
Wendy Smoak 925f56ad01 [MRM-1164] Rename directory used for non-classpath test resources
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@761863 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04 02:56:47 +00:00
Wendy Smoak 9c549e773e [MRM-1164] Copy in AbstractSeleniumTestCase to remove the dependency on old shared UI tests from Maven, and update version numbers.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@761154 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 03:31:19 +00:00
Brett Porter d1f4143e77 add note on potential issue to fix
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757643 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 03:13:41 +00:00
Brett Porter 71eda3948c fix tabs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757642 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 03:13:00 +00:00
Maria Odea B. Ching 8dc8cd536a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757124 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 03:19:24 +00:00
Maria Odea B. Ching d811b1f00d [maven-release-plugin] prepare release archiva-1.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757122 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 03:15:29 +00:00
Maria Odea B. Ching 30ecf02f41 o synchronize repository scanning to prevent index writer/reader from being closed when repo consumers are executed from proxy requests and a
repository scanning is in progress
o updated test cases to accomodate changes


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757116 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 02:24:21 +00:00
Brett Porter cdea2730ba [MRM-1137] set a higher default of 10M for artifact upload
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756889 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 07:42:31 +00:00
Brett Porter 566d5d73bb [MRM-1137] ensure error message is correct if upload size is violated
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756888 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 07:38:36 +00:00
Brett Porter 3457a487f1 [MRM-1096] [MRM-989] fix plugin download type, add default for other types such as javadoc, clean all icons
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756883 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 07:20:09 +00:00
Brett Porter cf807b3db6 these tests still need to set the principal
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756621 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 17:02:00 +00:00
Brett Porter 3e7a522658 remove more xwork user references
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756615 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:51:35 +00:00
Brett Porter 34c163502b fix test problems
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756587 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:35:02 +00:00
Brett Porter 6681581426 further cleanup references to xwork user that no longer needs to be instantiated
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756564 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:14:45 +00:00
Brett Porter bf34387459 [MRM-1093] Log configuration and repository changes made.
Submitted by: Jevica Arianne B. Zurbano (applied with modifications and other refactoring)


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756563 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:12:10 +00:00
Maria Odea B. Ching 9bd751e3d5 [MRM-1136]
o remove namespaces before getting child nodes of metadata
o added test case


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756559 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:05:05 +00:00
Brett Porter 3b9173e74f [MRM-1147] handling leading / on whitelists is ambiguous
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756012 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 14:12:57 +00:00
Brett Porter 9b150136fe clean up method calling
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755995 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 13:48:54 +00:00
Maria Odea B. Ching ee7a83da1d [MRM-731]
submitted by Jan Ancajas
o fix project properties being left out during cloning of the archivaProject (with unit test)


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755846 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 06:14:43 +00:00
Brett Porter 584031f68f clean up the webdav interface to make the code more readable
in addition, webdav now honours the delete operation separately to upload
improved the HTTP error responses for misconfiguration (500) vs not found on groups


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755845 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 06:10:38 +00:00
Brett Porter 6095cf8484 only create the working directory at the point it is needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755844 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 06:09:14 +00:00
Brett Porter e5ce444a9c fix test descriptors for recent changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755799 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 00:24:45 +00:00
Brett Porter 20b3d982cf [MRM-913] bring delete artifact security into line with uploading an artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755726 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 20:47:20 +00:00
Maria Odea B. Ching f8051daf10 [MRM-1121]
o added null check in browse at artifact level


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755602 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 14:28:39 +00:00
Maria Odea B. Ching c71589de80 [MRM-1105]
o fix legacy path being set in artifact


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755544 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 10:55:39 +00:00
Maria Odea B. Ching aab7502db7 [MRM-901]
o merge all versions of artifacts with same groupId in all repos under a group (browse)
o added test case 


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755532 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 09:56:41 +00:00
Brett Porter 7ec2e6c8a5 remove unused class, superceded by SecuritySynchronization
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755488 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 06:41:57 +00:00
Brett Porter e000da9c29 [MRM-1133] delete artifact role not added on upgrade from previous version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755486 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 06:15:36 +00:00
Brett Porter fc374c71b8 fix jetty:run
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755459 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 02:33:47 +00:00
Brett Porter 57d991e0ac [MRM-1145] disable tests that were failing silently
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755333 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:42:56 +00:00
Brett Porter 44a173c7e9 fix test case after internal change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755330 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:22:24 +00:00
Brett Porter 64693f1949 clarify bad test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755327 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:13:28 +00:00
Brett Porter c01c25cf0a clean warnings in xml tools module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755323 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:03:45 +00:00
Brett Porter 643ac963f2 clean up warnings in xmlrpc modules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755322 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:01:40 +00:00
Brett Porter f8373b46e0 clean up warnings in webdav module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755319 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:58:49 +00:00
Brett Porter dddb1c3b45 clean up warnings in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755318 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:53:49 +00:00
Brett Porter 9e46c25ca2 warnings in transaction module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755305 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:24:16 +00:00
Brett Porter 76a1d2429f warnings in scheduled and security modules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755300 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:18:51 +00:00
Brett Porter 6952e5a90e warnings in RSS
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755297 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:14:27 +00:00
Brett Porter cba6c66858 warnings in repository layer and some bugs found due to non-generic lists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755296 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:13:38 +00:00
Brett Porter 5881fb5829 clean up warnings in reports modules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755290 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:53:37 +00:00
Brett Porter ad7be3a3fc clean up warnings
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755287 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:47:25 +00:00
Brett Porter 969828589e clean up warnings
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755286 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:45:22 +00:00
Brett Porter 8bd81e6d6f warnings from dependency tree consumer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755284 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:36:42 +00:00
Brett Porter 26a9c2edfc restore previous behaviour, though it appears wrong
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755281 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:32:43 +00:00
Brett Porter c5d079a9a4 clean warnings from dependency-graph
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755277 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:18:35 +00:00
Brett Porter bd3bcaa26f clear warnings for database-consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755267 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 14:29:06 +00:00
Brett Porter 75e9f6fe7a clear warnings for archiva-database
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755266 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 14:28:40 +00:00
Brett Porter e60b195d45 clean warnings in core-consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755245 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:48:20 +00:00
Brett Porter 2846805437 clean up warnings in archiva-converter
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755243 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:46:17 +00:00
Brett Porter 41854b9e2f revise code warnings in archiva-configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755240 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:43:33 +00:00
Brett Porter 3cdb8ce934 start adding Java5 features to modules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755239 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:40:10 +00:00
Maria Odea B. Ching 51ad4bdec9 [MRM-1032]
o added check for start date and end date in statistics report


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@754623 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 06:50:25 +00:00
Brett Porter f1e7f31663 fix imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753629 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 10:30:14 +00:00
Maria Odea B. Ching 9198c4e336 [MRM-1135]
o escape blacklist and whitelist pattern with '\'


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753608 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 06:43:22 +00:00
Maria Odea B. Ching 07bb48e79d [MRM-1117]
o move advanced search out of the 'info' pop up, added a link of it's own instead


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753598 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 04:16:34 +00:00
Brett Porter 537ff689e7 [MRM-1140] centralise logging through slf4j
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753590 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 02:33:57 +00:00
James William Dumay b247000287 Set sytem property before loading config
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753124 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 05:27:23 +00:00
James William Dumay 47b437abc9 MRM-1138 - Fix java.lang.NullPointerException: configuration can not be null on startup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753121 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 05:22:58 +00:00
James William Dumay 15f58a9233 MRM-1139 - war:inplace blindly copies everything (including WEB-INF/lib/**) into the archiva-webapp.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753117 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 05:09:28 +00:00
James William Dumay 323cbb7558 MRM-1138 - Fix java.lang.NullPointerException: configuration can not be null on startup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753110 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 04:56:40 +00:00
James William Dumay f4e86b1e91 MRM-1138 - Fix java.lang.NullPointerException: configuration can not be null on startup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753109 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 04:56:06 +00:00
James William Dumay 6b7f9f4ad8 MRM-1138 - Fix java.lang.NullPointerException: configuration can not be null on startup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753108 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 04:54:59 +00:00
Brett Porter 5bc40b6181 [MRM-1107] change to base exception since we will also get the MustChangePasswordException in Redback 1.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752762 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 03:46:45 +00:00
Brett Porter c9a12dbf99 [MRM-921] user management role does not display the user management menu
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752740 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 01:18:07 +00:00
Brett Porter 13d43afbfe [MRM-922] access to upload page with managed repository role
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752539 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 17:33:31 +00:00
Brett Porter f63959e3aa [MRM-1101] restore proper tracking of principal in DAV for audit logging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752519 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 16:53:17 +00:00
Maria Odea B. Ching 11edfc6918 exclude slf4j 1.5.6 jars in WEB-INF/lib, conflicts with the version used which is 1.5.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752433 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 13:07:00 +00:00
Brett Porter c5783f016f [MRM-1130] add security audit log and clean up logging configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752431 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 12:37:04 +00:00
Emmanuel Venisse aae839ff4b [ARCHIVA-938] Remove harcoded guest user
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752384 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 06:12:17 +00:00
Brett Porter bf03bbad7a [MRM-1102] reduce verbosity of ZipExceptions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751941 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:38:09 +00:00
Brett Porter e75840b71f [MRM-1102] clean up layout exceptions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751940 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:35:35 +00:00
Brett Porter 0fcfb7e339 [MRM-1102] don't swallow parsing exception too early where it still has context, and only log the message not the trace in scanning
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751932 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:09:34 +00:00
Brett Porter 0715c95f8c clean imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751929 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:05:19 +00:00
Brett Porter fd62230483 [MRM-842] [MRM-836] correct the organization name and issue management URL in the database by not assigning them an automatically generated key as the identifier. We don't need these as identifiers, so simply remove
Submitted by: John Michael Luy


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751709 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 15:27:06 +00:00
Brett Porter 1216a8534a [MRM-1081] fix download tag in light of multiple repositories offering the same artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751702 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 15:14:47 +00:00
Brett Porter d45681578e [MRM-1042] reduce logging noise, you would anticipate a lot of misses since artifacts are not in all repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751699 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 15:03:02 +00:00
Brett Porter 5a9d510e8a [MRM-1082] restore per-lookup to action classes that was set by default with the previous version of the plexus plugin. This is important for actions that store state and resolves a number of issues with parameters persisting across requests (and clients)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751672 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 13:17:46 +00:00
Emmanuel Venisse 9633f8d288 [MRM-938] Remove old/unused property
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751668 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 13:01:59 +00:00
Brett Porter 302247e263 [MRM-749] we actually need to explicitly skip the processFile method if the index couldn't be created
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751620 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 08:30:40 +00:00
Brett Porter 1b1f7785df [MRM-749] throw consumer exception if it can't start so that it doesn't fail processing every file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751608 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 08:00:07 +00:00
Brett Porter 268b0e5850 [MRM-1062] switch md5 implementation - license is less ambiguous and it appears faster
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751565 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 01:15:16 +00:00
Brett Porter d6f99e5f66 [MRM-1062] find artifact no longer worked in several browsers due to the file input not returning the full path as a security measure. For Firefox 3, the file will now be checksummed in JavaScript, and other browsers will present an alert dialog
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751562 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 00:56:29 +00:00
Brett Porter 722e0b6682 [MRM-1062] avoid applet error going into search box
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751545 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 22:44:03 +00:00
Brett Porter f3b9f4f30c [MRM-1110] some redback log statements are not visible in Archiva logs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751524 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 20:57:28 +00:00
Brett Porter 3a742eeb67 [MRM-1109] environment checks do not indicate which caused a violation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751517 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 20:45:02 +00:00
Brett Porter aeedc2ff5e [MRM-1013] add generics for type safety after updating redback for the casting error
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750975 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 16:54:34 +00:00
Brett Porter 4b34d911eb [MNG-1106] guard against NPE which can be generated by the LDAP user manager if misconfigured
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750953 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 16:08:12 +00:00
Brett Porter adf0f01d13 [MRM-1108] show the default logo if it is empty in the configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750843 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 10:54:06 +00:00
Brett Porter 9e03d296ed formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750823 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:44:47 +00:00
Brett Porter 497493a78b [MRM-1073] restore backwards compatibility of model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750808 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 08:26:30 +00:00
Brett Porter 3823131239 [MNG-1073] remove class from the model that was never used and required a model change. Typically, you'd just leave it out of the current version but we get some clean up by removing it altogether without any side effects.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750795 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 07:44:10 +00:00
Brett Porter 1bd4a0386e fix formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750786 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 06:48:58 +00:00
James William Dumay c855a42ef5 Add spring context
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750773 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 05:35:39 +00:00
Brett Porter c5529d24ae [MRM-1074] Typo of Legacy Support option on the left nav menu
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@748162 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 14:40:03 +00:00
Brett Porter 12c36ed347 [MRM-1098] upgrade to wagon 1.0-beta-5 and remove workaround that was needed previously
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747621 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 00:11:47 +00:00
Maria Odea B. Ching a9a04ebb7d set repository id in ArtifactUpdateDatabaseConsumer only when repository id is null
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747306 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 08:35:43 +00:00
James William Dumay a0da36af3c MRM-1095 - Archiva keeps scanning repositories, even if scanning disabled in the web UI. Submitted by Gwen Harold Autencio
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747198 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 23:24:09 +00:00
Maria Odea B. Ching a8ad14acbd [MRM-1092]
submitted by Jevica Arianne Zurbano
o fix 'Hist' to 'Hits' in search results page


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746857 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 02:04:56 +00:00
Maria Odea B. Ching 269380914e removed advancedSearch.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746187 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 09:25:36 +00:00
Maria Odea B. Ching 0cecbab8be [MRM-913]
submitted by Jevica Arianne Zurbano
o patch does the following:
  - deletes artifacts
  - cleans up database
  - executes scan to reflect changes when browsing repository
  - updates metadata
  - updates audit.log
  - 'Delete Artifact' added in navigation and is displayed for users with repository manager role
  - only allows manager of the repository to delete artifacts from it

o additional tweaks to the submitted patch:
  - removed catch for NPE in DeleteArtifactAction
  - migrated jsps & action class to struts 2
  - moved invocation of cleanup consumers in DeleteArtifactAction to DatabaseConsumers (added new method for this in DatabaseConsumers)
  - applied formatting


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746183 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 08:50:35 +00:00
Maria Odea B. Ching 48e96d554f [MRM-1079]
o updated and activated tests for index cleanup consumer
o cleaned up index cleanup consumer


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746169 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 06:52:41 +00:00
Maria Odea B. Ching 57ebe9526a removed unused test resources in archiva-lucene-consumers and archiva-indexer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746157 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:55:19 +00:00
Maria Odea B. Ching b4dfa90773 o re-packaged classes in archiva-indexer
o removed old directory
o removed unnecessary references to RepositoryIndexException and RepositoryIndexSearchException which have been removed


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746146 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:25:30 +00:00
Maria Odea B. Ching c73e639ed2 remove unused classes and empty directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746141 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:09:07 +00:00
Maria Odea B. Ching 958b142c8f remove unused classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746127 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:45:10 +00:00
Maria Odea B. Ching 120d6513a7 [MRM-1079]
o update impl of index cleanup consumer
o moved DatabaseConsumers and LuceneCleanupRemoveIndexedConsumer to spring
o removed old classes and test stubs


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745821 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 11:24:12 +00:00
Maria Odea B. Ching 6c41ed1253 applied formatting to RepositoryContentConsumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745395 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:57:23 +00:00
Maria Odea B. Ching 14b464c185 [MRM-1076]
o remove second invocation of complete scan in RepositoryContentConsumers which causes the NPE


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745393 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:50:21 +00:00
Maria Odea B. Ching ebe7941ce0 [MRM-1042]
o fix getting of other versions of the snapshot
o added tests for getting other versions of the snapshot


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745371 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 03:37:34 +00:00
Maria Odea B. Ching e9b030ba0c [MRM-1041]
updated browse.jsp


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745365 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 03:01:03 +00:00
Maria Odea B. Ching 243a71a586 [MRM-1042]
o hide timestamped SNAPSHOT versions in version list browse
o add 'Other Versions' field in the artifact info page if the artifact is a snapshot & has other timestamped versions


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745362 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 02:42:23 +00:00
Maria Odea B. Ching f7b27068d7 [MRM-1041]
o show shared basic project info in versions list browse
o fix model not being set in repository browse


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745359 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 02:24:09 +00:00
Maria Odea B. Ching 5f39994250 [MRM-1043]
o added row count in search criteria
o cleaned up jsp


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744832 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 07:31:44 +00:00
Maria Odea B. Ching 87f3147e7e [MRM-1043]
o provide list for repositories that can be searched


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744797 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 04:06:36 +00:00
James William Dumay db5102aaaf MRM-1066 - Shutdown of Tomcat causes Exception when running Archiva Project
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744785 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 00:28:50 +00:00
Maria Odea B. Ching fa4039e25f o clean up and fix spacing of results.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744086 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 11:32:27 +00:00
Maria Odea B. Ching 462af40d1e [MRM-1043]
o moved the advanced search to the quick search page
o dynamically add search criteria
o added additional test in SearchAction


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744080 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 11:25:47 +00:00
James William Dumay 7e85179685 Should reference slf4j API
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743977 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 04:27:20 +00:00
James William Dumay 77481fb93c MRM-1084 - Upgrade modello maven plugin to 1.0 to support Java 5 generics
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743630 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 06:47:36 +00:00
James William Dumay 48fc7e2f6f MRM-1083 - Add artifact search box to the default decorator
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743602 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 02:34:16 +00:00
James William Dumay d10e6a5ae2 MRM-1082 - Upgrade from plexus-maven-plugin to the plexus-component-metadata plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743238 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 05:45:52 +00:00
James William Dumay e2dda2e977 Rolling back MRM-995 as it seemed to have broken lots of things
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743171 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:54:32 +00:00
James William Dumay 034f98a509 MRM-995 - Generated Descriptors are wrong after Eclipse Project Clean
* Submitted by Steffen Grunwald. Thanks for the patch :)



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743169 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:43:05 +00:00
James William Dumay 4719834dfa MRM-799 - Better handling of artifacts with missing poms
* Updated to work with revised model in 1.2
* Changed patch so that Artifacts created for Browsing do not persist to the database (models may not have been proxied)
* Big thankyou to Jevica Arianne B. Zurbano for submitting the fixes!



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743164 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:22:49 +00:00
James William Dumay f3e319b018 Reverting earlier change to SearchUtil
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742863 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 06:12:32 +00:00
James William Dumay 6267a21d29 MRM-1081 - Archiva model should be updated so that the ARTIFACT table includes repositoryId as a primary key
* Updated so that repositoryId is part of the primary key for an artifact
* removed old search API classes as they needed to be brought over to the new API and doing so would be a waste of time



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742859 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 05:35:05 +00:00
James William Dumay dc5aee4038 moved hit key utility method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742848 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 04:51:10 +00:00
James William Dumay 837bb4a0b6 Ignore .indexer directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742846 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 04:46:37 +00:00
James William Dumay 200a649b36 Add @Override annotations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742790 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 23:58:48 +00:00
Maria Odea B. Ching b521fd00d2 remove old consumers for indexing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741493 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 09:32:06 +00:00
Maria Odea B. Ching 9cb1a3f329 update search tips, no need to use 'bytecode' keyword when searching for a class or package name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741468 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 08:24:41 +00:00
Maria Odea B. Ching 62abdcacc4 added comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741445 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 07:16:35 +00:00
Maria Odea B. Ching e0d6da5cc6 [MRM-1046]
o more tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741444 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 07:15:03 +00:00
Maria Odea B. Ching 2fb9f49983 [MRM-1046]
o more test cases


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741385 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 03:29:50 +00:00
Maria Odea B. Ching caa7128117 [MRM-1046]
o added more tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741054 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 09:22:22 +00:00
Maria Odea B. Ching 8cbe207627 [MRM-1046]
o added test cases for SearchActionTest


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741051 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 09:00:31 +00:00
Maria Odea B. Ching c9cdca72bb [MRM-933]
applied some parts of the patch submitted by Gwen Harold Autencio
- fix results.jsp


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740580 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 02:32:30 +00:00
Maria Odea B. Ching b8f16e0c71 [MRM-933]
o set search result limits of the returned search results


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740576 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 02:16:11 +00:00
Maria Odea B. Ching c0e1f8872e [MRM-749]
merged -r 728552:740257 from archiva-nexus-indexer branch


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740552 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 01:09:17 +00:00
Carlos Sanchez Gonzalez cedc048694 Apply 732550 from Continuum: update comments due to REDBACK-100
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@739678 13f79535-47bb-0310-9956-ffa450edef68
2009-02-01 01:50:11 +00:00
James William Dumay ef3ecba393 remove unused import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@737966 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27 01:41:03 +00:00
Maria Odea B. Ching 03a080a1d5 [MRM-1068]
submitted by Maria Catherine Tan
- upgrade redback to 1.2-beta-2
- needed to upgrade spring to 2.5.6 to be compatible with redback 1.2-beta-2


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@735937 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 05:32:11 +00:00
James William Dumay cc74d51a5b MRM-1011 - Organisation link on logo points to somewhere
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@733229 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 04:29:06 +00:00
Maria Odea B. Ching d2190ff6a8 fix some problems in invoking search service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@732674 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08 10:14:02 +00:00
James William Dumay 9158c2f5dc remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@728587 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:19:52 +00:00
James William Dumay c2c0d59613 map variables should be final if they are to be used with the synchronized keyword
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@727229 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 00:10:13 +00:00
James William Dumay 5786c1db33 Remove unused code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726963 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 05:28:59 +00:00
James William Dumay a9efd1383b MRM-1040 - for snapshots in search results just show SNAPSHOT, not timestamps
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726930 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 02:37:48 +00:00
James William Dumay 20080174a4 MRM-1037 - Search Usability
* timestamp versions are merged to -SNAPSHOT versions
* duplicate artifacts are now merge by use of boolean filters
* we now search the correct fields
* content search has been removed (more accurate results)
* added more tokenizers for groupId, artifactId, version, etc
* Artifact Id's are weighted to improve quicksearch results



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726928 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 02:13:25 +00:00
Martin Cooper 679221b1ea MRM-962 - Upload Artifact action should trim its fields
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@725593 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 06:14:02 +00:00
James William Dumay 2d11d2048a MRM-1031 - Upgrade to jackrabbit-webdav 1.5.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@724235 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 02:39:39 +00:00
Maria Odea B. Ching b7209bdba6 - add missing Search header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723600 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 05:52:14 +00:00
Maria Odea B. Ching ebe8cb3951 [MRM-1028]
- fixed missing find artifact page


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723591 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 05:29:05 +00:00
James William Dumay 6987e689ec Remove useless logging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723587 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 05:20:53 +00:00
Brett Porter 924368de76 run Jetty from outside the target so that you have to use -PcleanJetty to clean up, generally persisting the server and configuration that you used
merged from: r721951, 721953


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723581 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 04:25:20 +00:00
James William Dumay d1e7241a84 adding overrides
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723567 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 03:39:55 +00:00
James William Dumay 3ffefddeea making repository final
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723224 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 06:34:53 +00:00
James William Dumay 69144ad89b Make member field final
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723221 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 06:11:21 +00:00
Brett Porter 8946eb1681 [MRM-1027] Indices are not cleaned up when deleting artifact via web services
Merged from: r722439


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@722449 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 13:02:37 +00:00
Brett Porter 17ffc555fc [MRM-1025] add missing dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721544 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:08:42 +00:00
Brett Porter fdb8c33f85 [MRM-1025] further references to the old name cleaned up
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721541 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:40:07 +00:00
Brett Porter 2583cefeae clean up dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721540 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:39:32 +00:00
Brett Porter 1cd4d25d7b [MRM-1025] update with changed location
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721536 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:10:20 +00:00
Brett Porter 576cd9b62f [MRM-1025] update with changed location
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721535 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:10:08 +00:00
Brett Porter 6f2d5bad73 [MRM-1025] consolidate dependency graphing classes into one module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721529 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 16:29:00 +00:00
Brett Porter 630281a13b [MRM-1025] fix tests after previous rename
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721526 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 16:13:22 +00:00
Brett Porter 88c2458c9d [MRM-1025] no longer used after move to database
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721515 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 15:21:26 +00:00
Brett Porter ebba6ca1d7 [MRM-1025] consolidate more database uses into the database module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721514 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 15:15:57 +00:00
Brett Porter fbb49e3387 upgrade Jetty to 6.1.14
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721100 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27 06:41:42 +00:00
James William Dumay e92550d80f MRM-1020 - Fix the crazy alpaca on Windows. Submitted by Martin Cooper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@720105 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 03:16:29 +00:00
Brett Porter ba4bf4402d use a more traditional taglib location, makes eclipse happier
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719566 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 12:17:51 +00:00
Brett Porter 896160743f [MRM-937] rename audit log file
Submitted by: Martin Cooper


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719173 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 06:15:17 +00:00
Brett Porter 882128332b [MRM-1016] Minor usability enhancement for the web app footer
Submitted by: Martin Cooper


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719165 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 05:29:24 +00:00
James William Dumay 8152eb5642 MRM-1015 - Move consumers and related API's to Spring
RepositoryContentConsumers needed to be ported over as a spring component so that we can use the ApplicationContextAware interface.



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719157 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 04:13:50 +00:00
Brett Porter f578399872 remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzosbywzr
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718864 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 06:33:35 +00:00
James William Dumay 9265e9e8dd MRM-1004 - RepositoryServlet tests fail intermittently on Windows.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718167 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 03:42:13 +00:00
James William Dumay 7feb3eb525 MRM-1004 - RepositoryServlet tests fail intermittently on Windows. Submitted by Martin Cooper.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718157 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 01:39:20 +00:00
Maria Odea B. Ching 125d7ad42e updated tests from previous changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713945 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 07:24:37 +00:00