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 |
|
Sebastian Sdorra
|
ddbe198572
|
fix a bug with empty mercurial repositories
|
2011-08-03 16:28:56 +02:00 |
|
Sebastian Sdorra
|
71a3776664
|
fix exception with empty git repositories
|
2011-08-03 16:20:01 +02:00 |
|
Sebastian Sdorra
|
3b9bd2f4fa
|
added more test repositories
|
2011-05-12 20:22:23 +02:00 |
|
Sebastian Sdorra
|
0fd4abd09c
|
added mercurial integration tests
|
2011-02-22 14:34:59 +01:00 |
|
Sebastian Sdorra
|
e8db50a9e5
|
added subversion integration tests
|
2011-02-22 14:06:21 +01:00 |
|
Sebastian Sdorra
|
f11a4f52d8
|
improve repository integration tests
|
2011-02-22 11:47:23 +01:00 |
|
Sebastian Sdorra
|
c404b1ec10
|
added repository client api for tests
|
2011-02-21 21:13:57 +01:00 |
|
Sebastian Sdorra
|
204c10155e
|
added simple repository integration test
|
2011-02-18 10:40:54 +01:00 |
|
Sebastian Sdorra
|
dfb58480a0
|
added AbstractManagerResource
|
2011-02-13 14:33:38 +01:00 |
|