aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing license header and adding statis serialVersionUID.Joakim Erdfelt2007-08-031-1/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562482 13f79535-47bb-0310-9956-ffa450edef68
* Correcting whitelist handling.Joakim Erdfelt2007-08-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562477 13f79535-47bb-0310-9956-ffa450edef68
* Correcting whitelist handling.Joakim Erdfelt2007-08-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562476 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-430] configuration adjustments and testsBrett Porter2007-08-0326-980/+1425
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562474 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-429] correct problems when ui is modified - the actionerrors were not ↵Brett Porter2007-08-031-46/+54
| | | | | | shown and the checksum blanked git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562384 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-446] search by checksum was not working due to a case mismatchBrett Porter2007-08-031-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562380 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-347] locate the repositories under the data directoryBrett Porter2007-08-031-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562370 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-347] prevent creating /${appserver.home} directory which is not ↵Brett Porter2007-08-033-21/+29
| | | | | | populated under the appserver for some reason. The base directory is the appropriate location for data anyway - so these are the values that should have been used. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562369 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-412] support legacy layout requestsBrett Porter2007-08-036-65/+139
| | | | | | Submitted by: nicolas de loof git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562356 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-329] The Reports link gives an HTTP 500Joakim Erdfelt2007-08-0220-14/+1081
| | | | | | | | Patch by: Teodoro Cue Jr git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562233 13f79535-47bb-0310-9956-ffa450edef68
* don't mail on an innocuous syncBrett Porter2007-07-301-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@560871 13f79535-47bb-0310-9956-ffa450edef68
* remove duplicate sectionBrett Porter2007-07-301-6/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@560838 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-290] Ability to pre-configure the Jetty port in conf/plexus.xmlBrett Porter2007-07-273-1/+21
| | | | | | | Submitted by: Olivier Lamy git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@560419 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-326]Maria Odea B. Ching2007-07-242-3/+52
| | | | | | | | | | | Submitted by Jan Ancajas - Added validation in ConfigureRepositoryAction - Added input and error results in saveRepository (xwork.xml) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@558904 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-425 and MRM-426]Maria Odea B. Ching2007-07-2311-98/+231
| | | | | | | | | | | | | | | - Added and modified code for handling snapshots (if the versions of a specific artifact snapshot are only timestamped versions, add a generic snapshot which is pointing to the latest timestamp version) in DefaultRepositoryBrowsing and ProjectModelToDatabaseConsumer. - Updated pom validations in ProjectModelToDatabaseConsumer - handling of timestamped versions were considered - Added isUniqueSnapshot(..) and isGenericSnapshot(..) in VersionUtil - Added new attribute 'modelVersion' in DependencyTreeTag to get the in-pom version. Did not use the version attribute so as to retain the actual version being browsed. Also updated DependencyTree - Updated the ff. pages for the version to be displayed: artifactInfo.jspf, showArtifact.jsp, dependencyTree.jsp and artifactDecorator.jsp - Updated the version in SearchResultHit git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@558795 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1643] Add net.smartlab.web syncCarlos Sanchez Gonzalez2007-07-201-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@557909 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1644] Add net.smartlab.configCarlos Sanchez Gonzalez2007-07-201-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@557908 13f79535-47bb-0310-9956-ffa450edef68
* Fix the scriptdir resolutionCarlos Sanchez Gonzalez2007-07-121-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555711 13f79535-47bb-0310-9956-ffa450edef68
* Only put stuff in MAven 1 if it is maven 1 to avoid problems later during ↵Carlos Sanchez Gonzalez2007-07-121-9/+18
| | | | | | the m1->m2 conversion git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555707 13f79535-47bb-0310-9956-ffa450edef68
* Better crontabCarlos Sanchez Gonzalez2007-07-111-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555385 13f79535-47bb-0310-9956-ffa450edef68
* Ibiblio rsync hangs, sync first to cica and kill stalled rsync processesCarlos Sanchez Gonzalez2007-07-112-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555382 13f79535-47bb-0310-9956-ffa450edef68
* Add a script to kill long running projects for stalled rsyncs Carlos Sanchez Gonzalez2007-07-111-0/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@555381 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1624] Added com.mobilvox.ossiCarlos Sanchez Gonzalez2007-07-061-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@553963 13f79535-47bb-0310-9956-ffa450edef68
* only send mail if there were errors, or artifactsBrett Porter2007-07-051-2/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@553362 13f79535-47bb-0310-9956-ffa450edef68
* update contactBrett Porter2007-07-051-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@553355 13f79535-47bb-0310-9956-ffa450edef68
* Fix filenames, we changed to apache-archiva-* for 1.0-alpha-2.Wendy Smoak2007-06-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@552083 13f79535-47bb-0310-9956-ffa450edef68
* Update the Archiva site for the 1.0-alpha-2 release.Wendy Smoak2007-06-302-10/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@552075 13f79535-47bb-0310-9956-ffa450edef68
* Fixing compile.Joakim Erdfelt2007-06-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@552003 13f79535-47bb-0310-9956-ffa450edef68
* * Fixing ArtifactsByChecksumConstraint for null types.Joakim Erdfelt2007-06-296-210/+50
| | | | | | | | | * Adding anonymous type constructor for ArtifactsByChecksumConstraint. * Removing DatabaseSearch. (We don't want a repeat of the mess that exists within continuum!) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@551997 13f79535-47bb-0310-9956-ffa450edef68
* Fixing nameJoakim Erdfelt2007-06-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@551970 13f79535-47bb-0310-9956-ffa450edef68
* The repository defn shouldn't be needed (it gets synced to central).Brett Porter2007-06-271-9/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@551009 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1609] Add sync for old opensymphony groupCarlos Sanchez Gonzalez2007-06-261-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550929 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1611] Added org.jframework syncCarlos Sanchez Gonzalez2007-06-261-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550928 13f79535-47bb-0310-9956-ffa450edef68
* Various <version> fixes in POMs after 1.0-alpha-2 releaseFabrice Bellingard2007-06-254-28/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550447 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationWendy Smoak2007-06-2336-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550128 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-parent-1.0-alpha-2Wendy Smoak2007-06-2336-67/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550126 13f79535-47bb-0310-9956-ffa450edef68
* Comment out maven-meeper module because it has a dependency on a commons-csv ↵Wendy Smoak2007-06-231-1/+1
| | | | | | snapshot, and doesn't need to be released. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550124 13f79535-47bb-0310-9956-ffa450edef68
* MRM-424 Configure the source distribution to include -src in the directory ↵Wendy Smoak2007-06-231-1/+3
| | | | | | name (and only once in the zip filename). git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550117 13f79535-47bb-0310-9956-ffa450edef68
* MRM-421 Added a whitelist entry of '*' to the pre-configured internal -> ↵Wendy Smoak2007-06-231-0/+3
| | | | | | central proxy connector so it will actually proxy. Without this, requests result in 'Failed pre-download policies' log messages. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550008 13f79535-47bb-0310-9956-ffa450edef68
* MRM-422 Fix the directory name for the snapshots repository in the default ↵Wendy Smoak2007-06-231-1/+1
| | | | | | config git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550007 13f79535-47bb-0310-9956-ffa450edef68
* MRM-424 include 'apache' and the version number in the distribution filenamesWendy Smoak2007-06-232-2/+2
| | | | | | How do I get the source distro to unpack to a directory ending in -src? git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549983 13f79535-47bb-0310-9956-ffa450edef68
* MRM-423 include license and notice in the source distributionWendy Smoak2007-06-221-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549981 13f79535-47bb-0310-9956-ffa450edef68
* The m1-m2 conversion tool needs a lot of memoryCarlos Sanchez Gonzalez2007-06-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549939 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-420] Editing a network proxy creates a new network proxy when saving ↵Fabrice Bellingard2007-06-221-5/+10
| | | | | | modifications git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549793 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-416]Maria Odea B. Ching2007-06-2211-154/+496
| | | | | | | | | | | | | | | - Added DatabaseSearch class for querying from the database (This could be used for future database queries so there is only one entry point for all db queries) - Added ArtifactsByChecksumConstraint to be used for querying artifacts by checksum (either sha1, md5 or both) - Updated "artifact" result of findArtifact action in xwork.xml - Updated SearchAction to find an artifact (using checksums) in the database instead of in the indices - Updated results.jsp to accomodate when the results came from the database instead of the SearchResults that is for index searching - Deleted ArtifactsBySha1Constraint and its test, replaced by ArtifactsByChecksumConstraint - Created tests for the new classes added git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549792 13f79535-47bb-0310-9956-ffa450edef68
* Add apache snapshot repoCarlos Sanchez Gonzalez2007-06-211-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549595 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1604] Add ognl syncCarlos Sanchez Gonzalez2007-06-211-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549580 13f79535-47bb-0310-9956-ffa450edef68
* Add some code for a possible implementation for syncing repositories using ↵Carlos Sanchez Gonzalez2007-06-215-2/+223
| | | | | | only one file with the data git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549579 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-403]: when browsing, groups list incorrect sub-groups Joakim Erdfelt2007-06-212-18/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549578 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-357]: Update Consumers button in Repository Scanning doesn't work Joakim Erdfelt2007-06-213-11/+49
| | | | | | Applying patch from Napoleon Ramirez. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549567 13f79535-47bb-0310-9956-ffa450edef68