Rene Pfeuffer
ca68b6346e
Double check directory creation
2019-07-03 17:27:59 +02:00
Florian Scholdei
df501b162d
pluginsOverview goes api data
2019-07-03 16:42:36 +02:00
Florian Scholdei
a03a666afe
added more information too PluginDto
2019-07-03 16:38:07 +02:00
Rene Pfeuffer
c16aeed96d
Check permissions to read permissions
2019-07-03 16:23:27 +02:00
Eduard Heimbuch
7211d657f2
call new LegacyRepository-Endpoint on Main.js
2019-07-03 15:06:46 +02:00
Rene Pfeuffer
431902ff91
Rename classes
2019-07-03 13:32:59 +02:00
Eduard Heimbuch
0ad291ea7d
merge
2019-07-03 13:26:09 +02:00
Eduard Heimbuch
d1b167677b
add LegacyPlugin Endpoint to get the repository name + namespace
2019-07-03 13:21:34 +02:00
Rene Pfeuffer
61b51f0063
Fix configuration path
2019-07-03 13:06:11 +02:00
Eduard Heimbuch
681d6f02a7
Merged in bugfix/autocomplete2 (pull request #268 )
...
bugfix/autocomplete
2019-07-03 10:44:10 +00:00
Eduard Heimbuch
8a408c4600
Close branch bugfix/autocomplete2
2019-07-03 10:44:10 +00:00
Rene Pfeuffer
226322d05e
Use dao to prevent authentication issues
2019-07-03 12:41:46 +02:00
Florian Scholdei
0d10892f21
merged
2019-07-03 09:48:19 +02:00
Florian Scholdei
088afc6b02
added PluginList components
2019-07-03 09:35:15 +02:00
Florian Scholdei
4b3a897a32
added PluginsOverview Page
2019-07-03 09:02:44 +02:00
René Pfeuffer
ab62b121d7
Store repository id in svn config for each repository
...
This is needed after migration from v1 to v2 and is done in
SvnV1UpdateStep.java.
2019-07-03 08:16:08 +02:00
René Pfeuffer
dc7407d6e5
Fix guice binding
2019-07-03 07:58:38 +02:00
René Pfeuffer
c35363b79f
Store repository id in git config for each repository
...
This is needed after migration from v1 to v2 and is done in
GitV1UpdateStep.java. Therefore we hat to make the 'forAllPaths' method
in PathBasedRepositoryLocationResolver available in the interface of
RepositoryLocationResolver.
2019-07-03 07:48:06 +02:00
Florian Scholdei
23c8ff923e
exported autocompletes
2019-07-02 15:36:38 +02:00
Eduard Heimbuch
8f7ca34fa2
Merged in feature/source_breadcrumb (pull request #276 )
...
feature/source_breadcrumb
2019-07-02 12:11:25 +00:00
Eduard Heimbuch
7f55f1d46d
Close branch feature/source_breadcrumb
2019-07-02 12:11:25 +00:00
Eduard Heimbuch
c805e477cb
add Logger to print UpdateException-stacktrace on console
2019-07-02 11:57:28 +02:00
René Pfeuffer
3e653713c1
Do not redirect for deleted repositories
2019-07-02 11:28:27 +02:00
René Pfeuffer
c9861f6a04
Refactor code for readability
2019-07-02 11:14:44 +02:00
René Pfeuffer
f631dc1724
Redirect protocol requests for migrated repositories
...
- Make old repository name and id available to plugins (MigrationDAO)
- Build Map with paths of migrated repositories to new location
- Implement redirect (RepositoryLegacyProtocolRedirectFilter)
2019-07-02 10:46:26 +02:00
René Pfeuffer
c881a3eca7
Store original repository name in migration plan
2019-07-01 15:30:03 +02:00
René Pfeuffer
7db3350439
Migrate git LFS blob directory
2019-07-01 14:17:32 +02:00
René Pfeuffer
cedf5019b0
Remove redundant 'class'
2019-07-01 10:57:11 +02:00
Eduard Heimbuch
13f15bc1d0
merged
2019-06-28 10:22:23 +02:00
Eduard Heimbuch
841df69fc3
check RepoId in InMemoryConfigurationStoreFactory
2019-06-28 08:53:03 +02:00
Florian Scholdei
a32cd72f7f
improved sizing, added slash at the end
2019-06-27 17:56:26 +02:00
Florian Scholdei
c94998c454
corrected path link
2019-06-27 13:54:04 +02:00
René Pfeuffer
1d1b0ba2f4
Set log level for cron tasks to DEBUG
2019-06-27 13:43:25 +02:00
René Pfeuffer
67f9dcc5cf
Add logging if previous version is too old
2019-06-27 10:17:34 +02:00
Sebastian Sdorra
c7700a8ddd
remove SunAwtAppContextInitiator, because it cases a lot of exceptions
2019-06-26 15:52:54 +02:00
Florian Scholdei
3d07b6c12b
styling
2019-06-26 15:17:16 +02:00
Florian Scholdei
1729e5ff4f
implemented Breadcrumb ui-component
2019-06-26 15:06:59 +02:00
Sebastian Sdorra
8108d9f76e
do not ignore InterruptedException, re-interrupt method instead
2019-06-26 14:50:23 +02:00
Sebastian Sdorra
572caedd73
remove mutable field from servlet, use servletcontext attribute instead of field instance
2019-06-26 14:46:14 +02:00
Eduard Heimbuch
82a228ebac
Merged in feature/simplify_bootstrap (pull request #274 )
...
Feature/simplify bootstrap
2019-06-26 09:30:00 +00:00
Eduard Heimbuch
0ea2fbe7ea
Close branch feature/simplify_bootstrap
2019-06-26 09:30:00 +00:00
Sebastian Sdorra
bc4d6bfa74
merge with 2.0.0-m3
2019-06-26 09:27:52 +02:00
Eduard Heimbuch
802dfd73ca
Merged in feature/updatestep_api_for_plugins (pull request #273 )
...
Feature/updatestep api for plugins
2019-06-25 12:25:05 +00:00
Eduard Heimbuch
07ef8acc00
Close branch feature/updatestep_api_for_plugins
2019-06-25 12:25:05 +00:00
Eduard Heimbuch
fc8169cef0
merged
2019-06-25 13:57:30 +02:00
Sebastian Sdorra
2654b017fb
fixed broken ClassLoaderLifeCycle unit tests
2019-06-25 13:34:42 +02:00
Sebastian Sdorra
30503158dd
remove unused constants and indent
2019-06-25 13:22:32 +02:00
Eduard Heimbuch
302b3809e9
change var to const
2019-06-25 12:54:20 +02:00
Sebastian Sdorra
ebb23981b2
merge with 2.0.0-m3
2019-06-25 09:53:44 +02:00
Sebastian Sdorra
80febf9424
added modules, classloading and view packages to sonia.scm.lifecycle
2019-06-25 09:49:52 +02:00