Commit Graph

3352 Commits

Author SHA1 Message Date
Olivier Lamy a92c8cf8d9 fix unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398279 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 13:17:45 +00:00
Olivier Lamy 7f2fbd20e0 [MRM-1693] exposing index downloaded from remote repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398262 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 12:12:43 +00:00
Olivier Lamy c472f04353 remove non used code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398260 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 12:12:22 +00:00
Olivier Lamy b0b8c3c08a [MRM-1693] exposing index downloaded from remote repositories
pack index.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398259 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 12:12:08 +00:00
Olivier Lamy ac5d5d5f47 simplify debug code using vargars
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398206 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 07:45:34 +00:00
Olivier Lamy 75575d6d38 more usage of toggle button: yup users something happend archiva do not hang :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397833 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:08:53 +00:00
Olivier Lamy 091be091a5 fix use of i18n for toggle button in modal
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397832 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:08:39 +00:00
Olivier Lamy 8647e0b392 log info when generate a merged index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397831 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:08:25 +00:00
Olivier Lamy 5eb7e7af77 switch button to toggle state while deleting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397732 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 22:16:41 +00:00
Olivier Lamy 99e5b54918 add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397497 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 09:31:40 +00:00
Olivier Lamy 39e477300c add more tooltip for editing managed repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397496 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 09:31:16 +00:00
Olivier Lamy a72605fcc9 fix jsdoc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397495 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 09:31:00 +00:00
Olivier Lamy 1e995f9a1e add direct url to edit managed repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397493 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 09:30:46 +00:00
Olivier Lamy a17c4e0906 take of karma or logged user when 403: session ended
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397492 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 09:30:32 +00:00
Olivier Lamy 1ac1207ab9 [MRM-1692] Archiva should allow PropertyPlaceholderConfigurer in applicationContext.xml
Submitted by Charles Kim.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397346 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 22:43:27 +00:00
Olivier Lamy e7bc35db81 add unit test for new method in MetadataRepository and fix compilation for some impls/mocks
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397345 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 22:43:15 +00:00
Olivier Lamy 092a635e39 do some cleanup if metadatarepository still contains versions when deleting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397342 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 22:42:00 +00:00
Olivier Lamy db43bb9339 add unit test to ensure we delete artifact without setting the packaging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397249 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 19:26:31 +00:00
Olivier Lamy fce214d021 ignore issue when file is not here but continue deleting metadatas
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397248 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 19:26:17 +00:00
Olivier Lamy 7219873f2d fix issue rendering error
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397247 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 19:26:02 +00:00
Olivier Lamy 73157067b6 [MRM-1689] Ability to delete a specific version of an an artifact from the artifact screen.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1397245 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 19:25:41 +00:00
Olivier Lamy 1d1cfdda4a [MRM-1687] artifact browser isn't sorting all items correctly.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1396770 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 20:11:53 +00:00
Olivier Lamy 1da987d8be fix snippet
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395905 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 08:19:05 +00:00
Olivier Lamy f37c78c55a oups I missed to remove module from reactor
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395881 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 07:34:15 +00:00
Olivier Lamy 723b8ae954 [MRM-1686] stop support of struts2 webapp.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395875 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 07:14:38 +00:00
Olivier Lamy 4051ba2db6 move webapp test with old ui to retired.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395874 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 07:13:09 +00:00
Olivier Lamy 535a635cc6 escape xml content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395630 13f79535-47bb-0310-9956-ffa450edef68
2012-10-08 15:50:49 +00:00
Olivier Lamy 76fd653c09 return schema .xsd as it no jsoup parsing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395628 13f79535-47bb-0310-9956-ffa450edef68
2012-10-08 15:50:30 +00:00
Olivier Lamy a69ee292be resize a bit doc h1/h2/h3 are quite big
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395092 13f79535-47bb-0310-9956-ffa450edef68
2012-10-06 15:12:45 +00:00
Olivier Lamy e771739ee8 reuse jquery selectors
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395091 13f79535-47bb-0310-9956-ffa450edef68
2012-10-06 15:12:26 +00:00
Olivier Lamy e3a794ca9f do not reload all the screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395090 13f79535-47bb-0310-9956-ffa450edef68
2012-10-06 15:12:09 +00:00
Olivier Lamy a522cc3f0c add redback rest api documentation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394804 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 20:51:43 +00:00
Olivier Lamy eca884cee1 remove not anymore used files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394762 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 19:52:27 +00:00
Olivier Lamy 7777786ba3 fix maven warning on duplicate plugin declaration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394758 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 19:48:43 +00:00
Olivier Lamy db9442d5ea fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394757 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 19:48:34 +00:00
Olivier Lamy d381f0d431 add rest ui services documentation move rest services from the webapp-js to web-common module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394756 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 19:48:15 +00:00
Olivier Lamy b57d1456be add rest doc for ui services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394607 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 15:48:08 +00:00
Olivier Lamy 2aed326efb simplify enunciate generation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394555 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 14:50:56 +00:00
Olivier Lamy 33beb5e121 not use bundle packaging as enunciate doc is not included
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394544 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 14:29:57 +00:00
Olivier Lamy a1137adb73 add link to user documentation on archiva website
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394518 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 13:43:20 +00:00
Olivier Lamy 9866e6629d fix doc navigation and add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394517 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 13:43:02 +00:00
Olivier Lamy 258f098ae6 [MRM-1683] Automatic generation of REST Api documentation.
display doc in the webapp !

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394516 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 13:42:38 +00:00
Olivier Lamy db59480d42 remove test stuff
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394313 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 22:49:21 +00:00
Olivier Lamy ded769cba9 [MRM-1683] Automatic generation of REST Api documentation.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394312 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 22:49:11 +00:00
Olivier Lamy d856df8196 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393506 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 14:23:47 +00:00
Olivier Lamy ca17b63c3e [maven-release-plugin] prepare release archiva-1.4-M3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393504 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 14:23:19 +00:00
Olivier Lamy 9dc569736e increase permGern for surefire
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393391 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 10:28:26 +00:00
Olivier Lamy 7f11b29a03 more rat excludes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393359 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 09:07:25 +00:00
Olivier Lamy 1ae62e4437 documentation for proxy connector rules screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393312 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 06:38:53 +00:00
Olivier Lamy f562cdacda oups missed to add images
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393311 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 06:38:37 +00:00