summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update group IDBrett Porter2008-05-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657972 13f79535-47bb-0310-9956-ffa450edef68
* Move 'Upload Artifact' to the 'Manage' menu. Wendy Smoak2008-05-181-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657635 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-804] Execute the repository content consumers for the uploaded or ↵Wendy Smoak2008-05-181-4/+7
| | | | | | 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
* [MRM-804] Execute the repository content consumers on the uploaded artifact ↵Wendy Smoak2008-05-181-0/+8
| | | | | | | | | 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
* [MRM-810] Log the successful upload. Needs to be fixed to write to ↵Wendy Smoak2008-05-171-2/+8
| | | | | | audit.log in the correct format instead. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657406 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-169-74/+205
| | | | | | | | -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
* applied codestyleMaria Odea B. Ching2008-05-166-348/+425
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656928 13f79535-47bb-0310-9956-ffa450edef68
* lock down plugin versionBrett Porter2008-05-162-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@656912 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-153-5/+112
| | | | | | | | -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
* [MRM-773]Maria Odea B. Ching2008-05-1510-16/+86
| | | | | | | | -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
* remove variables that are no longer used in RepositoryServletMaria Odea B. Ching2008-05-131-10/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655750 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-132-39/+330
| | | | | | | | | | 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
* [MRM-694]Maria Odea B. Ching2008-05-1212-8/+1565
| | | | | | | | | 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
* [MRM-773]Maria Odea B. Ching2008-05-121-0/+4
| | | | | | | added autoCreateColumn property for archiva database git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655423 13f79535-47bb-0310-9956-ffa450edef68
* add a placeholder for the virtual repository featureBrett Porter2008-05-121-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655419 13f79535-47bb-0310-9956-ffa450edef68
* -updated RSS feed section in release notesMaria Odea B. Ching2008-05-121-4/+5
| | | | | | | -updated urls to the archiva.apache.org git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655415 13f79535-47bb-0310-9956-ffa450edef68
* Adding issues to release notesJames William Dumay2008-05-121-1/+122
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655413 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-121-2/+5
| | | | | | | updated rss feed docs git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655412 13f79535-47bb-0310-9956-ffa450edef68
* this isn't needed here, the reference is deployed from archiva-modules which ↵Brett Porter2008-05-111-7/+0
| | | | | | already has it git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655381 13f79535-47bb-0310-9956-ffa450edef68
* Updating release notes to include webdav changesJames William Dumay2008-05-111-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655277 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-114-12/+43
| | | | | | | 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
* [MRM-773]Maria Odea B. Ching2008-05-111-1/+3
| | | | | | | -return false if not authorized git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655254 13f79535-47bb-0310-9956-ffa450edef68
* Fix url and add distributionManagement to publish reference docs and reports.Wendy Smoak2008-05-111-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655252 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-112-4/+2
| | | | | | | 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
* [MRM-773]Maria Odea B. Ching2008-05-116-111/+54
| | | | | | | -remove archiva-security dependency to xwork-integration git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655233 13f79535-47bb-0310-9956-ffa450edef68
* adjust site structure in accordance with modules, and make the header ↵Brett Porter2008-05-105-1/+11
| | | | | | consistent with the main site git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655189 13f79535-47bb-0310-9956-ffa450edef68
* clarify that you can use HTTP, not just WebDAV. Adjust ordering and other ↵Brett Porter2008-05-101-75/+110
| | | | | | minor improvements git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655186 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-107-156/+244
| | | | | | | -move servlet authentication code to archiva-security git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655027 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-083-53/+131
| | | | | | | | -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
* [MRM-773]Maria Odea B. Ching2008-05-072-0/+59
| | | | | | | document the rss feeds git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@654026 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-073-29/+29
| | | | | | | | -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
* MRM-781 Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-05-067-17/+76
| | | | | | | | * 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
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-05-0611-75/+385
| | | | | | | | | | * 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
* MRM-781James William Dumay2008-05-062-8/+49
| | | | | | | | * Tests for RepositoryPathUtil * Remove itcould webdav readme git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653748 13f79535-47bb-0310-9956-ffa450edef68
* improve the error message to confirm the file when this pops up next. I ↵Brett Porter2008-05-061-2/+4
| | | | | | think I'm seeing this when proxying metadata in some instances git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653709 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-774] Updated docs for the ability to upload a POM along with an artifact.Wendy Smoak2008-05-061-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653665 13f79535-47bb-0310-9956-ffa450edef68
* remove inherited URLBrett Porter2008-05-051-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653628 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-054-7/+144
| | | | | | | | -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
* [MRM-774] Allow a POM file to be uploaded along with the artifact.Wendy Smoak2008-05-042-21/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653190 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-05-036-27/+465
| | | | | | | | | -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
* [MRM-773]Maria Odea B. Ching2008-04-302-11/+11
| | | | | | | 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
* [MRM-773]Maria Odea B. Ching2008-04-3021-35/+537
| | | | | | | | | | -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
* -added startTime variable to contain when the consumers were executedMaria Odea B. Ching2008-04-282-7/+27
| | | | | | | -added get and set method for the variable to be able to set it in the tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652068 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-733]Maria Odea B. Ching2008-04-281-4/+0
| | | | | | | removed dependency to archiva-rss git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652045 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-04-2827-108/+159
| | | | | | | | -added the constraints for getting the different versions of a specific artifact -added the whenGathered field in beginScan(..) of RepositoryContentConsumer interface and updated all implementing consumers git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652043 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-04-2711-273/+588
| | | | | | | | -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
* [MRM-781] make sure file is closedBrett Porter2008-04-231-3/+14
| | | | | | | Submitted by: James William Dumay git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@650757 13f79535-47bb-0310-9956-ffa450edef68
* fix the tests to operate consistently on all platformsBrett Porter2008-04-212-9/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@650071 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-780] Access to indexes files with a browser is not possibleBrett Porter2008-04-203-13/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649910 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-781] correct probem with guest accountBrett Porter2008-04-192-6/+7
| | | | | | | Submitted by: James William Dumay git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649748 13f79535-47bb-0310-9956-ffa450edef68