Eduard Heimbuch
b167d90fea
Namespace filter leads to empty page ( #1476 )
...
* Namespace filter leads to empty page
Fix bug where an empty page was shown if the repository namespace filtered overview page was called directly. Also now the namespace filter and the search action can be used together.
Co-authored-by: Florian Scholdei <florian.scholdei@cloudogu.com >
2020-12-16 09:46:53 +01:00
Florian Scholdei
88b93dc8b8
Feature/profile navigation ( #1464 )
...
- Fix bug where profile settings wasn't shown if user cannot change password
- Add missing "ApiKey" entry in the single user menu
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2020-12-16 09:23:05 +01:00
Sebastian Sdorra
3f018c2255
Update @scm-manager/jest-preset to v2.12.1 ( #1474 )
2020-12-14 17:48:45 +01:00
Konstantin Schaper
16c76285c0
add repository import via dump for subversion
...
Subversion repositories can be imported from dump files (backups). Just upload your dump file and check if your file is compressed on the import form for Subversion. The repository will be imported synchronously and you will be redirected to the new repository after the import is finished.
2020-12-14 11:46:35 +01:00
Eduard Heimbuch
a4f559f9c1
Downgrade Jenkins JDK version to Java 8 ( #1473 )
...
* Downgrade Jenkins JDK version to Java 8
The unit tests cannot run properly with Java 11.
We have to downgrade our image to use Java 8
instead until we have fixed this issue.
* Fix unit tests that have not been adapted during
the failed builds
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
2020-12-14 11:40:50 +01:00
Konstantin Schaper
3c9c0c1792
Merge branch 'develop' into feature/import_svn_from_dump
2020-12-14 11:40:46 +01:00
Konstantin Schaper
fed16f296a
support permalinks to lines in source code view ( #1472 )
...
This features adjusts the syntax checker to render a little link icon next to a hovered line. When clicked,
a permanent link to this line is created and copied to the user's clipboard. When visiting the link,
the focused row is highlighted.
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2020-12-14 09:15:18 +01:00
Eduard Heimbuch
821cca2a06
cleanup
2020-12-10 16:22:39 +01:00
Eduard Heimbuch
5869309436
update Changelog
2020-12-10 16:06:49 +01:00
Eduard Heimbuch
e8dd7dc68d
Add compress checkbox to ImportFromBundleForm
2020-12-10 14:46:47 +01:00
Eduard Heimbuch
ed940d5f23
Create form for import from bundle
2020-12-10 13:58:47 +01:00
Eduard Heimbuch
2e505d5cfb
fix reading inputstream from input form
2020-12-10 13:57:21 +01:00
Eduard Heimbuch
45bb6d3ae9
Make getter for archive in UnbundleCommandRequest public to resolve classloading errors between pluginClassLoader and webappClassLoader
2020-12-10 13:56:20 +01:00
Eduard Heimbuch
6886f09f26
create fileUpload component
2020-12-10 13:55:19 +01:00
Eduard Heimbuch
097237734e
Append import bundle link to repository type if unbundle command is supported
2020-12-10 10:36:30 +01:00
Eduard Heimbuch
89add3f795
Add bundle endpoint to repository import resource
2020-12-10 10:27:03 +01:00
Sebastian Sdorra
1ef0b42eb5
Move plugin build modules to external repositories ( #1462 )
...
This pull request moves plugin build dependencies to separate repositories:
babel-preset -> https://github.com/scm-manager/babel-preset
eslint-config -> https://github.com/scm-manager/eslint-config
jest-preset -> https://github.com/scm-manager/jest-preset
prettier-config -> https://github.com/scm-manager/prettier-config
tsconfig -> https://github.com/scm-manager/tsconfig
This should speed up the build (a little bit) and prepare for gradle plugins.
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2020-12-09 11:35:40 +01:00
Eduard Heimbuch
211afc24c9
Merge pull request #1461 from scm-manager/feature/prepare_dependency_management_for_gradle_plugins
...
Prepare dependency management for gradle plugins
2020-12-09 10:02:55 +01:00
Eduard Heimbuch
5b7b84960c
Merge pull request #1443 from scm-manager/snyk-upgrade-2bcaa2055f7e902647ef1ceb8e991ea9
...
[Snyk] Upgrade org.apache.shiro:shiro-core from 1.6.0 to 1.7.0
2020-12-08 09:51:20 +01:00
CES Marvin
56c63cb5b7
prepare for next development iteration
2020-12-07 15:01:20 +00:00
CES Marvin
baf04a551c
release version 2.11.1
2.11.1
2020-12-07 14:24:49 +00:00
René Pfeuffer
d4a37f1929
Adjust changelog for release 2.11.1
2020-12-07 15:18:18 +01:00
René Pfeuffer
e62a598aa2
Fix initialization bug if master set as default branch
...
Fixes issue https://github.com/scm-manager/scm-manager/issues/1467
where initialization fails when master is set as default branch.
2020-12-07 15:14:01 +01:00
Sebastian Sdorra
f1934735fa
Merge pull request #1465 from scm-manager/feature/harmonize_repository_log
...
Harmonize logging string for repositories
2020-12-04 13:08:45 +01:00
René Pfeuffer
eaf59f91c4
Harmonize logging string for repositories
2020-12-04 11:48:32 +01:00
Sebastian Sdorra
e6a658d3cc
Fix missing hyphen between version and date
2020-12-04 10:41:54 +01:00
René Pfeuffer
eba14c7259
Merge pull request #1466 from scm-manager/snyk-upgrade-6d12aac516337aeec4155fe55e6d4ee4
...
[Snyk] Upgrade org.assertj:assertj-core from 3.18.0 to 3.18.1
2020-12-04 10:21:29 +01:00
CES Marvin
87d06a708b
prepare for next development iteration
2020-12-04 08:10:20 +00:00
CES Marvin
df62ffbe16
release version 2.11.0
2.11.0
2020-12-04 07:27:13 +00:00
René Pfeuffer
2b60892b73
Adjust changelog for release 2.11.0
2020-12-04 08:20:52 +01:00
snyk-bot
49866e77a8
fix: upgrade org.assertj:assertj-core from 3.18.0 to 3.18.1
...
Snyk has created this PR to upgrade org.assertj:assertj-core from 3.18.0 to 3.18.1.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.assertj/assertj-core/
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/4ac22872-f5a6-4220-bfe8-e6e5bf4c5fcb?utm_source=github&utm_medium=upgrade-pr
2020-12-04 01:00:17 +00:00
René Pfeuffer
19edb3e869
Fix translation
2020-12-03 13:19:40 +01:00
Eduard Heimbuch
a562de7174
Merge pull request #1463 from scm-manager/feature/import_hg_from_url
...
Feature/import hg from url
2020-12-03 11:46:27 +01:00
Sebastian Sdorra
e365b2e1cd
Merge pull request #1460 from scm-manager/feature/import_git_from_url
...
Feature/import git from url
2020-12-03 11:42:53 +01:00
René Pfeuffer
7faa714a54
Set credentials for hg import via hgrc file
2020-12-03 11:08:54 +01:00
Sebastian Sdorra
0ade91ac85
Use mapper and improve validation
...
We have to use the repository mapper in order to fix missing fields contact and description in the created repository.
Use bean validation to ensure correct validation and require import url.
2020-12-03 11:06:53 +01:00
Sebastian Sdorra
d0c84dec69
Pass down the repository type, because the RepositoryDto needs it for validation
2020-12-03 10:44:23 +01:00
Sebastian Sdorra
8a31fd58a2
Update storyshots because of the updated Input component
2020-12-03 10:43:42 +01:00
Eduard Heimbuch
11755d3980
improve url regex
2020-12-03 09:47:41 +01:00
Eduard Heimbuch
715c76e2f4
set repository name suggestion in import form just at leaving the input field
2020-12-03 09:38:23 +01:00
Eduard Heimbuch
dd0bcc4a3f
Merge branch 'feature/import_git_from_url' of github.com:scm-manager/scm-manager into feature/import_git_from_url
2020-12-03 08:55:15 +01:00
Eduard Heimbuch
09c13100dd
cleanup
2020-12-03 08:54:56 +01:00
Eduard Heimbuch
f6863a2676
Apply suggestions from code review
...
fix javadoc
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-12-03 08:54:43 +01:00
Sebastian Sdorra
20b1e7a477
Keep state even if import pending changes
2020-12-02 16:07:42 +01:00
Eduard Heimbuch
60cdc6f8cf
Merge branch 'develop' into feature/import_git_from_url
2020-12-02 14:39:45 +01:00
Eduard Heimbuch
28b485f11f
add import for hg repository via url with and without credentials
2020-12-02 14:22:54 +01:00
Eduard Heimbuch
dffe466405
split AddRepository component into two separate components to simplify the state handling
2020-12-02 13:26:31 +01:00
Eduard Heimbuch
7db33d2e65
Mind review findings
2020-12-02 10:47:48 +01:00
Konstantin Schaper
615a7042e2
Merge pull request #1456 from scm-manager/feature/manage-tags
...
Feature/manage tags
2020-12-02 10:33:59 +01:00
Konstantin Schaper
967de2160c
fix sonarqube warnings
2020-12-02 10:11:53 +01:00