Commit Graph

6271 Commits

Author SHA1 Message Date
René Pfeuffer
f7fc81b626 Remove redundant key generation in tests 2018-11-30 11:26:23 +01:00
René Pfeuffer
205ca42e09 Introduce simple refresh strategy 2018-11-30 11:18:37 +01:00
Sebastian Sdorra
f74a89c9d8 do not allow "." as part of repository ids 2018-11-30 11:04:33 +01:00
René Pfeuffer
176d121aa0 Adapt tests to new version of jjwt 2018-11-30 10:29:08 +01:00
René Pfeuffer
2e092b36cf Suppress warning 2018-11-30 10:20:12 +01:00
René Pfeuffer
e8672bbeff Keep refresh expiration 2018-11-30 10:15:12 +01:00
René Pfeuffer
46f9473083 Compute new expiration from old expiration 2018-11-30 10:05:43 +01:00
Sebastian Sdorra
2383702417 change timeout from 20 to 30 minutes 2018-11-30 09:54:55 +01:00
René Pfeuffer
0f6b9ba891 Inject clocks for tests 2018-11-30 09:43:13 +01:00
Sebastian Sdorra
1f4eddfceb Merged in feature/violations (pull request #115)
Add support for custom validation exceptions
2018-11-30 08:37:42 +00:00
Sebastian Sdorra
58f63e79fa Close branch feature/violations 2018-11-30 08:37:42 +00:00
René Pfeuffer
2adcbe5d99 Set parent token id 2018-11-30 09:22:02 +01:00
Sebastian Sdorra
84dd6bf60f fix some code smells reported by sonarqube 2018-11-30 08:19:47 +01:00
Sebastian Sdorra
53be8b112b avoid path traversal attack 2018-11-30 08:11:26 +01:00
René Pfeuffer
0b1edaab08 Fix time computations 2018-11-29 17:04:38 +01:00
Mohamed Karray
171f4e2f07 merge 2018-11-29 16:59:04 +01:00
Mohamed Karray
37f4a2b669 merge 2018-11-29 16:01:43 +01:00
Mohamed Karray
0bbe7352c2 merge 2018-11-29 15:09:00 +01:00
René Pfeuffer
c85c0229c1 First steps for JWT refresh 2018-11-29 08:01:25 +01:00
René Pfeuffer
0664303854 Use new JWT library 2018-11-29 08:01:02 +01:00
Sebastian Sdorra
09a55b9f4b remove unused files 2018-11-28 19:58:03 +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
Maren Süwer
60717440cd yarn.lock updated 2018-11-28 10:43:15 +01:00
René Pfeuffer
b3dc39772e Add JavaDoc 2018-11-28 10:41:21 +01:00
Maren Süwer
16e39611c0 merge 2.0.0-m3 2018-11-28 10:34:44 +01:00
Maren Süwer
33dccaa16c move StatePaginator 2018-11-28 10:33:06 +01:00
Maren Süwer
8b3743f39e completed history tests 2018-11-28 10:04:02 +01:00
Maren Süwer
1b41fe8d93 only show history if link is present 2018-11-28 09:28:45 +01:00
Maren Süwer
71636e3e07 use correct page numbers 2018-11-28 08:59:18 +01:00
Maren Süwer
1401b024a1 update page in state for using paginator 2018-11-28 08:53:48 +01:00
René Pfeuffer
d4db39755f Harmonize repository resolution 2018-11-27 15:31:57 +01:00
René Pfeuffer
c9cbd802d4 Merge 2.0.0-m3 2018-11-27 14:39:07 +01:00
René Pfeuffer
82c8b86386 Fix sonar issue 2018-11-27 14:23:26 +01:00
René Pfeuffer
338d065708 Fix serialization errors 2018-11-27 14:20:28 +01:00
René Pfeuffer
bc629ec648 Send repository id with hg hook request 2018-11-27 14:06:11 +01:00
Philipp Czora
64980bfc23 Merged in bugfix/ie11 (pull request #118)
Bugfix/ie11
2018-11-27 12:49:53 +00:00
Philipp Czora
2855911fef Close branch bugfix/ie11 2018-11-27 12:49:53 +00:00
Sebastian Sdorra
3ffabf3f73 Merged in feature/bugfix_branchchooser_in_sources (pull request #114)
Fixed bug causing branch selector to be mounted before branches are fetched
2018-11-27 12:48:34 +00:00
Sebastian Sdorra
75b856773d Close branch feature/bugfix_branchchooser_in_sources 2018-11-27 12:48:34 +00:00
Philipp Czora
30d493053c Merged in feature/helm-install-plugins (pull request #117)
Feature/helm install plugins
2018-11-27 12:43:19 +00:00
Philipp Czora
0f8fb10a03 Close branch feature/helm-install-plugins 2018-11-27 12:43:19 +00:00
Sebastian Sdorra
46b111df7d remove vulnerable flatmap-stream package 2018-11-27 11:58:40 +01:00
Mohamed Karray
7a1de0f67b add the interface StoreFactory and refactor storeFactories 2018-11-27 11:35:02 +01:00
Sebastian Sdorra
ed3917469b added cache-control header to api response, to fix stale data on ie11 2018-11-27 11:33:51 +01:00
Sebastian Sdorra
0f97fee712 add polyfill for Object.assign and fetch, to fix ie11 2018-11-27 11:33:27 +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
Sebastian Sdorra
7c754d5ee4 added init container to install plugins 2018-11-26 16:55:29 +01:00
Sebastian Sdorra
248d5ce3d8 fix xml comment syntax in logging.xml 2018-11-26 16:55:12 +01:00
Maren Süwer
6fbc154fd2 correct page number 2018-11-26 16:48:25 +01:00