summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* use maven indexer 4.1.3-SNAPSHOT to avoid tmp directories in repsitory direct...Olivier Lamy2012-02-271-2/+11
* start main search screen designOlivier Lamy2012-02-272-2/+43
* add link if available in artifact info blockOlivier Lamy2012-02-272-2/+13
* avoid duplicate entries in the autocomplete search bixOlivier Lamy2012-02-271-1/+7
* use collapse/accordion to prevent too long screenOlivier Lamy2012-02-262-121/+134
* mark modified users in the users gridOlivier Lamy2012-02-261-41/+41
* use label-warning in delete user modal confirm, add missing i18nOlivier Lamy2012-02-263-17/+12
* use warning label for modal confirm delete userOlivier Lamy2012-02-262-1/+8
* use warning label for modal confirm delete proxy connectorOlivier Lamy2012-02-262-1/+8
* fix copy/paste typoOlivier Lamy2012-02-262-2/+2
* use warning label for modal confirm delete network proxyOlivier Lamy2012-02-262-1/+7
* use warning label for modal confirn delete repositoriesOlivier Lamy2012-02-263-13/+11
* confirm modal on repository group deleteOlivier Lamy2012-02-263-1/+14
* fix browse for directoriesOlivier Lamy2012-02-263-6/+5
* add unit test for search with guest user.Olivier Lamy2012-02-263-6/+37
* authz not mandatory for search: repositories list limited for guestOlivier Lamy2012-02-261-3/+3
* hack jqueryui to have autocomplete working with bootstrapOlivier Lamy2012-02-267-532/+11527
* [MRM-1607] maven model build failed when model have jdk profile activation.Olivier Lamy2012-02-264-0/+1460
* [MRM-1607] maven model build failed when model have jdk profile activation.Olivier Lamy2012-02-264-4/+35
* compilation failureOlivier Lamy2012-02-261-2/+0
* fix compilation issuesOlivier Lamy2012-02-263-16/+10
* revert twoPhaseBuilding model building as it breaks maven inheritance resolut...Olivier Lamy2012-02-262-1/+18
* revert some changes to use a RuntimeExceptionOlivier Lamy2012-02-253-15/+4
* fix String transformation of 2.0 -> 2 was not correct for artifacts versionsOlivier Lamy2012-02-251-0/+9
* use class well for formsOlivier Lamy2012-02-256-9/+9
* fix compilation issueOlivier Lamy2012-02-251-2/+1
* upgrade to cxf 2.5.2Olivier Lamy2012-02-252-2/+9
* magnify artifact infoOlivier Lamy2012-02-252-9/+40
* display artifact info in artifact detailOlivier Lamy2012-02-252-49/+118
* js bean mapping for displaying artifact entryOlivier Lamy2012-02-252-17/+212
* use an other icon when the browse entry is an artifact.Olivier Lamy2012-02-254-2/+5
* jquery selector reuse to optimizeOlivier Lamy2012-02-253-42/+45
* remove data-bind attribute as coming from user management failOlivier Lamy2012-02-251-11/+18
* correctlt close jcr session in case of exceptionOlivier Lamy2012-02-251-23/+24
* fix osgi imports.Olivier Lamy2012-02-252-2/+3
* avoid failing on java profile or other profiles by using a TwoPhaseBuiling ma...Olivier Lamy2012-02-251-7/+16
* restore 1.5 compileOlivier Lamy2012-02-241-0/+8
* [MRM-1573] improve browse service with returning ProjectVersionMetadata (so a...Olivier Lamy2012-02-2415-10/+211
* test snapshot selenium plugin versionOlivier Lamy2012-02-231-1/+1
* selenium 2.19.0Olivier Lamy2012-02-231-1/+1
* add REST to browse a groupId/artifactId and retrieve all versionsOlivier Lamy2012-02-235-3/+129
* no display full groupId in browsingOlivier Lamy2012-02-183-9/+12
* repository browse accessible directly via queryparam: http://localhost:9091/a...Olivier Lamy2012-02-183-19/+23
* browse not link neither divider for last breadcrumb partOlivier Lamy2012-02-182-3/+16
* fix var init to prevent undefined string valueOlivier Lamy2012-02-171-6/+1
* simply breadcrumb calculationOlivier Lamy2012-02-172-9/+22
* [MRM-1573] breadcrumbs in repository browsing.Olivier Lamy2012-02-172-5/+22
* implements repository browsingOlivier Lamy2012-02-173-8/+25
* browse screen display root implementationOlivier Lamy2012-02-172-3/+6
* magnify browsing :-)Olivier Lamy2012-02-172-38/+56