Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding additional parameter for artifact search | Martin Stockhammer | 2021-12-18 | 1 | -3/+3 |
| | |||||
* | [MRM-2026] Improving audit log | Martin Stockhammer | 2021-12-17 | 1 | -6/+43 |
| | |||||
* | Deactivating enunciate for 2.x branch | Martin Stockhammer | 2020-06-16 | 1 | -0/+0 |
| | | | | Needed to deactivate enunciate because of problems during release process | ||||
* | Switching to https protocol for repo.maven.apache.org | Martin Stockhammer | 2020-01-16 | 1 | -1/+1 |
| | |||||
* | Adding error handling for new validations. Fix web ui tests. | Martin Stockhammer | 2019-03-03 | 1 | -0/+4 |
| | |||||
* | Adding additional verifications for upload | Martin Stockhammer | 2019-03-03 | 1 | -4/+25 |
| | |||||
* | Adding parameter checks | Martin Stockhammer | 2019-02-27 | 3 | -15/+45 |
| | |||||
* | Adding additional tests | Martin Stockhammer | 2019-02-26 | 4 | -35/+419 |
| | |||||
* | Adding additional verifications for upload | Martin Stockhammer | 2019-02-25 | 1 | -3/+6 |
| | |||||
* | Adding upload unit tests | Martin Stockhammer | 2019-02-25 | 1 | -0/+236 |
| | |||||
* | Adding additional wait for test | Martin Stockhammer | 2018-05-06 | 1 | -0/+1 |
| | |||||
* | Adding check path to remote repositories | Martin Stockhammer | 2017-05-10 | 1 | -2/+8 |
| | | | | | | | Allow to set a check path for connection checks to the remote repositories. This is useful for repositories that do not allow to browse the base directory. Improved the fix for MRM-1933 | ||||
* | Adding additional help texts for config properties | Martin Stockhammer | 2017-04-21 | 1 | -21/+29 |
| | |||||
* | Fixing test cases for rest service | Martin Stockhammer | 2017-03-10 | 1 | -0/+19 |
| | |||||
* | Implementing method after interface change | Martin Stockhammer | 2017-02-12 | 1 | -0/+6 |
| | |||||
* | Adding Referer Header to REST tests | Martin Stockhammer | 2017-01-30 | 2 | -0/+18 |
| | |||||
* | Adding isValid() method to authentication classes | Martin Stockhammer | 2016-10-16 | 2 | -2/+23 |
| | |||||
* | Improving error handling for LDAP configuration | Martin Stockhammer | 2016-10-02 | 1 | -0/+5 |
| | | | | | Error is only displayed, if LDAP is used as repository. The error messages are more detailed and internationalized. | ||||
* | Adding restricted view for user managable repositories | Martin Stockhammer | 2016-09-14 | 1 | -0/+5 |
| | | | | | | Adds additional rest method to list the repositories where the user has manage permissions. Restricts the view for uploads to only managable repositories. | ||||
* | Changing upload permissions using parameter reference | Martin Stockhammer | 2016-09-14 | 1 | -1/+1 |
| | | | | Needs the new functionality in the redback annotations. | ||||
* | Implements JIRA issue MRM-1201 | Jalal Almutawa | 2015-12-20 | 1 | -1/+1 |
| | |||||
* | change style and template to have a kind of enunciate 1.x style that we can use | Eric Barboni | 2015-11-13 | 3 | -1/+1703 |
| | |||||
* | change to handle new template | Eric Barboni | 2015-11-13 | 1 | -2/+2 |
| | |||||
* | Remove Sonar Dead Store Issues. | Bernd Eckenfels | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | put documentation on the same folder as before 2.0.0x migration | Eric Barboni | 2015-10-08 | 2 | -6/+17 |
| | | | make servlet compatible with new layout (not enough) | ||||
* | fix version | Olivier Lamy | 2015-10-01 | 1 | -0/+1 |
| | |||||
* | compilation fix | Olivier Lamy | 2015-10-01 | 1 | -0/+20 |
| | |||||
* | cleanup | Olivier Lamy | 2015-02-11 | 1 | -15/+0 |
| | |||||
* | fix junit | Olivier Lamy | 2015-02-11 | 1 | -8/+24 |
| | |||||
* | format | Olivier Lamy | 2015-02-11 | 1 | -10/+5 |
| | |||||
* | fix compilation | Olivier Lamy | 2015-02-11 | 1 | -12/+7 |
| | |||||
* | upgrade to cxf 3.0.3 | Olivier Lamy | 2015-02-06 | 1 | -0/+7 |
| | |||||
* | merge branch from Carlos. Thanks mate!! | Olivier Lamy | 2014-11-17 | 1 | -187/+4 |
|\ | |||||
| * | Add a AbstractMetadataRepository to remove duplicated code | Carlos Sanchez | 2014-11-06 | 1 | -187/+4 |
| | | |||||
* | | [MRM-1807] Archiva wrapper fail to start | Olivier Lamy | 2014-11-05 | 1 | -8/+15 |
|/ | |||||
* | [MRM-1145] RSS tests do not correctly check responses | Olivier Lamy | 2014-10-14 | 1 | -3/+1 |
| | |||||
* | [MRM-1145] RSS tests do not correctly check responses | Olivier Lamy | 2014-10-14 | 3 | -8/+4 |
| | |||||
* | [MRM-1145] RSS tests do not correctly check responses | Olivier Lamy | 2014-10-14 | 2 | -3/+10 |
| | |||||
* | MRM-1811 add alternative pagination for simplegrid | Eric Barboni | 2014-10-14 | 1 | -0/+5 |
| | |||||
* | no need to lookup those beans for each request | Olivier Lamy | 2014-10-13 | 1 | -12/+21 |
| | |||||
* | make this servlet thread safe!! | Olivier Lamy | 2014-10-13 | 2 | -5/+5 |
| | |||||
* | MRM-1810 removed properties filter, added i18n help content | Jonathan Sharp | 2014-10-07 | 1 | -0/+2 |
| | |||||
* | MRM-770 Related. Display classifier (use table because of messy alignment ↵ | Eric Barboni | 2014-10-03 | 1 | -2/+2 |
| | | | | with lot of information) | ||||
* | fix error text for MRM-1851 | Eric Barboni | 2014-10-01 | 1 | -2/+2 |
| | |||||
* | spring 4.1.0 | Olivier Lamy | 2014-09-10 | 1 | -1/+7 |
| | |||||
* | split out audit facet and listener to match others | Brett Porter | 2014-07-31 | 1 | -1/+1 |
| | | | | | | | by placing these in the metadata model / API they can be used more broadly, while the storage-dependant implementation can be in a plugin. This means the plugins can be removed from the admin implementation, which can then be used (as required) in the CLI | ||||
* | [MRM-1843] provide mechanism to obtain the latest version of an artifact | Olivier Lamy | 2014-05-21 | 1 | -0/+25 |
| | | | | test for no content | ||||
* | [MRM-1843] provide mechanism to obtain the latest version of an artifact | Olivier Lamy | 2014-05-21 | 3 | -12/+199 |
| | | | | oups missed to add test classes | ||||
* | [MRM-1812] Users - Manage section needs Sort by User Name, Sort by Full ↵ | Olivier Lamy | 2014-05-06 | 1 | -0/+1 |
| | | | | Name, and Sort by Email buttons | ||||
* | [MRM-1809] Users - Manage section sort by name doesn't work as expected | Olivier Lamy | 2014-05-06 | 1 | -1/+1 |
| |