Eric Barboni
c2f9100dda
MRM-1865 remove isPermanent flag
2014-10-10 22:41:59 +02:00
Jonathan Sharp
f3ed08b695
MRM-1810 remove group filter
2014-10-07 18:50:50 -07:00
Jonathan Sharp
448d88877d
MRM-1810 removed properties filter, added i18n help content
2014-10-07 17:42:20 -07:00
Eric Barboni
8385e531c9
MRM-1767 changerepository location missing slash
2014-10-06 22:12:43 +02:00
Eric Barboni
70acb56d0c
MRM-770 Related. Display classifier (use table because of messy alignment with lot of information)
2014-10-03 02:05:01 +02:00
Eric Barboni
cf16df693a
fix error text for MRM-1851
2014-10-01 02:28:28 +02:00
Eric Barboni
fce6ca600c
synchro parent version for it test + bump version
2014-10-01 02:26:40 +02:00
Eric Barboni
e4a7f04a35
add a profile for coverage (jacoco-coverage)
2014-09-30 23:06:57 +02:00
Eric Barboni
705fbd95c4
create a testrule to get a temp folder with a predictible name
2014-09-30 23:06:56 +02:00
forjsharp
19b4ddd0c8
REST: BrowseServiceTest: Mitigate Stale Item Error
2014-09-21 15:30:02 -07:00
Olivier Lamy
c3ef4bfbfb
[MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported
2014-09-15 14:54:08 +10:00
Olivier Lamy
373183554d
spring 4.1.0
2014-09-10 15:09:00 +10:00
Olivier Lamy
ede01e523e
[maven-release-plugin] prepare for next development iteration
2014-09-01 15:15:00 +10:00
Olivier Lamy
aca120c87c
[maven-release-plugin] prepare release archiva-2.1.1
2014-09-01 15:14:47 +10:00
Olivier Lamy
d4c85abfac
[MRM-1854] Last modified date is epoch on directory listing for a group
2014-09-01 14:04:41 +10:00
Olivier Lamy
d42a81ac34
format
2014-09-01 13:34:05 +10:00
Olivier Lamy
6ce6511a6c
change immediateFlush to true as users looks to be confused :-)
2014-08-04 21:02:12 +10:00
Brett Porter
4ec9c4356f
re-order test
2014-08-01 14:20:56 +10:00
Brett Porter
8b1e1ffa71
refactor service tests
...
Split out scan call to be explicit to make it easier to refactor duplicate
sections, then move repeated configuration to before/after methods.
Make sure scanning has finished before operations that might concurrently try
to modify the metadata. This also means we can now verify the deletion of the
repository is successful
2014-08-01 12:51:12 +10:00
Brett Porter
cd731be98b
unused import
2014-07-31 15:12:29 +10:00
Brett Porter
fafb8d284f
split out audit facet and listener to match others
...
by placing these in the metadata model / API they can be used more broadly,
while the storage-dependant implementation can be in a plugin. This means the
plugins can be removed from the admin implementation, which can then be used
(as required) in the CLI
2014-07-31 15:10:37 +10:00
Brett Porter
be20d16cfd
more autowiring
2014-07-30 18:06:15 +10:00
Brett Porter
75c63ff2eb
split out problem facet
...
this avoids modules wanting to report a problem from having to depend on the
plugin itself and its consumer, etc.
2014-07-30 12:02:04 +10:00
Olivier Lamy
dc52ac5c79
[MRM-1853] On first start up, you get a perpetual loading indicator.
...
Submitted by Robert David
2014-07-24 12:08:19 +10:00
Olivier Lamy
e92a96880e
line ending
2014-07-17 17:54:44 +10:00
Olivier Lamy
f051ac2796
[maven-release-plugin] prepare for next development iteration
2014-07-16 10:51:34 +10:00
Olivier Lamy
93eafa089c
[maven-release-plugin] prepare release archiva-2.1.0
2014-07-16 10:51:21 +10:00
Olivier Lamy
79cc8e3948
revert c648adb306
too
2014-06-25 16:33:31 +10:00
Olivier Lamy
7cc7854a26
revert previous commit as 2.x was not affected in fact
2014-06-25 16:27:46 +10:00
Brett Porter
48a42e895a
[MRM-1796] support artifacts larger than 4G
...
[MRM-1796] support artifacts larger than 4G
2014-06-25 16:23:53 +10:00
Brett Porter
c648adb306
[MRM-1796] support artifacts larger than 4G
2014-06-25 16:21:43 +10:00
Olivier Lamy
d93e36e62d
fix unit
2014-06-11 03:02:49 +10:00
Olivier Lamy
2124e24a18
add comment
2014-06-11 02:46:11 +10:00
Olivier Lamy
7972d75082
[MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported
2014-06-11 02:44:41 +10:00
Olivier Lamy
6b1e26c792
fix rat configuration
2014-06-06 11:01:49 +10:00
Olivier Lamy
35eecf18a2
configure cxf logger
2014-06-04 11:54:58 +10:00
Olivier Lamy
e1bad647dd
prevent js error when updating password
2014-05-30 16:28:15 +10:00
Olivier Lamy
fd36bced75
[MRM-1841] "Remember me" not working
...
restore password storage in the cookie.
if remember activated and the cookie is available with a username/password an automatic login will be try
2014-05-23 11:22:18 +10:00
Olivier Lamy
b87e972bff
requirejs 2.1.11
2014-05-23 09:31:33 +10:00
Olivier Lamy
e345bdb2bd
jquery 1.11.1
2014-05-23 09:28:46 +10:00
Olivier Lamy
3276b5e5ea
upgrade jquery cookie plugin to 1.4.1
2014-05-23 09:26:41 +10:00
Olivier Lamy
ef572f80d7
[MRM-1841] "Remember me" not working
...
password not stored anymore
2014-05-21 16:06:21 +10:00
Olivier Lamy
0c689f9f6f
version is mandatory too
2014-05-21 15:19:52 +10:00
Olivier Lamy
d485a99637
[MRM-1843] provide mechanism to obtain the latest version of an artifact
...
test for no content
2014-05-21 14:30:32 +10:00
Olivier Lamy
450a8a3732
[MRM-1843] provide mechanism to obtain the latest version of an artifact
...
oups missed to add test classes
2014-05-21 14:26:03 +10:00
Olivier Lamy
ce79d61198
fix context when know repository
2014-05-21 12:09:19 +10:00
Olivier Lamy
89ec8af055
fix context when know repositoryarchiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/java/org/apache/archiva/rest/services/AbstractRestService.java
2014-05-21 12:09:03 +10:00
Olivier Lamy
b272a1bc2f
[MRM-1843] provide mechanism to obtain the latest version of an artifact
...
Implements LATEST keyword
2014-05-21 10:12:43 +10:00
Olivier Lamy
511858d4ab
more cleanup and fix a TODO :-)
2014-05-20 17:15:45 +10:00
Olivier Lamy
2c09abccbc
[MRM-1843] provide mechanism to obtain the latest version of an artifact
...
add some query validation. ensure we properly change the repositoryId for queries without any repositoryId so result can come from a remote repository index
2014-05-20 16:55:34 +10:00
Olivier Lamy
85047d3bb6
[MRM-1843] provide mechanism to obtain the latest version of an artifact
...
start download api currently redirect
2014-05-20 15:04:47 +10:00
Olivier Lamy
a78b6070bc
display alert image in case of error when checking remote repo
2014-05-19 16:13:26 +10:00
Olivier Lamy
0a1a105b50
[MRM-1841] "Remember me" not working
2014-05-15 15:25:34 +10:00
Olivier Lamy
08ae7d269f
cleanup
2014-05-06 16:58:48 +10:00
Olivier Lamy
7d3cdeb181
[MRM-1812] Users - Manage section needs Sort by User Name, Sort by Full Name, and Sort by Email buttons
2014-05-06 16:57:38 +10:00
Olivier Lamy
8e8148886b
[MRM-1809] Users - Manage section sort by name doesn't work as expected
2014-05-06 16:12:14 +10:00
Olivier Lamy
3df83d78af
[MRM-1842] Remove per default log4j2 Async Logging
2014-05-06 12:28:44 +10:00
Olivier Lamy
0312f52d7f
[MRM-1836] Make search limit (maxCount) configurable via UI
2014-05-02 15:53:54 +10:00
Eric Barboni
145c89e731
assert from org.junit
2014-04-17 21:56:19 +02:00
Olivier Lamy
2b03379852
[MRM-1210] Dependency tree should include the artifact type
2014-04-17 15:09:15 +10:00
Olivier Lamy
2b4fc98051
try to fix CI failures
2014-04-17 11:22:14 +10:00
Olivier Lamy
b2ebfd6cc2
[MRM-1829] Change default value of of AysncLogger strategy for log4j async
2014-04-17 09:37:38 +10:00
Olivier Lamy
9dcb92bed0
fix wrong assignment
2014-04-17 09:21:27 +10:00
Olivier Lamy
dc91fae5fa
more try with resources
2014-04-16 23:00:24 +10:00
Olivier Lamy
65bcbc9d45
do the same as FileUtils.copyFile do
2014-04-16 19:48:53 +10:00
Olivier Lamy
ec1e655c9d
use Files.copy from java.nio.file
2014-04-16 18:11:38 +10:00
Olivier Lamy
767e00c182
use Files from java.nio
2014-04-16 17:36:01 +10:00
Olivier Lamy
67985e0486
diamond operator
2014-04-16 17:12:51 +10:00
Olivier Lamy
2e60a74477
add cassandra profile as described in README
2014-04-16 14:40:25 +10:00
Olivier Lamy
90e775b84b
[MRM-1830] Charset applied to binary repository HTTP responses
2014-04-16 14:32:03 +10:00
Olivier Lamy
afd02f3a13
Revert "[MRM-1828] upgrade to jetty 9.x"
...
This reverts commit a7a2c9130e
.
2014-04-14 15:56:30 +10:00
Olivier Lamy
a7a2c9130e
[MRM-1828] upgrade to jetty 9.x
2014-04-14 14:08:55 +10:00
Eric Barboni
d54c2b5472
fix fuzzy override placing failure on web
2014-04-12 02:14:57 +02:00
Eric Barboni
99117364be
one move for all remaining override annotation
2014-04-11 23:46:35 +02:00
Eric Barboni
90c5e0eb20
add for loop
2014-04-11 01:25:50 +02:00
Olivier Lamy
d6c28781b0
more diamond
2014-04-10 23:11:38 +10:00
Olivier Lamy
5fa4ceb731
more diamond
2014-04-10 16:36:21 +10:00
Olivier Lamy
0bb58b73ab
fix idea warning
2014-04-10 14:27:45 +10:00
Eric Barboni
edb1bd05da
add @Override (git test)
2014-04-10 04:28:49 +02:00
Eric
d56c43d4df
Merge origin/master
2014-04-10 04:15:00 +02:00
skygo
e4514664f4
alapacas upper speech bubble connected properly
2014-04-10 04:13:37 +02:00
Olivier Lamy
d9de8dc7af
use diamond operator
2014-04-10 11:43:11 +10:00
skygo
ddf5842837
IE will use the last available MRM-1826
2014-04-10 03:36:40 +02:00
Olivier Lamy
751bffaef1
bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisite
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585071 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:57:09 +00:00
Olivier Lamy
0cbea898cd
cassndra part of the build in default profile as we are now 1.7
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585069 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:56:24 +00:00
Olivier Lamy
56696b4bd8
fix cache invalidate when deleting a groupId
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583868 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 04:04:00 +00:00
Olivier Lamy
fa2a3efcc7
[MRM-1802] Find a cache solution for browsing part (especially root browsing)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583867 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 03:55:28 +00:00
Olivier Lamy
abdad59483
add comment
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583849 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 01:29:07 +00:00
Olivier Lamy
2a825b92d2
add license header
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583232 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:49 +00:00
Olivier Lamy
0bcd8bb3e1
more unit tests fixes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583231 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:41 +00:00
Olivier Lamy
e278aa78c5
more unit tests fixes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583230 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:34 +00:00
Olivier Lamy
ddfbb1c41e
fix unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583229 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:16 +00:00
Olivier Lamy
946557f164
more metadata store cassandra to cassandra profile as need 1.7 dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582714 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:43:34 +00:00
Olivier Lamy
bef128817d
move the factory bean to the api
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582713 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:43:24 +00:00
Olivier Lamy
d4aee19ee6
fix @since
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582570 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 00:40:17 +00:00
Olivier Lamy
09942a03e5
add missing license header
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582250 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 10:47:21 +00:00
Olivier Lamy
90d0b07393
add a bit of caching here at least for released version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582203 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:33 +00:00
Olivier Lamy
779890ebd9
ease override of cassandra.host/port
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582201 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:18 +00:00
Olivier Lamy
cdd0df057c
missed to add new files
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582200 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:12 +00:00
Olivier Lamy
1601891042
the repository session factory is now configurable via a sysprops
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582199 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:01 +00:00
Olivier Lamy
5719fa8827
format code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582197 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:01:41 +00:00
Olivier Lamy
7d1c504705
extract cassandra configuration in a configuration file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582094 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 22:27:02 +00:00
Olivier Lamy
96a526be48
fix parent version for modules not part of release
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581642 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:41:32 +00:00
Olivier Lamy
663de30beb
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581635 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:40:25 +00:00
Olivier Lamy
477615ea47
[maven-release-plugin] prepare release archiva-2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581634 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:39:38 +00:00
Olivier Lamy
7156611df0
use assertj as fest-assert is not maintained anymore
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581256 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:29:30 +00:00
Olivier Lamy
b32dd52142
more cleanup pom
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1577099 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 10:41:34 +00:00
Olivier Lamy
b9ee53a0ca
[MRM-1808] Cannot drag and drop UI blocks in General tab of Users Runtime Configuration section
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1574770 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 05:03:28 +00:00
Olivier Lamy
fbbe563930
oups
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1574765 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 04:30:19 +00:00
Olivier Lamy
0e75b8fd66
[MRM-1803] force xalan version in the webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1574764 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 04:28:00 +00:00
skygo
79045ba70b
a few repository test workflow + update selenium
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1574275 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 01:07:27 +00:00
skygo
764c9d6424
fix javadoc. Generation possible on jdk8
...
(fix html content + replace @todo with TODO )
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571532 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 02:01:14 +00:00
skygo
d870de4154
change version to 2.0.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571215 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 10:24:03 +00:00
Olivier Lamy
17eb20fb63
fix unit test due to bad previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568841 13f79535-47bb-0310-9956-ffa450edef68
2014-02-16 21:58:26 +00:00
Olivier Lamy
99179ba58d
cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568623 13f79535-47bb-0310-9956-ffa450edef68
2014-02-15 11:59:21 +00:00
Olivier Lamy
1cbce6c13b
[MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repo
...
fix display
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568622 13f79535-47bb-0310-9956-ffa450edef68
2014-02-15 11:59:13 +00:00
Olivier Lamy
b4f1eb21cf
[MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repo
...
avoid npe
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568621 13f79535-47bb-0310-9956-ffa450edef68
2014-02-15 11:59:04 +00:00
Olivier Lamy
8d88a946f1
use last cxf 2.6.13
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1567774 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 22:20:05 +00:00
Olivier Lamy
d5dfe85111
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566005 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:07:59 +00:00
Olivier Lamy
57d85761a8
[maven-release-plugin] prepare release archiva-2.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566004 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:07:08 +00:00
Olivier Lamy
4535901efd
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566002 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:06:19 +00:00
Olivier Lamy
12722ebf9d
[maven-release-plugin] prepare release archiva-2.0.0-RC3
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566001 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:05:32 +00:00
Olivier Lamy
f6b004c361
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565998 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:04:34 +00:00
Olivier Lamy
8efe254c0f
[maven-release-plugin] prepare release archiva-2.0.0-RC2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565997 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:03:45 +00:00
Olivier Lamy
e35a0bef37
use local value for filtering of current descendant
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565993 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:02:35 +00:00
Olivier Lamy
b99013fe90
fix button label and apply a better solution for filtering
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565992 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:02:26 +00:00
Olivier Lamy
33d54b050f
fix dependency version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565991 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:02:16 +00:00
Olivier Lamy
b13e1e726f
fix version for test webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565990 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:02:09 +00:00
Olivier Lamy
28295ea9cf
fix filter on users grid
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565987 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:01:52 +00:00
Olivier Lamy
bd56eac0c4
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565985 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:01:36 +00:00
Olivier Lamy
7c38ab4088
[maven-release-plugin] prepare release archiva-2.0.0-RC1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565984 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:00:46 +00:00
Olivier Lamy
06efd1fbf2
fix fluentlenium
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565982 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:59 +00:00
Olivier Lamy
2ac4569a23
force xerces version used in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565981 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:53 +00:00
Olivier Lamy
b3824aab05
sirona integration to be reviewed later
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565979 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:46 +00:00
Olivier Lamy
abf7ffaa6d
change version to 2.0.0-RC1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565974 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:09 +00:00
Olivier Lamy
28c5e2e323
fix issue when deleting project version non snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558620 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 00:00:17 +00:00
Olivier Lamy
97ff21c1f1
remove previous d3 version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558612 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:36:54 +00:00
Olivier Lamy
cf1b24530a
use d3 version working with last jquery version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558611 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:36:41 +00:00
Olivier Lamy
7a1ed6a529
hide this div when displaying details
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558610 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:32:36 +00:00
Olivier Lamy
41eefa4f67
fixing browsing with typeahead
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558609 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:32:28 +00:00
Olivier Lamy
12efd7f35b
simple hack to avoid weird effect of typeahead local caching
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558608 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:32:15 +00:00
Olivier Lamy
4f45ddf84e
handle null groupId
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558607 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:32:07 +00:00
Olivier Lamy
1e53fcfae9
fixing moving to groupId browsing when selected from typeahead
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558606 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:31:59 +00:00
Olivier Lamy
0ecc1afd53
fixing moving to project detail when selected from typeahead
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558604 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:31:51 +00:00
Olivier Lamy
40aa29cfb5
fix filtering
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558291 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 04:03:57 +00:00
Olivier Lamy
92887a8def
fix fancybox version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558288 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:30:56 +00:00
Olivier Lamy
7f56a1ff0e
use animate to avoid collision with hide defined in both jquery and jqueryui
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558287 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:30:36 +00:00
Olivier Lamy
6d057edb38
fixing jquery ui
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558286 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:30:27 +00:00
Olivier Lamy
dda04fefb0
use typeahead only remove jquery autocomplete
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558285 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:30:08 +00:00
Olivier Lamy
23126bf99d
cleanup class used
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558284 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:29:59 +00:00
Olivier Lamy
a2d8a0d1ba
use typeahead for users filtering
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558283 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 03:29:47 +00:00
Olivier Lamy
67b236356b
delete old jquery ui version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557937 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:27:38 +00:00
Olivier Lamy
c787661f8d
use last jquery ui
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557936 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:27:30 +00:00
Olivier Lamy
cf0be71e5f
fix issue with typeahead
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557935 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:27:18 +00:00
Olivier Lamy
d2d596e7dc
fix issue reported on the mailing list
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556973 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 22:33:52 +00:00
Olivier Lamy
dc6db7b475
last tomcat version 7.0.50
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556661 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 22:20:16 +00:00
Olivier Lamy
91e5cffb20
remove files not needed anymore
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556444 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 05:33:19 +00:00
Olivier Lamy
2ac34a15b2
remove use of httpunit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556440 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 04:57:00 +00:00
Olivier Lamy
59743128e8
use strict matching for model mapper
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556150 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 08:55:08 +00:00
Olivier Lamy
e1e6140d16
fix xml dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555682 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 06:02:06 +00:00
Olivier Lamy
fcf4fb5a2e
fix xml dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555680 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:32:53 +00:00
Olivier Lamy
c912daf1cb
fix xml dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555679 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:32:45 +00:00
Olivier Lamy
c104acfb06
use mock servlet here too to have faster tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555678 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:32:38 +00:00
Olivier Lamy
9a0d520266
fix deployment and mkcol unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555677 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:32:27 +00:00
Olivier Lamy
fc087e3f5e
need to override this one too
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555676 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:32:16 +00:00
Olivier Lamy
91af8c3d5a
follow redirect as previous testing tool did
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555675 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:32:07 +00:00
Olivier Lamy
69c9ae20de
cleanup use jsoup to parse html result
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555674 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:31:58 +00:00
Olivier Lamy
d0bd0ec118
take care of http method
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555673 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:31:47 +00:00
Olivier Lamy
8ceb67abc9
using mock servlet execution definitely faster than starting tomcat or servlet runner for each test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555672 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:31:40 +00:00
Olivier Lamy
3bef8aec70
fix unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555671 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:31:33 +00:00
Olivier Lamy
f9e7178608
fix unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555670 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:31:26 +00:00
Olivier Lamy
7065cd1585
refactor
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555669 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:31:20 +00:00
Olivier Lamy
0be38b5026
fix unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555668 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:31:13 +00:00
Olivier Lamy
ba3e35c60c
missed to add a class
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555667 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:31:06 +00:00
Olivier Lamy
471bb12beb
refactor unit tests to get rid of the old httpunit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555666 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:30:55 +00:00
Olivier Lamy
4825f8eb88
remove use of old httpunit library
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555665 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:30:35 +00:00
Olivier Lamy
04d1d172a6
fix mapping with modelmapper
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1553476 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 12:56:18 +00:00
Olivier Lamy
9efa3c5fcd
add imgae
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552986 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:26:27 +00:00
Olivier Lamy
bd07ace6fb
fix timeout
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552985 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:26:20 +00:00
Olivier Lamy
1088436a3b
[MRM-1750] Add remote repository health check
...
ui implementation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552984 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:26:05 +00:00
Olivier Lamy
5743afc3ff
add unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552983 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:25:55 +00:00
Olivier Lamy
0c9fab3b3b
[MRM-1750] Add remote repository health check
...
add unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552982 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:25:43 +00:00
Olivier Lamy
84bcc48e6b
[MRM-1750] Add remote repository health check
...
Add rest api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552981 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 12:25:23 +00:00
Olivier Lamy
fae670bbc1
correctly close streams
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552191 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 00:51:34 +00:00
Olivier Lamy
86bc97712e
cleanup import
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552160 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 23:27:22 +00:00
Olivier Lamy
232b707284
fix activation of tab
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551857 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:50:16 +00:00
Olivier Lamy
da87e72c5f
fix tab activation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551856 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:50:06 +00:00
Olivier Lamy
72f6efc5a4
[MRM-1789] Register link appears after logging in and back out even "Disable registration Link" is checked
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551850 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:27:48 +00:00
Olivier Lamy
5aa767e4cb
use versionned css
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551849 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:27:37 +00:00
Olivier Lamy
cbf0f0fb76
remove previous jquery version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551848 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:27:25 +00:00
Olivier Lamy
583aa84c81
jquery 1.10.2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551847 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:27:13 +00:00
Olivier Lamy
80ac1fd190
remove commented code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551846 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 05:27:00 +00:00
Olivier Lamy
f948d2044b
remove previous jquery validate
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551757 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 23:32:58 +00:00
Olivier Lamy
0d89fdb17d
prefer min version for jquery.validate
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551756 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 23:32:49 +00:00
Olivier Lamy
98e535fe2b
jquery validate 1.11.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551755 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 23:32:38 +00:00
Olivier Lamy
009686ad2d
add a nex flag to indicate the merged index is temporary
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551477 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:29:51 +00:00
Olivier Lamy
1e1f7cdacd
[MRM-1746] build merged index for groups with a cron schedule
...
fix issues
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551475 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:29:31 +00:00
Olivier Lamy
3ac4f6e662
extract inner classes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551474 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:29:07 +00:00
Olivier Lamy
af520c00cf
[MRM-1746] build merged index for groups with a cron schedule
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551473 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:28:54 +00:00
Olivier Lamy
b67de4117e
refactoring to ease cron scheduling
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551472 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:28:27 +00:00
Olivier Lamy
dcd4afcdb8
configure cron expression to merge remote indexes tru the UI
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551471 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:28:16 +00:00
Olivier Lamy
3a4d0826e2
osgi metadata
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551179 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 11:17:23 +00:00
Olivier Lamy
28898793f5
start refactoring merging remote indexes to have a cron job doing it
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551122 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 06:53:27 +00:00
Olivier Lamy
6fee2f195f
implements findUser with useCache method
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551100 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 01:26:30 +00:00
Olivier Lamy
180349de02
prevent possible naming issue
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551096 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 01:26:14 +00:00
Olivier Lamy
ce3fd4802c
force jqueryui loaded first
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551095 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 01:26:06 +00:00
Olivier Lamy
95180b7bbe
type email
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551077 13f79535-47bb-0310-9956-ffa450edef68
2013-12-15 23:12:21 +00:00
Olivier Lamy
9696e056a1
mark locking as experimental
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550709 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 12:33:44 +00:00
Olivier Lamy
4803f6be06
[MRM-1702] make the locking configurable via the UI
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550708 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 12:33:35 +00:00
Olivier Lamy
a903627323
fix rat and naming
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550640 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:47:24 +00:00
Olivier Lamy
679725dd5d
file lock manager must be configurable
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550639 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:47:10 +00:00
Olivier Lamy
06cb9ea4f9
[MRM-1702] use the fileLockLManager in the code with possible race condition
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550636 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:46:36 +00:00
Olivier Lamy
6b23332e9d
add a new module for file locking
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550396 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 11:26:40 +00:00
Olivier Lamy
10ee64b488
add comment on logging mechanism
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549733 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 01:30:00 +00:00
Olivier Lamy
3ee1c5f9ff
cleanup logging on shutdown
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549732 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 01:29:51 +00:00
Olivier Lamy
d1de91d824
use a temporary redirect for SNAPSHOT download
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549551 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:22:27 +00:00
Olivier Lamy
ab7ef5c73f
configure redirect type temporary or permanently
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549550 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:22:18 +00:00
Olivier Lamy
3f90ad3744
finally use a relocation for MRM-1761
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549548 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:22:02 +00:00
Olivier Lamy
5e491265be
exclude test repo files from rat
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549545 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:21:36 +00:00
Olivier Lamy
69fad2da3e
[MRM-1761] add unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549544 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:21:30 +00:00
Olivier Lamy
cc94843a8d
[MRM-1761] add unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549543 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:21:16 +00:00
Olivier Lamy
449de093e2
fix unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549370 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 02:47:18 +00:00
Olivier Lamy
74e63f4bbb
oups compilation fix
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549369 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 02:47:05 +00:00
Olivier Lamy
b256625132
[MRM-1761] Returned URL in search result does not work for SNAPSHOTS
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549368 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 02:46:56 +00:00
Olivier Lamy
978ab1446b
avoid magic number
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547969 13f79535-47bb-0310-9956-ffa450edef68
2013-12-05 00:03:48 +00:00
Olivier Lamy
0796f03885
more use of fest assert
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547966 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 23:56:13 +00:00
Olivier Lamy
155a90a5d2
fix my bad!!
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547963 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 23:31:33 +00:00
Olivier Lamy
0ced29e3c4
[MRM-1795] window.archivaRuntimeInfo.version is null in archiva/archiva.js
...
add a null check!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547956 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 23:06:16 +00:00
Olivier Lamy
afa6d89293
remove unused import
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547784 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 12:13:15 +00:00
Olivier Lamy
a6824a7123
upgrade fest assert version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547781 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 12:09:31 +00:00
Olivier Lamy
44dd185dad
more moving of maven2 logic from dav
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547780 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 12:09:22 +00:00
Olivier Lamy
7985e70b7d
continue moving maven logic out of dav module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547296 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 06:06:58 +00:00
Olivier Lamy
4ec1959cdd
remove commented code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547293 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 05:47:00 +00:00
Olivier Lamy
38ac0b9c6a
use tomcat here
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547292 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 05:46:50 +00:00
Olivier Lamy
e61ed9f123
start to move out maven specific from dav part
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547291 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 05:46:41 +00:00
Olivier Lamy
f7cf70133b
setup this bean on startup: will make it more thread safe
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546898 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 05:02:19 +00:00
Olivier Lamy
500b4e8d5e
reduce log noise for that
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546897 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 05:02:12 +00:00
Olivier Lamy
3bb1d378d6
oups remove testing
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546896 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 04:46:13 +00:00
Olivier Lamy
69f81f309d
[MRM-1766] Clicking the ".." when browsing should take you up one level in the group chain and not "Home"
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546895 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 04:46:05 +00:00
Olivier Lamy
60b382e36e
fix logging warn level
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546890 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 04:07:17 +00:00
Olivier Lamy
6a75009b5c
[MRM-1769]Can't uploads multiple artifacts of different types send packaging attribute
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546472 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 23:13:50 +00:00
Olivier Lamy
4f7f1d74f9
[MRM-1769]Can't uploads multiple artifacts of different types
...
fix issue deleting temporary files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546471 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 23:13:21 +00:00
Olivier Lamy
91cc505d00
add a title to explain what this checkbox is doing
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546470 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 23:12:59 +00:00
Olivier Lamy
69992cdebe
use last selenium version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546260 13f79535-47bb-0310-9956-ffa450edef68
2013-11-28 03:03:46 +00:00
Olivier Lamy
da985f8254
[MRM-1765] #users > edit -- please sort effective roles
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545919 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 03:42:26 +00:00
Olivier Lamy
735f871e16
fix jquery ui import
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545918 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 03:42:04 +00:00
Olivier Lamy
2ab42c23ca
cleanup a bit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545152 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 05:12:42 +00:00
Olivier Lamy
6c614acbce
replace autocomplete
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545151 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 05:12:20 +00:00
Olivier Lamy
b5a68ca6ed
use typeahead rathter than jquery ui automcomplete
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545150 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 05:11:59 +00:00
Olivier Lamy
0f08e89237
fix log4j2 appender name
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545121 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 00:48:31 +00:00
Olivier Lamy
3220963919
metadata store cassandra commented
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545119 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 00:45:25 +00:00
Olivier Lamy
e027bc4a80
some logs
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545118 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 00:45:12 +00:00
Olivier Lamy
0edb0a75ef
use last ehcache 2.7.4
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1544405 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 03:38:58 +00:00
Olivier Lamy
6304e5d910
fix sirona sys props for tomcat plugin and include sirona cassandra storage per default
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1544015 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 02:50:41 +00:00
Olivier Lamy
ee3ee0a189
[MRM-1793] trailing spaces not trimmed in upload form
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1543704 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 03:15:32 +00:00
Olivier Lamy
ab948932b1
add missing ASF header
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1543218 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 23:00:01 +00:00
Olivier Lamy
4cda16fcd0
possible to use a local sirona configuration for testing purpose
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1543013 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 12:17:02 +00:00
Olivier Lamy
d01cdda094
remove configuration for tomcat6 plugin
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542908 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 06:03:07 +00:00
Olivier Lamy
ea9e86f37f
add image
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542164 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 03:48:34 +00:00
Olivier Lamy
b6ac0d3610
ensure people know we can drag & drop files here
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542163 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 03:48:11 +00:00
Olivier Lamy
9cd77358ea
fix generatePom
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542154 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 01:39:07 +00:00
Olivier Lamy
34fd636ed8
better file extension
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542153 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 01:38:43 +00:00
Olivier Lamy
86c913a95e
[MRM-1762] Upload Artifact page allows to uploading SNAPSHOT versions to non snapshot repositories
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542152 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 01:38:18 +00:00
Olivier Lamy
d8afa32103
remove previous require js
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542132 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 00:11:29 +00:00
Olivier Lamy
d8b6b39800
require js 2.1.9
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542131 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 00:11:10 +00:00
Olivier Lamy
8a9c07a9c2
dependency not anymore needed
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541819 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 04:56:09 +00:00
Olivier Lamy
0bd43cf6f8
back to use wagon for remote download index to prevent unit test failure
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541818 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 04:55:51 +00:00
Olivier Lamy
c230bdbe41
add a service to know repositories ids running a remote download
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541794 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 03:11:06 +00:00
Olivier Lamy
402f10c841
code cleanup comment
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541400 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 06:33:14 +00:00
Olivier Lamy
ab6f5bde33
move to last easymock 3.2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541399 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 06:31:24 +00:00
Olivier Lamy
16b6da8bf0
less verbose when running tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541398 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 06:29:03 +00:00
Olivier Lamy
3bddaa7463
oups missed to add sirona.properties
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1540884 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 23:56:34 +00:00
Olivier Lamy
d9e61721be
[MRM-1792] Integrate Apache Sirona Monitoring
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1540600 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 03:59:59 +00:00
Olivier Lamy
a265c0df34
[MRM-1792] Integrate Apache Sirona Monitoring
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1540599 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 03:59:33 +00:00
Olivier Lamy
d2d05bbf86
move memory status on the top of the page
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1540598 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 03:59:02 +00:00
Olivier Lamy
1f5321ce2a
[MRM-1792] Integrate Apache Sirona Monitoring
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1540597 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 03:58:39 +00:00
Olivier Lamy
331700e7a8
fix compilation with using new jackson package
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539901 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 02:01:51 +00:00
Olivier Lamy
a0b9510169
fix compilation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539900 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 02:01:29 +00:00
Olivier Lamy
b115d52d9f
enforce httpcomponent version in pom
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539525 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 05:23:23 +00:00
Olivier Lamy
db38728d12
add listener for downloading
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539523 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 05:22:45 +00:00
Olivier Lamy
0399353cf3
use last jackson version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1537754 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 23:01:29 +00:00
Olivier Lamy
cd704b4787
[MRM-1783] The words "choosen" and "availables" used within the Users Runtime Configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1530812 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 22:18:55 +00:00
Olivier Lamy
012a3b2862
[MRM-1783] The words "choosen" and "availables" used within the Users Runtime Configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1530811 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 22:18:36 +00:00
Olivier Lamy
4c6fc3b907
fix missing th
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1526880 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 12:43:27 +00:00
Olivier Lamy
06ffe75a31
missing i18n
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1526879 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 12:43:08 +00:00
Olivier Lamy
394e1d2c45
display file extension in search
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1526878 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 12:42:48 +00:00
Olivier Lamy
ef1759b856
[MRM-1779] pom artifacts cannot be searched on Archiva 1.4-M4
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1525882 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 13:31:10 +00:00
Olivier Lamy
42d7f8496c
remove ide file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1520460 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 00:09:38 +00:00
Olivier Lamy
5d29b0e6ba
ensure we send a User-Agent header when requesting a remote repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1519362 13f79535-47bb-0310-9956-ffa450edef68
2013-09-02 07:47:22 +00:00
Olivier Lamy
02fc935ac9
use guice no_aop which is faster for our usage
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1519361 13f79535-47bb-0310-9956-ffa450edef68
2013-09-02 07:47:03 +00:00
Olivier Lamy
c809f0249b
use guice from google
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1512683 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 12:56:05 +00:00
Olivier Lamy
63533c4177
next version will be 2.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1508017 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 12:31:34 +00:00
Olivier Lamy
45b05c75a6
fix issue with users page
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1506917 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 11:58:22 +00:00
Olivier Lamy
29850b7e49
remove old require js
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1506910 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 11:37:44 +00:00
Olivier Lamy
46c0a361c2
requirejs 2.1.8
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1506909 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 11:37:27 +00:00
Olivier Lamy
bb997791d3
remove knockout-2.2.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1506908 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 11:37:07 +00:00
Olivier Lamy
1add13874e
knockout-2.3.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1506907 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 11:36:49 +00:00
skygo
2eb8409eb6
screenshot in target folder (my mistake)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1496149 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 18:21:01 +00:00
Olivier Lamy
b12f9ebd18
comment metadata repo cassandra to ease testing
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491777 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 12:58:32 +00:00
skygo
0f64dcd52c
more work on test // need to feed fake artifact for testing MRM1766 and others
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1491062 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 21:19:08 +00:00
skygo
0e5d8db0b7
try to wait a bit for ajax to feed topbar before test.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490843 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 21:39:44 +00:00
skygo
a40ff0c3cb
upgrade tomcat 7.0.40
...
upgrade fluentlenium 0.8.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490842 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 21:38:19 +00:00
skygo
39d3d9284d
set wait to true to pass test on windows. Please revert is not relevant
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490484 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 00:29:20 +00:00
skygo
1d3c7600c8
add page source capture for fluent content may not be accurate
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490482 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 00:27:25 +00:00
skygo
8c1904362c
fixpath
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490481 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 00:25:09 +00:00
skygo
1ef421c033
add capturetohtml in parallel to be able to parse a bit selenium failed test result.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490463 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 22:20:03 +00:00
skygo
b643da09ae
selenium 2.33.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490441 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 20:55:43 +00:00
Olivier Lamy
d4ed91a79f
knockout 2.2.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490249 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 12:09:54 +00:00
Olivier Lamy
35a35fdb9f
formatting and @since
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488673 13f79535-47bb-0310-9956-ffa450edef68
2013-06-02 11:42:24 +00:00
Olivier Lamy
a7923833b2
fix @since
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488670 13f79535-47bb-0310-9956-ffa450edef68
2013-06-02 11:31:45 +00:00
Olivier Lamy
ba51d0abf9
now using require 2.1.6
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488669 13f79535-47bb-0310-9956-ffa450edef68
2013-06-02 11:31:26 +00:00
Olivier Lamy
d7f7a0d9a3
next version will be 1.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488666 13f79535-47bb-0310-9956-ffa450edef68
2013-06-02 11:25:25 +00:00
Olivier Lamy
3e8283d061
fix background-color
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488665 13f79535-47bb-0310-9956-ffa450edef68
2013-06-02 11:23:52 +00:00
skygo
93e22f06f6
manual patch js file to cope with trunk
...
https://svn.apache.org/viewvc?view=revision&sortby=log&revision=1481952
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1488533 13f79535-47bb-0310-9956-ffa450edef68
2013-06-01 15:14:50 +00:00
skygo
0c9c688ea9
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1488531 13f79535-47bb-0310-9956-ffa450edef68
2013-06-01 14:40:42 +00:00
skygo
ad2961ba66
use of logger instead serr
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1487002 13f79535-47bb-0310-9956-ffa450edef68
2013-05-28 16:47:45 +00:00
skygo
60d0a2d36c
rewrite try some tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1486718 13f79535-47bb-0310-9956-ffa450edef68
2013-05-27 22:04:25 +00:00
skygo
796cec82cf
Change require.2.1.6.js
...
add some nbactions.xml to help skygo to launch tomcat7
remove ordered by name folder
introduce order field in menu to allow sort onevery callback
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1486339 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 15:43:04 +00:00
skygo
5e7a5fdeaa
admin in folders. Some features may not work properly
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1481595 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 16:19:41 +00:00
skygo
b9bc7bc3dc
clean maven2repository module to focus only on layout in webapp
...
make some order hypothesis
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1480100 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 21:42:38 +00:00
skygo
f342802c4a
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1479097 13f79535-47bb-0310-9956-ffa450edef68
2013-05-04 13:12:09 +00:00
Olivier Lamy
7ad16e5d0c
cargo is not anymore used
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1479006 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 23:36:13 +00:00
Maria Odea B. Ching
2bfd573515
fixed url of managed repos in repo group
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1478820 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 14:44:53 +00:00
Maria Odea B. Ching
364c398d82
o used camelcased id label in forms
...
o fixed typo in info message
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1478781 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 13:32:26 +00:00
Olivier Lamy
68e62f9595
[MRM-1760] Multiple, incompatible, log name formats
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1478363 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 13:20:34 +00:00
Olivier Lamy
d2f5616651
[MRM-1760] fix audit logs path
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1478362 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 13:20:11 +00:00
Olivier Lamy
6ce0d478a8
use a versionned file name for js library
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1478284 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 06:42:18 +00:00
Olivier Lamy
6100dd6b54
use knockout-sortable 0.7.2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1478283 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 06:41:53 +00:00
Olivier Lamy
4aca37189a
LdapConnection is now the interface to use
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1477966 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 12:15:50 +00:00
Olivier Lamy
a60a2476de
not needed as we use asyncLogger in configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1477952 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 11:32:47 +00:00
Maria Odea B. Ching
1799c0c11d
[MRM-1757] remove trailing '/' in application url if present + unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1477941 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 10:07:11 +00:00
skygo
a98c867b7f
Add a service and use ajax to build menus
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1477395 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 22:38:11 +00:00
skygo
3875293d16
move some js.
...
darker background to differenciate the branche.
(still WIP)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1477259 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 18:33:12 +00:00
Olivier Lamy
bc9e7a49e6
use the new bulk update mode
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1476990 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 12:22:01 +00:00
Olivier Lamy
75f8c7b32a
fix message display when updating ldap
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1476988 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 12:21:40 +00:00
Olivier Lamy
6fda29b098
correctly set ssl attribute for ldap connection
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1476956 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 10:45:48 +00:00
Olivier Lamy
5c20f96709
use asyncLogger and FastRollingFile from log4j2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1476216 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 14:24:56 +00:00
Olivier Lamy
9cd017700a
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1476201 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 13:45:10 +00:00
Olivier Lamy
65706a4e44
log more details when ldap connection fail
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1476178 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 13:08:26 +00:00
Olivier Lamy
4c7e34d36a
testing log4j2 FastFile with dev log4j2 configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1475765 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 13:38:43 +00:00
Olivier Lamy
d287c744b4
use inject plexus from eclipse
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1475752 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 13:19:19 +00:00
Olivier Lamy
54dcf6bacd
use StringBuilder and add a debug log
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1475710 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 11:30:28 +00:00
Olivier Lamy
c237a7e174
try to use timestamped version if exist locally
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1475709 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 11:30:11 +00:00
Olivier Lamy
19ad96310a
[MRM-1754] DownloadMergedIndexNonDefaultPathTest test fail
...
Submitted by Antoine ROUAZE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1475658 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 07:53:23 +00:00
Olivier Lamy
a63168fbbc
verify roles for repository are configured on startup
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471410 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 13:38:23 +00:00
Olivier Lamy
3c082f7e58
add some FIXME but not for this release :-)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471376 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 12:00:12 +00:00
Olivier Lamy
cadd272aa0
log4j2 2.0-beta5
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471362 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 10:41:53 +00:00
Olivier Lamy
bcd68a2437
[MRM-1753] Number of artifacts type is not displayed in the statistics view
...
Submitted by Antoine ROUAZE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471335 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 09:50:14 +00:00
Olivier Lamy
762245c2b6
add js library
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1470500 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 13:28:54 +00:00
Olivier Lamy
6be708dec3
[MRM-1752] Graph visualization for dependencies
...
Submitted by Antoine ROUAZE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1470498 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 13:28:38 +00:00