Commit Graph

336 Commits

Author SHA1 Message Date
Sebastian Sdorra
114834d257 util classes should be final with a private constructor 2013-02-11 15:28:14 +01:00
Sebastian Sdorra
340cfbef11 remove unused imports 2013-02-01 11:43:26 +01:00
Sebastian Sdorra
9adc65d9e5 util classes should be final with a private constructor 2013-01-31 10:26:16 +01:00
Sebastian Sdorra
d165baffe9 improve repository manager test base 2013-01-29 21:55:08 +01:00
Sebastian Sdorra
bab2901dd0 added unit tests for repository listener 2013-01-29 21:28:13 +01:00
Sebastian Sdorra
16b0bfad4d added unit tests for repository hooks 2013-01-29 21:16:14 +01:00
Sebastian Sdorra
60da1465d5 added unit tests for repository archive 2013-01-29 21:02:37 +01:00
Sebastian Sdorra
65c80b14fb added GroupNotFoundException and UserNotFoundException 2013-01-29 20:39:08 +01:00
Sebastian Sdorra
a5c24f54d5 default repository manager should throw RepositoryNotFoundException 2013-01-29 20:26:38 +01:00
Sebastian Sdorra
1e7ff1a71a [maven-release-plugin] prepare for next development iteration 2013-01-25 16:13:39 +01:00
Sebastian Sdorra
7639457eb2 [maven-release-plugin] prepare release 1.27 2013-01-25 16:13:38 +01:00
Sebastian Sdorra
7fa09dabfa [maven-release-plugin] prepare for next development iteration 2013-01-22 13:12:22 +01:00
Sebastian Sdorra
6baf2661dc [maven-release-plugin] prepare release 1.26 2013-01-22 13:12:21 +01:00
Sebastian Sdorra
b82da27cce [maven-release-plugin] prepare for next development iteration 2013-01-11 15:47:02 +01:00
Sebastian Sdorra
9a64f27df8 [maven-release-plugin] prepare release 1.25 2013-01-11 15:47:01 +01:00
Sebastian Sdorra
595e92c26d [maven-release-plugin] prepare for next development iteration 2012-12-16 15:04:44 +01:00
Sebastian Sdorra
c94dd3c770 [maven-release-plugin] prepare release 1.24 2012-12-16 15:04:42 +01:00
Sebastian Sdorra
60f840ebae [maven-release-plugin] prepare for next development iteration 2012-12-15 17:04:43 +01:00
Sebastian Sdorra
5aa524dd64 [maven-release-plugin] prepare release 1.23 2012-12-15 17:04:42 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
fe1621a9d3 throw a EntryAlreadyExistsStoreException if a blob with the given id already exists 2012-12-07 14:25:55 +01:00
Sebastian Sdorra
948acde0f2 unit tests for blob store implementations 2012-12-07 13:47:27 +01:00
Sebastian Sdorra
f6a20fc5b4 added unit tests for data store api 2012-12-07 13:26:32 +01:00
Sebastian Sdorra
76c59e395d unit tests for store api 2012-12-07 13:09:23 +01:00
Sebastian Sdorra
0b1238e410 update junit to 4.11 2012-11-20 20:26:01 +01:00
Sebastian Sdorra
0b9d4908f4 [maven-release-plugin] prepare for next development iteration 2012-10-29 14:46:21 +01:00
Sebastian Sdorra
64842c98ca [maven-release-plugin] prepare release 1.22 2012-10-29 14:46:19 +01:00
Sebastian Sdorra
a60f0719fd [maven-release-plugin] prepare for next development iteration 2012-10-17 14:40:14 +02:00
Sebastian Sdorra
23420d0009 [maven-release-plugin] prepare release 1.21 2012-10-17 14:40:12 +02:00
Sebastian Sdorra
4a9d14b708 mark security context as deprecated and use shiro apis instead 2012-08-30 13:20:26 +02:00
Sebastian Sdorra
23606842a3 fix repository manager test 2012-08-29 10:05:15 +02:00
Sebastian Sdorra
4ca0d820e7 [maven-release-plugin] prepare for next development iteration 2012-08-26 13:55:57 +02:00
Sebastian Sdorra
1d0432d7c0 [maven-release-plugin] prepare release 1.20 2012-08-26 13:55:55 +02:00
Sebastian Sdorra
83003def31 [maven-release-plugin] prepare for next development iteration 2012-08-18 14:13:46 +02:00
Sebastian Sdorra
1928b11aed [maven-release-plugin] prepare release 1.19 2012-08-18 14:13:44 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
e382e73797 [maven-release-plugin] prepare for next development iteration 2012-08-12 15:03:18 +02:00
Sebastian Sdorra
56099cf6d8 [maven-release-plugin] prepare release 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
5dd684973a read provider implementations from classpath 2012-07-15 16:23:47 +02:00
Sebastian Sdorra
ac5fab3e8d allow multiple provider implementations 2012-07-15 16:20:18 +02:00
Sebastian Sdorra
d2955dcc6d added person test data 2012-07-15 16:10:09 +02:00
Sebastian Sdorra
2f464b57d9 repository client should be closeable 2012-07-15 15:57:33 +02:00
Sebastian Sdorra
a76fd0937a remove paths parameter from commit command 2012-07-14 16:44:55 +02:00
Sebastian Sdorra
5d86c7d1cf use person class for author parameter 2012-07-14 16:41:49 +02:00
Sebastian Sdorra
55e5b1eb54 added exceptions to repository client api 2012-07-14 16:25:21 +02:00
Sebastian Sdorra
5dbce7037d added method to create repository client from remote repository 2012-07-14 14:47:01 +02:00
Sebastian Sdorra
eb93fead2a implement client factory and provider 2012-07-14 12:01:14 +02:00
Sebastian Sdorra
33c40c44f5 improve logging 2012-07-14 11:46:43 +02:00
Sebastian Sdorra
8a7ef55157 added branch command 2012-07-14 11:45:23 +02:00
Sebastian Sdorra
ed5a9d2cc2 added tag command 2012-07-14 11:39:16 +02:00