Commit Graph

676 Commits

Author SHA1 Message Date
Maria Odea B. Ching a39e488b92 revert to SNAPSHOT version
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1038569 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 11:54:14 +00:00
Maria Odea B. Ching b6f0bb0696 [maven-release-plugin] prepare release archiva-1.3.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1038555 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 11:31:18 +00:00
Maria Odea B. Ching 5d0359ce5a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1038537 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 09:23:36 +00:00
Maria Odea B. Ching 874abc4b7f [maven-release-plugin] prepare release archiva-1.3.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1038535 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 09:22:04 +00:00
Maria Odea B. Ching 71d0bb56b1 [MRM-1438] [CVE-2010-3449]
o update to Redback 1.2.4 issue is fixed
o enable referrer check by default for security interceptor


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1038518 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 08:16:46 +00:00
Jevica Arianne B. Zurbano e95e243324 [MRM-1394] - Replace the use of clickLinkWithText() with getSelenium().open() for accessing navigation menu pages
* replaced clickLinkWithText() with getSelenium().open()
* added clickAddIcon() and clickDeleteIcon() to be used instead of clickLinkWithXPath() in RepositoryScanningTest
* added dependsOnMethods in testClickArtifactFromBrowse of BrowseTest



git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@960311 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 09:28:02 +00:00
Jevica Arianne B. Zurbano e54ea0a252 updated webapp-test version
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@960308 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 08:53:45 +00:00
Marecor M. Baclay 25c9aa2a6f [MRM-1230] Type of artifact is always "pom"
- additional unit test (modified the  patch since it has not been applied in 1.3 as set in the fixed version)
Submitted by: Maria Catherine Tan



git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@959907 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 08:02:35 +00:00
Jevica Arianne B. Zurbano 6c08a52885 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@953837 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 19:08:21 +00:00
Jevica Arianne B. Zurbano 009d601a77 [maven-release-plugin] prepare release archiva-1.3.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@953835 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 19:07:22 +00:00
Jevica Arianne B. Zurbano f4626ad8a5 fixed failing test
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@952956 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 11:00:39 +00:00
Maria Odea B. Ching c49ad562ff [MRM-1066] Shutdown of Tomcat causes Exception when running Archiva Project
o log error instead of printing stack trace
o clean up code


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@952943 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 10:22:49 +00:00
Maria Odea B. Ching b9b2c5ca0c fixed failing test
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@952939 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 10:12:39 +00:00
Maria Odea B. Ching fa10e63f5c [MRM-1361] Add support for NPanday artifact types
patch created & submitted by brett
o add npanday types to artifact extension mapping


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@952596 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08 10:00:39 +00:00
Maria Odea B. Ching 9d998d14c9 [MRM-1066] Shutdown of Tomcat causes Exception when running Archiva Project
submitted by Marcus Dimand
o kill the executors and the archiva scheduler when context is destroyed

additional changes in the patch:
o removed system.out logs
o moved out stopping of the task queue executors to its own method


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@946618 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 13:11:51 +00:00
Maria Odea B. Ching dca8072e7d fixed formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@945545 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 08:57:59 +00:00
Maria Odea B. Ching 4031cb1f9b [MRM-621] Use UTF-8 for better i18n support for page display
submitted by Shinsuke Sugaya

o added <%@page%> tag to jsp pages


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@942765 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:53:49 +00:00
Maria Odea B. Ching ff98b0c6aa [MRM-1386] fixed start date and end date pop up
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@942722 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 12:52:01 +00:00
Maria Odea B. Ching 90a86e31c1 [MRM-1353] Build number is always 1 for SNAPSHOT artifacts uploaded via web upload form
o added selenium test


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@939944 13f79535-47bb-0310-9956-ffa450edef68
2010-05-01 08:13:00 +00:00
Maria Odea B. Ching d06b48b52d [MRM-1353] Build number is always 1 for SNAPSHOT artifacts uploaded via web upload form
o get latest build number from version-level metadata when deploying artifacts from webapp
o for snapshot artifacts deployed, generate or update the version-level metadata
o added unit test for this scenario
o refactored some parts of the tests for upload artifact


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@930528 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 15:01:22 +00:00
Maria Odea B. Ching 7d72f9f75e [MRM-1321] Snapshot is linking to oldest version in Archiva GUI
submitted by Daniel Triphaus
o do not reverse the order of the list containing the snapshot versions

additional change made:
o updated unit test to correct behavior


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@930242 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 11:18:43 +00:00
Brett Porter 8cf166a184 [MRM-1356] handle chunked / unknown length requests correctly
Merged from: r919307


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@919313 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 06:42:52 +00:00
Brett Porter bc267adc07 [MRM-1355] fix username for audit log
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@918857 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 05:18:44 +00:00
Brett Porter d40d925272 adjust Plexus components generation to correct phases so they work from the IDE
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@918853 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 05:05:27 +00:00
Brett Porter f597e36cd3 reverse portion of previous change, behaviour is expected to be different on 1.3.x vs trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@918825 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 02:45:50 +00:00
Brett Porter 3c0d48098b merge fixes to Selenium tests from trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@918814 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 02:00:16 +00:00
Brett Porter 6426da90b4 improve logging of failed uploads
Merged from: r917519


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@917521 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 13:39:31 +00:00
Brett Porter d62eb54fde [MRM-1302] add some prevention for concurrent modification of a list
Merged from: r917398


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@917399 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 06:01:43 +00:00
Maria Odea B. Ching 56d17960c0 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@916227 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 10:32:40 +00:00
Maria Odea B. Ching 013a63649e [MRM-1312] mda5 and sha are not generated for snapshot jars
submitted by Maria Catherine Tan

o use the actual file, which has a timestamp + build number version, when creating a repository task for a snapshot artifact


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@916197 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 09:32:12 +00:00
Brett Porter 888eb009b7 [MRM-1304] Query using Group ID field in audit log report uses '/' as a separator instead of '.'
Submitted by: Adelita L. Padilla (applied with modifications to test)
Merged /archiva/trunk:r909454-909456


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@909461 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 15:29:47 +00:00
Maria Odea B. Ching 5f77fddbfb [MRM-1316] audit log report does not restrict events to repositories that you are a manager of
merged from trunk -r905996


git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@905998 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 11:14:20 +00:00
Maria Odea B. Ching cd81fd3771 merged from trunk -r905969 (fixed failing selenium test)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@905971 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 10:20:55 +00:00
Brett Porter 3f3a18845e set version correctly on branch
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@900343 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 11:16:24 +00:00
Brett Porter 96c99628aa ensure test is not skipped and clarify meaning (can't test searching with no 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
2010-01-14 06:04:54 +00:00
Brett Porter d0b3ad29df log skips
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899067 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 05:28:51 +00:00
Brett Porter 9ef096945d fix repository scanning tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899066 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 05:28:31 +00:00
Brett Porter 4457762692 fix the search test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899055 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 04:27:07 +00:00
Brett Porter f6a631b7d5 fix virtual repository test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899054 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 04:17:04 +00:00
Brett Porter 560d3e0ebc if capturing a screenshot fails, save the HTML
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899049 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 03:42:01 +00:00
Brett Porter ba1abce283 fix the repository test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899032 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 02:24:25 +00:00
Brett Porter edf6aa2ced remove dependencies on artifact upload functionality, add test fixture data. 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
2010-01-14 02:15:09 +00:00
Brett Porter bc8f42601c additional note
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899028 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:48:14 +00:00
Brett Porter 294c3c6331 add some notes about tests that won't work in other browsers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899027 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:47:20 +00:00
Brett Porter 04f540b467 remove unwarranted dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899017 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:14:14 +00:00
Brett Porter d72a860d41 merge prep step into test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899014 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:03:02 +00:00
Brett Porter e81d9aebc9 fix property name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899012 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 00:53:31 +00:00
Brett Porter d0b3bb88a7 fix parent reference
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898641 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 03:57:06 +00:00
Brett Porter fb9ad3f771 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898618 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:07:00 +00:00
Brett Porter d3fede7d5d [maven-release-plugin] prepare release archiva-1.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898616 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:05:50 +00:00