]> source.dussan.org Git - archiva.git/log
archiva.git
7 years agoavoid null
olivier lamy [Wed, 10 May 2017 11:35:53 +0000 (21:35 +1000)]
avoid null

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoAdding additional release note info
Martin Stockhammer [Fri, 5 May 2017 11:24:49 +0000 (13:24 +0200)]
Adding additional release note info

7 years agoFixing jdk version
Martin Stockhammer [Fri, 5 May 2017 11:20:15 +0000 (13:20 +0200)]
Fixing jdk version

7 years agoMRM-1933, MRM-1940: Fixing repository check
Martin Stockhammer [Wed, 3 May 2017 22:22:31 +0000 (00:22 +0200)]
MRM-1933, MRM-1940: Fixing repository check

Remove trailing slashes from the remote repositories
Use special check paths for certain servers

7 years agoAdding license for batch file
Martin Stockhammer [Sun, 30 Apr 2017 21:28:41 +0000 (23:28 +0200)]
Adding license for batch file

7 years agoChange version number for webapptest
Martin Stockhammer [Sun, 30 Apr 2017 21:16:22 +0000 (23:16 +0200)]
Change version number for webapptest

7 years agoAdding powershell script for proc cleanup on CI server
Martin Stockhammer [Sun, 30 Apr 2017 19:45:14 +0000 (21:45 +0200)]
Adding powershell script for proc cleanup on CI server

This script is used by the jenkins builds to cleanup hanging processes
after abort.

7 years agoSynchronizing surefire versions
Martin Stockhammer [Fri, 28 Apr 2017 20:48:09 +0000 (22:48 +0200)]
Synchronizing surefire versions

7 years agoFixing browse service filter handling
Martin Stockhammer [Fri, 28 Apr 2017 20:41:47 +0000 (22:41 +0200)]
Fixing browse service filter handling

Improved handling of slashes at the beginning of filters
Added patterns for surefire tests to ensure the test runs

7 years agoGoing back to version 2.2.3
Martin Stockhammer [Thu, 27 Apr 2017 22:33:58 +0000 (00:33 +0200)]
Going back to version 2.2.3

7 years agoFixing redback runtime configuration of list properties
Martin Stockhammer [Thu, 27 Apr 2017 22:32:24 +0000 (00:32 +0200)]
Fixing redback runtime configuration of list properties

7 years agoAdding retry parameter for pom
Martin Stockhammer [Thu, 27 Apr 2017 22:31:57 +0000 (00:31 +0200)]
Adding retry parameter for pom

7 years agoslf4j 1.7.25
olivier lamy [Tue, 25 Apr 2017 23:30:02 +0000 (09:30 +1000)]
slf4j 1.7.25

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agolast redback snapshot and log4j 2.8.2
olivier lamy [Tue, 25 Apr 2017 23:29:35 +0000 (09:29 +1000)]
last redback snapshot and log4j 2.8.2

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agono need of prerequisites section
olivier lamy [Tue, 25 Apr 2017 11:44:23 +0000 (21:44 +1000)]
no need of prerequisites section

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoexclude Jenkinsfile from rat
olivier lamy [Mon, 24 Apr 2017 23:54:45 +0000 (09:54 +1000)]
exclude Jenkinsfile from rat

Signed-off-by: olivier lamy <olamy@apache.org>
7 years agoadd a simple Jenkins file
olivier lamy [Tue, 7 Mar 2017 10:34:08 +0000 (21:34 +1100)]
add a simple Jenkins file

Signed-off-by: olivier lamy <olamy@apache.org>
7 years ago[maven-release-plugin] prepare for next development iteration
Martin Stockhammer [Fri, 21 Apr 2017 20:56:58 +0000 (22:56 +0200)]
[maven-release-plugin] prepare for next development iteration

7 years ago[maven-release-plugin] prepare release archiva-2.2.2 archiva-2.2.2
Martin Stockhammer [Fri, 21 Apr 2017 20:56:47 +0000 (22:56 +0200)]
[maven-release-plugin] prepare release archiva-2.2.2

7 years agoSetting versions for release 2.2.2
Martin Stockhammer [Fri, 21 Apr 2017 20:44:57 +0000 (22:44 +0200)]
Setting versions for release 2.2.2

7 years agoAdding release documentation
Martin Stockhammer [Fri, 21 Apr 2017 20:44:44 +0000 (22:44 +0200)]
Adding release documentation

7 years agoAdding additional help texts for config properties
Martin Stockhammer [Fri, 21 Apr 2017 20:32:15 +0000 (22:32 +0200)]
Adding additional help texts for config properties

7 years agoAdditional try to fix build problems on ci
Martin Stockhammer [Mon, 17 Apr 2017 19:44:04 +0000 (21:44 +0200)]
Additional try to fix build problems on ci

7 years agoTrying to fix build error on ci server
Martin Stockhammer [Mon, 17 Apr 2017 19:30:03 +0000 (21:30 +0200)]
Trying to fix build error on ci server

7 years agoFixing locking tests on windows
Martin Stockhammer [Sun, 16 Apr 2017 20:17:16 +0000 (22:17 +0200)]
Fixing locking tests on windows

7 years agoAdding additional information for failing tests
Martin Stockhammer [Sun, 16 Apr 2017 19:55:35 +0000 (21:55 +0200)]
Adding additional information for failing tests

7 years agoChanging webdriver tests to remotewebdriver
Martin Stockhammer [Sun, 16 Apr 2017 18:34:21 +0000 (20:34 +0200)]
Changing webdriver tests to remotewebdriver

7 years agoAdding docker scripts for ci browser testing
Martin Stockhammer [Sun, 16 Apr 2017 18:32:34 +0000 (20:32 +0200)]
Adding docker scripts for ci browser testing

7 years agoChanging selenium version for web tests
Martin Stockhammer [Sat, 15 Apr 2017 13:52:03 +0000 (15:52 +0200)]
Changing selenium version for web tests

7 years ago[MRM-1937] Prevent creation of wrong initial admin
Martin Stockhammer [Fri, 14 Apr 2017 18:52:12 +0000 (20:52 +0200)]
[MRM-1937] Prevent creation of wrong initial admin

Disables the name field for the admin user, when the primary admin
is created.

7 years ago[MRM-1859] Improve handling of invalid artifacts
Martin Stockhammer [Fri, 14 Apr 2017 16:45:49 +0000 (18:45 +0200)]
[MRM-1859] Improve handling of invalid artifacts

Throws only exception if all artifacts are invalid.
Ignores resolver-status.properties

7 years agoAdding additional documentation
Martin Stockhammer [Tue, 21 Mar 2017 20:26:51 +0000 (21:26 +0100)]
Adding additional documentation

7 years agoAdding documentation for snippets
Martin Stockhammer [Tue, 21 Mar 2017 19:53:10 +0000 (20:53 +0100)]
Adding documentation for snippets

7 years agoAdding release notes for 2.2.2 and variable for release date
Martin Stockhammer [Sun, 19 Mar 2017 16:17:30 +0000 (17:17 +0100)]
Adding release notes for 2.2.2 and variable for release date

7 years agoAdding some information about redback configuration settings
Martin Stockhammer [Sat, 18 Mar 2017 17:33:14 +0000 (18:33 +0100)]
Adding some information about redback configuration settings

7 years agoAdding release notes for 2.2.2
Martin Stockhammer [Sat, 18 Mar 2017 17:32:41 +0000 (18:32 +0100)]
Adding release notes for 2.2.2

7 years agoFixing test cases for rest service
Martin Stockhammer [Fri, 10 Mar 2017 21:09:08 +0000 (22:09 +0100)]
Fixing test cases for rest service

7 years agoAdding validation token during login feature/header_check
Martin Stockhammer [Sun, 12 Feb 2017 17:46:37 +0000 (18:46 +0100)]
Adding validation token during login

7 years agoImplementing method after interface change
Martin Stockhammer [Sun, 12 Feb 2017 17:45:57 +0000 (18:45 +0100)]
Implementing method after interface change

7 years agoAdding Header check to archiva rest services
Martin Stockhammer [Tue, 31 Jan 2017 21:56:50 +0000 (22:56 +0100)]
Adding Header check to archiva rest services

7 years agoAdding Referer Header to REST tests
Martin Stockhammer [Mon, 30 Jan 2017 21:41:55 +0000 (22:41 +0100)]
Adding Referer Header to REST tests

7 years agoAdd additional checks for file lock tests 29/head
Martin Stockhammer [Thu, 27 Oct 2016 15:43:31 +0000 (17:43 +0200)]
Add additional checks for file lock tests

7 years agoReverting locking modifications
Martin Stockhammer [Thu, 27 Oct 2016 15:36:27 +0000 (17:36 +0200)]
Reverting locking modifications

7 years agoAdditional improvement for file locks
Martin Stockhammer [Thu, 27 Oct 2016 10:21:46 +0000 (12:21 +0200)]
Additional improvement for file locks

7 years agoStabilised file lock implementation and tests
Martin Stockhammer [Wed, 26 Oct 2016 21:25:50 +0000 (23:25 +0200)]
Stabilised file lock implementation and tests

7 years agoAdd additional dependency to fix jenkins build
Martin Stockhammer [Sun, 23 Oct 2016 10:26:07 +0000 (12:26 +0200)]
Add additional dependency to fix jenkins build

7 years agoAnother switch to new plugin version
Martin Stockhammer [Sat, 22 Oct 2016 16:48:49 +0000 (18:48 +0200)]
Another switch to new plugin version

7 years agoSwitch to new plugin version to improve jenkins build
Martin Stockhammer [Fri, 21 Oct 2016 20:34:33 +0000 (22:34 +0200)]
Switch to new plugin version to improve jenkins build

8 years agoFixing wrong checksum files of proxy repositories
Martin Stockhammer [Mon, 17 Oct 2016 20:11:57 +0000 (22:11 +0200)]
Fixing wrong checksum files of proxy repositories

Fixes https://issues.apache.org/jira/browse/MRM-1926

8 years agoAdding isValid() method to authentication classes
Martin Stockhammer [Tue, 4 Oct 2016 18:52:25 +0000 (20:52 +0200)]
Adding isValid() method to authentication classes

8 years agoMerge branch 'pr/28'
olivier lamy [Wed, 5 Oct 2016 03:31:48 +0000 (14:31 +1100)]
Merge branch 'pr/28'

8 years agoMerge branch 'pr/27'
olivier lamy [Wed, 5 Oct 2016 03:30:52 +0000 (14:30 +1100)]
Merge branch 'pr/27'

8 years ago[MRM-1928] Use applicationUrl setting in HTTP redirects 28/head
Ciprian Ciubotariu [Tue, 4 Oct 2016 14:16:50 +0000 (17:16 +0300)]
[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.

8 years agoImproving error handling for LDAP configuration
Martin Stockhammer [Sun, 2 Oct 2016 13:20:56 +0000 (15:20 +0200)]
Improving error handling for LDAP configuration

Error is only displayed, if LDAP is used as repository. The error
messages are more detailed and internationalized.

8 years agocosmetic :-)
olivier lamy [Mon, 26 Sep 2016 22:40:37 +0000 (08:40 +1000)]
cosmetic :-)

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agosimplify code
olivier lamy [Mon, 26 Sep 2016 22:35:10 +0000 (08:35 +1000)]
simplify code

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoAdding myself as committer
Martin Stockhammer [Thu, 22 Sep 2016 19:48:53 +0000 (21:48 +0200)]
Adding myself as committer

8 years agosimplify section null checking, and guard against NPEs 27/head
Dave Brosius [Sat, 17 Sep 2016 22:48:47 +0000 (18:48 -0400)]
simplify section null checking, and guard against NPEs

8 years agoAdding test case for repository listing 26/head
Martin Stockhammer [Wed, 14 Sep 2016 21:04:03 +0000 (23:04 +0200)]
Adding test case for repository listing

8 years agoAdding restricted view for user managable repositories
Martin Stockhammer [Wed, 14 Sep 2016 19:49:30 +0000 (21:49 +0200)]
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.

8 years agoChanging upload permissions using parameter reference
Martin Stockhammer [Wed, 14 Sep 2016 19:48:59 +0000 (21:48 +0200)]
Changing upload permissions using parameter reference

Needs the new functionality in the redback annotations.

8 years agouse last parent snapshot
olivier lamy [Wed, 14 Sep 2016 12:00:10 +0000 (22:00 +1000)]
use last parent snapshot

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoMerge branch 'pr/25'
olivier lamy [Wed, 14 Sep 2016 10:50:40 +0000 (20:50 +1000)]
Merge branch 'pr/25'
[MRM-1909]

8 years agoAdding unit test for remote repository check 25/head
Martin Stockhammer [Wed, 14 Sep 2016 08:22:21 +0000 (10:22 +0200)]
Adding unit test for remote repository check

8 years agouse StringUtils to shorter code
olivier lamy [Wed, 14 Sep 2016 00:51:21 +0000 (10:51 +1000)]
use StringUtils to shorter code

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoRemoving trailing slash in remote repository check
Martin Stockhammer [Tue, 13 Sep 2016 16:33:19 +0000 (18:33 +0200)]
Removing trailing slash in remote repository check

See https://issues.apache.org/jira/browse/MRM-1909

8 years agoAdding default userAgent system property 24/head
Martin Stockhammer [Tue, 13 Sep 2016 14:46:50 +0000 (16:46 +0200)]
Adding default userAgent system property

The default userAgent string used for proxy connections can be configured by
a system property.

8 years agoMerge branch 'pr/23'
olivier lamy [Tue, 13 Sep 2016 00:59:55 +0000 (10:59 +1000)]
Merge branch 'pr/23'
[MRM-1924] merge pull request

8 years agouse redback 2.5-SNAPSHOT to fix [MRM-1908]
olivier lamy [Tue, 13 Sep 2016 00:52:21 +0000 (10:52 +1000)]
use redback 2.5-SNAPSHOT to fix [MRM-1908]

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoIncreasing timeouts for repository check 23/head
Martin Stockhammer [Thu, 8 Sep 2016 17:00:40 +0000 (19:00 +0200)]
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.

8 years agoFixing issue of multiple login requests after logout 22/head
Martin Stockhammer [Thu, 8 Sep 2016 16:41:13 +0000 (18:41 +0200)]
Fixing issue of multiple login requests after logout

Resets the event listeners on the login button when the modal dialog is started.

8 years agoFix non-deterministic test failures 21/head
Ciprian Ciubotariu [Tue, 31 May 2016 17:05:29 +0000 (20:05 +0300)]
Fix non-deterministic test failures

archiva-rest-services tests need to wait for repo scanning to finish

8 years ago[maven-release-plugin] prepare for next development iteration
olivier lamy [Mon, 23 May 2016 00:38:28 +0000 (10:38 +1000)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release archiva-2.2.1 archiva-2.2.1
olivier lamy [Mon, 23 May 2016 00:38:19 +0000 (10:38 +1000)]
[maven-release-plugin] prepare release archiva-2.2.1

8 years agouse staged released version
olivier lamy [Mon, 23 May 2016 00:04:51 +0000 (10:04 +1000)]
use staged released version

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agofix javadoc error
olivier lamy [Fri, 20 May 2016 02:43:22 +0000 (12:43 +1000)]
fix javadoc error

Signed-off-by: olivier lamy <olamy@apache.org>
8 years ago[MRM-1915] remove npanday plugin
olivier lamy [Tue, 15 Mar 2016 05:51:25 +0000 (16:51 +1100)]
[MRM-1915] remove npanday plugin

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoupgrade httpclient version
olivier lamy [Tue, 15 Mar 2016 05:38:15 +0000 (16:38 +1100)]
upgrade httpclient version

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoignore idea directory
olivier lamy [Wed, 2 Mar 2016 04:08:01 +0000 (15:08 +1100)]
ignore idea directory

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoignore this error
olivier lamy [Wed, 2 Mar 2016 03:43:46 +0000 (14:43 +1100)]
ignore this error

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoenforce version in archetype
olivier lamy [Tue, 1 Mar 2016 11:08:43 +0000 (22:08 +1100)]
enforce version in archetype

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoupgrade log4j to 2.5 and last jackrabbit version
olivier lamy [Tue, 1 Mar 2016 04:21:37 +0000 (15:21 +1100)]
upgrade log4j to 2.5 and last jackrabbit version

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoImplements JIRA issue MRM-1201 20/head
Jalal Almutawa [Sun, 20 Dec 2015 17:55:12 +0000 (20:55 +0300)]
Implements JIRA issue MRM-1201

8 years agoremove duplicate line
olivier lamy [Wed, 9 Dec 2015 03:13:14 +0000 (14:13 +1100)]
remove duplicate line

Signed-off-by: olivier lamy <olamy@apache.org>
8 years agoAdding alphabetical ordering for blacklist 19/head
Paul Thompson [Tue, 24 Nov 2015 23:21:41 +0000 (10:21 +1100)]
Adding alphabetical ordering for blacklist

8 years agoAdding alphabetical order for the whitelist
Paul Thompson [Tue, 24 Nov 2015 23:21:12 +0000 (10:21 +1100)]
Adding alphabetical order for the whitelist

8 years agochange style and template to have a kind of enunciate 1.x style that we can use
Eric Barboni [Fri, 13 Nov 2015 17:01:52 +0000 (18:01 +0100)]
change style and template to have a kind of enunciate 1.x style that we can use

8 years agochange to handle new template
Eric Barboni [Fri, 13 Nov 2015 17:00:42 +0000 (18:00 +0100)]
change to handle new template

8 years agoMerge remote-tracking branch 'ecki/topic-sonar-deadstore' into merge-topic-sonar...
Olivier Lamy [Sun, 25 Oct 2015 10:19:00 +0000 (21:19 +1100)]
Merge remote-tracking branch 'ecki/topic-sonar-deadstore' into merge-topic-sonar-deadstore

9 years agogitignore: remove trailing blank, actually ignores .project
Bernd Eckenfels [Mon, 12 Oct 2015 22:45:54 +0000 (00:45 +0200)]
gitignore: remove trailing blank, actually ignores .project

Signed-off-by: Olivier Lamy <olamy@apache.org>
9 years agoRemove Sonar Dead Store Issues. 18/head
Bernd Eckenfels [Mon, 12 Oct 2015 22:54:04 +0000 (00:54 +0200)]
Remove Sonar Dead Store Issues.

9 years agoput documentation on the same folder as before 2.0.0x migration
Eric Barboni [Thu, 8 Oct 2015 17:09:48 +0000 (19:09 +0200)]
put documentation on the same folder as before 2.0.0x migration
make servlet compatible with new layout (not enough)

9 years agoshould help travix (I hope :-) )
Olivier Lamy [Wed, 7 Oct 2015 03:43:48 +0000 (14:43 +1100)]
should help travix (I hope :-) )

9 years agotravis should use a ci profile
Olivier Lamy [Wed, 7 Oct 2015 03:27:02 +0000 (14:27 +1100)]
travis should use a ci profile

9 years agoto help travis build
Olivier Lamy [Wed, 7 Oct 2015 03:26:31 +0000 (14:26 +1100)]
to help travis build

9 years agono need of clean
Olivier Lamy [Wed, 7 Oct 2015 02:57:29 +0000 (13:57 +1100)]
no need of clean

9 years agomake easy testing for archetype
Olivier Lamy [Wed, 7 Oct 2015 02:46:19 +0000 (13:46 +1100)]
make easy testing for archetype

9 years agoooops fix compilation
Olivier Lamy [Wed, 7 Oct 2015 01:19:27 +0000 (12:19 +1100)]
ooops fix compilation

9 years agoooops fix compilation
Olivier Lamy [Wed, 7 Oct 2015 01:08:47 +0000 (12:08 +1100)]
ooops fix compilation

9 years agomore fix
Olivier Lamy [Wed, 7 Oct 2015 01:05:01 +0000 (12:05 +1100)]
more fix