Commit Graph

69 Commits

Author SHA1 Message Date
Sebastian Sdorra
aec7773239 remove deprecated stuff 2014-01-03 10:34:34 +01:00
Sebastian Sdorra
d2777df1d4 update jgit to 3.0.0.201306101825-r 2013-07-08 14:54:44 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
b15bb1062b ZippenRepositoryTestBase should be extend AbstractTestBase to have a shiro environment 2013-05-15 21:32:44 +02:00
Sebastian Sdorra
e440feb5f5 merge with branch issue-340 2013-05-11 19:08:07 +02:00
Sebastian Sdorra
62bfcbc78f add unit test for DefaultSecuritySystem 2013-05-02 18:29:00 +02:00
Sebastian Sdorra
57b77130db added missing unit test base classes 2013-04-27 09:24:08 +02:00
Sebastian Sdorra
d86fe78779 fix missing user role in mocked admin subject 2013-04-24 08:40:04 +02:00
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
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
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
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +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
Sebastian Sdorra
d86bae6dae start building new client api for testing 2012-07-14 11:31:18 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
1a31608f41 added map cache for unit tests 2012-06-24 15:32:49 +02:00
Sebastian Sdorra
f66c81284a create basic test class for zipped repository tests 2012-06-13 10:32:48 +02:00
Sebastian Sdorra
280b222a0a improve svn test client 2012-02-26 14:28:58 +01:00
Sebastian Sdorra
d0dfae82d8 fix anonymous repository url 2012-02-26 13:55:34 +01:00
Sebastian Sdorra
5467fc97e0 fix bug in HgRepositoryClient 2011-10-19 13:34:35 +02:00
Sebastian Sdorra
a67abfa5fe fix bug in SvnRepositoryClient 2011-10-19 10:30:16 +02:00
Sebastian Sdorra
9556726093 improve fetch of GitRepositoryClient 2011-10-17 17:05:48 +02:00
Sebastian Sdorra
91b09591f6 fix some bugs in GitRepositoryClient 2011-10-17 16:06:04 +02:00
Sebastian Sdorra
e846f80630 added some permission tests to RepositoryExtendedITCase 2011-08-07 13:37:49 +02:00
Sebastian Sdorra
a26ec5b9f5 update working copy on checkout 2011-08-07 13:12:40 +02:00
Sebastian Sdorra
c7fe55dc36 improve repository client test api 2011-08-07 13:10:40 +02:00