Commit Graph

  • d4c5436c4c Fix unit tests after rebase René Pfeuffer 2021-02-25 14:25:37 +01:00
  • e2cd0a8eeb Check log permission before returning stream René Pfeuffer 2021-02-25 11:39:38 +01:00
  • 97c2165a52 User blob store instead of data store René Pfeuffer 2021-02-25 11:31:04 +01:00
  • 89e573ad72 Log change René Pfeuffer 2021-02-25 10:06:05 +01:00
  • c3a5dd4ffb Add page for import logs René Pfeuffer 2021-02-24 16:22:35 +01:00
  • 75ed038084 Use repository id as id for import log René Pfeuffer 2021-02-24 14:32:56 +01:00
  • d42560aba3 Add log id to imported event René Pfeuffer 2021-02-24 10:43:13 +01:00
  • 8f5fcf6911 Guard import log René Pfeuffer 2021-02-23 13:21:33 +01:00
  • 8170d981cd Add unit test for log output René Pfeuffer 2021-02-23 11:46:44 +01:00
  • b7fa1d77b2 Fix unit test for import resource René Pfeuffer 2021-02-23 10:22:45 +01:00
  • 51ed267ada Write import protocol at the end René Pfeuffer 2021-02-23 10:22:32 +01:00
  • 1b3320dfe9 Add permission check René Pfeuffer 2021-02-22 19:21:14 +01:00
  • 1d74df6596 Set repository type in log René Pfeuffer 2021-02-22 18:22:32 +01:00
  • 074f119a0d Add rest endpoint for import log René Pfeuffer 2021-02-22 17:48:05 +01:00
  • 33cddda172 Add logging for url and dump import René Pfeuffer 2021-02-22 17:11:55 +01:00
  • 468b37f725 Move import logic to dedicated classes René Pfeuffer 2021-02-22 16:57:54 +01:00
  • bfb6a39631 Simple approach for import logs René Pfeuffer 2021-02-22 15:50:02 +01:00
  • ac404b3cdd Migrate unit tests to junit 5 to fix local flappy behaviour Eduard Heimbuch 2021-02-09 14:30:49 +01:00
  • 888f5d699b Fire RepositoryImportHookEvent instead of PostReceiveRepositoryHookEvent (#1561) Sebastian Sdorra 2021-02-26 09:49:34 +01:00
  • c8621061bf Overwrite files on import René Pfeuffer 2021-02-25 17:29:14 +01:00
  • ff4d9224f9 Decrypt import only if password is given René Pfeuffer 2021-02-25 16:26:49 +01:00
  • 1ffeeb035d Improve translations for repository export permissions Eduard Heimbuch 2021-02-25 14:22:52 +01:00
  • 972cfd312b Small improvements on export information Eduard Heimbuch 2021-02-25 14:17:08 +01:00
  • db2ce98721 Feature/import export encryption (#1533) Eduard Heimbuch 2021-02-25 13:01:03 +01:00
  • 367d7294b8 Enable refetch on focus (#1559) Sebastian Sdorra 2021-02-25 08:30:23 +01:00
  • 3c94ce91d6 Set update step info for new repositories (#1554) René Pfeuffer 2021-02-25 08:12:16 +01:00
  • 3a8d031ed5 Introduce stale while revalidate pattern (#1555) Konstantin Schaper 2021-02-24 08:17:40 +01:00
  • ad5c8102c0 Reenable SonarQube analysis for pull requests (#1556) Sebastian Sdorra 2021-02-23 10:22:37 +01:00
  • ee02ba096f Mark config entry stores explicitly in exports (#1545) René Pfeuffer 2021-02-23 09:37:59 +01:00
  • 83a9c90130 Post receive hook after import (#1544) Eduard Heimbuch 2021-02-22 09:20:15 +01:00
  • eef74e3a50 Fix flappy test René Pfeuffer 2021-02-19 09:42:59 +01:00
  • d0df8977ef Bugfix for long filenames in tar (#1552) René Pfeuffer 2021-02-18 16:30:35 +01:00
  • d8427ed4ed Improve cache api for usage in plugins (#1540) Sebastian Sdorra 2021-02-17 09:15:01 +01:00
  • 20c3faeb5b Remove redundant chapter René Pfeuffer 2021-02-16 13:12:01 +01:00
  • 1e1b73ace5 Feature/import navigation lock (#1536) Eduard Heimbuch 2021-02-16 11:35:06 +01:00
  • ac3d9c9fa1 Fix sonar warning René Pfeuffer 2021-02-16 11:18:28 +01:00
  • b8bd140934 Debug test failure René Pfeuffer 2021-02-16 10:18:09 +01:00
  • fa46440960 Fix filter redirect on paginated overview page (#1535) Eduard Heimbuch 2021-02-16 08:05:09 +01:00
  • 3146e32a8e Remove unnecessary fields from dto René Pfeuffer 2021-02-15 14:33:40 +01:00
  • 5ea28a84fc Change file order inside repository archive (#1538) Eduard Heimbuch 2021-02-15 15:43:26 +01:00
  • 1a2dabeb66 Do not resolve external groups for system accounts (#1541) Sebastian Sdorra 2021-02-15 08:45:47 +01:00
  • 996a3b6f16 Fix NPE Eduard Heimbuch 2021-02-12 08:23:09 +01:00
  • a0f50f5199 Fix changelog for #1458 René Pfeuffer 2021-02-10 10:40:00 +01:00
  • dc06bb799d Change output location for cypress e2e tests to build directory Eduard Heimbuch 2021-02-10 09:59:21 +01:00
  • e0d2630a08 Feature repository specific data migration (#1526) René Pfeuffer 2021-02-10 08:12:48 +01:00
  • 7c50fd935c Fix broken mercurial http post args configuration (#1532) Sebastian Sdorra 2021-02-09 15:59:05 +01:00
  • e6f237e10a Fix changelog type René Pfeuffer 2021-02-09 08:45:38 +01:00
  • b82496d5b1 Add error message for password error (#1527) René Pfeuffer 2021-02-09 07:55:17 +01:00
  • fbf75ba580 Fix conflict between property and task name Sebastian Sdorra 2021-02-08 13:21:28 +01:00
  • b3caa607cf Reduce time spend in configuration phase (#1528) Sebastian Sdorra 2021-02-08 10:48:21 +01:00
  • c0fbeeb7a4 Fix changelog file name René Pfeuffer 2021-02-05 15:44:36 +01:00
  • 5c94031c66 Fix never failing test René Pfeuffer 2021-02-05 13:59:33 +01:00
  • 877713574a Merge imported repository permissions with existing repository permissions (#1520) Eduard Heimbuch 2021-02-05 12:20:55 +01:00
  • ac5d145266 Repository export read-only lock (#1519) Eduard Heimbuch 2021-02-04 15:29:49 +01:00
  • 04c6243f64 Fix interrupt handling René Pfeuffer 2021-02-04 09:23:32 +01:00
  • 44577e9bc4 Add architecture overview documentation (#1516) Eduard Heimbuch 2021-02-03 11:24:02 +01:00
  • 7a7ac9a3f2 Bugfix: Conflict in pack parser (#1518) René Pfeuffer 2021-02-03 11:08:13 +01:00
  • 4fba5cc17b Fix Jenkinsfile René Pfeuffer 2021-01-29 12:06:17 +01:00
  • 0069f29ef6 Update shiro to 1.7.1 Sebastian Sdorra 2021-02-02 10:20:41 +01:00
  • bad426c9d8 Implement new changelog process (#1517) Sebastian Sdorra 2021-02-02 11:02:31 +01:00
  • 4966a389a3 Update release process (#1514) Eduard Heimbuch 2021-02-02 10:32:57 +01:00
  • e283195530 Fix permission check on branch deletion (#1515) Eduard Heimbuch 2021-02-01 14:48:19 +01:00
  • eb914b1f93 Remove -app suffix from unix and windows package Sebastian Sdorra 2021-01-29 13:51:14 +01:00
  • d8f4a681c8 Remove cypress cache and ignore it Sebastian Sdorra 2021-01-29 13:48:14 +01:00
  • 0cd7fdcec5 Prepare for next development iteration CES Marvin 2021-01-29 11:25:23 +00:00
  • 9c8cc577b2 Merge branch 'master' into develop CES Marvin 2021-01-29 11:24:36 +00:00
  • a58e100821 remove unwanted folder René Pfeuffer 2021-01-29 12:02:15 +01:00
  • 9b90fb2a28 Ignore .npm folder René Pfeuffer 2021-01-29 11:59:38 +01:00
  • cf8931b9a0 Ignore .npm folder René Pfeuffer 2021-01-29 11:59:38 +01:00
  • 6e54f19dc9 Release version 2.13.0 2.13.0 CES Marvin 2021-01-29 10:04:49 +00:00
  • 8d20c5fa76 Adjust changelog for release 2.13.0 Konstantin Schaper 2021-01-29 10:40:28 +01:00
  • 4202178c01 Fix usage of custom realm description for scm protocols (#1512) Sebastian Sdorra 2021-01-29 07:59:18 +01:00
  • 1115cae81b fix unit tests Eduard Heimbuch 2021-01-28 16:03:40 +01:00
  • 8ea24e796b remove type from full export endpoint Eduard Heimbuch 2021-01-28 14:52:12 +01:00
  • 845f0688f7 Use proper repository file extension on import/export with metadata Eduard Heimbuch 2021-01-28 14:35:45 +01:00
  • c3ab6bc5d5 Bundle and unbundle command for mercurial (#1511) Eduard Heimbuch 2021-01-28 13:09:47 +01:00
  • bd3671b428 Use repository specific work dirs (#1510) René Pfeuffer 2021-01-28 12:53:39 +01:00
  • 57c9484d41 Enrich styleguide with new features, rules and changes Florian Scholdei 2021-01-28 12:46:42 +01:00
  • 0046c78b40 Git import and export (#1507) Eduard Heimbuch 2021-01-28 12:35:18 +01:00
  • 734ab40d7e Fix changelog René Pfeuffer 2021-01-28 12:13:32 +01:00
  • d91c71ace1 Add the repository import and export with metadata for Subversion repositories (#1501) Eduard Heimbuch 2021-01-28 11:40:35 +01:00
  • a35c227a55 Repository contact information is editable Florian Scholdei 2021-01-28 11:31:16 +01:00
  • 4fb42de0ca Fix unit test Eduard Heimbuch 2021-01-26 14:32:03 +01:00
  • 94304f96a3 migrate integration tests to bdd (#1497) Konstantin Schaper 2021-01-26 12:58:48 +01:00
  • d737c3aa9f Fix unit test Eduard Heimbuch 2021-01-26 12:51:07 +01:00
  • 0b43630f06 Add "rerun" flag for integration tests René Pfeuffer 2021-01-20 11:26:40 +01:00
  • c8b167b4ec refactor table component so that it can be styled by styled-components Konstantin Schaper 2021-01-26 10:52:14 +01:00
  • e7d79835c6 Remove test for old behaviour René Pfeuffer 2021-01-25 16:18:46 +01:00
  • 6b5781144e Fix storyshots for test ids René Pfeuffer 2021-01-25 15:43:48 +01:00
  • a7228b6fa1 Update CHANGELOG.md Eduard Heimbuch 2021-01-25 14:21:04 +01:00
  • 8368ac8306 Merge branch 'develop' of github.com:scm-manager/scm-manager into develop Eduard Heimbuch 2021-01-25 14:20:07 +01:00
  • 171f155a0c bump google guava dependency to 30.1-jre Eduard Heimbuch 2021-01-25 14:13:34 +01:00
  • 36b4a849e2 Apply test ids to production builds for usage in e2e tests (#1499) Konstantin Schaper 2021-01-25 12:49:19 +01:00
  • 01fd83fd6b Order proxy settings in frontend (#1502) René Pfeuffer 2021-01-22 14:50:15 +01:00
  • ed6d9a0df0 add explicit provider setup for bouncy castle (#1500) Konstantin Schaper 2021-01-21 14:34:13 +01:00
  • 4b6c4d4eb7 Merge branch 'develop' of github.com:scm-manager/scm-manager into develop Eduard Heimbuch 2021-01-21 13:04:34 +01:00
  • cd73ce00a3 Set xerces documentBuilderFactory because xerces is in classpath Eduard Heimbuch 2021-01-21 11:57:53 +01:00
  • 06161c616d Remove breadcrumb ending slash Florian Scholdei 2021-01-19 11:31:54 +01:00
  • 2650472adb Add deployment of presentation environment René Pfeuffer 2021-01-18 12:05:47 +01:00
  • a0c74f89a3 Use docker tag for helm version René Pfeuffer 2021-01-18 11:44:03 +01:00