Commit Graph

  • b993b8aff3 Merge branch 'develop' of github.com:scm-manager/scm-manager into develop Eduard Heimbuch 2021-01-14 09:43:49 +01:00
  • 87ade09361 Fix documentation for repository export Eduard Heimbuch 2021-01-14 09:42:52 +01:00
  • f4d4d3a8c6 Add missing subtitles (#1496) Florian Scholdei 2021-01-13 09:25:58 +01:00
  • c58bd2f664 Include JRE version in plugin center url (#1494) René Pfeuffer 2021-01-13 09:18:28 +01:00
  • 94a112a9f9 Update resteasy Version Snyk bot 2021-01-12 09:26:02 +02:00
  • adf7bac665 Subversion repository export Eduard Heimbuch 2021-01-08 09:19:33 +01:00
  • badcf3ecb4 Update helm chart documentation Sebastian Sdorra 2021-01-07 15:46:41 +01:00
  • 3118d843d3 Provide more options for Helm chart (#1485) schnatterer 2021-01-07 15:34:11 +01:00
  • c579de108f Option to create a permanent link to a source file Florian Scholdei 2021-01-07 10:15:50 +01:00
  • 831c8b0271 add markdown codeblock renderer extension point (#1492) Konstantin Schaper 2021-01-07 09:25:31 +01:00
  • 8eb599ff94 Remove empty space in title section on admin pages (#1490) Florian Scholdei 2021-01-06 09:17:40 +01:00
  • 5f0825b031 fix: upgrade com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.11.3 to 2.12.0 (#1484) Snyk bot 2021-01-04 08:59:43 +02:00
  • dda761ffc2 Fix unit tests on Java 11 (#1483) Sebastian Sdorra 2020-12-18 14:23:36 +01:00
  • 43e6bffeca fix: upgrade org.mockito:mockito-core from 3.6.0 to 3.6.28 (#1481) Snyk bot 2020-12-18 11:51:02 +02:00
  • 77f74f8fbb fix: upgrade org.apache.tika:tika-core from 1.24.1 to 1.25 snyk-bot 2020-12-18 01:35:49 +00:00
  • 2dcb099d49 Fix broken frontmatter in repo settings documentation support/2.12.x Sebastian Sdorra 2020-12-17 21:46:17 +01:00
  • 374d085fdd prepare for next development iteration CES Marvin 2020-12-17 15:24:34 +00:00
  • 38a7ff6acb release version 2.12.0 2.12.0 CES Marvin 2020-12-17 14:55:08 +00:00
  • 61225f4a9c Adjust changelog for release 2.12.0 René Pfeuffer 2020-12-17 15:01:44 +01:00
  • 7fb3ab58f4 Merge branch 'develop' of github.com:scm-manager/scm-manager into develop Eduard Heimbuch 2020-12-17 12:12:33 +01:00
  • 769f047b0f Fix timing problem on jumping to linked line number in source view Eduard Heimbuch 2020-12-17 12:12:10 +01:00
  • 07ec042f22 Fix accidentally blocked requests with non ascii characters (#1480) Sebastian Sdorra 2020-12-17 12:03:31 +01:00
  • d9af69b1c2 Append location hash on session expired link Eduard Heimbuch 2020-12-17 10:42:33 +01:00
  • 54605161e5 Merge branch 'develop' of github.com:scm-manager/scm-manager into develop Eduard Heimbuch 2020-12-17 10:15:50 +01:00
  • 678e66514e Fix timing problem on jumping to linked line number in source view Eduard Heimbuch 2020-12-17 10:15:08 +01:00
  • b61d817c9c Implement mercurial cgi protocol as extension (#1458) Sebastian Sdorra 2020-12-17 10:06:55 +01:00
  • 99d389b2af Fix tooltip arrow height in firefox (#1479) Florian Scholdei 2020-12-17 08:25:04 +01:00
  • 92232c0b4c fix jumping ui in repository settings actions Eduard Heimbuch 2020-12-16 11:52:24 +01:00
  • 214cf527d4 Feature/harmonize translation keys (#1478) Florian Scholdei 2020-12-16 11:24:13 +01:00
  • 1041faf8f9 Fix storyshots René Pfeuffer 2020-12-16 11:19:33 +01:00
  • 8e3b0e4145 Archive repository (#1477) René Pfeuffer 2020-12-16 10:58:29 +01:00
  • b167d90fea Namespace filter leads to empty page (#1476) Eduard Heimbuch 2020-12-16 09:46:53 +01:00
  • 88b93dc8b8 Feature/profile navigation (#1464) Florian Scholdei 2020-12-16 09:23:05 +01:00
  • 3f018c2255 Update @scm-manager/jest-preset to v2.12.1 (#1474) Sebastian Sdorra 2020-12-14 17:48:45 +01:00
  • 16c76285c0 add repository import via dump for subversion Konstantin Schaper 2020-12-14 11:46:35 +01:00
  • a4f559f9c1 Downgrade Jenkins JDK version to Java 8 (#1473) Eduard Heimbuch 2020-12-14 11:40:50 +01:00
  • 3c9c0c1792 Merge branch 'develop' into feature/import_svn_from_dump Konstantin Schaper 2020-12-14 11:40:46 +01:00
  • fed16f296a support permalinks to lines in source code view (#1472) Konstantin Schaper 2020-12-14 09:15:18 +01:00
  • 821cca2a06 cleanup Eduard Heimbuch 2020-12-10 16:22:39 +01:00
  • 5869309436 update Changelog Eduard Heimbuch 2020-12-10 16:06:12 +01:00
  • e8dd7dc68d Add compress checkbox to ImportFromBundleForm Eduard Heimbuch 2020-12-10 14:46:47 +01:00
  • ed940d5f23 Create form for import from bundle Eduard Heimbuch 2020-12-10 13:58:47 +01:00
  • 2e505d5cfb fix reading inputstream from input form Eduard Heimbuch 2020-12-10 13:57:21 +01:00
  • 45bb6d3ae9 Make getter for archive in UnbundleCommandRequest public to resolve classloading errors between pluginClassLoader and webappClassLoader Eduard Heimbuch 2020-12-10 13:56:20 +01:00
  • 6886f09f26 create fileUpload component Eduard Heimbuch 2020-12-10 13:55:03 +01:00
  • 097237734e Append import bundle link to repository type if unbundle command is supported Eduard Heimbuch 2020-12-10 10:36:08 +01:00
  • 89add3f795 Add bundle endpoint to repository import resource Eduard Heimbuch 2020-12-10 10:27:03 +01:00
  • 1ef0b42eb5 Move plugin build modules to external repositories (#1462) Sebastian Sdorra 2020-12-09 11:35:40 +01:00
  • 211afc24c9 Merge pull request #1461 from scm-manager/feature/prepare_dependency_management_for_gradle_plugins Eduard Heimbuch 2020-12-09 10:02:55 +01:00
  • 5b7b84960c Merge pull request #1443 from scm-manager/snyk-upgrade-2bcaa2055f7e902647ef1ceb8e991ea9 Eduard Heimbuch 2020-12-08 09:51:20 +01:00
  • 56c63cb5b7 prepare for next development iteration CES Marvin 2020-12-07 15:01:20 +00:00
  • baf04a551c release version 2.11.1 2.11.1 CES Marvin 2020-12-07 14:24:49 +00:00
  • d4a37f1929 Adjust changelog for release 2.11.1 René Pfeuffer 2020-12-07 15:18:18 +01:00
  • e62a598aa2 Fix initialization bug if master set as default branch René Pfeuffer 2020-12-07 13:34:10 +01:00
  • f1934735fa Merge pull request #1465 from scm-manager/feature/harmonize_repository_log Sebastian Sdorra 2020-12-04 13:08:45 +01:00
  • eaf59f91c4 Harmonize logging string for repositories René Pfeuffer 2020-12-03 09:39:25 +01:00
  • e6a658d3cc Fix missing hyphen between version and date Sebastian Sdorra 2020-12-04 10:41:54 +01:00
  • eba14c7259 Merge pull request #1466 from scm-manager/snyk-upgrade-6d12aac516337aeec4155fe55e6d4ee4 René Pfeuffer 2020-12-04 10:21:29 +01:00
  • 87d06a708b prepare for next development iteration CES Marvin 2020-12-04 08:10:20 +00:00
  • df62ffbe16 release version 2.11.0 2.11.0 CES Marvin 2020-12-04 07:27:13 +00:00
  • 2b60892b73 Adjust changelog for release 2.11.0 René Pfeuffer 2020-12-04 08:20:52 +01:00
  • 49866e77a8 fix: upgrade org.assertj:assertj-core from 3.18.0 to 3.18.1 snyk-bot 2020-12-04 01:00:17 +00:00
  • 19edb3e869 Fix translation René Pfeuffer 2020-12-03 13:19:40 +01:00
  • a562de7174 Merge pull request #1463 from scm-manager/feature/import_hg_from_url Eduard Heimbuch 2020-12-03 11:46:27 +01:00
  • e365b2e1cd Merge pull request #1460 from scm-manager/feature/import_git_from_url Sebastian Sdorra 2020-12-03 11:42:53 +01:00
  • 7faa714a54 Set credentials for hg import via hgrc file René Pfeuffer 2020-12-03 11:05:53 +01:00
  • 0ade91ac85 Use mapper and improve validation Sebastian Sdorra 2020-12-03 10:46:43 +01:00
  • d0c84dec69 Pass down the repository type, because the RepositoryDto needs it for validation Sebastian Sdorra 2020-12-03 10:44:23 +01:00
  • 8a31fd58a2 Update storyshots because of the updated Input component Sebastian Sdorra 2020-12-03 10:43:42 +01:00
  • 11755d3980 improve url regex Eduard Heimbuch 2020-12-03 09:47:41 +01:00
  • 715c76e2f4 set repository name suggestion in import form just at leaving the input field Eduard Heimbuch 2020-12-03 09:38:23 +01:00
  • dd0bcc4a3f Merge branch 'feature/import_git_from_url' of github.com:scm-manager/scm-manager into feature/import_git_from_url Eduard Heimbuch 2020-12-03 08:55:15 +01:00
  • 09c13100dd cleanup Eduard Heimbuch 2020-12-03 08:54:56 +01:00
  • f6863a2676 Apply suggestions from code review Eduard Heimbuch 2020-12-03 08:54:43 +01:00
  • 20b1e7a477 Keep state even if import pending changes Sebastian Sdorra 2020-12-02 16:07:42 +01:00
  • 60cdc6f8cf Merge branch 'develop' into feature/import_git_from_url Eduard Heimbuch 2020-12-02 14:39:45 +01:00
  • 28b485f11f add import for hg repository via url with and without credentials Eduard Heimbuch 2020-12-02 14:20:40 +01:00
  • dffe466405 split AddRepository component into two separate components to simplify the state handling Eduard Heimbuch 2020-12-02 13:26:31 +01:00
  • 7db33d2e65 Mind review findings Eduard Heimbuch 2020-12-02 10:42:26 +01:00
  • 615a7042e2 Merge pull request #1456 from scm-manager/feature/manage-tags Konstantin Schaper 2020-12-02 10:33:59 +01:00
  • 967de2160c fix sonarqube warnings Konstantin Schaper 2020-12-02 10:11:53 +01:00
  • 2fa4972883 fix git tag command unit test Konstantin Schaper 2020-12-02 09:39:17 +01:00
  • 0dbea12a62 Revert "split hg tag command tests" Konstantin Schaper 2020-12-02 08:54:21 +01:00
  • d0f1a34bd4 Prepare dependency management for gradle plugins Sebastian Sdorra 2020-12-01 20:53:05 +01:00
  • 8e19fc641d rework hg commands Konstantin Schaper 2020-12-01 18:39:50 +01:00
  • 121e7bd638 Fix minor issues René Pfeuffer 2020-12-01 18:10:38 +01:00
  • e7b7bf5b0f fix repository permission error Eduard Heimbuch 2020-12-01 16:40:29 +01:00
  • f5106e864d split hg tag command tests Konstantin Schaper 2020-12-01 15:28:10 +01:00
  • f68370cfd4 cleanup ui Eduard Heimbuch 2020-12-01 15:17:06 +01:00
  • 9ec8b4efac fix review findings Konstantin Schaper 2020-12-01 15:16:55 +01:00
  • 5fc32e02e4 update CHANGELOG.md Eduard Heimbuch 2020-12-01 12:39:55 +01:00
  • 64da1a6dae add documentation Eduard Heimbuch 2020-12-01 12:38:30 +01:00
  • b40bfd8fe2 Merge branch 'develop' into feature/import_git_from_url Eduard Heimbuch 2020-12-01 12:18:13 +01:00
  • 3f808d78fb cleanup Eduard Heimbuch 2020-12-01 11:50:07 +01:00
  • 6a93a198e8 fix form validation after refactoring Eduard Heimbuch 2020-12-01 11:35:49 +01:00
  • e8044747e3 fix review findings Konstantin Schaper 2020-12-01 11:18:19 +01:00
  • 51981dbece tags can now be deleted from the details page & documentation is updated accordingly Konstantin Schaper 2020-12-01 10:46:33 +01:00
  • a4d0acd7e2 declare tag support for hg Konstantin Schaper 2020-12-01 09:33:43 +01:00
  • 94a6ffcb04 fix merge error Konstantin Schaper 2020-12-01 09:18:40 +01:00
  • 2d8b744299 Merge branch 'develop' into feature/manage-tags Konstantin Schaper 2020-12-01 09:17:11 +01:00