Brett Porter
|
0699d4aaaa
|
[MRM-1317] Pagination is broken in audit log report in trunk
Submitted by: Maria Catherine Tan
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161083 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-24 13:10:10 +00:00 |
Brett Porter
|
b3ca825219
|
remove redundant setup method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161077 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-24 12:44:24 +00:00 |
Olivier Lamy
|
80b7556beb
|
get rid of created ${plexus.home} with derby database created in and never cleaned : could cause some issues -> account locked
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160783 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 16:35:49 +00:00 |
Olivier Lamy
|
324c61a7be
|
take care of cleaning redback database : it can cause failure due to account locked !
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160717 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 14:46:03 +00:00 |
Olivier Lamy
|
95e2f5b636
|
[MRM-1503] use wagon-http instead of wagon-http-lightweight (as it change proxy network system properties)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160694 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 13:55:11 +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
|
92ee458231
|
oups fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160650 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 12:19:02 +00:00 |
Olivier Lamy
|
f71c441d3d
|
jaxb api is used so declare it
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160649 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 12:18:49 +00:00 |
Olivier Lamy
|
fa90a670b1
|
fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160296 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 15:12:36 +00:00 |
Olivier Lamy
|
30ebe43f59
|
simplify inject of bean list
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160293 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 15:11:34 +00:00 |
Olivier Lamy
|
0c7626a137
|
update changed name in maven indexer
add more rest service to update managed repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160252 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 13:03:54 +00:00 |
Olivier Lamy
|
468d33012d
|
as now RepositoryArchivaTaskScheduler is started this mock configuration must not failed with NPE or UOE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159692 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 17:16:18 +00:00 |
Olivier Lamy
|
94faa497ae
|
fix webapp unit tests with commenting a spring which is not used and override the good one
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159691 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 17:15:41 +00:00 |
Olivier Lamy
|
23cceb8c62
|
[MRM-1490] expose services tru rest
add some managed repo admin support
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159688 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 17:14:32 +00:00 |
Olivier Lamy
|
9077dbddcd
|
oups fix bad commit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159540 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 08:29:53 +00:00 |
Olivier Lamy
|
566379bb17
|
add a method to know if a repo is already under scanning
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159533 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 07:54:42 +00:00 |
Olivier Lamy
|
f4bb416191
|
fix permission management for scan repo rest services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159532 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 07:54:14 +00:00 |
Olivier Lamy
|
53d4ecac05
|
[MRM-1490] expose service tru rest
impl Repo management service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159531 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 07:53:42 +00:00 |
Olivier Lamy
|
fd94d9c6ec
|
[MRM-1490] Expose Archiva services trough REST
start adding some services :
* search
* administration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 07:52:52 +00:00 |
Olivier Lamy
|
d85c1890d7
|
[MRM-1490] Expose archiva services trough rest
add the configuration in webapp module to expose it
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159120 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 09:49:20 +00:00 |
Olivier Lamy
|
3652f4c6e4
|
fix @since
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158974 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 23:54:12 +00:00 |
Olivier Lamy
|
d598306cf2
|
add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158973 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 23:53:53 +00:00 |
Olivier Lamy
|
f3189bad3e
|
[MRM-1490] Expose Archiva services trough rest
add modules structure with the very first service : ping :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158972 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 23:53:30 +00:00 |
Olivier Lamy
|
eceef01319
|
fix typo and use lookup rather than empty constructor for components coming from maven-indexer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158274 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-16 13:51:48 +00:00 |
Olivier Lamy
|
c7607a63e5
|
a little hackhish but fix use with tomcat maven plugin, sisu need a URLClassLoader as TCL to be able to use lookupList
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158272 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-16 13:50:45 +00:00 |
Olivier Lamy
|
f4a130e2c5
|
[MRM-1481] Ability to do user management through xmlrpc
Submitted by Maria Catherine Tan
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156322 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-10 19:17:50 +00:00 |
Olivier Lamy
|
b36ed8a621
|
[MRM-1487] simplify previous fix !
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156242 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-10 15:51:57 +00:00 |
Olivier Lamy
|
5ee3d9ee40
|
[MRM-1487] Unable to add a proxy connector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156241 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-10 15:51:26 +00:00 |
Olivier Lamy
|
4d06deba67
|
use selenium plugin released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1154859 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-08 07:38:57 +00:00 |
Maria Odea B. Ching
|
8a665bdbbd
|
[MRM-1484] set timezone
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1154110 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-05 07:54:39 +00:00 |
Maria Odea B. Ching
|
8391b7c4d7
|
[MRM-1484] Upgrade Atlassian XMLRPC binder to 0.11 to get fix for multi-threading issue in Aapache XMLRPC 3.1.1+
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1153002 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-02 02:35:47 +00:00 |
Olivier Lamy
|
4e18b216a5
|
fix typo in context path
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1143863 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 15:02:59 +00:00 |
Olivier Lamy
|
324deb4633
|
fix css link
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141572 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 15:29:45 +00:00 |
Olivier Lamy
|
61bb624347
|
[MRM-1479] upgrade jquery version 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141566 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 15:12:47 +00:00 |
Brett Porter
|
e98e1ffbcf
|
remove incorrect operation that was mismatched with merge-repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141370 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 03:03:49 +00:00 |
Olivier Lamy
|
306376c41b
|
add missing operation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141261 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 21:40:31 +00:00 |
Brett Porter
|
31e93bb1c9
|
some low hanging fruit in the quest to improve the staging repository implementation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141002 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 08:41:07 +00:00 |
Maria Odea B. Ching
|
2a853ec545
|
removed use of SchedulerAction in MergeAction
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140987 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 07:54:07 +00:00 |
Brett Porter
|
1f68b697b7
|
clean up some tests and avoid creating bad ~/.m2/archiva.xml descriptor
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140961 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 04:17:55 +00:00 |
Olivier Lamy
|
7d53f8c9cc
|
correctly close index on shutdown
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140870 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 22:19:47 +00:00 |
Olivier Lamy
|
d7f0f91636
|
[MRM-1478] Enable DB caching
Submitted by Maria Catherine Tan
patch applied with modifications
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140869 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 22:19:30 +00:00 |
Brett Porter
|
a5c5d53fa1
|
[MRM-1335] improve the message appearing when an artifact's metadata is incomplete
Submitted by: Greg Michael Meneses
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140473 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 08:05:07 +00:00 |
Brett Porter
|
2db95ef56d
|
[MRM-1324] repository statistics report doesn't appear to be working correctly
Submitted by: Greg Michael Meneses
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140450 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 06:44:30 +00:00 |
Olivier Lamy
|
c03b07252e
|
be able to try selenium tests by group
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140310 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 20:48:32 +00:00 |
Olivier Lamy
|
c4234aa1bf
|
fix selenium test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140309 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 20:48:16 +00:00 |
Olivier Lamy
|
478506f9ef
|
add dependency to oro as it's optionnal in commons-validator
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140237 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 16:49:42 +00:00 |
Olivier Lamy
|
1eeba6ab68
|
cleanup test as link with id not here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138590 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-22 19:16:22 +00:00 |
Olivier Lamy
|
48e840bcb4
|
fix links on left menu
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138491 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-22 14:47:27 +00:00 |
Olivier Lamy
|
8ae8adccb9
|
NexusRepositorySearch is not thread safe so use scope prototype
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138211 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-21 22:14:17 +00:00 |
Olivier Lamy
|
8095a5ff97
|
continue work on selenium test with id rather than label
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138210 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-21 22:13:49 +00:00 |