Maria Odea B. Ching
4aa6c9bab0
[MRM-883]
...
-do not generate feed if there are no information available
-return 204 if no information/update available
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679754 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 10:47:53 +00:00
Brett Porter
28e545b65a
[MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for pre-emptive proxying of support files when requested before the artifact
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677828 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 05:47:04 +00:00
Maria Odea B. Ching
0d580b48c1
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:43:54 +00:00
Maria Odea B. Ching
ef3b578f91
[maven-release-plugin] prepare release archiva-1.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:41:07 +00:00
Maria Odea B. Ching
7da05e7cd4
[MRM-864]
...
-use a lucene Filter with BooleanQuery and the LuceneQuery for searching within the search results
-added a checkbox in the general search page to search from the results only
-maintain a list of previous query strings if searchResultsOnly option is enabled in general search
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677197 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 08:46:38 +00:00
Maria Odea B. Ching
e0566ec1c1
[MRM-872]
...
-write the merged metadata into maven-metadata-${repoGroupId}.xml instead of merged-maven-metadata.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676526 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 09:23:33 +00:00
Maria Odea B. Ching
7f83fefd8d
[MRM-872]
...
-generate checksums for the merged metadata
-additional fixes for handling the requests for the merged metadata and it's checksums
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676516 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 09:04:34 +00:00
Maria Odea B. Ching
a5d144eec4
[MRM-872]
...
-merge metadatas of the repositories under a virtual repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676322 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 14:05:28 +00:00
Maria Odea B. Ching
be270f9606
[MRM-550]
...
submitted by John Michael Luy
-don't display the "up" link/image when it is the first item and won't dispaly the "down" link/image if it is the last item
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676261 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 05:15:17 +00:00
Maria Odea B. Ching
60b94edc69
[MRM-861]
...
-fixed up the number links in the pagination
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675852 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 07:51:47 +00:00
Maria Odea B. Ching
6f322f77ce
[MRM-872]
...
-added test case for repo group merged metadata request
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675602 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 14:50:18 +00:00
Maria Odea B. Ching
f8cfdfa447
-in the search results, display repository (with link) where artifact is located
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675505 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 10:44:08 +00:00
Nicolas De Loof
ce121d314f
MRM-872 first step : don't return first available resource, but list all available, to support "merge" when more than one is present.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675495 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 10:14:21 +00:00
Maria Odea B. Ching
59313f36c3
[MRM-861]
...
-fix search results hits count
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675469 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 07:47:38 +00:00
Maria Odea B. Ching
2b2e21c613
[MRM-861]
...
-added pagination to search results page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675415 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 02:17:04 +00:00
Maria Odea B. Ching
c5b51473ba
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:04:28 +00:00
Maria Odea B. Ching
84c614d09a
[maven-release-plugin] prepare release archiva-1.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:01:17 +00:00
James William Dumay
c74f7ea2b9
MRM-867 - 500 on HTTP HEAD
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674698 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 01:28:19 +00:00
Emmanuel Venisse
1d5a1c02e2
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674530 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 15:58:05 +00:00
Emmanuel Venisse
d11552bef1
[MRM-865] Add lastUpdated, timestamp and buildNumber field in metadata files for uploaded SNAPSHOTs
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674507 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 14:39:06 +00:00
Brett Porter
2a68a704a6
commons-logging-api is actually required by some client libraries, add back to main webapp dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674463 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 11:42:38 +00:00
James William Dumay
d3bb6ccbcb
MRM-829 - Replace Company POM feature with simple Appearence customisation
...
* removing unneeded dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674170 13f79535-47bb-0310-9956-ffa450edef68
2008-07-05 09:43:42 +00:00
James William Dumay
5378f9b2f5
MRM-829 - Replace Company POM feature with simple Appearence customisation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674161 13f79535-47bb-0310-9956-ffa450edef68
2008-07-05 08:40:27 +00:00
Maria Odea B. Ching
fa7c0bce94
adding back the link to Maven in default.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673590 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 05:36:20 +00:00
Maria Odea B. Ching
349d752beb
[MRM-792]
...
removed references to Maven in the alpaca message
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673589 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 05:30:36 +00:00
James William Dumay
e66053f72a
MRM-858 - last-modified header is missing
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673578 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 04:07:35 +00:00
Maria Odea B. Ching
209ad27647
disable webwork.devMode
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673565 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 02:02:18 +00:00
Brett Porter
38298e329e
[MRM-857] set a user agent for proxy HTTP requests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673383 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 13:04:01 +00:00
Brett Porter
a5636c4509
[MRM-831] When deploying artifacts to the repo, they should be added to the index instantly. Improve audit logging as well
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673360 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 11:23:05 +00:00
Maria Odea B. Ching
1b3e3f374f
[MRM-792]
...
-removed references to maven
-updated http://maven.apache.org/archiva urls to http://archiva.apache.org
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673308 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 07:49:49 +00:00
James William Dumay
571c96c635
MRM-856 - Artifact Upload replaces all instances of the name "jar" with "pom" when trying to change the file extension
...
* Use FilenameUtils from commons-io to properly strip the extension
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673284 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 05:18:25 +00:00
Maria Odea B. Ching
61b55ed637
[MRM-810]
...
-implemented the Auditable for UploadAction
-cleaned up the logging config
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673280 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 05:01:08 +00:00
James William Dumay
6723188061
MRM-853 - HTTP Error 500 when uploading artifact with Windows OS
...
Submitted by: John Michael Luy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673277 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 04:53:38 +00:00
James William Dumay
a0170714e3
MRM-855 - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat
...
* removed excludes for xerces:*
* updated enforcer rules
* excluded xerces from shade in archiva-cli
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673269 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 04:11:34 +00:00
Maria Odea B. Ching
1fb861e0db
[MRM-851]
...
removed whitespace in archiva taglib short-name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673266 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 03:24:30 +00:00
James William Dumay
9f3eadd519
MRM-840 - Wagon HTTP deadlocks under high load
...
* Reverted back to using wagon-http-lightweight from commons-http based wagon-http
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673257 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 01:28:43 +00:00
Maria Odea B. Ching
f3f9a85b3f
removed commented assertions
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@672128 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27 06:56:49 +00:00
Maria Odea B. Ching
207111bebc
cleanup some of the rss code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@671856 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 11:12:47 +00:00
Maria Odea B. Ching
3fbd2cd8df
[MRM-845]
...
submitted by Maria Catherine Tan
-fix 'page isn't redirecting properly' when repo group link is clicked
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@669762 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 01:47:44 +00:00
Brett Porter
f24fb294d7
fix jetty:run
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@669410 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 07:46:51 +00:00
Brett Porter
1e08f8f6b6
fix headers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@668024 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 00:03:23 +00:00
Brett Porter
0180afb31d
formatting
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@668023 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 00:02:48 +00:00
Brett Porter
6d84f3a0a5
POM clean up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 06:27:11 +00:00
Brett Porter
c6a1a4915f
set line ending
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667750 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 06:12:16 +00:00
James William Dumay
451c614468
Removed redundant argument from writeHyperlink
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666953 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 05:02:24 +00:00
James William Dumay
0550a9763a
MRM-781 - Looks like I broke the collection redirect again. This time we have a regression test :)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666951 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 05:00:17 +00:00
Emmanuel Venisse
323df4e8bb
Fix html
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666344 13f79535-47bb-0310-9956-ffa450edef68
2008-06-10 22:10:32 +00:00
Maria Odea B. Ching
f0299c2f3d
removed unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@664665 13f79535-47bb-0310-9956-ffa450edef68
2008-06-09 09:26:41 +00:00
Maria Odea B. Ching
d6ddac89f3
[MRM-789]
...
-added confirmation page before saving a new or updated managed repo if the repo location already exists
-added tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663788 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 23:50:57 +00:00
Brett Porter
621c72cac6
fix wagon scopes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663491 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 07:34:53 +00:00
Maria Odea B. Ching
0596af879a
-reverted -r662662 (validation check against system properties)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663006 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 06:38:50 +00:00
James William Dumay
96f3712ef0
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
...
* DELETE should 404 if resource does not exist
* 93% litmus coverage
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662989 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 05:52:40 +00:00
James William Dumay
a0091f4898
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
...
* Reenabled RepositoryServletBrowseTest
* Added Extra DavResourceLocator tests
* Increased Litmus test score to 87.7%
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662968 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 03:50:03 +00:00
Maria Odea B. Ching
f4ce1aafc2
[MRM-824]
...
-excluded xalan, velocity-dep, xml-apis, wstx-asl, stax-utils and xercesImpl jars in WEB-INF/lib
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662942 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 01:52:41 +00:00
James William Dumay
93334278f2
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
...
* Changed so that non-existant parent directories are only created on PUT and not on MKCOL. This allows better litmus compliance.
* Added MkColMethodWebRequest which implements the MkCol method for HttpUnit
* Unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662933 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 00:29:27 +00:00
James William Dumay
35f82ea9c7
Commenting out failing test - Ill look at this in the morning.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662817 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 14:51:20 +00:00
James William Dumay
b3d3556562
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
...
* Webdav litmus test is now able to run correctly.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662742 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 11:22:23 +00:00
James William Dumay
5a3192b85d
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
...
* Implementing litmus compatible removeMember() (DELETE)
* Unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662691 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 08:23:06 +00:00
James William Dumay
5695aac229
Enabling the DavResourceTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662686 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 07:58:54 +00:00
James William Dumay
0a3ca3fdb2
Actually fixing the failing test. Turns out I mixed up the file and logical paths in the DavResourceTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662682 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 07:57:27 +00:00
Maria Odea B. Ching
ab0724b375
[MRM-789]
...
-check if the repo location is referenced as a system property before deleting the contents of the repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662662 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 06:22:36 +00:00
Brett Porter
82bc905da8
commenting out test again, it's still broken
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662655 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 05:31:44 +00:00
James William Dumay
f643efedcb
Fixing DavResourceTest from writing tests to /
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662382 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02 10:06:44 +00:00
Maria Odea B. Ching
eb6967d2e6
[MRM-823]
...
-remove repo in group when repo is removed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662342 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02 06:51:21 +00:00
Brett Porter
8b1dbf37ee
clean up dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662303 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02 01:28:23 +00:00
Brett Porter
df373a34db
disable failing test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662136 13f79535-47bb-0310-9956-ffa450edef68
2008-06-01 03:16:20 +00:00
Brett Porter
ca40d80d1d
remove old resources patterns
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662134 13f79535-47bb-0310-9956-ffa450edef68
2008-06-01 03:10:36 +00:00
Brett Porter
9e6f108d86
stop file being created in / - tests still fail though
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662126 13f79535-47bb-0310-9956-ffa450edef68
2008-06-01 02:19:07 +00:00
Brett Porter
2c3b232488
fix bad import
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662047 13f79535-47bb-0310-9956-ffa450edef68
2008-05-31 17:03:16 +00:00
James William Dumay
2a9044f11c
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
...
* Adding tests for DavSession attachment and release
* Changed the ArchivaDavSessionProvider so that it does not rely on the WebApplicationContext
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661630 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 10:15:05 +00:00
Maria Odea B. Ching
b4f9994165
[MRM-785]
...
-set success result to go to jsp file instead of redirect to 'upload' action
-clear the form fields before returning to jsp page after upload
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661582 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 07:43:23 +00:00
James William Dumay
86628294c8
Fixed failing test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661564 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 04:03:59 +00:00
James William Dumay
721f552dfa
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
...
* Adding LockManager to DavResourceFactory
* Adding locking support to DavResource
* General cleanup inside of the dav resource
* Adding DavSession attachement inside of DavSessionProvider
* Tests
NOTE: We should have a complete Class 2 locking implementation (Exclusive only) so OS X dav client should work
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661563 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 04:01:37 +00:00
Emmanuel Venisse
1e82deb132
Fix commons-io scope
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661253 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 08:23:53 +00:00
Emmanuel Venisse
7a2ebd0be3
Add missing test file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661251 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 08:19:21 +00:00
James William Dumay
6c645d78b1
MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
...
* Adding a DavSession implementation for Class 2 locking support
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661189 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 02:51:24 +00:00
James William Dumay
03584684d1
Moving RepositoryServlet to its new home in archiva-webdav. Thanks to Brett for helping out with the crazy failing tests.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661174 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 01:49:41 +00:00
Maria Odea B. Ching
5b5ab1010c
updated return message when requested resource is not found
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660784 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 02:09:57 +00:00
Maria Odea B. Ching
67de1cbc3b
[MRM-819]
...
added validation to allow only alphanumeric, '.', '-' and '_' characters for repo group id
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660472 13f79535-47bb-0310-9956-ffa450edef68
2008-05-27 11:38:22 +00:00
Maria Odea B. Ching
9afc627e10
removed unused import statements
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660426 13f79535-47bb-0310-9956-ffa450edef68
2008-05-27 08:39:44 +00:00
Maria Odea B. Ching
d7f69544ba
[MRM-818]
...
set a maximum of 100 characters for the length of the repo group id
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660425 13f79535-47bb-0310-9956-ffa450edef68
2008-05-27 08:37:20 +00:00
Maria Odea B. Ching
a6e8d6158c
[MRM-796]
...
applied patch submitted by John Michael Luy
-fix releases checkbox always enabled
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659460 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 07:09:02 +00:00
Maria Odea B. Ching
a83e5b52a9
[MRM-694]
...
-add validation check for existing ids for repo groups and remote & managed repos
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659443 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 06:18:36 +00:00
Maria Odea B. Ching
8b7e75cc71
[MRM-694]
...
-fix index writer sorting for virtual repos
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659397 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 03:49:59 +00:00
Maria Odea B. Ching
1c2d13c01c
[MRM-694]
...
-fixed repo groups page footer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659392 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 03:09:40 +00:00
Maria Odea B. Ching
da7b2445fd
[MRM-802]
...
-display repo group url in repo groups page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659074 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 10:36:55 +00:00
Maria Odea B. Ching
e681872838
[MRM-694]
...
-return 405 instead of 400 for write request to repo groups
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659071 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 10:18:03 +00:00
Maria Odea B. Ching
ac7cb9e9ce
[MRM-694]
...
-fix virtual repo authentication problem
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659069 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 10:02:29 +00:00
Maria Odea B. Ching
67b49a5fdd
[MRM-694]
...
-handle problem with the missing '/' in the repository group url
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658528 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 01:54:13 +00:00
Maria Odea B. Ching
0f07e0019f
[MRM-694]
...
-put authorization check for virtual repos
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658525 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 01:39:40 +00:00
Maria Odea B. Ching
39fad53022
[MRM-694]
...
-handle virtual repos in webdav browse
-add new DavResource for virtual repos
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658261 13f79535-47bb-0310-9956-ffa450edef68
2008-05-20 14:34:48 +00:00
James William Dumay
a42449e3e6
MRM-752 - Trim URL in Remote Repositories
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658219 13f79535-47bb-0310-9956-ffa450edef68
2008-05-20 12:33:13 +00:00
Wendy Smoak
eb8a8c5f3c
Move 'Upload Artifact' to the 'Manage' menu.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657635 13f79535-47bb-0310-9956-ffa450edef68
2008-05-18 20:51:05 +00:00
Wendy Smoak
82b51f34ac
[MRM-804] Execute the repository content consumers for the uploaded or generated pom file so that artifacts will be available in search and browse immediately after uploading.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657491 13f79535-47bb-0310-9956-ffa450edef68
2008-05-18 02:16:42 +00:00
Wendy Smoak
7966bc87ca
[MRM-804] Execute the repository content consumers on the uploaded artifact so it will be indexed immediately.
...
Still need to do the same for the generated or uploaded pom file.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657485 13f79535-47bb-0310-9956-ffa450edef68
2008-05-18 00:46:29 +00:00
Wendy Smoak
ea6809bb91
[MRM-810] Log the successful upload. Needs to be fixed to write to audit.log in the correct format instead.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657406 13f79535-47bb-0310-9956-ffa450edef68
2008-05-17 17:39:25 +00:00
Maria Odea B. Ching
8adede7e94
[MRM-694]
...
-perform authentication only in ArchivaDavSessionProvider.attachSession()
-perform authn and authz for each repo in ArchivaDavResourceFactory.createResource()
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657012 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 10:43:16 +00:00
Maria Odea B. Ching
9bf8c6b96b
applied codestyle
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656928 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 03:02:11 +00:00
Brett Porter
db59374ab7
lock down plugin version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656912 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 01:02:49 +00:00
Maria Odea B. Ching
c65b10563e
[MRM-773]
...
-query only versions of artifacts with whenGathered != null
-created test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656552 13f79535-47bb-0310-9956-ffa450edef68
2008-05-15 08:46:12 +00:00
Maria Odea B. Ching
65a63b95ec
[MRM-773]
...
-fix the publish date of the rss entries
-remove if condition in RepositoryContentConsumers.getStartDate()
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656516 13f79535-47bb-0310-9956-ffa450edef68
2008-05-15 06:20:45 +00:00
Maria Odea B. Ching
c86825783d
remove variables that are no longer used in RepositoryServlet
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655750 13f79535-47bb-0310-9956-ffa450edef68
2008-05-13 06:48:05 +00:00
Maria Odea B. Ching
7f9c76b0bb
[MRM-694]
...
patch submitted by Napoleon Esmundo Ramirez
-implement virtual repositories in archiva webdav
[made some adjustments in the code because there were changes in the code after the patch was created]
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655749 13f79535-47bb-0310-9956-ffa450edef68
2008-05-13 06:35:24 +00:00
Maria Odea B. Ching
7265732755
[MRM-694]
...
patch submitted by Maria Catherine Tan
-UI for repository groups
-test cases for action classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655432 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 07:57:06 +00:00
Maria Odea B. Ching
526dd43bd1
[MRM-773]
...
added autoCreateColumn property for archiva database
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655423 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 06:56:35 +00:00
Maria Odea B. Ching
98c5172b79
[MRM-773]
...
set response header to 'authenticate' if no username and password were supplied
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655274 13f79535-47bb-0310-9956-ffa450edef68
2008-05-11 07:30:52 +00:00
Maria Odea B. Ching
2add3e0bce
[MRM-773]
...
-return false if not authorized
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655254 13f79535-47bb-0310-9956-ffa450edef68
2008-05-11 06:17:32 +00:00
Maria Odea B. Ching
e9411ddc81
[MRM-773]
...
enabled test for new versions of artifact feed (RssFeedServlet)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655237 13f79535-47bb-0310-9956-ffa450edef68
2008-05-11 04:22:05 +00:00
Maria Odea B. Ching
0ad838b410
[MRM-773]
...
-remove archiva-security dependency to xwork-integration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655233 13f79535-47bb-0310-9956-ffa450edef68
2008-05-11 03:22:48 +00:00
Maria Odea B. Ching
d8042e19b0
[MRM-773]
...
-move servlet authentication code to archiva-security
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655027 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 08:33:57 +00:00
Maria Odea B. Ching
64cb5e1bee
[MRM-773]
...
-use authentication scheme used in RepositoryServlet
-temporarily commented out authentication for new versions of artifacts
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@654479 13f79535-47bb-0310-9956-ffa450edef68
2008-05-08 11:27:00 +00:00
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