summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-web-common/src
Commit message (Collapse)AuthorAgeFilesLines
* Adding additional parameter for artifact searchMartin Stockhammer2021-12-181-3/+3
|
* [MRM-2026] Improving audit logMartin Stockhammer2021-12-171-6/+43
|
* Deactivating enunciate for 2.x branchMartin Stockhammer2020-06-161-0/+0
| | | | Needed to deactivate enunciate because of problems during release process
* Switching to https protocol for repo.maven.apache.orgMartin Stockhammer2020-01-161-1/+1
|
* Adding error handling for new validations. Fix web ui tests.Martin Stockhammer2019-03-031-0/+4
|
* Adding additional verifications for uploadMartin Stockhammer2019-03-031-4/+25
|
* Adding parameter checksMartin Stockhammer2019-02-273-15/+45
|
* Adding additional testsMartin Stockhammer2019-02-264-35/+419
|
* Adding additional verifications for uploadMartin Stockhammer2019-02-251-3/+6
|
* Adding upload unit testsMartin Stockhammer2019-02-251-0/+236
|
* Adding additional wait for testMartin Stockhammer2018-05-061-0/+1
|
* Adding check path to remote repositoriesMartin Stockhammer2017-05-101-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 propertiesMartin Stockhammer2017-04-211-21/+29
|
* Fixing test cases for rest serviceMartin Stockhammer2017-03-101-0/+19
|
* Implementing method after interface changeMartin Stockhammer2017-02-121-0/+6
|
* Adding Referer Header to REST testsMartin Stockhammer2017-01-302-0/+18
|
* Adding isValid() method to authentication classesMartin Stockhammer2016-10-162-2/+23
|
* Improving error handling for LDAP configurationMartin Stockhammer2016-10-021-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 repositoriesMartin Stockhammer2016-09-141-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 referenceMartin Stockhammer2016-09-141-1/+1
| | | | Needs the new functionality in the redback annotations.
* Implements JIRA issue MRM-1201Jalal Almutawa2015-12-201-1/+1
|
* change style and template to have a kind of enunciate 1.x style that we can useEric Barboni2015-11-133-1/+1703
|
* change to handle new template Eric Barboni2015-11-131-2/+2
|
* Remove Sonar Dead Store Issues.Bernd Eckenfels2015-10-131-1/+1
|
* put documentation on the same folder as before 2.0.0x migrationEric Barboni2015-10-082-6/+17
| | | make servlet compatible with new layout (not enough)
* fix versionOlivier Lamy2015-10-011-0/+1
|
* compilation fixOlivier Lamy2015-10-011-0/+20
|
* cleanupOlivier Lamy2015-02-111-15/+0
|
* fix junitOlivier Lamy2015-02-111-8/+24
|
* formatOlivier Lamy2015-02-111-10/+5
|
* fix compilationOlivier Lamy2015-02-111-12/+7
|
* upgrade to cxf 3.0.3Olivier Lamy2015-02-061-0/+7
|
* merge branch from Carlos. Thanks mate!!Olivier Lamy2014-11-171-187/+4
|\
| * Add a AbstractMetadataRepository to remove duplicated codeCarlos Sanchez2014-11-061-187/+4
| |
* | [MRM-1807] Archiva wrapper fail to startOlivier Lamy2014-11-051-8/+15
|/
* [MRM-1145] RSS tests do not correctly check responsesOlivier Lamy2014-10-141-3/+1
|
* [MRM-1145] RSS tests do not correctly check responsesOlivier Lamy2014-10-143-8/+4
|
* [MRM-1145] RSS tests do not correctly check responsesOlivier Lamy2014-10-142-3/+10
|
* MRM-1811 add alternative pagination for simplegridEric Barboni2014-10-141-0/+5
|
* no need to lookup those beans for each requestOlivier Lamy2014-10-131-12/+21
|
* make this servlet thread safe!!Olivier Lamy2014-10-132-5/+5
|
* MRM-1810 removed properties filter, added i18n help contentJonathan Sharp2014-10-071-0/+2
|
* MRM-770 Related. Display classifier (use table because of messy alignment ↵Eric Barboni2014-10-031-2/+2
| | | | with lot of information)
* fix error text for MRM-1851Eric Barboni2014-10-011-2/+2
|
* spring 4.1.0Olivier Lamy2014-09-101-1/+7
|
* split out audit facet and listener to match othersBrett Porter2014-07-311-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 artifactOlivier Lamy2014-05-211-0/+25
| | | | test for no content
* [MRM-1843] provide mechanism to obtain the latest version of an artifactOlivier Lamy2014-05-213-12/+199
| | | | oups missed to add test classes
* [MRM-1812] Users - Manage section needs Sort by User Name, Sort by Full ↵Olivier Lamy2014-05-061-0/+1
| | | | Name, and Sort by Email buttons
* [MRM-1809] Users - Manage section sort by name doesn't work as expectedOlivier Lamy2014-05-061-1/+1
|