Commit Graph

2694 Commits

Author SHA1 Message Date
Olivier Lamy 8fd2aba5e7 [MRM-1714] using LDAP can be configurable with the ui
add unit test for rest services

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412883 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:31:13 +00:00
Olivier Lamy 6e7126ba3c [MRM-1714] using LDAP can be configurable with the ui
add beans

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412882 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:30:44 +00:00
Olivier Lamy d6c925094a [MRM-1714] using LDAP can be configurable with the ui
add archiva backend to manage configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412881 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:29:52 +00:00
Olivier Lamy 57fa59aede [MRM-1714] using LDAP can be configurable with the ui.
prepare redback

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412809 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 10:11:07 +00:00
Olivier Lamy 457c6bb31c osgi export not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412807 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 10:10:25 +00:00
Olivier Lamy d0c698bf10 [MRM-1708] When using LDAP, users can still edit their details upon login.
finish ui part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412797 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:34:25 +00:00
Olivier Lamy 1fe8a5e4ce [MRM-1708] When using LDAP, users can still edit their details upon login.
move useredit detail box to knockout model.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412796 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:34:06 +00:00
Olivier Lamy 7d747e1b9f remove some others Object parameters type
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412690 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:57:42 +00:00
Olivier Lamy a8544147e1 remove this ugly Object getPrincipal method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412689 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:57:18 +00:00
Olivier Lamy cbafd70328 use .empty() rather than .html('') as handlers removed too.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412658 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:28:02 +00:00
Olivier Lamy 4bdfe03192 clear user-messages on logout
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412657 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:27:41 +00:00
Olivier Lamy a18362e7f4 [MRM-1717] open loginbox when url need authz.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412656 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:27:23 +00:00
Olivier Lamy a4dbea758e remove non used commented declaration test last compiler snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412345 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:51:18 +00:00
Olivier Lamy a06df0e7df comment ugly tooltip for table headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411409 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 21:02:23 +00:00
Olivier Lamy 90e2c00727 reuse selector!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411408 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 21:02:08 +00:00
Olivier Lamy b74dfd1513 reuse selector if possible
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411249 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:34:38 +00:00
Olivier Lamy 1cfab8837f fix possible issue with multiple event binding on the same element
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411246 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:28:14 +00:00
Olivier Lamy 2f2b9cb22f [MRM-1712] Add buttons for managing proxy connectors rules as can be a pain with long list of repositories.
fix handling of click after a drag&drop.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411244 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:23:03 +00:00
Olivier Lamy 3292b98b72 [MRM-1712] Add buttons for managing proxy connectors rules as can be a pain with long list of repositories.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411243 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:22:47 +00:00
Olivier Lamy 1429763756 [MRM-1711] Add buttons for managing repository group as can be a pain with long list of repositories.
take care about activate correct handler when a repo has been moved.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411159 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:54 +00:00
Olivier Lamy 8c7eab9c12 code simplification
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411158 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:38 +00:00
Olivier Lamy 7e5ef1556b [MRM-1711] Add buttons for managing repository group as can be a pain with long list of repositories.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411157 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:25 +00:00
Olivier Lamy d412df4dd2 in case of long list repositories configuring group can be a pain with drag&drop
so add a button on repos to setup group.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411156 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:07 +00:00
Olivier Lamy f27178e792 add route to edit group directly
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410357 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:35 +00:00
Olivier Lamy 33b6f95108 reuse selector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410356 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:18 +00:00
Olivier Lamy e998d9542b remove selector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410354 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:05 +00:00
Olivier Lamy 92a365ef17 display spinner when deleting remote repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410353 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:22:52 +00:00
Olivier Lamy a9ef8fd53c correctly remove spinner when remote repo added
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410351 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:22:37 +00:00
Olivier Lamy 2b265b151f fix settings display
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409759 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 12:54:06 +00:00
Olivier Lamy 47ac832a95 log4j2 beta3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409704 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 09:15:01 +00:00
Olivier Lamy 2c54daefca log4j2 beta3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409702 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 09:14:49 +00:00
Olivier Lamy e1758c72b9 use last selenium 2.26.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409388 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:46:03 +00:00
Olivier Lamy f9f604448a clear error content in case of new errors
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409350 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:40 +00:00
Olivier Lamy 5b7734ba30 in case of issue when reseting password error message must be displayed in the modal box
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409348 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:26 +00:00
Olivier Lamy 5a2a341ad8 add url parser library
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409347 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:10 +00:00
Olivier Lamy f8247c1758 after reset password remove resetPassword from url
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409346 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:03:53 +00:00
Olivier Lamy 94a0638344 bootstrap 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1404011 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 07:36:28 +00:00
Olivier Lamy ee18153345 not needed cast and remove non used field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403926 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 23:30:39 +00:00
Olivier Lamy ebaed8593c add spring aliases to prevent hackish code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403724 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:46:23 +00:00
Olivier Lamy 571c152ba6 add FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403722 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:41:25 +00:00
Olivier Lamy 3685b508cb fix bean name for legacy repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403721 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:41:09 +00:00
Olivier Lamy 3c5f484ee7 improve rememberme checkbox align
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403716 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:22:22 +00:00
Olivier Lamy 45811a5e78 upgrade to bootstrap 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403652 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 10:17:20 +00:00
Olivier Lamy 5a84b6ee7b fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403577 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:36:52 +00:00
Olivier Lamy 06133697bc remove not anymore used class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403575 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:32:54 +00:00
Olivier Lamy 4e69773c41 remove code which has been migrated to an other module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403573 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:12:08 +00:00
Olivier Lamy c3254df34b add favico when browsing repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403559 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:20:04 +00:00
Olivier Lamy ec1470cd94 use knockout 2.2.0 final release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403551 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:05:01 +00:00
Olivier Lamy e77bfa4a3c [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
fix rest services module.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403532 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:08:19 +00:00
Olivier Lamy fdfa6f2b01 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
fix webdav module.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403531 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:08:01 +00:00
Olivier Lamy f1fa84d08c use an other name as we implement more interfaces here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403530 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:41 +00:00
Olivier Lamy 28e8bdefd2 more unit test failures
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403529 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:23 +00:00
Olivier Lamy d9348b93af use a more appropriate package for this interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403523 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:17 +00:00
Olivier Lamy 6f95f668fc [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403507 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:00:51 +00:00
Olivier Lamy 9074bfb0f4 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403504 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:58:54 +00:00
Olivier Lamy 632257925a [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403489 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:41:00 +00:00
Olivier Lamy fbb9de609c fix menus for submodules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402946 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 07:23:56 +00:00
Olivier Lamy 037754de67 align names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402890 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 21:37:28 +00:00
Olivier Lamy b37ddb5763 override surefire argline tru cli
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402771 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 09:48:39 +00:00
Olivier Lamy 30ffd9ee14 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui for extra headers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402495 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:50 +00:00
Olivier Lamy 24164038d9 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
fix data refresh when changing content.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402494 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:30 +00:00
Olivier Lamy 25ebb715bf [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui to delete extraParameters.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402493 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:16 +00:00
Olivier Lamy f10a08cc8c [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui to add extraParameters.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402492 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:01 +00:00
Olivier Lamy b5a929fd57 7 days expiration for the cookie
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402489 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:57:37 +00:00
Olivier Lamy 38788585d7 use cursor hand when hover trash image
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401076 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 20:52:30 +00:00
Olivier Lamy bcc39e49ae fix deletion of project version when it's snapshot version, timestamped was not deleted
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401075 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 20:52:14 +00:00
Olivier Lamy f1d408f40e fix mocks compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400903 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:50:49 +00:00
Olivier Lamy 69a9edb4c4 improve i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400902 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:49:42 +00:00
Olivier Lamy 0af1bd62e7 [MRM-1703] Cannot delete project with the ui.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400901 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:49:23 +00:00
Olivier Lamy 555d674987 refresh content after deletion
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400900 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:48:25 +00:00
Olivier Lamy 4b5be0143c [MRM-1701] metadatas are not removed when a snapshot is purged.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400323 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 22:47:19 +00:00
Olivier Lamy 0b41e0e326 pass a selector here to avoid all dom trasversal
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400297 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 21:13:37 +00:00
Olivier Lamy c9b359b7bd [MRM-1700] Authentication for remote repositories doesn't work.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400179 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 17:17:31 +00:00
Olivier Lamy 683b2f90d7 oups cookie name has changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400169 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 17:06:32 +00:00
Olivier Lamy 25bc7e6b5b i18n and checkbox checked if rememberme activated
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400164 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 16:49:29 +00:00
Olivier Lamy 70b46f383c [MRM-1699] Re implement remember me in new UI.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400163 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 16:49:12 +00:00
Olivier Lamy b85e828155 make menu entries observableArray as maybe in the future with plugins stuff that will be dynamic
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400069 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 12:28:08 +00:00
Olivier Lamy 3bc49a521f more selector cache reuse!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399605 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:37 +00:00
Olivier Lamy 18a32a9c65 possibility to reuse selector with this util method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399604 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:25 +00:00
Olivier Lamy 677802e378 reuse selectors
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399603 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:12 +00:00
Olivier Lamy 97d3d2f5b0 oups 2 was only for testing purpose!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399592 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 11:45:03 +00:00
Olivier Lamy b06d4e210f [MRM-863] Paginate Used By tab
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399591 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 11:44:51 +00:00
Olivier Lamy 86f58f2457 [MRM-862] Paginate Dependencies Page.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399507 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 03:16:53 +00:00
Olivier Lamy 2879d8775e fix available proxy connectors in proxy connectors screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399030 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:44:28 +00:00
Olivier Lamy 1a9f55d9c4 fix add proxyConnector rule
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399018 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:05:00 +00:00
Olivier Lamy 1bdb2ec770 add loading state to button while saving datas
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399016 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:04:29 +00:00
Olivier Lamy e4be549420 remove unused code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398809 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 14:03:46 +00:00
Olivier Lamy 58d6b32d93 delete requirejs 2.0.6
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398775 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 13:03:06 +00:00
Olivier Lamy 04df4aefb4 require js 2.1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398774 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 13:02:53 +00:00
Olivier Lamy 18c832b1c4 delete knockout 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398753 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:50 +00:00
Olivier Lamy 84fee3c0d8 add knockout-2.2.0rc.debug.js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398752 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:36 +00:00
Olivier Lamy 67b8b5254c use knockout-2.2.0rc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398751 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:21 +00:00
alecharp b2c8b7464e Improve metadata import interfaces
Possibility to import more than one metadata each time

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398702 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 09:08:22 +00:00
Olivier Lamy fecebd5b75 correctly set cache headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398324 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 15:09:56 +00:00
Olivier Lamy 56450cc053 use loading button feature while saving managed repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398299 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 14:10:55 +00:00
Olivier Lamy db80856a32 use loading button feature while saving remote repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398298 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 14:10:40 +00:00
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 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