Maria Odea B. Ching
30ecf02f41
o synchronize repository scanning to prevent index writer/reader from being closed when repo consumers are executed from proxy requests and a
...
repository scanning is in progress
o updated test cases to accomodate changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757116 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 02:24:21 +00:00
Brett Porter
cdea2730ba
[MRM-1137] set a higher default of 10M for artifact upload
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756889 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 07:42:31 +00:00
Brett Porter
566d5d73bb
[MRM-1137] ensure error message is correct if upload size is violated
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756888 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 07:38:36 +00:00
Brett Porter
3457a487f1
[MRM-1096] [MRM-989] fix plugin download type, add default for other types such as javadoc, clean all icons
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756883 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 07:20:09 +00:00
Brett Porter
cf807b3db6
these tests still need to set the principal
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756621 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 17:02:00 +00:00
Brett Porter
3e7a522658
remove more xwork user references
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756615 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:51:35 +00:00
Brett Porter
34c163502b
fix test problems
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756587 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:35:02 +00:00
Brett Porter
6681581426
further cleanup references to xwork user that no longer needs to be instantiated
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756564 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:14:45 +00:00
Brett Porter
bf34387459
[MRM-1093] Log configuration and repository changes made.
...
Submitted by: Jevica Arianne B. Zurbano (applied with modifications and other refactoring)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756563 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:12:10 +00:00
Brett Porter
9b150136fe
clean up method calling
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755995 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 13:48:54 +00:00
Brett Porter
584031f68f
clean up the webdav interface to make the code more readable
...
in addition, webdav now honours the delete operation separately to upload
improved the HTTP error responses for misconfiguration (500) vs not found on groups
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755845 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 06:10:38 +00:00
Brett Porter
e5ce444a9c
fix test descriptors for recent changes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755799 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 00:24:45 +00:00
Brett Porter
20b3d982cf
[MRM-913] bring delete artifact security into line with uploading an artifact
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755726 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 20:47:20 +00:00
Maria Odea B. Ching
f8051daf10
[MRM-1121]
...
o added null check in browse at artifact level
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755602 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 14:28:39 +00:00
Maria Odea B. Ching
c71589de80
[MRM-1105]
...
o fix legacy path being set in artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755544 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 10:55:39 +00:00
Maria Odea B. Ching
aab7502db7
[MRM-901]
...
o merge all versions of artifacts with same groupId in all repos under a group (browse)
o added test case
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755532 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 09:56:41 +00:00
Brett Porter
7ec2e6c8a5
remove unused class, superceded by SecuritySynchronization
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755488 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 06:41:57 +00:00
Brett Porter
e000da9c29
[MRM-1133] delete artifact role not added on upgrade from previous version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755486 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 06:15:36 +00:00
Brett Porter
fc374c71b8
fix jetty:run
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755459 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 02:33:47 +00:00
Brett Porter
57d991e0ac
[MRM-1145] disable tests that were failing silently
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755333 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:42:56 +00:00
Brett Porter
44a173c7e9
fix test case after internal change
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755330 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:22:24 +00:00
Brett Porter
64693f1949
clarify bad test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755327 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:13:28 +00:00
Brett Porter
643ac963f2
clean up warnings in xmlrpc modules
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755322 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:01:40 +00:00
Brett Porter
f8373b46e0
clean up warnings in webdav module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755319 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:58:49 +00:00
Brett Porter
dddb1c3b45
clean up warnings in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755318 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:53:49 +00:00
Brett Porter
76a1d2429f
warnings in scheduled and security modules
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755300 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:18:51 +00:00
Brett Porter
6952e5a90e
warnings in RSS
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755297 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:14:27 +00:00
Brett Porter
75e9f6fe7a
clear warnings for archiva-database
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755266 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 14:28:40 +00:00
Brett Porter
3cdb8ce934
start adding Java5 features to modules
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755239 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:40:10 +00:00
Maria Odea B. Ching
51ad4bdec9
[MRM-1032]
...
o added check for start date and end date in statistics report
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@754623 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 06:50:25 +00:00
Brett Porter
f1e7f31663
fix imports
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753629 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 10:30:14 +00:00
Maria Odea B. Ching
9198c4e336
[MRM-1135]
...
o escape blacklist and whitelist pattern with '\'
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753608 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 06:43:22 +00:00
Maria Odea B. Ching
07bb48e79d
[MRM-1117]
...
o move advanced search out of the 'info' pop up, added a link of it's own instead
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753598 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 04:16:34 +00:00
Brett Porter
537ff689e7
[MRM-1140] centralise logging through slf4j
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753590 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 02:33:57 +00:00
James William Dumay
15f58a9233
MRM-1139 - war:inplace blindly copies everything (including WEB-INF/lib/**) into the archiva-webapp.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753117 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 05:09:28 +00:00
James William Dumay
323cbb7558
MRM-1138 - Fix java.lang.NullPointerException: configuration can not be null on startup
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753110 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 04:56:40 +00:00
James William Dumay
f4e86b1e91
MRM-1138 - Fix java.lang.NullPointerException: configuration can not be null on startup
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753109 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 04:56:06 +00:00
James William Dumay
6b7f9f4ad8
MRM-1138 - Fix java.lang.NullPointerException: configuration can not be null on startup
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753108 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 04:54:59 +00:00
Brett Porter
5bc40b6181
[MRM-1107] change to base exception since we will also get the MustChangePasswordException in Redback 1.2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752762 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 03:46:45 +00:00
Brett Porter
c9a12dbf99
[MRM-921] user management role does not display the user management menu
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752740 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 01:18:07 +00:00
Brett Porter
13d43afbfe
[MRM-922] access to upload page with managed repository role
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752539 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 17:33:31 +00:00
Brett Porter
f63959e3aa
[MRM-1101] restore proper tracking of principal in DAV for audit logging
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752519 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 16:53:17 +00:00
Maria Odea B. Ching
11edfc6918
exclude slf4j 1.5.6 jars in WEB-INF/lib, conflicts with the version used which is 1.5.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752433 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 13:07:00 +00:00
Brett Porter
c5783f016f
[MRM-1130] add security audit log and clean up logging configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752431 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 12:37:04 +00:00
Emmanuel Venisse
aae839ff4b
[ARCHIVA-938] Remove harcoded guest user
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@752384 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 06:12:17 +00:00
Brett Porter
1216a8534a
[MRM-1081] fix download tag in light of multiple repositories offering the same artifact
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751702 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 15:14:47 +00:00
Brett Porter
5a9d510e8a
[MRM-1082] restore per-lookup to action classes that was set by default with the previous version of the plexus plugin. This is important for actions that store state and resolves a number of issues with parameters persisting across requests (and clients)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751672 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 13:17:46 +00:00
Emmanuel Venisse
9633f8d288
[MRM-938] Remove old/unused property
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751668 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 13:01:59 +00:00
Brett Porter
268b0e5850
[MRM-1062] switch md5 implementation - license is less ambiguous and it appears faster
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751565 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 01:15:16 +00:00
Brett Porter
d6f99e5f66
[MRM-1062] find artifact no longer worked in several browsers due to the file input not returning the full path as a security measure. For Firefox 3, the file will now be checksummed in JavaScript, and other browsers will present an alert dialog
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751562 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 00:56:29 +00:00