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
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
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
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
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
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
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
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
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
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