Brett Porter
1bd4a0386e
fix formatting
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750786 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 06:48:58 +00:00
James William Dumay
c855a42ef5
Add spring context
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750773 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 05:35:39 +00:00
Brett Porter
c5529d24ae
[MRM-1074] Typo of Legacy Support option on the left nav menu
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@748162 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 14:40:03 +00:00
Brett Porter
12c36ed347
[MRM-1098] upgrade to wagon 1.0-beta-5 and remove workaround that was needed previously
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747621 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 00:11:47 +00:00
Maria Odea B. Ching
a9a04ebb7d
set repository id in ArtifactUpdateDatabaseConsumer only when repository id is null
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747306 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 08:35:43 +00:00
James William Dumay
a0da36af3c
MRM-1095 - Archiva keeps scanning repositories, even if scanning disabled in the web UI. Submitted by Gwen Harold Autencio
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747198 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 23:24:09 +00:00
Maria Odea B. Ching
a8ad14acbd
[MRM-1092]
...
submitted by Jevica Arianne Zurbano
o fix 'Hist' to 'Hits' in search results page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746857 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 02:04:56 +00:00
Maria Odea B. Ching
269380914e
removed advancedSearch.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746187 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 09:25:36 +00:00
Maria Odea B. Ching
0cecbab8be
[MRM-913]
...
submitted by Jevica Arianne Zurbano
o patch does the following:
- deletes artifacts
- cleans up database
- executes scan to reflect changes when browsing repository
- updates metadata
- updates audit.log
- 'Delete Artifact' added in navigation and is displayed for users with repository manager role
- only allows manager of the repository to delete artifacts from it
o additional tweaks to the submitted patch:
- removed catch for NPE in DeleteArtifactAction
- migrated jsps & action class to struts 2
- moved invocation of cleanup consumers in DeleteArtifactAction to DatabaseConsumers (added new method for this in DatabaseConsumers)
- applied formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746183 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 08:50:35 +00:00
Maria Odea B. Ching
48e96d554f
[MRM-1079]
...
o updated and activated tests for index cleanup consumer
o cleaned up index cleanup consumer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746169 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 06:52:41 +00:00
Maria Odea B. Ching
57ebe9526a
removed unused test resources in archiva-lucene-consumers and archiva-indexer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746157 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:55:19 +00:00
Maria Odea B. Ching
b4dfa90773
o re-packaged classes in archiva-indexer
...
o removed old directory
o removed unnecessary references to RepositoryIndexException and RepositoryIndexSearchException which have been removed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746146 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:25:30 +00:00
Maria Odea B. Ching
c73e639ed2
remove unused classes and empty directories
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746141 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:09:07 +00:00
Maria Odea B. Ching
958b142c8f
remove unused classes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746127 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:45:10 +00:00
Maria Odea B. Ching
120d6513a7
[MRM-1079]
...
o update impl of index cleanup consumer
o moved DatabaseConsumers and LuceneCleanupRemoveIndexedConsumer to spring
o removed old classes and test stubs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745821 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 11:24:12 +00:00
Maria Odea B. Ching
6c41ed1253
applied formatting to RepositoryContentConsumers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745395 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:57:23 +00:00
Maria Odea B. Ching
14b464c185
[MRM-1076]
...
o remove second invocation of complete scan in RepositoryContentConsumers which causes the NPE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745393 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:50:21 +00:00
Maria Odea B. Ching
ebe7941ce0
[MRM-1042]
...
o fix getting of other versions of the snapshot
o added tests for getting other versions of the snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745371 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 03:37:34 +00:00
Maria Odea B. Ching
e9b030ba0c
[MRM-1041]
...
updated browse.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745365 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 03:01:03 +00:00
Maria Odea B. Ching
243a71a586
[MRM-1042]
...
o hide timestamped SNAPSHOT versions in version list browse
o add 'Other Versions' field in the artifact info page if the artifact is a snapshot & has other timestamped versions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745362 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 02:42:23 +00:00
Maria Odea B. Ching
f7b27068d7
[MRM-1041]
...
o show shared basic project info in versions list browse
o fix model not being set in repository browse
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745359 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 02:24:09 +00:00
Maria Odea B. Ching
5f39994250
[MRM-1043]
...
o added row count in search criteria
o cleaned up jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744832 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 07:31:44 +00:00
Maria Odea B. Ching
87f3147e7e
[MRM-1043]
...
o provide list for repositories that can be searched
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744797 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 04:06:36 +00:00
James William Dumay
db5102aaaf
MRM-1066 - Shutdown of Tomcat causes Exception when running Archiva Project
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744785 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 00:28:50 +00:00
Maria Odea B. Ching
fa4039e25f
o clean up and fix spacing of results.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744086 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 11:32:27 +00:00
Maria Odea B. Ching
462af40d1e
[MRM-1043]
...
o moved the advanced search to the quick search page
o dynamically add search criteria
o added additional test in SearchAction
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744080 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 11:25:47 +00:00
James William Dumay
7e85179685
Should reference slf4j API
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743977 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 04:27:20 +00:00
James William Dumay
77481fb93c
MRM-1084 - Upgrade modello maven plugin to 1.0 to support Java 5 generics
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743630 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 06:47:36 +00:00
James William Dumay
48fc7e2f6f
MRM-1083 - Add artifact search box to the default decorator
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743602 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 02:34:16 +00:00
James William Dumay
d10e6a5ae2
MRM-1082 - Upgrade from plexus-maven-plugin to the plexus-component-metadata plugin
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743238 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 05:45:52 +00:00
James William Dumay
e2dda2e977
Rolling back MRM-995 as it seemed to have broken lots of things
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743171 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:54:32 +00:00
James William Dumay
034f98a509
MRM-995 - Generated Descriptors are wrong after Eclipse Project Clean
...
* Submitted by Steffen Grunwald. Thanks for the patch :)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743169 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:43:05 +00:00
James William Dumay
4719834dfa
MRM-799 - Better handling of artifacts with missing poms
...
* Updated to work with revised model in 1.2
* Changed patch so that Artifacts created for Browsing do not persist to the database (models may not have been proxied)
* Big thankyou to Jevica Arianne B. Zurbano for submitting the fixes!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743164 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:22:49 +00:00
James William Dumay
f3e319b018
Reverting earlier change to SearchUtil
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742863 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 06:12:32 +00:00
James William Dumay
6267a21d29
MRM-1081 - Archiva model should be updated so that the ARTIFACT table includes repositoryId as a primary key
...
* Updated so that repositoryId is part of the primary key for an artifact
* removed old search API classes as they needed to be brought over to the new API and doing so would be a waste of time
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742859 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 05:35:05 +00:00
James William Dumay
dc5aee4038
moved hit key utility method
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742848 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 04:51:10 +00:00
James William Dumay
837bb4a0b6
Ignore .indexer directories
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742846 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 04:46:37 +00:00
James William Dumay
200a649b36
Add @Override annotations
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742790 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 23:58:48 +00:00
Maria Odea B. Ching
b521fd00d2
remove old consumers for indexing
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741493 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 09:32:06 +00:00
Maria Odea B. Ching
9cb1a3f329
update search tips, no need to use 'bytecode' keyword when searching for a class or package name
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741468 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 08:24:41 +00:00
Maria Odea B. Ching
62abdcacc4
added comment
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741445 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 07:16:35 +00:00
Maria Odea B. Ching
e0d6da5cc6
[MRM-1046]
...
o more tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741444 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 07:15:03 +00:00
Maria Odea B. Ching
2fb9f49983
[MRM-1046]
...
o more test cases
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741385 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 03:29:50 +00:00
Maria Odea B. Ching
caa7128117
[MRM-1046]
...
o added more tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741054 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 09:22:22 +00:00
Maria Odea B. Ching
8cbe207627
[MRM-1046]
...
o added test cases for SearchActionTest
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741051 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 09:00:31 +00:00
Maria Odea B. Ching
c9cdca72bb
[MRM-933]
...
applied some parts of the patch submitted by Gwen Harold Autencio
- fix results.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740580 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 02:32:30 +00:00
Maria Odea B. Ching
b8f16e0c71
[MRM-933]
...
o set search result limits of the returned search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740576 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 02:16:11 +00:00
Maria Odea B. Ching
c0e1f8872e
[MRM-749]
...
merged -r 728552:740257 from archiva-nexus-indexer branch
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740552 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 01:09:17 +00:00
Carlos Sanchez Gonzalez
cedc048694
Apply 732550 from Continuum: update comments due to REDBACK-100
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@739678 13f79535-47bb-0310-9956-ffa450edef68
2009-02-01 01:50:11 +00:00
James William Dumay
ef3ecba393
remove unused import
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@737966 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27 01:41:03 +00:00
Maria Odea B. Ching
03a080a1d5
[MRM-1068]
...
submitted by Maria Catherine Tan
- upgrade redback to 1.2-beta-2
- needed to upgrade spring to 2.5.6 to be compatible with redback 1.2-beta-2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@735937 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 05:32:11 +00:00
James William Dumay
cc74d51a5b
MRM-1011 - Organisation link on logo points to somewhere
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@733229 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 04:29:06 +00:00
Maria Odea B. Ching
d2190ff6a8
fix some problems in invoking search service
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@732674 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08 10:14:02 +00:00
James William Dumay
9158c2f5dc
remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@728587 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:19:52 +00:00
James William Dumay
c2c0d59613
map variables should be final if they are to be used with the synchronized keyword
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@727229 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 00:10:13 +00:00
James William Dumay
5786c1db33
Remove unused code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726963 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 05:28:59 +00:00
James William Dumay
a9efd1383b
MRM-1040 - for snapshots in search results just show SNAPSHOT, not timestamps
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726930 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 02:37:48 +00:00
James William Dumay
20080174a4
MRM-1037 - Search Usability
...
* timestamp versions are merged to -SNAPSHOT versions
* duplicate artifacts are now merge by use of boolean filters
* we now search the correct fields
* content search has been removed (more accurate results)
* added more tokenizers for groupId, artifactId, version, etc
* Artifact Id's are weighted to improve quicksearch results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726928 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 02:13:25 +00:00
Martin Cooper
679221b1ea
MRM-962 - Upload Artifact action should trim its fields
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@725593 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 06:14:02 +00:00
James William Dumay
2d11d2048a
MRM-1031 - Upgrade to jackrabbit-webdav 1.5.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@724235 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 02:39:39 +00:00
Maria Odea B. Ching
b7209bdba6
- add missing Search header
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723600 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 05:52:14 +00:00
Maria Odea B. Ching
ebe8cb3951
[MRM-1028]
...
- fixed missing find artifact page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723591 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 05:29:05 +00:00
James William Dumay
6987e689ec
Remove useless logging
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723587 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 05:20:53 +00:00
Brett Porter
924368de76
run Jetty from outside the target so that you have to use -PcleanJetty to clean up, generally persisting the server and configuration that you used
...
merged from: r721951, 721953
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723581 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 04:25:20 +00:00
James William Dumay
d1e7241a84
adding overrides
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723567 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 03:39:55 +00:00
James William Dumay
3ffefddeea
making repository final
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723224 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 06:34:53 +00:00
James William Dumay
69144ad89b
Make member field final
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723221 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 06:11:21 +00:00
Brett Porter
8946eb1681
[MRM-1027] Indices are not cleaned up when deleting artifact via web services
...
Merged from: r722439
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@722449 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 13:02:37 +00:00
Brett Porter
17ffc555fc
[MRM-1025] add missing dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721544 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:08:42 +00:00
Brett Porter
fdb8c33f85
[MRM-1025] further references to the old name cleaned up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721541 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:40:07 +00:00
Brett Porter
2583cefeae
clean up dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721540 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:39:32 +00:00
Brett Porter
1cd4d25d7b
[MRM-1025] update with changed location
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721536 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:10:20 +00:00
Brett Porter
576cd9b62f
[MRM-1025] update with changed location
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721535 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:10:08 +00:00
Brett Porter
6f2d5bad73
[MRM-1025] consolidate dependency graphing classes into one module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721529 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 16:29:00 +00:00
Brett Porter
630281a13b
[MRM-1025] fix tests after previous rename
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721526 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 16:13:22 +00:00
Brett Porter
88c2458c9d
[MRM-1025] no longer used after move to database
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721515 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 15:21:26 +00:00
Brett Porter
ebba6ca1d7
[MRM-1025] consolidate more database uses into the database module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721514 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 15:15:57 +00:00
Brett Porter
fbb49e3387
upgrade Jetty to 6.1.14
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721100 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27 06:41:42 +00:00
James William Dumay
e92550d80f
MRM-1020 - Fix the crazy alpaca on Windows. Submitted by Martin Cooper
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@720105 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 03:16:29 +00:00
Brett Porter
ba4bf4402d
use a more traditional taglib location, makes eclipse happier
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719566 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 12:17:51 +00:00
Brett Porter
896160743f
[MRM-937] rename audit log file
...
Submitted by: Martin Cooper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719173 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 06:15:17 +00:00
Brett Porter
882128332b
[MRM-1016] Minor usability enhancement for the web app footer
...
Submitted by: Martin Cooper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719165 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 05:29:24 +00:00
James William Dumay
8152eb5642
MRM-1015 - Move consumers and related API's to Spring
...
RepositoryContentConsumers needed to be ported over as a spring component so that we can use the ApplicationContextAware interface.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719157 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 04:13:50 +00:00
Brett Porter
f578399872
remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzosbywzr
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718864 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 06:33:35 +00:00
James William Dumay
9265e9e8dd
MRM-1004 - RepositoryServlet tests fail intermittently on Windows.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718167 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 03:42:13 +00:00
James William Dumay
7feb3eb525
MRM-1004 - RepositoryServlet tests fail intermittently on Windows. Submitted by Martin Cooper.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718157 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 01:39:20 +00:00
Maria Odea B. Ching
125d7ad42e
updated tests from previous changes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713945 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 07:24:37 +00:00
Maria Odea B. Ching
975b679abf
o updated applicationContext
...
o removed sys out
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713939 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 06:57:59 +00:00
James William Dumay
4e6e67b4d6
MRM-1000 - AdministrationServiceImplTest fails on Windows. Thankyou Martin Cooper for sending this patch.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713649 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 05:59:08 +00:00
James William Dumay
ae5ec2bfeb
MRM-996 - HttpProxyTransferTest fails on Windows. Thanks Martin Cooper
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713648 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 05:59:03 +00:00
Maria Odea B. Ching
db96d2d7f2
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@712168 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 15:44:29 +00:00
Maria Odea B. Ching
4cd3872031
[maven-release-plugin] prepare release archiva-1.2-M1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@712154 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 15:15:14 +00:00
Maria Odea B. Ching
9069a71190
removed xmlrpc binder version in archiva-xmlrpc-client
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@711447 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 22:14:42 +00:00
Maria Odea B. Ching
479e509ecd
updated sample client to use the atlassian-xmlrpc-binder instead of apache xmlrpc client
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@711444 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 22:09:47 +00:00
Maria Odea B. Ching
f2ff86704d
[MRM-206]
...
- added getDependencies(..) and getDependees(..) implementation
- added test cases
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@711320 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 17:17:19 +00:00
Maria Odea B. Ching
9d345b6c94
[MRM-206]
...
-added search + test cases in web services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@710189 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 22:23:23 +00:00
James William Dumay
5e04d6c1a2
Changes for redback trunk (r656)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@710000 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 02:16:13 +00:00
James William Dumay
a52072ec9d
Rename BaseConsumer to Consumer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708866 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 10:38:42 +00:00
Maria Odea B. Ching
b721c90fea
[MRM-985]
...
o included boolean NOT search in search hints
o changed search hints to appear only when toggled (used jquery)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708752 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 02:12:09 +00:00
James William Dumay
a191fba388
Class has moved from the struts2 integration into the common integration in redback
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708459 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 06:25:46 +00:00
James William Dumay
165917359a
No reason why all the methods on this class should not be static
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708112 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 08:58:03 +00:00
James William Dumay
0f96096d44
Fixing method argument names
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708110 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 08:53:36 +00:00
Brett Porter
025021505f
[MRM-988] remove "dav:" from the POM snippet in repositories page
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708082 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 03:51:54 +00:00
James William Dumay
615a79e2bd
Updating for latest redback snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708062 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 23:57:05 +00:00
Brett Porter
6f9ea6ac86
[MRM-987] convert from prototype + scriptaculous to jquery
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707814 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 06:02:24 +00:00
Brett Porter
0e7887712a
[MRM-84] fix date picker
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707813 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 06:01:41 +00:00
Maria Odea B. Ching
8ea1037a29
[MRM-84]
...
-fixed optionstransferselect box in pick report
-updated datepicker to jquery datepicker but it's not working :-(
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707811 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 02:47:21 +00:00
James William Dumay
08d84aff96
Fixed the company logo - thanks Don!
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707543 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 04:46:32 +00:00
James William Dumay
f226ac654f
The logo is now centered correctly. The Archiva logo has been made smaller.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707536 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 04:02:25 +00:00
James William Dumay
206e29a58a
Fixed internationalisation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707527 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 03:04:58 +00:00
James William Dumay
13ccfecb4a
Fixes the registration problem since moving redback to spring
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707526 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 02:55:22 +00:00
Maria Odea B. Ching
338acb23ec
remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707296 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 07:01:31 +00:00
Maria Odea B. Ching
b86b71e28f
[MRM-981]
...
-fix query construction for advanced search
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707291 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 06:31:39 +00:00
Maria Odea B. Ching
4101d4f694
added << and >> to Quick Search link text and Advanced Search link text
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706884 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 08:07:07 +00:00
Maria Odea B. Ching
ce43e1a9e0
[MRM-84]
...
- add export to CSV
- migrated statistics report to struts2
- added date picker
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706873 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 07:03:57 +00:00
Maria Odea B. Ching
c303ba78c7
merged MRM-124 branch (-r706118) - archiva web services
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706126 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 05:59:47 +00:00
James William Dumay
c64358cfd1
MRM-978 - showArtifactLink tag is broken
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706124 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 05:17:30 +00:00
James William Dumay
99722dc772
Brett does not like the margins. I agree that they look dumb.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706120 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 04:43:09 +00:00
James William Dumay
e605aa289e
MRM-977 Upgrade from webwork 2 to Struts 2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706113 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 03:10:09 +00:00
James William Dumay
e8526edff2
MRM-975 - update of archiva css so that it matches the site doc look and feel
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@705949 13f79535-47bb-0310-9956-ffa450edef68
2008-10-19 01:39:32 +00:00
James William Dumay
4f965b89cc
Merging from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705848 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 06:45:02 +00:00
James William Dumay
4d3a1f486a
Proxy connector and repository group jsps work.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705847 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 06:02:55 +00:00
James William Dumay
f405f16e2d
Most jsp's working
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@705511 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 08:35:26 +00:00
Maria Odea B. Ching
a6c9464436
[MRM-952] (also fixes MRM-615, MRM-844 and MRM-620)
...
submitted by Michal Stochmialek
- fixes problems with expression resolving (${pom.version}) in dependencies,
- adds support for parent.{groupId, artifactId, version) properties,
- fixes issues with jdo detachCopy called from ProjectModelToDatabaseListener while creating effective pom,
- fixes inconsistency in key format used in effective model cache,
- add merging parentProject and properties while creating effective pom,
- ArchivaProjectModel.setOrgin("filesystem") was moved to readers (where IMO should be),
- adds few new test cases.
additional changes:
- applied codestyle formatting to patch
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@703626 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 03:56:18 +00:00
Maria Odea B. Ching
2262565505
merged from archiva-security-fix trunk
...
changes:
-fix security issue
-added RepositoryServletSecurityTest and ArchivaServletAuthenticatorTest test cases
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@702027 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 09:05:09 +00:00
Maria Odea B. Ching
edf5c67247
[MRM-954]
...
submitted by Doron Solomon
fix div and close body and html tags in repositoryGroups.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@701124 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 13:31:46 +00:00
Maria Odea B. Ching
6dc8e97605
[MRM-397]
...
submitted by John Michael Luy
replaced archiva-splat-32.gif with a transparent one
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@701110 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 12:57:06 +00:00
Maria Odea B. Ching
31d7e35159
[MRM-84]
...
-added row count config in statistics report
-added pagination in report
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@701033 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 08:35:42 +00:00
James William Dumay
e15c081a84
Change from ww to struts 2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@701007 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 05:43:30 +00:00
James William Dumay
e116f0d2e7
Use correct DTD name
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@700995 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 02:46:21 +00:00
Maria Odea B. Ching
8dfa0492c0
removed unused variables in results.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@700989 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 02:13:13 +00:00
Maria Odea B. Ching
1a0214346c
[MRM-84]
...
updated query for groups and projects
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@700982 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 01:34:00 +00:00
Maria Odea B. Ching
5cdf0b8fa4
[MRM-84]
...
-added statistics report in reports UI
-added statistics report generator with tests
-added new fields (totalProjectCount, totalGroupCount, totalArtifactCount and totalSize) to RepositoryContentStatistics table
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@700729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 10:27:16 +00:00
James William Dumay
fa61616ee3
Behold! Struts2!
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@700721 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 09:11:06 +00:00
Maria Odea B. Ching
3a14379327
[MRM-946]
...
added User Roles in nav menu
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@699802 13f79535-47bb-0310-9956-ffa450edef68
2008-09-28 11:51:41 +00:00
Maria Odea B. Ching
775e9b6ec0
[MRM-580]
...
submitted by Gwen Harold Autencio
-display error in page where user doesn't have write access to the directory specified for the repo location
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@697047 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 10:57:57 +00:00
Maria Odea B. Ching
ee6903c37f
upgrade redback to 1.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@696219 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 09:34:02 +00:00
Maria Odea B. Ching
d0771be563
[MRM-90]
...
submitted by Gwen Harold Autencio
-filtered/advanced search
additional changes to patch:
-applied formatting
-removed unused methods and imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@696137 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 02:51:40 +00:00
Brett Porter
442f4a8749
[MRM-948] remove direct use of database and indexer from the core consumers, trim database related dependencies
...
Merged from: r694625
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@695101 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14 02:10:59 +00:00
Brett Porter
e7adc83cf0
[MRM-834] use Apache 2.0 mod_proxy header if available for those that don't want to use ProxyPreserveHost
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@694564 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12 00:30:47 +00:00
Brett Porter
0be59c6a85
[MRM-943] only show "search within results" on the results page, and improve the surrounding text
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@694533 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 23:16:41 +00:00
Maria Odea B. Ching
6a9e15b28d
merged from -r694516 (MRM-912: updated url link for rss feed) 1.1.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@694519 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 22:24:29 +00:00
Maria Odea B. Ching
4d3d55b202
change logger name of security from plexus.security to plexus.redback
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@694157 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 07:23:21 +00:00
Maria Odea B. Ching
3a6d6db819
merged from -r693737 (MRM-765: disabled the Add link if there are no remote repositories defined and inform the user that it is disabled)
...
1.1.x branch
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@693741 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 08:54:07 +00:00
Maria Odea B. Ching
6ec22c4cb2
merged from -r693694 (MRM-911: check first if guest is enabled for the repository before failing the authentication) 1.1.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@693701 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 04:15:50 +00:00
Maria Odea B. Ching
cb9792bc7d
merge -r692978 (MRM-847: display <plugin> for maven-plugin and change title to POM Snippet in artifact info page) from 1.1.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@692979 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 01:59:25 +00:00
Maria Odea B. Ching
14abf5f87e
merged -r691966 (MRM-934: added version in the key of the search result hit) from branch
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691968 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04 11:24:02 +00:00
Maria Odea B. Ching
24f7d688a6
merge -r691892 (fix NPE when clicking next & previous icon of bytecode search results) from 1.1.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691911 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04 08:08:39 +00:00
Maria Odea B. Ching
092a8ce4f1
[MRM-915] and [MRM-926]
...
-get the default guest users from redback config files instead of the hardcoded constant value
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691581 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 11:45:11 +00:00
Maria Odea B. Ching
0f5a5fd895
[MRM-841]
...
changed registry trigger condition for repo-purge, auto-remove, create-missing-checksums and index-content consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691527 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 07:20:15 +00:00
Maria Odea B. Ching
1b9083f019
[MRM-839]
...
-updated the rss url for repositories and artifacts
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@687634 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21 08:14:08 +00:00
James William Dumay
b48ffaec2d
MRM-541 - convenient way to take Archiva proxies "offline"
...
* Adding icons for enable/disable from http://en.wikipedia.org/wiki/Power_symbol which are public domain.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@687275 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 07:48:19 +00:00
James William Dumay
8cf91701ab
MRM-541 - convenient way to take Archiva proxies "offline"
...
* Formatting changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@687038 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:46:29 +00:00
James William Dumay
10d6363659
MRM-541 - convenient way to take Archiva proxies "offline"
...
* Unit tests for actions
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687032 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:05:38 +00:00
James William Dumay
5627de848e
MRM-541 - convenient way to take Archiva proxies "offline"
...
* Unit tests for actions
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687026 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 11:47:19 +00:00
James William Dumay
2903962dfa
MRM-541 - convenient way to take Archiva proxies "offline"
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687001 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 09:12:41 +00:00
James William Dumay
e5be21e4bb
MRM-541 - convenient way to take Archiva proxies "offline"
...
* Implemented UI for enabling/disabling proxy connectors
* changes to RepositoryProxyConnectors to skip offline connectors
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@686984 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 08:45:45 +00:00
Maria Odea B. Ching
80ef6ad953
[MRM-905]
...
submitted by Fabrice Daugan
-replace EL exepressions containing "empty(" with "empty (", and "not(" with "not (" as EL expression requires
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@686665 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18 01:43:49 +00:00
Arnaud Heritier
2d20b36b02
use everywhere a groupId with maven and a version 1.2-SNAPSHOT. Fix webapp ui tests build (but tests weren't maintained :-( )
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685944 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 15:35:35 +00:00
Maria Odea B. Ching
bdbb5faf46
[MRM-848]
...
submitted by Gwen Harold Autencio
-queue scanning of repositories during startup
-scan only the repositories which haven't been scanned previously by checking the scan statistics
additional changes made to patch:
-applied codestyle formatting
-cleared the queuedRepos list when task scheduler is stopped
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685789 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 07:02:04 +00:00
James William Dumay
c43c6b90a6
MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from RepositoryProxyConnectors
...
* A few more null checks for good measure.
* Metadata should always be updated even if the file does not exist. (wsmoak will love this, no more having to touch files).
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685748 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 02:17:16 +00:00
James William Dumay
384b971464
MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from RepositoryProxyConnectors
...
* Merging from https://svn.apache.org/repos/asf/archiva/branches/metadata-rejig-1.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685423 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 03:09:52 +00:00
Maria Odea B. Ching
ab7e59db21
[MRM-893]
...
submitted by Dan Tran
-return a 404 when the request is a resource file appended with a '/'
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685076 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 07:50:27 +00:00
James William Dumay
b1cfd31b85
Moving utility methods to end of class
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684631 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 04:52:39 +00:00
James William Dumay
b40328492a
MRM-906 - Proxy repository operations should not be done in place
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684629 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 04:28:05 +00:00
Maria Odea B. Ching
e7c982ab6c
[MRM-896]
...
-remove classifier from filename of poms during artifact upload
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683220 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 10:59:34 +00:00
Emmanuel Venisse
d2cb8d13fa
Add LDAP snippet
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682713 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 13:56:28 +00:00
Maria Odea B. Ching
987449262c
[MRM-814]
...
submitted by Mark Jeffery
-add check for blank field and for a valid cron expression
-used custom field validator to wrap org.codehaus.plexus.scheduler.CronExpressionValidator
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682588 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 05:53:41 +00:00
Maria Odea B. Ching
baa9a7cada
[MRM-895]
...
submitted by Mark Jeffrey
-no longer pass the class loader in ArchivaVersion.determineVersion()
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682269 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 06:34:41 +00:00
Maria Odea B. Ching
fd144735f7
[MRM-873]
...
submitted by Gwen Harold Autencio
-do not display the up image link of the first repository and do not display the down image link of the last repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682250 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 03:58:22 +00:00
Brett Porter
28c3b26be0
add proxy logging in debug mode
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680917 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 06:19:23 +00:00
Brett Porter
18ae4a35cb
improve logging for remote failure
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680769 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 16:59:43 +00:00
Brett Porter
e157aed188
[MRM-631] ensure wagon lookups get a new instance on each request, reset HTTP properties after request
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680755 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 16:24:02 +00:00
Maria Odea B. Ching
13c799574c
[MRM-892]
...
-instead of using different keywords like 'class:', 'package:' or 'method', just use one keyword for all which is 'bytecode:', user can just use
the filtered search for specifics once it is implemented
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680606 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 02:48:33 +00:00
Maria Odea B. Ching
23392d13f3
[MRM-892]
...
-changed the implementation of search by class, package or method to use specific keywords 'class:', 'package:' or 'method:' when searching
for them (ex. class:MyClass)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680352 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 13:35:38 +00:00
Brett Porter
6a85861b8a
[MRM-891] remove leading ./ on links in index listing
...
Submitted by: Dan Tran
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680256 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 05:41:43 +00:00
Brett Porter
03bc6a82ef
[MRM-884] network proxy doesn't work
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680127 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 15:23:30 +00:00
Maria Odea B. Ching
52c8dfc4ee
oops, redback should be upgraded to 1.0.3-SNAPSHOT and not 1.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679963 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 07:28:41 +00:00
Maria Odea B. Ching
538b12185f
-upgraded to redback 1.1-SNAPSHOT for the fix for MRM-584 (new user cannot login)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679959 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 06:56:29 +00:00
Maria Odea B. Ching
6eab73646e
[MRM-817]
...
submitted by Gwen Harold Autencio
-in the artifact information tab, display the repo id where the artifact came from
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679767 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 11:57:38 +00:00
Maria Odea B. Ching
4aa6c9bab0
[MRM-883]
...
-do not generate feed if there are no information available
-return 204 if no information/update available
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679754 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 10:47:53 +00:00
Brett Porter
caab5531c0
[MRM-876] don't grab the remote file if it exists in the managed repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677852 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 08:16:24 +00:00
Brett Porter
28e545b65a
[MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for pre-emptive proxying of support files when requested before the artifact
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677828 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 05:47:04 +00:00
Maria Odea B. Ching
0d580b48c1
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:43:54 +00:00
Maria Odea B. Ching
ef3b578f91
[maven-release-plugin] prepare release archiva-1.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:41:07 +00:00
Maria Odea B. Ching
7da05e7cd4
[MRM-864]
...
-use a lucene Filter with BooleanQuery and the LuceneQuery for searching within the search results
-added a checkbox in the general search page to search from the results only
-maintain a list of previous query strings if searchResultsOnly option is enabled in general search
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677197 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 08:46:38 +00:00
Maria Odea B. Ching
20fb87d33b
include the bytecode index to the searcheables in searchForTerm(..) instead of just searching it if the file content search returned
...
nothing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676854 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 09:59:23 +00:00
Maria Odea B. Ching
e0566ec1c1
[MRM-872]
...
-write the merged metadata into maven-metadata-${repoGroupId}.xml instead of merged-maven-metadata.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676526 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 09:23:33 +00:00
Maria Odea B. Ching
7f83fefd8d
[MRM-872]
...
-generate checksums for the merged metadata
-additional fixes for handling the requests for the merged metadata and it's checksums
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676516 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 09:04:34 +00:00
Maria Odea B. Ching
a5d144eec4
[MRM-872]
...
-merge metadatas of the repositories under a virtual repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676322 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 14:05:28 +00:00
Maria Odea B. Ching
be270f9606
[MRM-550]
...
submitted by John Michael Luy
-don't display the "up" link/image when it is the first item and won't dispaly the "down" link/image if it is the last item
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676261 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 05:15:17 +00:00
Maria Odea B. Ching
60b94edc69
[MRM-861]
...
-fixed up the number links in the pagination
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675852 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 07:51:47 +00:00
Maria Odea B. Ching
6f322f77ce
[MRM-872]
...
-added test case for repo group merged metadata request
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675602 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 14:50:18 +00:00
Maria Odea B. Ching
f8cfdfa447
-in the search results, display repository (with link) where artifact is located
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675505 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 10:44:08 +00:00
Nicolas De Loof
ce121d314f
MRM-872 first step : don't return first available resource, but list all available, to support "merge" when more than one is present.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675495 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 10:14:21 +00:00
Maria Odea B. Ching
0a94a40f00
[MRM-737]
...
-do not index metadata files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675483 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 09:02:07 +00:00
Maria Odea B. Ching
59313f36c3
[MRM-861]
...
-fix search results hits count
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675469 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 07:47:38 +00:00
Maria Odea B. Ching
2b2e21c613
[MRM-861]
...
-added pagination to search results page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675415 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 02:17:04 +00:00
Nicolas De Loof
15b6ddae0b
MRM-869
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675174 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 14:00:22 +00:00
Nicolas De Loof
a693bc6872
regression
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675159 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 13:19:04 +00:00