Commit Graph

4846 Commits

Author SHA1 Message Date
Olivier Lamy 681f95e459 add missing resources in webapp-js module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295972 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 23:02:33 +00:00
Olivier Lamy 71d467a205 back to compiler plugin released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295971 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 23:02:14 +00:00
Olivier Lamy c5d5849686 add jetty module with the webapp js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295969 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 23:02:05 +00:00
Olivier Lamy 62ea96d4bc add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295944 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:20:11 +00:00
Olivier Lamy 378c3365aa display artifacts number found in the search result
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295939 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:12:35 +00:00
Olivier Lamy 9d87ffeb9a cleanup handling of special query params really execute at the end of application loading
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295910 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 21:29:24 +00:00
Olivier Lamy 3399516d76 use snippet from pom for rest dependencies to use
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295695 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:41:04 +00:00
Olivier Lamy 1b36b01926 improve snippet with the rest api dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295690 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:35:20 +00:00
Olivier Lamy aabab285c4 add comment in code snippet and add a snippet in pom for rest dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295689 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:34:21 +00:00
Olivier Lamy 3182934f75 fix javascript mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295688 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:34:04 +00:00
Olivier Lamy 1757cb231a apply some code formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295678 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:09:04 +00:00
Olivier Lamy a66a9d92e0 fix test issue on windows patch submitted by Eric Barboni
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295677 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:08:49 +00:00
Olivier Lamy 4077ae6df2 cleanup profiles move declaration to top pom: I can use vi pom.xml to see configured profiles :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295676 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:08:31 +00:00
Olivier Lamy 9fbd8d9b40 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295659 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 16:34:03 +00:00
Olivier Lamy 4fdcbae3c1 upgrade to compiler plugin 2.4-SNAPSHOT to test perf improvement on jenkins
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295658 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 16:33:50 +00:00
Olivier Lamy 485675de1e use same hack with appserver-base as a property in the classic webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295555 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:24:28 +00:00
Brett Porter fa3688a693 [MRM-1612] reduce number of security checks for a configuration change to avoid
blocking when the number of repositories gets large


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295553 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:15:45 +00:00
Olivier Lamy 630ae74fc1 use a property for appserver base path so as it I can do clean without removing all datas :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295544 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:57:29 +00:00
Olivier Lamy 0ff4db1523 fix more json mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295530 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:12:31 +00:00
Olivier Lamy 65dd1c69b6 fix mapping of browse result
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295529 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:12:16 +00:00
Olivier Lamy 9500200a51 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix search screens and js mapping.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295527 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:50 +00:00
Olivier Lamy b90094b435 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix proxy connector screen update policies when values comes from default values.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295526 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:37 +00:00
Olivier Lamy aaa3870d46 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix proxy connector screen update policies.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295525 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:24 +00:00
Olivier Lamy b96bf22f52 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix some javascript mapping for archiva part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295500 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:29:25 +00:00
Olivier Lamy d0eaad0341 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
add a jackson configurator for archiva.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295499 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:29:08 +00:00
Olivier Lamy 7aacdb1bf1 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix some javascript mapping for redback part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295498 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:52 +00:00
Olivier Lamy 7aa49fd4ed [MRM-1611] Uploading fail on window server.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295497 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:30 +00:00
Olivier Lamy 9b37010349 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295496 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:16 +00:00
Olivier Lamy edec35c9be use more standard layout src/test/java for sources
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295318 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:18:43 +00:00
Olivier Lamy 98c9137dab rename file to be more generic
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295317 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:17:57 +00:00
Olivier Lamy 22a95e9e34 start to cleanup it test for webapp js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295309 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:06:12 +00:00
Olivier Lamy 2d4ba8d89c reduce noisy logging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295308 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:05:55 +00:00
Olivier Lamy 547e68a6e8 fix selenium test due to i18n change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295238 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 19:46:04 +00:00
Olivier Lamy e257441e6e add a button to restore original search results after have applying some filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295215 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:52:02 +00:00
Olivier Lamy 3ec57c570a apply filtering on result grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295212 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:49 +00:00
Olivier Lamy d72e8f67df avoid duplicated code and use more generic solution for filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295211 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:36 +00:00
Olivier Lamy a15504344b add autocomplete to apply filtering on search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295209 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:23 +00:00
Olivier Lamy 4dcb5d3ebb format code.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295170 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 16:03:29 +00:00
Olivier Lamy c15da51c91 fix an other test failure on windauze
Submitted by Eric Barboni .

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295169 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 16:03:16 +00:00
Olivier Lamy 8f954326e6 codehaus plugin snapshots repo for selenium
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295161 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 15:45:58 +00:00
Olivier Lamy bed6bd3834 selenium 2.20.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295140 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:47:51 +00:00
Olivier Lamy a7c8ca1c34 code formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295118 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:12:19 +00:00
Olivier Lamy ddca454de9 [MRM-1609] MetadataToolsTest fail in testGatherSnapshotVersionsA
Submitted by Eric Barboni.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295115 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:05:26 +00:00
Olivier Lamy cc812c4665 starting filtering on search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295114 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:05:12 +00:00
Olivier Lamy 9fd6d23558 enabled advanced search form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295048 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:55:12 +00:00
Olivier Lamy a67abc4333 add spinner and modify button state when searching
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295047 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:55:00 +00:00
Olivier Lamy 9eb977f581 correctly sort versions on artifact view
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295024 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:14:28 +00:00
Olivier Lamy c772a05a6e add a small img when there is a link in artifactInfo div
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295021 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:06:04 +00:00
Olivier Lamy d887b28d96 modify menu i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295020 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:05:50 +00:00
Olivier Lamy dd3383692d rework menu per user suggestion on dev@
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294899 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 23:44:21 +00:00