aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest
Commit message (Expand)AuthorAgeFilesLines
* add rest service to retrieve file content (from a jar or a pom content)Olivier Lamy2012-05-213-0/+152
* add a rest service to get ArtifactDownloadInfoOlivier Lamy2012-05-194-2/+100
* better with really adding filesOlivier Lamy2012-05-192-0/+281
* simplication remove non needed fieldOlivier Lamy2012-05-165-50/+24
* fix junitOlivier Lamy2012-05-161-1/+1
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-05-162-22/+49
* more testsOlivier Lamy2012-05-164-11/+62
* add an other unit to test directory content with both files and directoryOlivier Lamy2012-05-151-0/+29
* preserve stack traceOlivier Lamy2012-05-1412-137/+133
* correctly close streamsOlivier Lamy2012-05-141-2/+2
* move spring-taskqueue to apache namespaceOlivier Lamy2012-04-133-4/+4
* repackage spring-registry-commons to o.a.a namespaceOlivier Lamy2012-04-121-1/+1
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-112-2/+2
* spring-cache move to o.a.a namespaceOlivier Lamy2012-04-111-2/+2
* move to package o.a.a.r redback module redback-rest-servicesOlivier Lamy2012-04-082-3/+3
* move to package o.a.a.r redback module redback-rest-apiOlivier Lamy2012-04-081-2/+2
* again osgi grhhh :-)Olivier Lamy2012-04-081-1/+1
* move to package o.a.a.r redback module redback-systemOlivier Lamy2012-04-071-3/+3
* move to package o.a.a.r redback module redback-authorization-apiOlivier Lamy2012-04-0713-13/+13
* move to package o.a.a.r redback module redback-authentication-apiOlivier Lamy2012-04-071-1/+1
* redback package change to asf namespaceOlivier Lamy2012-04-072-6/+4
* use new redback groupIdOlivier Lamy2012-04-062-10/+10
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-04-054-19/+36
* missed to add filesOlivier Lamy2012-04-052-0/+127
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-04-054-4/+287
* avoid duplicate codeOlivier Lamy2012-04-051-106/+31
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-04-043-0/+91
* fix pom snippetOlivier Lamy2012-04-031-3/+3
* fix junit as now non absolute path is replace with appserver.base as parentOlivier Lamy2012-04-021-1/+2
* fix junit as now non absolute path is replace with appserver.base as parentOlivier Lamy2012-04-023-6/+13
* cache i18n valuesOlivier Lamy2012-04-021-1/+24
* prevent StringIndexOutOfBoundsException on AuditEvent creationOlivier Lamy2012-04-021-4/+1
* take of NPE, add rest method to cleanup uploaded files in sessionOlivier Lamy2012-03-311-1/+1
* file upload server implementation first code need some cleanupOlivier Lamy2012-03-313-16/+17
* missed to add fileOlivier Lamy2012-03-261-0/+74
* add an Entry object for REST services returning map -> ease json mapping in j...Olivier Lamy2012-03-263-13/+38
* move fest-assert declaration in parent pom dependencyManagement sectionOlivier Lamy2012-03-241-1/+0
* add javadocOlivier Lamy2012-03-241-0/+10
* add unit tests for browseServiceOlivier Lamy2012-03-243-8/+173
* unit test for get/add/delete properties on generic metadataOlivier Lamy2012-03-241-0/+101
* rest services for artifact generic metadatasOlivier Lamy2012-03-244-50/+191
* extract inner class to a real classOlivier Lamy2012-03-241-0/+72
* add a rest method to get artifact dependeesOlivier Lamy2012-03-233-0/+55
* fix osgi importsOlivier Lamy2012-03-221-1/+2
* cleanup commentsOlivier Lamy2012-03-221-9/+0
* fix dependency tree calculationOlivier Lamy2012-03-222-33/+38
* [MRM-1615] Artifact detail viewOlivier Lamy2012-03-223-0/+193
* [MRM-1585] rewrite appareance pageOlivier Lamy2012-03-201-1/+1
* fix detail view for packaging and parentOlivier Lamy2012-03-201-19/+0
* fix more empty dataOlivier Lamy2012-03-191-4/+4