aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Collapse)AuthorAgeFilesLines
* merged recent changes from trunk, and reimplemented incoming audit log ↵Brett Porter2010-01-19110-221/+2076
|\ | | | | | | | | | | functionality as a plugin using the metadata repository git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900664 13f79535-47bb-0310-9956-ffa450edef68
| * ensure test is not skipped and clarify meaning (can't test searching with no ↵Brett Porter2010-01-142-3/+8
| | | | | | | | | | | | access, it wouldn't appear in the list) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899070 13f79535-47bb-0310-9956-ffa450edef68
| * log skipsBrett Porter2010-01-141-0/+7
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899067 13f79535-47bb-0310-9956-ffa450edef68
| * fix repository scanning testsBrett Porter2010-01-142-29/+50
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899066 13f79535-47bb-0310-9956-ffa450edef68
| * fix the search testBrett Porter2010-01-142-6/+5
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899055 13f79535-47bb-0310-9956-ffa450edef68
| * fix virtual repository testBrett Porter2010-01-142-4/+6
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899054 13f79535-47bb-0310-9956-ffa450edef68
| * if capturing a screenshot fails, save the HTMLBrett Porter2010-01-141-27/+28
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899049 13f79535-47bb-0310-9956-ffa450edef68
| * fix the repository testBrett Porter2010-01-141-3/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899032 13f79535-47bb-0310-9956-ffa450edef68
| * remove dependencies on artifact upload functionality, add test fixture data. ↵Brett Porter2010-01-1414-15/+58
| | | | | | | | | | | | Temporarily disable tests that don't work on Safari git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899031 13f79535-47bb-0310-9956-ffa450edef68
| * additional noteBrett Porter2010-01-141-0/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899028 13f79535-47bb-0310-9956-ffa450edef68
| * add some notes about tests that won't work in other browsersBrett Porter2010-01-141-0/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899027 13f79535-47bb-0310-9956-ffa450edef68
| * remove unwarranted dependencyBrett Porter2010-01-141-2/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899017 13f79535-47bb-0310-9956-ffa450edef68
| * merge prep step into testBrett Porter2010-01-141-8/+5
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899014 13f79535-47bb-0310-9956-ffa450edef68
| * fix property nameBrett Porter2010-01-141-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899012 13f79535-47bb-0310-9956-ffa450edef68
| * fix parent referenceBrett Porter2010-01-131-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898641 13f79535-47bb-0310-9956-ffa450edef68
| * [maven-release-plugin] prepare for next development iterationBrett Porter2010-01-1338-38/+38
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898618 13f79535-47bb-0310-9956-ffa450edef68
| * [maven-release-plugin] prepare release archiva-1.3Brett Porter2010-01-1338-40/+40
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898616 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-1268] X-Forwarded-Host handling when having more than one proxyMaria Odea B. Ching2010-01-121-0/+6
| | | | | | | | | | | | | | | | | | submitted by Andreas Baumann o taking just the outermost (first one) proxy in the 'X-Forwarded-Host' HTTP field git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898212 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-1296] Audit logging reportMaria Odea B. Ching2010-01-1153-45/+1808
| | | | | | | | | | | | | | merged MRM-1296 branch to trunk git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@897892 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-1277] Create Selenium test for advanced search featureMaria Odea B. Ching2010-01-111-3/+23
| | | | | | | | | | | | | | o add advanced search selenium test using different search criteria git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@897862 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-1185] Archiva Reporting Modification RequestMaria Odea B. Ching2010-01-115-9/+132
| | | | | | | | | | | | | | | | | | submitted by Maria Catherine Tan o add ears, dlls, exes and zips count to generated repo statistics report git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@897827 13f79535-47bb-0310-9956-ffa450edef68
| * fix failing testsMaria Odea B. Ching2010-01-082-5/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@897165 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-1270] improve error message when the user does not have access to any ↵Maria Odea B. Ching2009-12-291-3/+3
| | | | | | | | | | | | repository git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@894332 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-1306] upgrade jQuery and jQuery UI versionsBrett Porter2009-12-2125-259/+479
| | | | | | | | | | | | | | Merged from: r892686 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@892688 13f79535-47bb-0310-9956-ffa450edef68
| * put back artifact reports, missed a useBrett Porter2009-12-101-0/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@889249 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] update documentation of content modelBrett Porter2010-01-181-50/+43
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900604 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1315] delete artifact should log artifact audit information consistentlyBrett Porter2010-01-181-3/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900594 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1301] remove any problem reports when metadata is re-processedBrett Porter2009-12-241-3/+17
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893692 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1283] keep track of incomplete metadata so that it can self correct and ↵Brett Porter2009-12-248-5/+70
| | | | | | | | | | | | show a meaningful message to the user git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893691 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1283] propagate errors occurring during resolutionBrett Porter2009-12-248-31/+115
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893686 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1283] collapse groups properly across multiple repositoriesBrett Porter2009-12-243-46/+76
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893683 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] clarify warningBrett Porter2009-12-231-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893372 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] avoid creating invalid facetsBrett Porter2009-12-232-24/+65
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893369 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] only create version metadata if necessaryBrett Porter2009-12-231-2/+7
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893368 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] additional loggingBrett Porter2009-12-231-0/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893367 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] add some logging with regard to namespaces and resolutionBrett Porter2009-12-223-0/+36
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893130 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] add some notes about snapshot handling in light of the new ↵Brett Porter2009-12-212-0/+2
| | | | | | | | | | | | getArtifacts method git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@892806 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] make sure snapshot artifact versions are processed correctly - ↵Brett Porter2009-12-211-1/+0
| | | | | | | | | | | | remove debugging git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@892792 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1282] make sure snapshot artifact versions are processed correctlyBrett Porter2009-12-212-1/+34
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@892790 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1285][MRM-404] preserve correct ordering in download boxBrett Porter2009-12-211-5/+23
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@892778 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1285][MRM-404] improve appearance of the downloads box and correct ↵Brett Porter2009-12-211-2/+1
| | | | | | | | | | | | handling of snapshots git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@892774 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1285][MRM-404] improve appearance of the downloads box and correct ↵Brett Porter2009-12-2114-906/+356
| | | | | | | | | | | | handling of snapshots git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@892772 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1306] upgrade jQuery and jQuery UI versionsBrett Porter2009-12-2125-259/+479
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@892686 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1293] align the documented content model to the implementation for the ↵Brett Porter2009-12-173-25/+21
| | | | | | | | | | | | statistics nodes git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891520 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1025] remove straggling references to old JNDI nameBrett Porter2009-12-163-54/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891457 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1025] remove JPOX from the model and remove the Archiva database ↵Brett Porter2009-12-1617-1167/+43
| | | | | | | | | | | | configuration git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891133 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1025] remove artifact deletion and update consumer. remove ↵Brett Porter2009-12-1673-4724/+302
| | | | | | | | | | | | archiva-database module git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891130 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1301] fix the statistics report pageBrett Porter2009-12-161-11/+11
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891116 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1301] make warning message clearerBrett Porter2009-12-161-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891115 13f79535-47bb-0310-9956-ffa450edef68
* | [MRM-1301] add back summary statistics for per-type countsBrett Porter2009-12-167-70/+134
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891113 13f79535-47bb-0310-9956-ffa450edef68