Commit Graph

3499 Commits

Author SHA1 Message Date
Martin Stockhammer 29e40eae69 Adding parameter checks 2019-02-27 17:54:39 +01:00
Martin Stockhammer 0151aeded5 Adding additional tests 2019-02-26 19:50:50 +01:00
Martin Stockhammer c5bcbaabed Adding additional verifications for upload 2019-02-25 08:41:39 +01:00
Martin Stockhammer 52b971c593 Adding upload unit tests 2019-02-25 08:41:32 +01:00
Martin Stockhammer 1f891cd2ea Adding additional wait for test 2018-05-06 18:58:48 +02:00
Martin Stockhammer 5bcbc3f161 [MRM-1966] Fixing error for 0 value of daysOlder entry
UI did not allow to enter value 0 for the daysOlder value.
2017-11-24 20:25:37 +01:00
Martin Stockhammer a43d980be3 [maven-release-plugin] prepare for next development iteration 2017-05-12 21:36:19 +02:00
Martin Stockhammer e80c3cd529 [maven-release-plugin] prepare release archiva-2.2.3 2017-05-12 21:36:09 +02:00
Martin Stockhammer 1acc6e7b84 Adding check path to remote repositories
Allow to set a check path for connection checks to the remote repositories.
This is useful for repositories that do not allow to browse the base directory.

Improved the fix for MRM-1933
2017-05-10 21:39:15 +02:00
olivier lamy 10b408249e avoid null
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-10 21:35:53 +10:00
Martin Stockhammer 2bf5154f13 MRM-1933, MRM-1940: Fixing repository check
Remove trailing slashes from the remote repositories
Use special check paths for certain servers
2017-05-04 00:22:31 +02:00
Martin Stockhammer de5a585c9b Change version number for webapptest 2017-04-30 23:16:22 +02:00
Martin Stockhammer d61f68e684 Fixing browse service filter handling
Improved handling of slashes at the beginning of filters
Added patterns for surefire tests to ensure the test runs
2017-04-28 22:41:47 +02:00
Martin Stockhammer 0626aa2bde Going back to version 2.2.3 2017-04-28 00:33:58 +02:00
Martin Stockhammer 04e221a571 [maven-release-plugin] prepare for next development iteration 2017-04-21 22:56:58 +02:00
Martin Stockhammer 41327eebf1 [maven-release-plugin] prepare release archiva-2.2.2 2017-04-21 22:56:47 +02:00
Martin Stockhammer c48c96d705 Adding additional help texts for config properties 2017-04-21 22:32:15 +02:00
Martin Stockhammer c29a3426db Changing webdriver tests to remotewebdriver 2017-04-16 20:34:21 +02:00
Martin Stockhammer 48e76b64bd Changing selenium version for web tests 2017-04-15 15:52:03 +02:00
Martin Stockhammer 63154d9d38 [MRM-1937] Prevent creation of wrong initial admin
Disables the name field for the admin user, when the primary admin
is created.
2017-04-14 20:52:12 +02:00
Martin Stockhammer c773e3835c Adding documentation for snippets 2017-03-21 20:53:10 +01:00
Martin Stockhammer a981c1847c Fixing test cases for rest service 2017-03-10 22:09:08 +01:00
Martin Stockhammer b2ce531fa2 Adding validation token during login 2017-02-12 18:46:37 +01:00
Martin Stockhammer 709ee5bb39 Implementing method after interface change 2017-02-12 18:45:57 +01:00
Martin Stockhammer fc41a79885 Adding Header check to archiva rest services 2017-01-31 22:56:50 +01:00
Martin Stockhammer 65e04d66ce Adding Referer Header to REST tests 2017-01-30 22:41:55 +01:00
Martin Stockhammer 3fe1000865 Adding isValid() method to authentication classes 2016-10-16 17:18:23 +02:00
Ciprian Ciubotariu ef0f29235d [MRM-1928] Use applicationUrl setting in HTTP redirects
Make use of webapp application URL setting when constructing the HTTP
Location header within redirect responses, which allows clients to
follow them when Archiva runs behind HTTP reverse proxies.
2016-10-04 18:12:05 +03:00
Martin Stockhammer 1fd9c951e1 Improving error handling for LDAP configuration
Error is only displayed, if LDAP is used as repository. The error
messages are more detailed and internationalized.
2016-10-02 15:20:56 +02:00
Martin Stockhammer 5bc8ad7de3 Adding test case for repository listing 2016-09-14 23:04:03 +02:00
Martin Stockhammer de3eb83242 Adding restricted view for user managable repositories
Adds additional rest method to list the repositories where the user
has manage permissions.
Restricts the view for uploads to only managable repositories.
2016-09-14 21:49:30 +02:00
Martin Stockhammer d01764bed9 Changing upload permissions using parameter reference
Needs the new functionality in the redback annotations.
2016-09-14 21:48:59 +02:00
Martin Stockhammer 5bb5f76520 Adding unit test for remote repository check 2016-09-14 10:22:21 +02:00
Martin Stockhammer e4a2e65f6e Removing trailing slash in remote repository check
See https://issues.apache.org/jira/browse/MRM-1909
2016-09-13 18:33:19 +02:00
olivier lamy cae55ace9f Merge branch 'pr/23'
[MRM-1924] merge pull request
2016-09-13 10:59:55 +10:00
Martin Stockhammer 02b892796c Increasing timeouts for repository check
Slow responding repositories were marked with a repository failure because of the
low read timeout value.
Increases the timeout for the repository check.
2016-09-08 19:00:40 +02:00
Martin Stockhammer 0b939e928a Fixing issue of multiple login requests after logout
Resets the event listeners on the login button when the modal dialog is started.
2016-09-08 18:41:13 +02:00
Ciprian Ciubotariu a746721940 Fix non-deterministic test failures
archiva-rest-services tests need to wait for repo scanning to finish
2016-05-31 20:05:29 +03:00
olivier lamy e2482432b2 [maven-release-plugin] prepare for next development iteration 2016-05-23 10:38:28 +10:00
olivier lamy 64f4bc5e0e [maven-release-plugin] prepare release archiva-2.2.1 2016-05-23 10:38:19 +10:00
olivier lamy 6742949ceb [MRM-1915] remove npanday plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-15 16:51:25 +11:00
Jalal Almutawa 2762496625 Implements JIRA issue MRM-1201 2015-12-20 20:55:12 +03:00
Paul Thompson 5fd14e40c2 Adding alphabetical ordering for blacklist 2015-11-25 10:21:41 +11:00
Paul Thompson fea0ba1cf4 Adding alphabetical order for the whitelist 2015-11-25 10:21:12 +11:00
Eric Barboni b960b96e32 change style and template to have a kind of enunciate 1.x style that we can use 2015-11-13 18:01:52 +01:00
Eric Barboni 44093a57de change to handle new template 2015-11-13 18:00:42 +01:00
Bernd Eckenfels 495a7bf95f Remove Sonar Dead Store Issues. 2015-10-13 00:54:04 +02:00
Eric Barboni 5d5b0733de put documentation on the same folder as before 2.0.0x migration
make servlet compatible with new layout (not enough)
2015-10-08 19:09:48 +02:00
Olivier Lamy aae90d09bf fix version 2015-10-01 21:43:13 +10:00
Olivier Lamy 4ad5e63c64 more usage of MockRepositorySessionFactory 2015-10-01 16:21:14 +10:00
Olivier Lamy 4a16f9a586 compilation fix 2015-10-01 09:41:18 +10:00
Olivier Lamy 6484df9d69 fix compilation 2015-09-30 22:26:21 +10:00
Eduardo Souza 01f9aad617 [MRM-1861] Proxy behaviour issue migrating from 1.3.x to 2.x 2015-06-11 20:18:45 -03:00
Eric Barboni 96f390e523 MRM-1892 fix
wrong id for pagination div
2015-05-20 01:12:35 +02:00
Eric Barboni 9312b9db70 MRM-1886 bind javascript to tr instead li (change in html) 2015-05-05 02:44:33 +02:00
Olivier Lamy 4354b7beb2 svn stuff not needed anymore 2015-04-01 11:16:05 +11:00
Olivier Lamy 46ccfb47a6 [maven-release-plugin] prepare for next development iteration 2015-02-24 21:55:57 +11:00
Olivier Lamy e5500cce83 [maven-release-plugin] prepare release archiva-2.2.0 2015-02-24 21:55:45 +11:00
Andrey Sysoev cd245a85f8 Specify using separate caches for different data items (users, keys, namespaces) 2015-02-17 20:11:31 +04:00
Olivier Lamy 9356efc2b1 add unit test for both MRM-935 and MRM-837 2015-02-16 21:59:08 +11:00
Olivier Lamy bcbe7db70c [MRM-1359] remove maven1 ui part 2015-02-13 10:07:16 +11:00
Olivier Lamy aac7bb95c0 cleanup legacy api test 2015-02-13 09:52:49 +11:00
Olivier Lamy d124802588 test not needed anymore 2015-02-13 09:42:40 +11:00
Olivier Lamy d533e27ab2 using maven 1 legacy generate 404 2015-02-13 09:42:20 +11:00
Olivier Lamy 1ba1188d64 [MRM-1359] remove maven1 code 2015-02-12 23:41:27 +11:00
Olivier Lamy 073f69fb90 [MRM-1359] remove maven1 code 2015-02-12 23:31:10 +11:00
Olivier Lamy 642ceb3f9e [MRM-1359] remove maven1 code 2015-02-12 23:00:22 +11:00
Olivier Lamy af6d9ab5c0 cleanup 2015-02-11 22:43:49 +11:00
Olivier Lamy d3f56e231e fix junit 2015-02-11 22:43:25 +11:00
Olivier Lamy 28dae86bea format 2015-02-11 22:34:16 +11:00
Olivier Lamy 4374c550e4 add missing dependency 2015-02-11 22:32:54 +11:00
Olivier Lamy 1feb9a99f6 fix compilation 2015-02-11 21:40:24 +11:00
Olivier Lamy 29faf4ed88 fix exception mapping 2015-02-10 22:10:09 +11:00
Olivier Lamy 8753e05338 fix unit test 2015-02-09 22:46:33 +11:00
Olivier Lamy a115afdbe7 use jaxrs 2.0 2015-02-07 23:02:56 +11:00
Olivier Lamy 1edc02aad9 missing dependency 2015-02-07 22:28:56 +11:00
Olivier Lamy 041a8cc8e0 upgrade to cxf 3.0.3 2015-02-06 23:30:36 +11:00
Olivier Lamy 1040ab6f74 formatting 2015-01-29 16:47:38 +11:00
Olivier Lamy 623a5f4504 fix changing repository with chrome 2015-01-22 22:20:46 +11:00
Olivier Lamy b141b830d7 formatting 2015-01-14 14:49:36 +11:00
Olivier Lamy 61c83ff3d9 [MRM-1867] Adding a find jar by checksum functionality to the REST api 2015-01-12 17:07:54 +11:00
Carlos Sanchez 775f7efbf3 [MRM-1390] Bump version to 2.2.0 in archiva-webapp-test module 2014-12-01 18:01:00 +01:00
Carlos Sanchez f11f39932a [MRM-1390] Bump version to 2.2.0 2014-12-01 16:56:43 +01:00
Carlos Sanchez e4da1fa6f5 [MRM-1390] Add REST methods to search JCR store for generic metadata and properties
Added REST methods:

artifactsByProjectVersionMetadata/{key}/{value}
artifactsByMetadata/{key}/{value}
artifactsByProperty/{key}/{value}
searchArtifacts/{text}
searchArtifacts/{key}/{text}

In JCR implementation When searching into any property (key = nil) we can't do exact searchs
2014-12-01 16:48:13 +01:00
Olivier Lamy d9473241c9 format and debug infos 2014-11-27 15:32:24 +11:00
Carlos Sanchez 5d29c9ff1d [MRM-1848] download links for files multi-dot extensions incorrect in Browse view 2014-11-20 10:26:37 +01:00
Eric Barboni a1d2414702 MRM-1848 lazy fix for tar.gz 2014-11-19 00:10:53 +01:00
Olivier Lamy aa9bfe5eb3 merge branch from Carlos. Thanks mate!! 2014-11-17 10:43:06 +11:00
Carlos Sanchez 63479200ce Add a AbstractMetadataRepository to remove duplicated code 2014-11-06 13:39:28 +01:00
Olivier Lamy 021bbaf5a1 [MRM-1807] Archiva wrapper fail to start 2014-11-05 21:39:00 +11:00
Olivier Lamy 5b59e0b108 Merge branch 'MRM-813' 2014-10-20 17:08:22 +11:00
Jonathan Sharp 84c1a1ef0c Metatada typo fixes 2014-10-18 08:49:18 -07:00
Jonathan Sharp 7c9267111a MRM-813 tweak APC interface and ADRF AuditEvents 2014-10-17 15:23:47 -07:00
Eric Barboni aa14083b03 MRM-1863 synchronize link and text link display for repository group ctd 2014-10-16 00:11:34 +02:00
Eric Barboni 5fffc15d6e MRM-1863 synchronize link and text link display for repository group 2014-10-15 21:46:24 +02:00
Olivier Lamy df99049a93 avoid returning empty data 2014-10-15 11:45:44 +11:00
Olivier Lamy 56e4a1047e avoid too much noise 2014-10-15 11:11:51 +11:00
Olivier Lamy aae1cd8c5a avoid too much noise 2014-10-15 11:08:06 +11:00
Olivier Lamy a2f7519f28 fix osgi warning 2014-10-14 15:59:00 +11:00
Olivier Lamy 655dd53f58 [MRM-1145] RSS tests do not correctly check responses 2014-10-14 15:59:00 +11:00