Commit Graph

2112 Commits

Author SHA1 Message Date
Olivier Lamy 1130d556c2 use bean rather than passing string. return back repositoryId used.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341937 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 16:26:02 +00:00
Olivier Lamy 52790f9eea correctly encodeURIComponent parameters
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341861 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 13:35:51 +00:00
Olivier Lamy b5c876a617 add some debug informations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341796 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 08:56:34 +00:00
Olivier Lamy cb80084a24 if file not exists for a repository try next repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341795 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 08:56:19 +00:00
Olivier Lamy 0889d5a17d fix issue when no repository has been selected
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341662 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 22:10:28 +00:00
Olivier Lamy 18591fe3be remove too noisy log
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341335 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 07:45:09 +00:00
Olivier Lamy 1c9496c26f add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341334 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 07:44:54 +00:00
Olivier Lamy c7ca963cd8 missed to add files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341226 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 22:07:27 +00:00
Olivier Lamy a9cbc65009 [MRM-1620] add a tab to browse artifact content in artifact detail view. Prettyprint source content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341225 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 22:07:12 +00:00
Olivier Lamy 792ae88606 add small spinner when loading content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341224 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 22:06:55 +00:00
Olivier Lamy 719e740c7a cleanup content whent changing artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341223 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 22:06:37 +00:00
Olivier Lamy eac9ee57f1 implements a basic go to anchot mechanism
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341117 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 17:22:15 +00:00
Olivier Lamy d58465581a [MRM-1620] add a tab to browse artifact content in artifact detail view
artifact content.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341112 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 17:08:31 +00:00
Olivier Lamy de4d335725 [MRM-1620] add a tab to browse artifact content in artifact detail view
pom view !

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341111 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 17:08:18 +00:00
Olivier Lamy fd37dbe4b4 add rest service to retrieve file content (from a jar or a pom content)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341045 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 14:24:21 +00:00
Olivier Lamy c78203c5bb cleanup no more existing property
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341044 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 14:23:49 +00:00
Olivier Lamy e9d4231e1b [MRM-1620] add a tab to browse artifact content in artifact detail view
being able to see file content of each artifact (pom, sources etc..)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1341043 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 14:23:35 +00:00
Olivier Lamy ba65bc6ad7 cleanup no need of this parameter
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340563 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 20:51:48 +00:00
Olivier Lamy 31ff1c5906 use a medium spinner
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340562 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 20:51:35 +00:00
Olivier Lamy 206de319f7 fix unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340498 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 15:11:11 +00:00
Olivier Lamy 5f5a4accbd add a rest service to get ArtifactDownloadInfo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340479 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 13:33:06 +00:00
Olivier Lamy 8f828f3728 extract comparator to an external class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340478 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 13:32:35 +00:00
Olivier Lamy 4eedd2e924 better with really adding files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340412 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 10:43:49 +00:00
Olivier Lamy fce624a1fe move internal class oArtifactDownloadInfo to rest api to have a reusable class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340411 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 10:43:26 +00:00
Olivier Lamy 3efe6b27cb webapp-js in default build no need of a profile to build this module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340235 13f79535-47bb-0310-9956-ffa450edef68
2012-05-18 20:32:15 +00:00
Olivier Lamy c4efc3cab8 fix compilation failure: my bad!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339419 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 23:19:15 +00:00
Olivier Lamy 25d7ddeaaf [MRM-1620] add a tab to browse artifact content in artifact detail view
fix browsing view

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339400 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:19:21 +00:00
Olivier Lamy 83fd6882f5 simplication remove non needed field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339399 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:19:07 +00:00
Olivier Lamy 799054411e fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339398 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:18:33 +00:00
Olivier Lamy 2c1c53c067 cleanup from testing stuff
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339397 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:18:19 +00:00
Olivier Lamy a1dc0ff5ab [MRM-1620] add a tab to browse artifact content in artifact detail view
start displaying content

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339396 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:18:05 +00:00
Olivier Lamy ff8de40f52 more tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339395 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:17:10 +00:00
Olivier Lamy 7633fc863e [MRM-1620] add a tab to browse artifact content in artifact detail view
add javascript architecture.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1339394 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 22:16:49 +00:00
Olivier Lamy 34cb0a7608 add an other unit to test directory content with both files and directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1338653 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 11:25:10 +00:00
Olivier Lamy 58b6759ae5 preserve stack trace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1338243 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 15:08:37 +00:00
Olivier Lamy 44c1ca4e60 correctly close streams
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1338226 13f79535-47bb-0310-9956-ffa450edef68
2012-05-14 14:38:19 +00:00
Olivier Lamy 5da5770dcd buildnumber-maven-plugin 1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1334995 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 12:56:08 +00:00
Olivier Lamy 4feb06eca9 use released rather SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1334968 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 12:05:18 +00:00
Olivier Lamy ab0d2eabca use jarsigner plugin rather than sign goal of jar plugin to fix issue on 1.7 build on osx
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1334948 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 10:13:54 +00:00
Olivier Lamy 90885c2bfa use dynamic port allocation of tomcat maven plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1333933 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 13:09:55 +00:00
Olivier Lamy 275e055e54 simplify how tomcat maven plugin is use to start container for it test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1333932 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 13:09:40 +00:00
Olivier Lamy d34115bd8a remove not anymore needed tomcat6 conf directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1333931 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 13:09:22 +00:00
Olivier Lamy bb34783b26 use tomcat7 to run it tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1333930 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 13:09:07 +00:00
Olivier Lamy 9229f519bc fix browse input with bootstrap 2.0.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1331590 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 20:52:05 +00:00
Olivier Lamy c9a9ea93ae remove previous loader div
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1330286 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 13:34:31 +00:00
Olivier Lamy 5a2f89785d add a better application loader
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1330285 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 13:34:11 +00:00
Olivier Lamy 9a91902e78 use bootstrap 2.0.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1329815 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:01:49 +00:00
Olivier Lamy 7dd2f7a2d0 remove plexus-command-line dependency as not needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1328696 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 15:40:23 +00:00
Olivier Lamy f287535cfb [MRM-1626] Use MavenXpp3Reader as a static variable
Submitted by charlie kim.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1327887 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 09:23:29 +00:00
Olivier Lamy 4f15a3f37f use selenium released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1326416 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 19:54:47 +00:00