107 Commits

Author SHA1 Message Date
Olivier Lamy
a8c549a9bb [MRM-1681] addProxy Connectors Rules screen
implements backend part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1392951 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:12:16 +00:00
Olivier Lamy
064e52434d larger fields for url/directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1391259 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 22:59:24 +00:00
Olivier Lamy
78087e7d08 add a new field in managed repository to store staging is needed to prevent stage repo remove when updating.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388251 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 22:51:27 +00:00
Olivier Lamy
73509cab5c prefer Charset.defaultCharset() over a hardcoded charset
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1385188 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 21:38:31 +00:00
Olivier Lamy
833d272ab4 fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1385187 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 21:37:35 +00:00
Olivier Lamy
aaf625b997 prevent npe
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384832 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 16:03:01 +00:00
Olivier Lamy
fa31d5bba5 [MRM-918] Switch for disabling user registration.
implements backend part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384695 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 09:27:56 +00:00
Olivier Lamy
8136dbe4d2 [MRM-1263] creating an m2eclipse compatible index should be an optional component.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384138 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 21:45:27 +00:00
Olivier Lamy
0b904bd4d8 [MRM-648] Add description field to the different types of repositories and proxies
configuration and rest service implemented.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383621 13f79535-47bb-0310-9956-ffa450edef68
2012-09-11 21:30:31 +00:00
skygo
c9167d64b9 Archiva base configuration test refresh to junit 4
remove testcase; reorder import;
dirty context annotation for ArchivvaConfigurationTest

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379764 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 14:42:09 +00:00
skygo
c4eb816484 continue to make test more jdk7 complient
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379609 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 21:05:01 +00:00
Olivier Lamy
6f6609413d fix unit test.
avoid using same registry singleton which is modified by one test.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1377860 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 21:03:38 +00:00
skygo
8c5f6a8c07 isolate a testMethod unable to run solely. alphabetical order in class name is important.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1376884 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 10:27:06 +00:00
skygo
d640171861 remove some deprecation in mdo file and antrun target
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1376232 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 20:54:23 +00:00
Olivier Lamy
af692bcacd use StringBuilder rather than StringBuffer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370992 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 22:10:11 +00:00
Olivier Lamy
20d2ba964e remove all @version $Id$
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357898 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:49:18 +00:00
Olivier Lamy
c005356570 start fixing rat issues and exclude .git/**
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356224 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 13:45:39 +00:00
Olivier Lamy
bf52af4760 change package for those test utils
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356101 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:49:49 +00:00
Olivier Lamy
1484a3316a [MRM-1638] Improve unit test for archiva build
Based on patch provided by Eric Barboni.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356091 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 07:36:23 +00:00
Olivier Lamy
d7026bf9b4 get configuration directly from spring to see if that fix 1.7 issues
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355332 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 11:56:55 +00:00
Olivier Lamy
1999229d85 follow code format no other changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355331 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 11:56:35 +00:00
Olivier Lamy
09f4b9a50e remove non needed cast
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1355330 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 11:56:02 +00:00
Olivier Lamy
8d5fdbb102 [MRM-1629] Add a configuration field for the application url.
add necessary mdo changes.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1342456 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 21:59:40 +00:00
Olivier Lamy
0d6763054c move expression evaluator to o.a.a package namespace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1328692 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 15:28:15 +00:00
Olivier Lamy
7e545c5e70 move spring-utils to apache namespace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325919 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 19:45:54 +00:00
Olivier Lamy
5ba11055fe repackage spring-registry-commons to o.a.a namespace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325321 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:27:10 +00:00
Olivier Lamy
ac5be1730c use o.a.a package namespace for spring-registry-api component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325311 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:08:39 +00:00
Olivier Lamy
eda9cbe9b1 use o.a.a package namespace for spring-cache-ehcache component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1324641 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 08:46:36 +00:00
Olivier Lamy
045c83645b [MRM-709] use SelectorUtils from ant.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1309057 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 17:24:50 +00:00
Olivier Lamy
547e68a6e8 fix selenium test due to i18n change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295238 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 19:46:04 +00:00
Olivier Lamy
e258bfb349 [MRM-1599] NTLM proxy no longer works
add bean attribute and modify ui.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240622 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:04:51 +00:00
Olivier Lamy
9a00a3a355 fix false warning on missing policy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237625 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 12:43:53 +00:00
Olivier Lamy
b3bfdacdd8 use new central repository url
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235311 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 15:53:10 +00:00
Olivier Lamy
1421b2dd9a ignore .index/.indexer in repository scanning processing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234820 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 14:32:52 +00:00
Olivier Lamy
717cbf7c8a take care of some ArrayList size init
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229118 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:44:02 +00:00
Brett Porter
615cfd730e remove all tab characters and fix some formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215120 13f79535-47bb-0310-9956-ffa450edef68
2011-12-16 13:13:10 +00:00
Olivier Lamy
67b0a5a62a [MRM-1560] Add the possibility to schedule retrieve remote indexes when application startup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203406 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 22:50:21 +00:00
Olivier Lamy
334eebc391 [MRM-1544] move to a struts2 theme based on bootstrap css and jquery
start adding new module and directory. the new theme currently do nothin except having xhtml as a parent theme :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189166 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 12:24:05 +00:00
Olivier Lamy
7f0239d00c fix formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189165 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 12:23:23 +00:00
Olivier Lamy
8892375451 [MRM-1332] remove database scanning configuration and handle upgrade.
make create-archiva-metadata and duplicate-artifacts as default knowContentConsumers

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178955 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 21:15:25 +00:00
Olivier Lamy
46840f3c31 [MRM-1332] remove database scanning configuration and handle upgrade.
ensure some consumers are here and remove db consumers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178954 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 21:14:27 +00:00
Brett Porter
7a8e06fa3c fix the version where blockRedeployments was introduced
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177939 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 07:59:12 +00:00
Brett Porter
0fa1fa6ac2 change configuration base to org.apache.archiva instead of org.apache.maven.archiva, update "upgrading" document accordingly
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177933 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 06:56:48 +00:00
Olivier Lamy
e42e26c8e1 [MRM-1526] configure http connection pool values for wagon http.
add basic services.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177654 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 13:36:56 +00:00
Olivier Lamy
1b44321088 [MRM-1527] remove http://download.java.net/maven/2/ from default remote repositories (now sync with central) .
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177595 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 11:09:56 +00:00
Olivier Lamy
1e6934261c [MRM-1393] Commons configuration bug causes build to fail on Windows 7
I have changed a unit which IMHO was wrong as didn't take care about managed repo coming from old configuration format: ArchivaConfigurationTest#testConfigurationUpgradeFrom09

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176791 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 09:06:32 +00:00
Olivier Lamy
506abf01c8 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : add a download remote time out field as file are more important and can take more time.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176036 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 20:34:24 +00:00
Olivier Lamy
ff06852acd [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : setup a default weekly schedule for download remote index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176035 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 20:33:46 +00:00
Olivier Lamy
4c507b7beb [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : fix configuration of the network proxy to use for download remote index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176008 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 19:30:14 +00:00
Olivier Lamy
d1a54e99e8 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175928 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:07:16 +00:00