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