summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp-js/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* fix some dependencies and back to surefire 2.12 as it break on webapp-it-jsOlivier Lamy2012-08-041-2/+2
* artifact content view: display snapshot versionsOlivier Lamy2012-05-281-1/+1
* fix compilation failure: my bad!Olivier Lamy2012-05-162-14/+14
* move spring-taskqueue to apache namespaceOlivier Lamy2012-04-131-1/+1
* move to package o.a.a.r redback module redback-authorization-apiOlivier Lamy2012-04-073-3/+3
* [MRM-709] Use commons-io instead of Plexus Utils.Olivier Lamy2012-04-031-2/+1
* take care about using full file path on deleteOlivier Lamy2012-04-021-2/+3
* fix concurrent access when uploading files in parallelOlivier Lamy2012-04-021-17/+24
* oups fix compilationOlivier Lamy2012-04-021-5/+0
* cleanup logic to upload artifacts groupId,artifactId,version,packaging can be...Olivier Lamy2012-04-023-94/+51
* cleanup service to delete uploaded files, add form validation before starting...Olivier Lamy2012-03-311-9/+3
* take of NPE, add rest method to cleanup uploaded files in sessionOlivier Lamy2012-03-312-0/+19
* file upload server implementation first code need some cleanupOlivier Lamy2012-03-313-33/+510
* file upload form validationOlivier Lamy2012-03-301-1/+1
* cleanup upload rest serviceOlivier Lamy2012-03-303-61/+137
* NPE check and start moving to a knockout modelOlivier Lamy2012-03-301-4/+11
* transfer more informations for file uploading: maven coordinateOlivier Lamy2012-03-292-0/+121
* use MultipartBody as a parameter for the FileUpload service and parse various...Olivier Lamy2012-03-292-6/+47
* [MRM-1586] rewrite upload artifact page some progress on uploading uiOlivier Lamy2012-03-283-6/+43
* [MRM-1586] rewrite upload artifact pageOlivier Lamy2012-03-281-3/+2
* [MRM-1586] rewrite upload artifact pageOlivier Lamy2012-03-283-0/+215
* fix autocomplete quick search boxOlivier Lamy2012-03-261-1/+3
* [MRM-1580] system status page display version infos.Olivier Lamy2012-03-123-3/+23
* fix NPEOlivier Lamy2012-02-141-1/+0
* service to retrieve baseUrlOlivier Lamy2012-02-142-0/+26
* when validating if a repo id exists we must validated against managed,remote ...Olivier Lamy2012-02-031-2/+20
* add a service disabled in production env to log missing i18nOlivier Lamy2012-01-303-0/+33
* add a rest method to validate id not already exists for networkProxies.Olivier Lamy2012-01-272-0/+24
* add a rest method to validate id not already existsOlivier Lamy2012-01-272-0/+120
* finish footer with version copyrightRangeOlivier Lamy2012-01-273-4/+76
* move this rest services used only by the js ui in a new rest ui serviceOlivier Lamy2012-01-273-0/+148
* move common webapp classes to a new module archiva-webapp-commonOlivier Lamy2011-12-094-746/+0
* make archiva-webapp-js/ started with tomcat:runOlivier Lamy2011-12-094-0/+746