]> source.dussan.org Git - archiva.git/log
archiva.git
12 years agofix duplicate ids due to copy/paste
Olivier Lamy [Wed, 12 Sep 2012 21:48:33 +0000 (21:48 +0000)]
fix duplicate ids due to copy/paste

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384143 13f79535-47bb-0310-9956-ffa450edef68

12 years agomissing i18n
Olivier Lamy [Wed, 12 Sep 2012 21:46:17 +0000 (21:46 +0000)]
missing i18n

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384140 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-1263] creating an m2eclipse compatible index should be an optional component.
Olivier Lamy [Wed, 12 Sep 2012 21:45:52 +0000 (21:45 +0000)]
[MRM-1263] creating an m2eclipse compatible index should be an optional component.
implement ui part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384139 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-1263] creating an m2eclipse compatible index should be an optional component.
Olivier Lamy [Wed, 12 Sep 2012 21:45:27 +0000 (21:45 +0000)]
[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

12 years ago[MRM-648] Add description field to the different types of repositories and proxies
Olivier Lamy [Wed, 12 Sep 2012 20:45:39 +0000 (20:45 +0000)]
[MRM-648] Add description field to the different types of repositories and proxies
implements UI for remote repositories.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384118 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-648] Add description field to the different types of repositories and proxies
Olivier Lamy [Wed, 12 Sep 2012 20:45:25 +0000 (20:45 +0000)]
[MRM-648] Add description field to the different types of repositories and proxies
configuration and rest service implemented for remote repositories.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384117 13f79535-47bb-0310-9956-ffa450edef68

12 years agotest last maven indexer version
Olivier Lamy [Wed, 12 Sep 2012 20:44:51 +0000 (20:44 +0000)]
test last maven indexer version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384116 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-648] Add description field to the different types of repositories and proxies
Olivier Lamy [Tue, 11 Sep 2012 21:30:46 +0000 (21:30 +0000)]
[MRM-648] Add description field to the different types of repositories and proxies
implements UI part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383622 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-648] Add description field to the different types of repositories and proxies
Olivier Lamy [Tue, 11 Sep 2012 21:30:31 +0000 (21:30 +0000)]
[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

12 years agosplit path using Pattern.quote to be windoz friendly
skygo [Tue, 11 Sep 2012 21:12:32 +0000 (21:12 +0000)]
split path using Pattern.quote to be windoz friendly

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383613 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-1667] The role management is not shown on role edit tab.
Olivier Lamy [Tue, 11 Sep 2012 09:11:40 +0000 (09:11 +0000)]
[MRM-1667] The role management is not shown on role edit tab.
Submitted by Adrien Lecharpentier.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383303 13f79535-47bb-0310-9956-ffa450edef68

12 years agosearch doc with new ui screenshots better with adding images
Olivier Lamy [Tue, 11 Sep 2012 08:47:38 +0000 (08:47 +0000)]
search doc with new ui screenshots better with adding images

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383291 13f79535-47bb-0310-9956-ffa450edef68

12 years agosearch doc with new ui screenshots
Olivier Lamy [Tue, 11 Sep 2012 08:47:20 +0000 (08:47 +0000)]
search doc with new ui screenshots

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383290 13f79535-47bb-0310-9956-ffa450edef68

12 years agomore screenshots from new ui
Olivier Lamy [Tue, 11 Sep 2012 08:28:07 +0000 (08:28 +0000)]
more screenshots from new ui

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383284 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-1665] Adding a Snapshot Managed Repository results in Releases being checked...
Olivier Lamy [Tue, 11 Sep 2012 07:58:06 +0000 (07:58 +0000)]
[MRM-1665] Adding a Snapshot Managed Repository results in Releases being checked too.
add default value for boolean (as default can be true)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383279 13f79535-47bb-0310-9956-ffa450edef68

12 years agowe now have a generic way to handle errors
Olivier Lamy [Tue, 11 Sep 2012 07:37:05 +0000 (07:37 +0000)]
we now have a generic way to handle errors

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383269 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-1664] Validation error message not visible to user when adding Remote Repository.
Olivier Lamy [Tue, 11 Sep 2012 07:36:52 +0000 (07:36 +0000)]
[MRM-1664] Validation error message not visible to user when adding Remote Repository.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383268 13f79535-47bb-0310-9956-ffa450edef68

12 years agodocumentation with new ui screenshots
Olivier Lamy [Mon, 10 Sep 2012 22:14:27 +0000 (22:14 +0000)]
documentation with new ui screenshots

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383127 13f79535-47bb-0310-9956-ffa450edef68

12 years agovalidate repository is selectionned before adding metadata
Olivier Lamy [Mon, 10 Sep 2012 22:14:00 +0000 (22:14 +0000)]
validate repository is selectionned before adding metadata

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383126 13f79535-47bb-0310-9956-ffa450edef68

12 years agostart fixing documentation new ui only
Olivier Lamy [Mon, 10 Sep 2012 22:13:43 +0000 (22:13 +0000)]
start fixing documentation new ui only

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383124 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd a default 500 http error handling with jquery
Olivier Lamy [Mon, 10 Sep 2012 19:59:12 +0000 (19:59 +0000)]
add a default 500 http error handling with jquery

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383092 13f79535-47bb-0310-9956-ffa450edef68

12 years agoi18n
Olivier Lamy [Mon, 10 Sep 2012 19:58:55 +0000 (19:58 +0000)]
i18n

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383091 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd a default 403 http error handling with jquery
Olivier Lamy [Mon, 10 Sep 2012 19:58:42 +0000 (19:58 +0000)]
add a default 403 http error handling with jquery

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383090 13f79535-47bb-0310-9956-ffa450edef68

12 years agoability to work offline when writing documentation
Olivier Lamy [Mon, 10 Sep 2012 19:13:33 +0000 (19:13 +0000)]
ability to work offline when writing documentation
see DOXIA-478

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383059 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix typo
Olivier Lamy [Mon, 10 Sep 2012 15:32:31 +0000 (15:32 +0000)]
fix typo

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382944 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd popover doc for cron expression
Olivier Lamy [Mon, 10 Sep 2012 15:32:18 +0000 (15:32 +0000)]
add popover doc for cron expression

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382943 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd a method to call activatePopoverDoc which will select class from #main-content...
Olivier Lamy [Mon, 10 Sep 2012 15:32:00 +0000 (15:32 +0000)]
add a method to call activatePopoverDoc which will select class from #main-content and activate:
* popover-doc: popover on click and destroy on mouseover.
* tooltip-doc: tooltip with hover trigger.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382942 13f79535-47bb-0310-9956-ffa450edef68

12 years agopopover is triggered manually
Olivier Lamy [Mon, 10 Sep 2012 14:42:10 +0000 (14:42 +0000)]
popover is triggered manually

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382893 13f79535-47bb-0310-9956-ffa450edef68

12 years agoescape in case of repo id with dot
Olivier Lamy [Mon, 10 Sep 2012 14:39:13 +0000 (14:39 +0000)]
escape in case of repo id with dot

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382890 13f79535-47bb-0310-9956-ffa450edef68

12 years agouse a popover to explain why delete is not possible
Olivier Lamy [Mon, 10 Sep 2012 14:39:00 +0000 (14:39 +0000)]
use a popover to explain why delete is not possible

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382889 13f79535-47bb-0310-9956-ffa450edef68

12 years agoreduce noisy logs
Olivier Lamy [Mon, 10 Sep 2012 10:46:24 +0000 (10:46 +0000)]
reduce noisy logs

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382751 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix title
Olivier Lamy [Mon, 10 Sep 2012 10:39:50 +0000 (10:39 +0000)]
fix title

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382748 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd new screen in tour page
Olivier Lamy [Mon, 10 Sep 2012 10:39:39 +0000 (10:39 +0000)]
add new screen in tour page

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382747 13f79535-47bb-0310-9956-ffa450edef68

12 years agomove image
Olivier Lamy [Mon, 10 Sep 2012 09:21:43 +0000 (09:21 +0000)]
move image

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382715 13f79535-47bb-0310-9956-ffa450edef68

12 years agomove image
Olivier Lamy [Mon, 10 Sep 2012 09:20:25 +0000 (09:20 +0000)]
move image

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382713 13f79535-47bb-0310-9956-ffa450edef68

12 years ago-Pdev not anymore needed in old webapp too
Olivier Lamy [Mon, 10 Sep 2012 07:37:39 +0000 (07:37 +0000)]
-Pdev not anymore needed in old webapp too

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382672 13f79535-47bb-0310-9956-ffa450edef68

12 years ago-Pdev not anymore needed
Olivier Lamy [Mon, 10 Sep 2012 07:37:29 +0000 (07:37 +0000)]
-Pdev not anymore needed

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382671 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix missing slf4j impl in webapp-js
Olivier Lamy [Mon, 10 Sep 2012 07:13:57 +0000 (07:13 +0000)]
fix missing slf4j impl in webapp-js

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382667 13f79535-47bb-0310-9956-ffa450edef68

12 years agoput log directory in a property for log4j2 files
Olivier Lamy [Sun, 9 Sep 2012 22:25:50 +0000 (22:25 +0000)]
put log directory in a property for log4j2 files

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382601 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-1660] use log4j2
Olivier Lamy [Sun, 9 Sep 2012 15:38:44 +0000 (15:38 +0000)]
[MRM-1660] use log4j2

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382519 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-1660] use log4j2
Olivier Lamy [Sun, 9 Sep 2012 15:38:26 +0000 (15:38 +0000)]
[MRM-1660] use log4j2

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382518 13f79535-47bb-0310-9956-ffa450edef68

12 years ago[MRM-1660] use log4j 2.x done for testing webapp js
Olivier Lamy [Sun, 9 Sep 2012 15:37:27 +0000 (15:37 +0000)]
[MRM-1660] use log4j 2.x done for testing webapp js

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382517 13f79535-47bb-0310-9956-ffa450edef68

12 years agodirtie context for unit tests Problem Reporting Plugin
skygo [Sat, 8 Sep 2012 16:46:12 +0000 (16:46 +0000)]
dirtie context for unit tests Problem Reporting Plugin

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382328 13f79535-47bb-0310-9956-ffa450edef68

12 years agorepository scanning test fix for idependance
skygo [Sat, 8 Sep 2012 11:43:10 +0000 (11:43 +0000)]
repository scanning test fix for idependance

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382285 13f79535-47bb-0310-9956-ffa450edef68

12 years agosimplify some log.debug as slf4j now supports varargs
Olivier Lamy [Fri, 7 Sep 2012 08:32:10 +0000 (08:32 +0000)]
simplify some log.debug as slf4j now supports varargs

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381934 13f79535-47bb-0310-9956-ffa450edef68

12 years agocleanup non used property
Olivier Lamy [Fri, 7 Sep 2012 07:58:52 +0000 (07:58 +0000)]
cleanup non used property

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381922 13f79535-47bb-0310-9956-ffa450edef68

12 years agoslf4j 1.7.0
Olivier Lamy [Fri, 7 Sep 2012 07:58:42 +0000 (07:58 +0000)]
slf4j 1.7.0

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381921 13f79535-47bb-0310-9956-ffa450edef68

12 years agoremove conf and data file for Rest Test and jdk7
skygo [Thu, 6 Sep 2012 22:31:46 +0000 (22:31 +0000)]
remove conf and data file for Rest Test and jdk7

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381789 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd missing image
Olivier Lamy [Thu, 6 Sep 2012 21:55:44 +0000 (21:55 +0000)]
add missing image

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381775 13f79535-47bb-0310-9956-ffa450edef68

12 years agoManagedRepository test fix
skygo [Thu, 6 Sep 2012 18:56:32 +0000 (18:56 +0000)]
ManagedRepository test fix

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381717 13f79535-47bb-0310-9956-ffa450edef68

12 years agonew ui screenshots
Olivier Lamy [Thu, 6 Sep 2012 16:22:04 +0000 (16:22 +0000)]
new ui screenshots

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381662 13f79535-47bb-0310-9956-ffa450edef68

12 years agologout must reload screen to take care of no more karma
Olivier Lamy [Thu, 6 Sep 2012 14:21:22 +0000 (14:21 +0000)]
logout must reload screen to take care of no more karma

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381617 13f79535-47bb-0310-9956-ffa450edef68

12 years agoafter login redisplay current screen to consider new user karmas
Olivier Lamy [Thu, 6 Sep 2012 14:21:08 +0000 (14:21 +0000)]
after login redisplay current screen to consider new user karmas

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381616 13f79535-47bb-0310-9956-ffa450edef68

12 years agodo not change hash when login or logout
Olivier Lamy [Thu, 6 Sep 2012 14:20:56 +0000 (14:20 +0000)]
do not change hash when login or logout

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381615 13f79535-47bb-0310-9956-ffa450edef68

12 years agouse appassembler-maven-plugin 1.3-SNAPSHOT
Olivier Lamy [Thu, 6 Sep 2012 13:00:58 +0000 (13:00 +0000)]
use appassembler-maven-plugin 1.3-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381588 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix mocks compilation
Olivier Lamy [Thu, 6 Sep 2012 12:39:14 +0000 (12:39 +0000)]
fix mocks compilation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381582 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix parameter name
Olivier Lamy [Thu, 6 Sep 2012 12:38:10 +0000 (12:38 +0000)]
fix parameter name

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381580 13f79535-47bb-0310-9956-ffa450edef68

12 years agoimplement removeNamespace for FileMetadataRepository
Olivier Lamy [Thu, 6 Sep 2012 12:37:57 +0000 (12:37 +0000)]
implement removeNamespace for FileMetadataRepository

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381578 13f79535-47bb-0310-9956-ffa450edef68

12 years agouse fest assert: more human readable :-)
Olivier Lamy [Thu, 6 Sep 2012 12:37:42 +0000 (12:37 +0000)]
use fest assert: more human readable :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381577 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd unit test for removeNamespace method
Olivier Lamy [Thu, 6 Sep 2012 12:37:28 +0000 (12:37 +0000)]
add unit test for removeNamespace method

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381576 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd a method to remove namespace(groupId) in MetadataRepository
Olivier Lamy [Thu, 6 Sep 2012 12:37:14 +0000 (12:37 +0000)]
add a method to remove namespace(groupId) in MetadataRepository

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381575 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMinimalistic noscript tag for js index.html
skygo [Wed, 5 Sep 2012 22:21:54 +0000 (22:21 +0000)]
Minimalistic noscript tag for js index.html

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381421 13f79535-47bb-0310-9956-ffa450edef68

12 years agouse last tomcat version
Olivier Lamy [Wed, 5 Sep 2012 21:46:05 +0000 (21:46 +0000)]
use last tomcat version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381402 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix groupId deletion message
Olivier Lamy [Wed, 5 Sep 2012 17:03:43 +0000 (17:03 +0000)]
fix groupId deletion message

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381248 13f79535-47bb-0310-9956-ffa450edef68

12 years agoi18n for groupId deletion
Olivier Lamy [Wed, 5 Sep 2012 17:03:23 +0000 (17:03 +0000)]
i18n for groupId deletion

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381247 13f79535-47bb-0310-9956-ffa450edef68

12 years agodeleting groupId tru the ui
Olivier Lamy [Wed, 5 Sep 2012 17:03:02 +0000 (17:03 +0000)]
deleting groupId tru the ui

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381246 13f79535-47bb-0310-9956-ffa450edef68

12 years agoremove boostrap 2.1.0 files
Olivier Lamy [Wed, 5 Sep 2012 13:26:45 +0000 (13:26 +0000)]
remove boostrap 2.1.0 files

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381172 13f79535-47bb-0310-9956-ffa450edef68

12 years agouse bootstrap 2.1.1
Olivier Lamy [Wed, 5 Sep 2012 13:26:31 +0000 (13:26 +0000)]
use bootstrap 2.1.1

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381171 13f79535-47bb-0310-9956-ffa450edef68

12 years agoArchiva core consumumer test refresh to junit 4
skygo [Sat, 1 Sep 2012 20:17:32 +0000 (20:17 +0000)]
Archiva core consumumer test refresh to junit 4
remove testcase; reorder import;
repositorypurgeconsommerTest fixed for:
  Unable to add new repository with id [test-repo], that id already exists as a managed repository.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379835 13f79535-47bb-0310-9956-ffa450edef68

12 years agoArchiva base configuration test refresh to junit 4
skygo [Sat, 1 Sep 2012 14:42:09 +0000 (14:42 +0000)]
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

12 years agomy bad: add missing test resources for repo group test in maven 2 repository
skygo [Sat, 1 Sep 2012 12:24:41 +0000 (12:24 +0000)]
my bad: add missing test resources for repo group test in maven 2 repository

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379750 13f79535-47bb-0310-9956-ffa450edef68

12 years agocontinue to make test more jdk7 complient
skygo [Fri, 31 Aug 2012 21:05:01 +0000 (21:05 +0000)]
continue to make test more jdk7 complient

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379609 13f79535-47bb-0310-9956-ffa450edef68

12 years agoM2.x repo support
skygo [Fri, 31 Aug 2012 20:41:42 +0000 (20:41 +0000)]
M2.x repo support
 logs rewritted for performance
 add test for more complex archiva configuration
 remove previous check in RepositoryModelResolver (misunderstanding of class role)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379598 13f79535-47bb-0310-9956-ffa450edef68

12 years agologs rewritted for performance
skygo [Fri, 31 Aug 2012 15:49:34 +0000 (15:49 +0000)]
logs rewritted for performance

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379485 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd repoId to log
skygo [Fri, 31 Aug 2012 12:55:59 +0000 (12:55 +0000)]
add repoId to log

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379434 13f79535-47bb-0310-9956-ffa450edef68

12 years agodocumentation for skygo :-)
Olivier Lamy [Thu, 30 Aug 2012 22:17:16 +0000 (22:17 +0000)]
documentation for skygo :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379188 13f79535-47bb-0310-9956-ffa450edef68

12 years agofurther fix to MRM1658
skygo [Thu, 30 Aug 2012 22:09:52 +0000 (22:09 +0000)]
further fix to  MRM1658

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379186 13f79535-47bb-0310-9956-ffa450edef68

12 years agorename property to avoid issue with the one used in javadoc plugin
Olivier Lamy [Thu, 30 Aug 2012 21:55:58 +0000 (21:55 +0000)]
rename property to avoid issue with the one used in javadoc plugin

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1379177 13f79535-47bb-0310-9956-ffa450edef68

12 years agotry to respect managed repo configuration before any download. (partial MRM1658)
skygo [Wed, 29 Aug 2012 22:27:14 +0000 (22:27 +0000)]
try to respect managed repo configuration before any download. (partial MRM1658)
seek for a non S version on a managed repo configured as R and no S => fail
seek for a non R version on a managed repo configured as S and no R => fail
rewrite tests make MRM1411 on a separate class

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378759 13f79535-47bb-0310-9956-ffa450edef68

12 years agosimplify svnpub sub configuration: just use mvn site-deploy is easier and as usual :-)
Olivier Lamy [Wed, 29 Aug 2012 21:22:51 +0000 (21:22 +0000)]
simplify svnpub sub configuration: just use mvn site-deploy is easier and as usual :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378742 13f79535-47bb-0310-9956-ffa450edef68

12 years agoremove empty directory
Olivier Lamy [Wed, 29 Aug 2012 20:36:56 +0000 (20:36 +0000)]
remove empty directory

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378710 13f79535-47bb-0310-9956-ffa450edef68

12 years agoremove not anymore maintained files
Olivier Lamy [Wed, 29 Aug 2012 20:34:12 +0000 (20:34 +0000)]
remove not anymore maintained files

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378706 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix badlink
skygo [Wed, 29 Aug 2012 18:47:38 +0000 (18:47 +0000)]
fix badlink

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378678 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix rat configuration
Olivier Lamy [Wed, 29 Aug 2012 16:05:37 +0000 (16:05 +0000)]
fix rat configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378627 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd deploy site script
Olivier Lamy [Wed, 29 Aug 2012 15:52:58 +0000 (15:52 +0000)]
add deploy site script

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378621 13f79535-47bb-0310-9956-ffa450edef68

12 years agomove reporting plugins versions to parent pom
Olivier Lamy [Wed, 29 Aug 2012 15:11:22 +0000 (15:11 +0000)]
move reporting plugins versions to parent pom

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378603 13f79535-47bb-0310-9956-ffa450edef68

12 years agoconfigure scm pub plugin
Olivier Lamy [Wed, 29 Aug 2012 14:24:50 +0000 (14:24 +0000)]
configure scm pub plugin

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378576 13f79535-47bb-0310-9956-ffa450edef68

12 years agoconfigure svnpubsub for site deployment
Olivier Lamy [Wed, 29 Aug 2012 13:57:57 +0000 (13:57 +0000)]
configure svnpubsub for site deployment

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378561 13f79535-47bb-0310-9956-ffa450edef68

12 years agoremove failing doclet: need external tools installation
Olivier Lamy [Wed, 29 Aug 2012 13:47:16 +0000 (13:47 +0000)]
remove failing doclet: need external tools installation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378553 13f79535-47bb-0310-9956-ffa450edef68

12 years agodo not generate those reports we already have sonar for that: https://analysis.apach...
Olivier Lamy [Wed, 29 Aug 2012 13:45:37 +0000 (13:45 +0000)]
do not generate those reports we already have sonar for that:  https://analysis.apache.org/

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378552 13f79535-47bb-0310-9956-ffa450edef68

12 years agomove reporting plugin version to a property
Olivier Lamy [Wed, 29 Aug 2012 12:42:11 +0000 (12:42 +0000)]
move reporting plugin version to a property

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378524 13f79535-47bb-0310-9956-ffa450edef68

12 years agolast ehcache 2.5.4
Olivier Lamy [Wed, 29 Aug 2012 12:22:08 +0000 (12:22 +0000)]
last ehcache 2.5.4

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378517 13f79535-47bb-0310-9956-ffa450edef68

12 years agowagon ssh not anymore needed
Olivier Lamy [Tue, 28 Aug 2012 20:55:33 +0000 (20:55 +0000)]
wagon ssh not anymore needed

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378334 13f79535-47bb-0310-9956-ffa450edef68

12 years agocorrectly close popover
Olivier Lamy [Tue, 28 Aug 2012 14:24:51 +0000 (14:24 +0000)]
correctly close popover

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378150 13f79535-47bb-0310-9956-ffa450edef68

12 years agoscreenChange must cleanup popover and correctly use it on all screen loading
Olivier Lamy [Tue, 28 Aug 2012 13:51:25 +0000 (13:51 +0000)]
screenChange must cleanup popover and correctly use it on all screen loading

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378138 13f79535-47bb-0310-9956-ffa450edef68

12 years agouse a static popover mode with button instead of mouseover which is ugly
Olivier Lamy [Tue, 28 Aug 2012 13:51:01 +0000 (13:51 +0000)]
use a static popover mode with button instead of mouseover which is ugly

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378137 13f79535-47bb-0310-9956-ffa450edef68

12 years agocode cleanup
Olivier Lamy [Tue, 28 Aug 2012 13:50:44 +0000 (13:50 +0000)]
code cleanup

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378136 13f79535-47bb-0310-9956-ffa450edef68

12 years agotable layout for file list
skygo [Tue, 28 Aug 2012 11:51:19 +0000 (11:51 +0000)]
table layout for file list
ignore nbactions.xml for rat

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378091 13f79535-47bb-0310-9956-ffa450edef68

12 years agodo not change hash when using info
Olivier Lamy [Tue, 28 Aug 2012 10:25:25 +0000 (10:25 +0000)]
do not change hash when using info

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378063 13f79535-47bb-0310-9956-ffa450edef68

12 years agouse lower case
Olivier Lamy [Tue, 28 Aug 2012 10:25:11 +0000 (10:25 +0000)]
use lower case

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378062 13f79535-47bb-0310-9956-ffa450edef68