René Pfeuffer
|
fe1591171d
|
Rename 'proceedFrom' to 'offset'
|
2020-02-19 09:23:23 +01:00 |
|
Rene Pfeuffer
|
1c8088a1c6
|
Add truncated flag for svn
|
2020-02-18 15:55:01 +01:00 |
|
Rene Pfeuffer
|
9afc3a9580
|
Implement request limit for svn
|
2020-02-18 12:56:20 +01:00 |
|
Rene Pfeuffer
|
cb9fd3c2a4
|
Set author for svn modify commits
|
2020-01-22 16:30:30 +01:00 |
|
Sebastian Sdorra
|
34838dc889
|
remove revision 0 from svn log command
|
2020-01-15 14:06:24 +01:00 |
|
Rene Pfeuffer
|
cf9d1edb70
|
Make partial file attributes explicit.
|
2019-12-18 11:48:17 +01:00 |
|
Rene Pfeuffer
|
d0f8e4ccf2
|
Rename utility class
|
2019-12-05 17:43:21 +01:00 |
|
Rene Pfeuffer
|
6bf86fab8d
|
Introduce abstraction layer for RESTeasy mock dispatcher
|
2019-11-25 17:04:58 +01:00 |
|
Sebastian Sdorra
|
9e9df35fdb
|
upgrade resteasy, legman and hibernate-validator
* resteasy from 3.6.2.Final to 4.4.1.Final
* legman from 1.5.1 to 1.6.0
* hibernate-validator from 5.3.6.Final to 6.1.0.Final
|
2019-11-20 10:57:32 +01:00 |
|
Sebastian Sdorra
|
3aea20370a
|
fixed returning null for getScmRepository from SimpleSvnWorkDirFactory
|
2019-11-04 12:03:19 +01:00 |
|
Eduard Heimbuch
|
a938fd8682
|
enhance logcommand
|
2019-10-25 12:31:18 +02:00 |
|
Eduard Heimbuch
|
1d7d854ea8
|
implement svnModifyCommand
|
2019-10-23 14:42:19 +02:00 |
|
Eduard Heimbuch
|
5c47a266cb
|
implement SvnWorkDirFactory
(grafted from 7c6f871d771d61c6835d052e2380af49368fe6f5)
|
2019-10-22 09:33:14 +02:00 |
|
René Pfeuffer
|
6244713970
|
Move constant to interface
|
2019-06-03 13:47:05 +02:00 |
|
René Pfeuffer
|
9244a72110
|
Fix unit test
|
2019-02-21 12:16:39 +01:00 |
|
Mohamed Karray
|
d4a79ee140
|
Merged in bugfix/read_vcs_versions (pull request #178)
Fix class loader for creation of vcs version string
|
2019-02-06 09:04:04 +00:00 |
|
René Pfeuffer
|
accd20538e
|
Fix class loader for creation of vcs version string
Use UberClassLoader in
AbstractSimpleRepositoryHandler#getStringFromResource
Therefore pass through plugin loader
|
2019-02-04 14:35:51 +01:00 |
|
Sebastian Sdorra
|
8bf82213b8
|
remove unused imports
|
2019-01-30 14:48:37 +01:00 |
|
Sebastian Sdorra
|
f8f5237ad0
|
fix usage of deprecated mockito classes
|
2019-01-30 14:44:38 +01:00 |
|
Sebastian Sdorra
|
69dda6403d
|
update resteasy to v3.6.2.Final in order to fix CVE-2017-7561 and CVE-2016-6347
|
2019-01-30 13:21:11 +01:00 |
|
René Pfeuffer
|
3021bea65a
|
Multiply floating store factories for type safety
|
2018-12-04 08:56:39 +01:00 |
|
René Pfeuffer
|
33f3216164
|
Make type optional
|
2018-12-03 16:30:19 +01:00 |
|
René Pfeuffer
|
44d99f55f2
|
Do no longer expose StoreParameters
|
2018-12-03 12:28:35 +01:00 |
|
Mohamed Karray
|
37f4a2b669
|
merge
|
2018-11-29 16:01:43 +01:00 |
|
Sebastian Sdorra
|
e9401624a7
|
re implement XmlRepositoryDAO
|
2018-11-28 19:49:55 +01:00 |
|
Mohamed Karray
|
fb79cbfd02
|
merge + refactor getStoreDirectory
|
2018-11-28 15:14:49 +01:00 |
|
René Pfeuffer
|
d4db39755f
|
Harmonize repository resolution
|
2018-11-27 15:31:57 +01:00 |
|
Mohamed Karray
|
7a1de0f67b
|
add the interface StoreFactory and refactor storeFactories
|
2018-11-27 11:35:02 +01:00 |
|
René Pfeuffer
|
00ab764dab
|
Store repository id in native config file
Hooks can read this repository type dependant config file and handle
the changes for the correct repository id
|
2018-11-26 17:22:17 +01:00 |
|
René Pfeuffer
|
0f7e49d20f
|
Bring constant home
|
2018-11-23 15:52:21 +01:00 |
|
René Pfeuffer
|
3d671caada
|
Let dao create repository base directory before native creation
|
2018-11-23 15:04:59 +01:00 |
|
René Pfeuffer
|
e8558e07ec
|
Use repository dao to find repository for given directory in hooks
|
2018-11-23 10:13:47 +01:00 |
|
René Pfeuffer
|
20f5e7be1f
|
Cleanup usage of InitialRepositoryLocationResolver and RepositoryLocationResolver
|
2018-11-22 17:06:29 +01:00 |
|
Mohamed Karray
|
bb1c84ba24
|
modify metadata.xml only if needed
introduce a defaultRepositoryDirectory in the XmlRepositoryDatabase
Bugfix: modify repository with changed location
|
2018-11-21 12:01:13 +01:00 |
|
Mohamed Karray
|
39e5c19251
|
merge
|
2018-11-15 11:28:33 +01:00 |
|
Mohamed Karray
|
f8ae7cedf7
|
Refactor the repository store implementation in order to store repositories in specific paths.
|
2018-11-15 10:04:16 +01:00 |
|
René Pfeuffer
|
f041b4ecb6
|
Merge with 2.0.0-m3
|
2018-10-25 10:15:32 +02:00 |
|
René Pfeuffer
|
b74fb814b8
|
Introduce default error object with context for not found exceptions
|
2018-10-18 13:12:16 +02:00 |
|
René Pfeuffer
|
b4c854ee99
|
Use more generic collection instead of list
|
2018-10-11 09:55:47 +02:00 |
|
René Pfeuffer
|
83640b9d44
|
Merge with 2.0.0-m3
|
2018-10-10 08:54:23 +02:00 |
|
Sebastian Sdorra
|
791770f87e
|
implemented new browse api for svn
|
2018-10-08 14:39:56 +02:00 |
|
René Pfeuffer
|
d14d029919
|
Fix peer review issues
|
2018-10-01 15:02:23 +02:00 |
|
René Pfeuffer
|
aed4c60296
|
Add missing unit tests
|
2018-10-01 12:58:53 +02:00 |
|
René Pfeuffer
|
a5dcc8cf8a
|
Merge with 2.0.0-m3
|
2018-09-14 17:47:45 +02:00 |
|
Mohamed Karray
|
188d2d8cef
|
integration tests for modifications
|
2018-09-13 17:29:52 +02:00 |
|
Mohamed Karray
|
4697c55f96
|
implement modification api in git, svn and hg. implement the endpoint
|
2018-09-13 11:57:10 +02:00 |
|
René Pfeuffer
|
7c09f35ac8
|
Rename UriInfoStore to ScmPathInfoStore
|
2018-09-12 08:53:15 +02:00 |
|
René Pfeuffer
|
f718a2ba4c
|
Remove direct dependency to UriInfo
|
2018-09-12 08:40:41 +02:00 |
|
René Pfeuffer
|
a0f74e3329
|
Replace model object exception with generic ones and migrate guice
|
2018-08-21 07:53:33 +02:00 |
|
René Pfeuffer
|
90316d92ac
|
Clean up svn cat command
|
2018-08-15 10:32:08 +02:00 |
|