summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [MRM-1278] Wrong repository displayed in Archiva browseMaria Odea B. Ching2009-11-207-121/+175
| | | | | | | | o added selenium test that uploads SNAPSHOT artifacts in releases and snapshots repositories and checks artifact info page for correct artifact information o refactored upload artifact methos in AbstractManagementTest, moved them over to AbstractArchivaTest to avoid repetition in other tests that uses it git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@882399 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1281] remove unused database consumersBrett Porter2009-11-192-184/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@882363 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1278] Wrong repository displayed in Archiva browseMaria Odea B. Ching2009-11-192-51/+115
| | | | | | | | o retrieve artifact by using ArtifactsRelatedConstraint instead of using getArtifact(..) with an incorrect type o updated existing and added new unit test for repo browse git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@882090 13f79535-47bb-0310-9956-ffa450edef68
* fix unable to delete index IOException in tests when built in windows Maria Odea B. Ching2009-11-181-1/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@881656 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1277] Create Selenium test for advanced search featureMaria Odea B. Ching2009-11-162-11/+84
| | | | | | | o added webapp tests for searching non existing artifacts and when no search criteria is specified in advanced search git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@880666 13f79535-47bb-0310-9956-ffa450edef68
* use project.basedir instead of just basedirMaria Odea B. Ching2009-11-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834798 13f79535-47bb-0310-9956-ffa450edef68
* fixed path where tomcat zip is unpackedMaria Odea B. Ching2009-11-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834773 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1275] Include other file types for the index consumer instead of just ↵Maria Odea B. Ching2009-11-102-0/+20
| | | | | | | | | | the indexable-content o add artifacts file types so it gets processed by the consumer o added unit test git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834426 13f79535-47bb-0310-9956-ffa450edef68
* JUnit tests were removedBrett Porter2009-11-101-332/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834420 13f79535-47bb-0310-9956-ffa450edef68
* store cargo installations outside target to avoid re-downloadingBrett Porter2009-11-102-3/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834415 13f79535-47bb-0310-9956-ffa450edef68
* set default timeout as well as the explicit oneBrett Porter2009-11-101-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834412 13f79535-47bb-0310-9956-ffa450edef68
* make test more resilient to whitespace in titlesBrett Porter2009-11-101-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834410 13f79535-47bb-0310-9956-ffa450edef68
* more flexible test since it might have a newline in the middleBrett Porter2009-11-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834404 13f79535-47bb-0310-9956-ffa450edef68
* make it easier to debug by just starting CargoBrett Porter2009-11-101-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834403 13f79535-47bb-0310-9956-ffa450edef68
* move the archiva database into targetBrett Porter2009-11-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834398 13f79535-47bb-0310-9956-ffa450edef68
* make Tomcat version a propertyBrett Porter2009-11-101-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834395 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to a release of SeleniumBrett Porter2009-11-101-10/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834393 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1268] - Hide the sub-topics in documentation menu by defaultJevica Arianne B. Zurbano2009-11-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@833369 13f79535-47bb-0310-9956-ffa450edef68
* remove clean plugin - the cleanJetty profile handles thisBrett Porter2009-10-271-17/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@830090 13f79535-47bb-0310-9956-ffa450edef68
* remove duplicate dependencyBrett Porter2009-10-221-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@828892 13f79535-47bb-0310-9956-ffa450edef68
* not longer need to ignore subdirectories, as we don't use war:inplaceBrett Porter2009-10-160-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825856 13f79535-47bb-0310-9956-ffa450edef68
* clean up unused methods, bolierplateBrett Porter2009-10-161-44/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825750 13f79535-47bb-0310-9956-ffa450edef68
* [MNG-1231] correct authorization for all getDepend* methodsBrett Porter2009-10-161-20/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825739 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1266] results page fails when find artifact returns multiple resultsBrett Porter2009-10-151-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825701 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1264] don't close the indexing context - that is done by the finish ↵Brett Porter2009-10-151-14/+0
| | | | | | task that was added. Since they are queued, it was being closed too early. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825468 13f79535-47bb-0310-9956-ffa450edef68
* fixed method nameMaria Odea B. Ching2009-10-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825452 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-747] Archiva should prevent re-deployment of released or non-snapshot ↵Maria Odea B. Ching2009-10-155-74/+139
| | | | | | | | | | versioned artifacts o moved check for metadata support files to RepositoryRequest and added tests o throw DavException error 409 immediately for released artifacts intead of a ReleaseArtifactAlreadyExistsException git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825449 13f79535-47bb-0310-9956-ffa450edef68
* revert changes made (MRM-1246)Jevica Arianne B. Zurbano2009-10-152-15/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825431 13f79535-47bb-0310-9956-ffa450edef68
* [MNG-1264] make it clearer if the index gets into a bad stateBrett Porter2009-10-152-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825415 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1265] .indexer should be excluded from scanningBrett Porter2009-10-151-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825390 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1259] only index content that is listed in indexable-content configurationBrett Porter2009-10-153-6/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825382 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1264] Only create the DefaultIndexingContext once for a scan to reduce ↵Brett Porter2009-10-149-253/+294
| | | | | | the amount of garbage collection. Also move optimization to end of scan to increase performance. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825163 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1264] reduce memory used by indexing processBrett Porter2009-10-1428-692/+328
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825082 13f79535-47bb-0310-9956-ffa450edef68
* unused importsBrett Porter2009-10-141-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825080 13f79535-47bb-0310-9956-ffa450edef68
* clean importsBrett Porter2009-10-141-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825075 13f79535-47bb-0310-9956-ffa450edef68
* remove unused varsBrett Porter2009-10-141-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825074 13f79535-47bb-0310-9956-ffa450edef68
* remove unused fieldsBrett Porter2009-10-141-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825073 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1262] move the index packing job to the end of a scanBrett Porter2009-10-146-150/+203
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825012 13f79535-47bb-0310-9956-ffa450edef68
* shorten job names to preserve some memory since they are frequently createdBrett Porter2009-10-141-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825005 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-747] Archiva should prevent re-deployment of released or non-snapshot ↵Maria Odea B. Ching2009-10-135-47/+181
| | | | | | | | | | | | | | | versioned artifacts submitted by Marc Lustig o added checks in webdav to block re-deployment if artifact version already exists in the repo and throw a 409 in such cases o added tests for deploying and re-deploying an artifact additional modifications to the patch: o update checking for artifact types that will be blocked o add tests for deploying metadata and support file git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@824677 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1080] Update SearchServiceImplTest so that it uses the new search APIMaria Odea B. Ching2009-10-121-43/+77
| | | | | | | | | | | submitted by Gwen Harold Autencio o added tests for quick search (with search hits and with no search hits) additional changes to the patch: o updated testQuickSearchArtifactRegularSearch() to conform to the recent changes in SearchServiceImpl from MRM-1230 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@824259 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1254] Add more unit tests for searching artifactsMaria Odea B. Ching2009-10-125-37/+292
| | | | | | | o more unit tests for advanced search and quick search (code coverage is now 88%) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@824257 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1246] - MetadataUpdaterConsumer didn't run during a repository scan ↵Jevica Arianne B. Zurbano2009-10-1210-5/+123
| | | | | | | | | | | | | | after deleting a version of an artifact. - added unit test for updating metadata - added unit test sample artifacts - applied the submitted patch Submitted by: Gwen Harold Autencio git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@824220 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1254] Add more unit tests for searching artifactsMaria Odea B. Ching2009-10-095-1/+70
| | | | | | | o added test for searching artifacts with numeric values in the artifactId using advanced search (MRM-981) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@823505 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1230] Type of artifact is allways "pom"Maria Odea B. Ching2009-10-082-47/+189
| | | | | | | | o for each search hit, get project model thru repositorybrowse#selectVersion(..) where complete project model is retrieved instead of just the bare artifact obj o added tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@823109 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-636] war:inplace usage is not compatible with coberturaMaria Odea B. Ching2009-10-081-68/+55
| | | | | | | | | o unpack redback war in target dir o configure jetty plugin to use multiple source dirs o cleaned up clean-plugin config git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@823065 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1251] - Update documentation - Artifacts not displayed in Archiva GUI ↵Jevica Arianne B. Zurbano2009-10-081-1/+7
| | | | | | | | | | after release Submitted by: Gwen Harold Autencio git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@823011 13f79535-47bb-0310-9956-ffa450edef68
* additional clean up code to prevent the tests from running out of memoryBrett Porter2009-10-072-10/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@822794 13f79535-47bb-0310-9956-ffa450edef68
* some POM clean upBrett Porter2009-10-0719-88/+199
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@822640 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1257] - Selenium Test for accessing bundled repositoriesJevica Arianne B. Zurbano2009-09-251-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@818710 13f79535-47bb-0310-9956-ffa450edef68