Commit Graph

2195 Commits

Author SHA1 Message Date
Maria Odea B. Ching 94799fd790 [MRM-773]
-update feed link url from the request url
-set query import in ArtifactsByRepositoryConstraint


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653999 13f79535-47bb-0310-9956-ffa450edef68
2008-05-07 06:09:51 +00:00
James William Dumay 584bd356c2 MRM-781 Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
* I broke MRM-440, so this restores that functionality
* Locked down the enforcer plugin version so that Maven does not go looking for it everytime we build


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653817 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 15:40:22 +00:00
James William Dumay f889364a39 MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
* Implemented Webdav properties, including copy/move/delete operations
* Unit tested the DavResourceLocator and DavLocatorFactory implementations (More tests on the way)
* Introduced joda-time dependency todo ISO8601 dates for the dav servlet



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653769 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 13:32:28 +00:00
James William Dumay 09477b72a9 MRM-781
* Tests for RepositoryPathUtil
* Remove itcould webdav readme


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653748 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 11:32:22 +00:00
Maria Odea B. Ching e85deb992e [MRM-773]
-set limit date of artifacts to be included in the feed (new artifacts in repo)
-created test for ArtifactsByRepositoryConstraint


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653303 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 06:24:29 +00:00
Wendy Smoak e5de45d6b3 [MRM-774] Allow a POM file to be uploaded along with the artifact.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653190 13f79535-47bb-0310-9956-ffa450edef68
2008-05-04 09:09:22 +00:00
Maria Odea B. Ching f781bfffa4 [MRM-773]
-added basic http authentication to rss feed servlet 
-added commons-codec as dependency which is used for decoding the username and password
-updated tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652981 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 02:38:07 +00:00
Maria Odea B. Ching ce8c8a06a2 [MRM-773]
fixed where condition for querying new versions of a specific artifact


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652241 13f79535-47bb-0310-9956-ffa450edef68
2008-04-30 03:29:34 +00:00
Maria Odea B. Ching a8bc40dbd4 [MRM-773]
-added the servlet that would handle the rss feed requests
-created tests for the servlet
-removed thrown exception in getSpringConfigLocation() that is being overridden in PlexusInStringTestCase
-updated jsps to the new rss feed urls


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652230 13f79535-47bb-0310-9956-ffa450edef68
2008-04-30 02:18:43 +00:00
Maria Odea B. Ching 36562a6696 [MRM-773]
-get feed contents from the database
-generate the feed without writing to a file


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@651956 13f79535-47bb-0310-9956-ffa450edef68
2008-04-27 14:04:28 +00:00
Brett Porter 8213830900 [MRM-781] make sure file is closed
Submitted by: James William Dumay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@650757 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 06:13:45 +00:00
Brett Porter 9d1f342bc5 fix the tests to operate consistently on all platforms
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@650071 13f79535-47bb-0310-9956-ffa450edef68
2008-04-21 10:00:35 +00:00
Brett Porter 7875facb9b [MRM-780] Access to indexes files with a browser is not possible
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649910 13f79535-47bb-0310-9956-ffa450edef68
2008-04-20 11:13:55 +00:00
Brett Porter c2c71dd5ec [MRM-781] correct probem with guest account
Submitted by: James William Dumay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649748 13f79535-47bb-0310-9956-ffa450edef68
2008-04-19 03:15:06 +00:00
Brett Porter 3d13eda595 [MRM-694] display the groups in the repositories page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649453 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 10:40:45 +00:00
Brett Porter 202feaa707 sort the files on the index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649401 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 08:11:17 +00:00
Brett Porter eba490dfb5 remove unused/unneeded files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649397 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 07:56:48 +00:00
Brett Porter cc0ce2d707 [MRM-781] additional fixes to webdav
Submitted by: James William Dumay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649382 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 06:30:31 +00:00
Brett Porter f350582905 [MRM-781] remove empty directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649358 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 03:42:39 +00:00
Brett Porter 558d0c2a4f [MRM-781] Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
Submitted by: James William Dumay


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649352 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 03:05:18 +00:00
Maria Odea B. Ching 3ad24bfa31 -added check to not generate rss feed if there are no new artifacts
-do not set the link for the feed entries


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648913 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 01:03:01 +00:00
Joakim Erdfelt 92362e9ee3 Replacing plexus-digest with archiva-checksum
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648115 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 04:44:17 +00:00
Maria Odea B. Ching 5920685d00 -added additional test case for RssFeedGenerator
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648105 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 03:06:55 +00:00
Maria Odea B. Ching 328422ab73 -reverted exclusions of plexus-container in plexus-spring dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648097 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 02:14:25 +00:00
Maria Odea B. Ching 32474f11ca -exclude plexus container in plexus-spring dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647784 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 13:03:47 +00:00
Brett Porter db51c1b590 remove all traces of the Plexus container
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647663 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 04:58:17 +00:00
Brett Porter e34d718620 remove plexus container dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646630 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 03:32:24 +00:00
Brett Porter 15e8484be8 clean up dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646442 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 17:19:31 +00:00
Brett Porter f24cdcbd13 remove unnecessary component definitions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646403 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 15:31:57 +00:00
Maria Odea B. Ching 66612a985f [MRM-123]
-configure host and port of the links in the rss feeds


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645833 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 10:36:50 +00:00
Maria Odea B. Ching d346a91845 [MRM-123]
-generate/update rss feeds after repository scan
-add rss feed icon in repositories (for new artifacts in repo feed) and in browse artifact (for new versions of artifact feed)


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645576 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 15:50:57 +00:00
Brett Porter dc79f42e3c upgrade plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645393 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 06:22:51 +00:00
Maria Odea B. Ching ede408e255 [MRM-123]
-generate feeds for new artifacts in the repo and new versions of artifacts
-added tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645347 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 02:56:58 +00:00
Brett Porter 0c2eecde26 [MRM-762] fix incorrect HTML
Merged from: r644297


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644301 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 13:03:47 +00:00
Brett Porter 0dc913b235 [MRM-763] correct incorrect cron expressions
Merged from: r644279


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644282 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 12:31:40 +00:00
Brett Porter 28e54029c0 [MRM-159] should not respond with a 404 if proxying a file results in a remote error
Merged from: r644205, 644275


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644276 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 12:03:54 +00:00
Brett Porter e0b02a1630 [MRM-764] default policies are not selected in the add proxy connector page
Merged from: r644195


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644199 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 07:32:33 +00:00
Maria Odea B. Ching ff44aa71b4 [MRM-123]
-move the rss classes to it's own module


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644151 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 03:42:59 +00:00
Wendy Smoak ab7e4fad1d [MRM-532] Display the value of the index directory and allow it to be edited through the web interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644150 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 03:35:04 +00:00
Maria Odea B. Ching 545b41143c [MRM-123]
-use rome for the rss feeds
-added the rss feed generator


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@643826 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 10:01:50 +00:00
Brett Porter a49a0f2863 fix the version handling since the group ID change, and simplify in the process
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642863 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31 03:25:25 +00:00
Brett Porter b657be4b49 use the date for logging, and remove the obsolete console appender
Merged from: r642856


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642858 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31 02:25:32 +00:00
Brett Porter 9e3f8b3531 [MRM-725] make path handling compliant with the specification. This corrects a problem on websphere
Submitted by: Steffen Grunwald
Merged from: r642827


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642828 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30 22:26:18 +00:00
Brett Porter 4a2cf8553f [MRM-755] set the right MIME type for POMs
Submitted by: Stefan Prange
Merged from: r642824


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642825 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30 22:08:29 +00:00
Brett Porter a05f42cc0e restructure according to discussion on the dev list
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642497 13f79535-47bb-0310-9956-ffa450edef68
2008-03-29 03:09:22 +00:00