aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* take of non absolute path when creating a repositoryOlivier Lamy2012-04-021-0/+6
* append timestamp on js urls if version ends with SNAPSHOT will fix cache for ...Olivier Lamy2012-04-021-4/+9
* really use the fav icoOlivier Lamy2012-04-021-5/+1
* avoid creating temp directory in repository directoryOlivier Lamy2012-04-023-24/+3
* use guava to create temp directoryOlivier Lamy2012-04-022-1/+5
* avoid creating tempdirectory in the repository folderOlivier Lamy2012-04-021-2/+2
* correctly display spinner when loading network configuration screenOlivier Lamy2012-04-021-2/+4
* correctly display spinner when loading legacy artifact pathsOlivier Lamy2012-04-021-2/+2
* correctly display spinner when loading network proxiesOlivier Lamy2012-04-021-49/+48
* use selected repository when going use home iconOlivier Lamy2012-04-021-1/+6
* really ensure we load i18n before loading uiOlivier Lamy2012-04-023-6/+9
* startup.js is an archiva js so move it to archiva directoryOlivier Lamy2012-04-022-0/+1
* add a spinner when users are loading main pageOlivier Lamy2012-04-021-1/+1
* remove non used fileOlivier Lamy2012-04-021-54/+0
* cache i18n valuesOlivier Lamy2012-04-021-1/+24
* use a better naming convention for template filesOlivier Lamy2012-04-022-3/+3
* merge template files togetherOlivier Lamy2012-04-023-34/+15
* merge template files togetherOlivier Lamy2012-04-027-430/+344
* up version on top of system status pageOlivier Lamy2012-04-021-8/+6
* merge template files togetherOlivier Lamy2012-04-025-339/+318
* merge template files togetherOlivier Lamy2012-04-023-320/+300
* merge template files togetherOlivier Lamy2012-04-023-178/+159
* favico in the new uiOlivier Lamy2012-04-021-0/+0
* take care about using full file path on deleteOlivier Lamy2012-04-021-2/+3
* fix concurrent access when uploading files in parallelOlivier Lamy2012-04-023-18/+27
* prevent StringIndexOutOfBoundsException on AuditEvent creationOlivier Lamy2012-04-022-4/+4
* oups fix compilationOlivier Lamy2012-04-021-5/+0
* cleanup logic to upload artifacts groupId,artifactId,version,packaging can be...Olivier Lamy2012-04-024-107/+52
* fix svn 1.7 supportOlivier Lamy2012-03-311-2/+44
* cleanup service to delete uploaded files, add form validation before starting...Olivier Lamy2012-03-312-9/+6
* take of NPE, add rest method to cleanup uploaded files in sessionOlivier Lamy2012-03-314-35/+65
* file upload server implementation first code need some cleanupOlivier Lamy2012-03-317-53/+542
* file upload form validationOlivier Lamy2012-03-303-9/+27
* cleanup upload rest serviceOlivier Lamy2012-03-305-68/+160
* NPE check and start moving to a knockout modelOlivier Lamy2012-03-304-16/+57
* take care of windows file format and replace for url fetchingOlivier Lamy2012-03-301-0/+8
* shortcut to users managementOlivier Lamy2012-03-302-1/+6
* new icon model for roles/users screen and reduce number of js template files...Olivier Lamy2012-03-303-5/+110
* new icon model for roles/users screen and reduce number of js template files...Olivier Lamy2012-03-301-119/+0
* new icon model for file pattern and legacy pathOlivier Lamy2012-03-301-3/+9
* use new icon mode for network proxiesOlivier Lamy2012-03-301-2/+6
* use new icon mode for proxy connectorsOlivier Lamy2012-03-301-4/+12
* use new icon mode for edit/deleteOlivier Lamy2012-03-301-3/+9
* use new icon mode for edit/deleteOlivier Lamy2012-03-301-2/+6
* transfer more informations for file uploading: maven coordinateOlivier Lamy2012-03-293-1/+123
* use MultipartBody as a parameter for the FileUpload service and parse various...Olivier Lamy2012-03-294-8/+56
* fix form to upload artifactsOlivier Lamy2012-03-293-2/+41
* take of id with . used in selectorsOlivier Lamy2012-03-291-3/+4
* proxy connector make the tooltip working the proxyId was marked as modified w...Olivier Lamy2012-03-291-3/+8
* prevent tooltip not removedOlivier Lamy2012-03-292-10/+5