Commit Graph

  • 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
  • f810f1975e Merge pull request #1457 from scm-manager/bugfix/hg_server_pool_stop Konstantin Schaper 2020-12-01 09:15:10 +01:00
  • 3b3b8749b1 fix sonarlint issue Konstantin Schaper 2020-12-01 09:13:47 +01:00
  • f0f9aad8de make method name clearer Konstantin Schaper 2020-12-01 09:12:47 +01:00
  • af9f6ab629 refactor UI Eduard Heimbuch 2020-11-30 16:20:39 +01:00
  • 7a1e904246 Merge pull request #1459 from scm-manager/snyk-upgrade-d57eec4e85a9c1e6737ead2bd63372d2 René Pfeuffer 2020-12-01 08:06:06 +01:00
  • 7a02f4e48f fix: upgrade org.apache.shiro:shiro-guice from 1.6.0 to 1.7.0 snyk-bot 2020-12-01 01:35:50 +00:00
  • 3d7720663f Fix typos René Pfeuffer 2020-11-30 17:52:42 +01:00
  • 8cd2c3f493 Use injector René Pfeuffer 2020-11-30 17:52:25 +01:00
  • 12fb2db0da Expose fact that git implements tag command René Pfeuffer 2020-11-30 16:41:18 +01:00
  • d5cec1c000 Fixed unexpected mercurial server pool stop Sebastian Sdorra 2020-11-30 16:22:39 +01:00
  • d38340a16b update changelog Konstantin Schaper 2020-11-30 16:07:48 +01:00
  • 843e989ed6 fix tag link Konstantin Schaper 2020-11-30 16:01:43 +01:00
  • e18480ad2b add permission check to hal links for tags Konstantin Schaper 2020-11-30 15:25:29 +01:00
  • f575e038ec remove redundant code Konstantin Schaper 2020-11-30 14:19:16 +01:00
  • 8986e3d378 Merge branch 'develop' into feature/manage-tags Konstantin Schaper 2020-11-30 14:18:05 +01:00
  • 7e46c3a491 wip fixes Konstantin Schaper 2020-11-30 14:15:42 +01:00
  • 5468fddf90 improve event handling Eduard Heimbuch 2020-11-30 12:04:03 +01:00
  • 6f2dda4fe4 refactor frontend components Eduard Heimbuch 2020-11-30 11:32:11 +01:00
  • 7ee8755dca append import links as array Eduard Heimbuch 2020-11-30 11:31:41 +01:00
  • e4346a6786 add missing images for docs Konstantin Schaper 2020-11-30 10:01:53 +01:00
  • 032982857f clean up code, fix bugs, improve ux, add docs Konstantin Schaper 2020-11-30 10:01:21 +01:00
  • 8d96c5fdd2 fix event handling on repository import Eduard Heimbuch 2020-11-27 15:00:35 +01:00
  • b21824bf29 Merge pull request #1452 from scm-manager/bump_javahg_0.16 René Pfeuffer 2020-11-30 08:27:33 +01:00
  • 5c05d19d45 Merge pull request #1453 from scm-manager/snyk-upgrade-d8716cbf34c596aa85cbfad4098fe9c8 René Pfeuffer 2020-11-30 07:55:43 +01:00
  • a34581f892 Merge pull request #1454 from scm-manager/feature/docker_healthcheck René Pfeuffer 2020-11-30 07:50:46 +01:00
  • 1ee69244c8 Merge pull request #1455 from scm-manager/snyk-fix-503204e935898825e5d9c58961c099cb René Pfeuffer 2020-11-30 07:38:27 +01:00
  • 99002b0b96 fix: pom.xml to reduce vulnerabilities snyk-bot 2020-11-29 21:16:05 +00:00
  • ebc1120182 Merge branch 'feature/manage-tags' of github.com:scm-manager/scm-manager into feature/manage-tags Konstantin Schaper 2020-11-29 20:10:14 +01:00
  • 0f7df6d8a8 fix sonarqube finding Konstantin Schaper 2020-11-29 20:09:59 +01:00
  • 02b22db19e Add healthcheck for docker image Sebastian Sdorra 2020-11-28 13:59:59 +01:00
  • 2a7972f4ef fix: upgrade org.bouncycastle:bcpg-jdk15on from 1.66 to 1.67 snyk-bot 2020-11-28 01:35:15 +00:00
  • 51d0b5796e Bump javahg to version 0.16 René Pfeuffer 2020-11-27 16:37:13 +01:00
  • 599639bc48 Append import link to repository type Eduard Heimbuch 2020-11-27 14:25:23 +01:00
  • 3265d1cefb Enhance repository manager create api to perform actions after creation Eduard Heimbuch 2020-11-27 13:38:30 +01:00
  • 8ca64c3440 Fix signature check for git tags René Pfeuffer 2020-11-27 13:35:54 +01:00
  • 275ca49f71 Mark old import handler api as deprecated Eduard Heimbuch 2020-11-27 13:30:01 +01:00
  • 4e326fe7e5 Merge pull request #1416 from scm-manager/feature/hg_hooks_over_tcp René Pfeuffer 2020-11-27 13:12:07 +01:00
  • d732100935 Fix typo René Pfeuffer 2020-11-27 13:11:42 +01:00
  • 11ebba349c fix integration test Konstantin Schaper 2020-11-27 13:08:42 +01:00
  • 6652a039dd fix unit tests Konstantin Schaper 2020-11-27 12:40:02 +01:00
  • 5f130c685c Fix german text René Pfeuffer 2020-11-27 11:49:13 +01:00
  • 6dbbe7c817 display tag signature Konstantin Schaper 2020-11-27 11:03:11 +01:00
  • dc4607935b improve ux Konstantin Schaper 2020-11-27 10:48:56 +01:00
  • 52f26ab9e7 Merge with develop branch Sebastian Sdorra 2020-11-27 10:47:47 +01:00
  • 136cdbb6b0 Fix broken HgVersionCommand Sebastian Sdorra 2020-11-27 10:46:37 +01:00
  • ef60880e20 Merge pull request #1450 from scm-manager/bugfix/content_detection_interpreter_parameter René Pfeuffer 2020-11-27 09:04:26 +01:00
  • 8ee8c8b351 Merge branch 'develop' into feature/hg_hooks_over_tcp Sebastian Sdorra 2020-11-27 08:57:09 +01:00
  • c442d9271e Merge pull request #1451 from scm-manager/snyk-upgrade-a3ff3c60d389420077910272327f99b5 René Pfeuffer 2020-11-27 08:54:30 +01:00
  • 74fc70e942 add repository import event Eduard Heimbuch 2020-11-27 08:53:50 +01:00
  • 3e19f28cc0 Do not use socket.MSG_WAITALL Sebastian Sdorra 2020-11-27 08:50:22 +01:00
  • 7895da0a2a implement frontend for creating tags Konstantin Schaper 2020-11-27 08:49:10 +01:00
  • 7357d83b73 Use DataInputStream and DataOutputStream instead of manual reading and writing Sebastian Sdorra 2020-11-27 08:10:18 +01:00
  • 2a2324bbc3 fix: upgrade org.assertj:assertj-core from 3.17.2 to 3.18.0 snyk-bot 2020-11-27 01:00:30 +00:00
  • 79a9b56135 Fix language detection of files with interpreter parameters Sebastian Sdorra 2020-11-26 16:06:33 +01:00
  • aaeeed0ea5 Update smp plugin to version 1.4.0 Sebastian Sdorra 2020-11-26 15:33:04 +01:00
  • 490b566066 Merge pull request #1447 from scm-manager/feature/validate_translation_files Sebastian Sdorra 2020-11-26 15:18:52 +01:00
  • 76cf2d801a Merge branch 'develop' into feature/import_git_from_url Eduard Heimbuch 2020-11-26 14:01:19 +01:00
  • 9a06bc7d8a add repository import event Eduard Heimbuch 2020-11-26 13:58:34 +01:00
  • 280f3e005e work on getting signatures running Konstantin Schaper 2020-11-26 13:08:10 +01:00
  • a7c4d41e4e improve error handling on repository import if the credentials were wrong or missing Eduard Heimbuch 2020-11-26 12:57:40 +01:00
  • 0682118879 Cleanup Eduard Heimbuch 2020-11-26 11:31:33 +01:00
  • b64d34afa4 add hook events to tag command and update unit tests Konstantin Schaper 2020-11-26 11:15:26 +01:00
  • 485138e5f2 add unit tests Eduard Heimbuch 2020-11-26 09:53:04 +01:00