Olivier Lamy
|
75f7fab6d4
|
[MRM-1509] change xmlrpc to use new repository administration management api
use new api for ManagedRepository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164392 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-02 08:18:38 +00:00 |
Olivier Lamy
|
3629e72ab3
|
throw exception when id or cron expression are empty
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164154 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 16:43:14 +00:00 |
Olivier Lamy
|
e6ce81d425
|
add unit for issue fixed in the previous commit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164151 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 16:42:17 +00:00 |
Olivier Lamy
|
9be7bece75
|
fix missing value in a bean constructor
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164150 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 16:41:50 +00:00 |
Olivier Lamy
|
745243b347
|
remove some logic methods not anymore used as move to repo admin api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163946 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 08:49:08 +00:00 |
Olivier Lamy
|
75b97f7c21
|
[MRM-1505] api to configure ManagedRepository : use it for EditAction in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163914 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 06:03:05 +00:00 |
Olivier Lamy
|
b88c2f5107
|
[MRM-1505] api to configure ManagedRepository
fix update with staged repo .
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163912 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 06:01:58 +00:00 |
Olivier Lamy
|
d111b2f894
|
fix unit tests while implementing [MRM-1505] in rev 1163444
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163565 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 10:30:09 +00:00 |
Olivier Lamy
|
4f0ccd3020
|
[MRM-1505] api to configure ManagedRepository
fix delete of staged repo too.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163510 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 07:12:47 +00:00 |
Olivier Lamy
|
d12d5d853a
|
extract common test methods,add unit test for staged repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163509 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 07:12:22 +00:00 |
Olivier Lamy
|
0887d40cd8
|
[MRM-1505] api to configure ManagedRepositories : integrate it in webapp for delete action.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163444 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 22:49:42 +00:00 |
Olivier Lamy
|
8b766739ad
|
oups olamy failed the build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163271 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 16:11:21 +00:00 |
Olivier Lamy
|
0faa26af80
|
take care of symlink for asf jenkins
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163264 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 15:37:51 +00:00 |
Olivier Lamy
|
415ba43b68
|
[MRM-1504] new repository admin module : start using it in webapp module for add.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163258 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 15:23:55 +00:00 |
Olivier Lamy
|
c23eed84a3
|
add more unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163200 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 13:19:26 +00:00 |
Olivier Lamy
|
f38d60d26f
|
ensure roles for repositories are correclty added/removed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163199 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 13:19:07 +00:00 |
Olivier Lamy
|
67cfeeab8f
|
trigger audit event listeners call in repo admin api when add/delete a managed repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163030 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 21:43:33 +00:00 |
Olivier Lamy
|
3573e5a36e
|
test we pass in audit event listener
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163029 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 21:43:12 +00:00 |
Olivier Lamy
|
48ef3f20f2
|
introduce an AuditInformation bean to have more easily extensible audit mechanism
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163027 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 21:42:38 +00:00 |
Olivier Lamy
|
8eba376fb8
|
[MRM-1504] repository admin module : implements update ManagedRepository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163025 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 21:42:14 +00:00 |
Olivier Lamy
|
8015b813c2
|
[MRM-1504] repository admin module : implements delete ManagedRepository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163024 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 21:41:34 +00:00 |
Olivier Lamy
|
f2dbfdf0a8
|
use location rather than url : better naming
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1162819 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 14:02:39 +00:00 |
Olivier Lamy
|
6f4e720378
|
[MRM-1504] repository admin module : add unit test for add repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1162818 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 14:02:09 +00:00 |
Olivier Lamy
|
66d063c736
|
oups fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1162443 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 21:02:16 +00:00 |
Olivier Lamy
|
f7c3341a98
|
remove unused import which fail compilation on 1.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1162370 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 15:06:57 +00:00 |
Olivier Lamy
|
0d10fd3a9f
|
[MRM-1504] api for repository admin
start some jobs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1162369 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 15:06:42 +00:00 |
Brett Porter
|
1f730953af
|
remove generated test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161427 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 07:56:59 +00:00 |
Olivier Lamy
|
97f001e967
|
write methods for interface RemoteRepositoryAdmin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160658 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 12:30:26 +00:00 |
Olivier Lamy
|
0f0a3486c9
|
start working on interfaces for module archiva-repository-admin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160654 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 12:20:00 +00:00 |
Olivier Lamy
|
d27077404a
|
desactivate animal sniffer plugin as it fail in module archiva-modules/metadata/test-repository/
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160653 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 12:19:36 +00:00 |
Olivier Lamy
|
1b3e593825
|
missing license header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160648 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 12:18:35 +00:00 |
Olivier Lamy
|
1f9b928264
|
add maven layout for the new module to managed repo : archiva-repository-admin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160297 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 15:13:34 +00:00 |