112 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
Maria Odea B. Ching
c5b51473ba [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:04:28 +00:00
Maria Odea B. Ching
84c614d09a [maven-release-plugin] prepare release archiva-1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:01:17 +00:00
Emmanuel Venisse
d11552bef1 [MRM-865] Add lastUpdated, timestamp and buildNumber field in metadata files for uploaded SNAPSHOTs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674507 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 14:39:06 +00:00
Brett Porter
2a68a704a6 commons-logging-api is actually required by some client libraries, add back to main webapp dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674463 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 11:42:38 +00:00
James William Dumay
d3bb6ccbcb MRM-829 - Replace Company POM feature with simple Appearence customisation
* removing unneeded dependencies



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674170 13f79535-47bb-0310-9956-ffa450edef68
2008-07-05 09:43:42 +00:00
James William Dumay
5378f9b2f5 MRM-829 - Replace Company POM feature with simple Appearence customisation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674161 13f79535-47bb-0310-9956-ffa450edef68
2008-07-05 08:40:27 +00:00
Maria Odea B. Ching
fa7c0bce94 adding back the link to Maven in default.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673590 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 05:36:20 +00:00
Maria Odea B. Ching
349d752beb [MRM-792]
removed references to Maven in the alpaca message


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673589 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 05:30:36 +00:00
Maria Odea B. Ching
209ad27647 disable webwork.devMode
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673565 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 02:02:18 +00:00
Brett Porter
38298e329e [MRM-857] set a user agent for proxy HTTP requests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673383 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 13:04:01 +00:00
Maria Odea B. Ching
1b3e3f374f [MRM-792]
-removed references to maven
-updated http://maven.apache.org/archiva urls to http://archiva.apache.org


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673308 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 07:49:49 +00:00
James William Dumay
571c96c635 MRM-856 - Artifact Upload replaces all instances of the name "jar" with "pom" when trying to change the file extension
* Use FilenameUtils from commons-io to properly strip the extension



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673284 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 05:18:25 +00:00
Maria Odea B. Ching
61b55ed637 [MRM-810]
-implemented the Auditable for UploadAction
-cleaned up the logging config


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673280 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 05:01:08 +00:00
James William Dumay
6723188061 MRM-853 - HTTP Error 500 when uploading artifact with Windows OS
Submitted by: John Michael Luy



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673277 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 04:53:38 +00:00
Maria Odea B. Ching
1fb861e0db [MRM-851]
removed whitespace in archiva taglib short-name


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673266 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 03:24:30 +00:00
James William Dumay
9f3eadd519 MRM-840 - Wagon HTTP deadlocks under high load
* Reverted back to using wagon-http-lightweight from commons-http based wagon-http



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673257 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 01:28:43 +00:00
Maria Odea B. Ching
207111bebc cleanup some of the rss code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@671856 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 11:12:47 +00:00
Brett Porter
f24fb294d7 fix jetty:run
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@669410 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 07:46:51 +00:00
Brett Porter
6d84f3a0a5 POM clean up
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 06:27:11 +00:00
Brett Porter
c6a1a4915f set line ending
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667750 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 06:12:16 +00:00
Maria Odea B. Ching
f0299c2f3d removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@664665 13f79535-47bb-0310-9956-ffa450edef68
2008-06-09 09:26:41 +00:00
Maria Odea B. Ching
d6ddac89f3 [MRM-789]
-added confirmation page before saving a new or updated managed repo if the repo location already exists
-added tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663788 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 23:50:57 +00:00
Brett Porter
621c72cac6 fix wagon scopes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663491 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 07:34:53 +00:00