Commit Graph

  • 71c5f68878 implemented simple ClassLoaderLifeCycle to fix integration tests on Java > 8 Sebastian Sdorra 2020-02-04 15:59:11 +01:00
  • a36551597d fix deprecation warning of Jackson ISO8601DateFormat Sebastian Sdorra 2020-02-04 15:27:30 +01:00
  • 00b5471ca7 fix some compiler warnings around hibernate-validator Sebastian Sdorra 2020-02-04 09:56:43 +01:00
  • 95dc2b02d7 fixed build on Java > 8 Sebastian Sdorra 2020-02-03 16:43:36 +01:00
  • d14acf2f59 fix copy of core plugins on Java > 8 Sebastian Sdorra 2020-02-03 16:43:06 +01:00
  • 73c3d29820 upgrade mockitoto v2.28.2 in order to fix tests on Java versions > 8 Sebastian Sdorra 2020-02-03 16:10:41 +01:00
  • 0173862127 Upgrade Lombok to v1.18.10 in order to fix build on Java versions > 8 Sebastian Sdorra 2020-02-03 14:53:26 +01:00
  • 6fe8053639 upgrade legman to v1.6.2 in order to fix execution on Java versions > 8 Sebastian Sdorra 2020-02-03 13:51:21 +01:00
  • c20a50e9ec Prepare for next development iteration Sebastian Sdorra 2020-02-03 13:42:29 +01:00
  • a6b1d1d2e1 Added tag 2.0.0-rc3 for changeset 6321932bbf37 Rene Pfeuffer 2020-01-31 13:31:54 +01:00
  • 6a1e153935 Increase timeout 2.0.0-rc3 Rene Pfeuffer 2020-01-31 13:30:15 +01:00
  • a7ff141986 Release version 2.0.0-rc3 Rene Pfeuffer 2020-01-31 13:02:27 +01:00
  • 54532d242f Merged in bugfix/classloader_dependencies (pull request #399) Eduard Heimbuch 2020-01-31 11:57:18 +00:00
  • 5727851c74 Close branch bugfix/classloader_dependencies Eduard Heimbuch 2020-01-31 11:57:18 +00:00
  • 126b24b878 Cleanup code Rene Pfeuffer 2020-01-31 12:37:12 +01:00
  • 931133353d Add detection of circular dependencies Rene Pfeuffer 2020-01-31 12:27:02 +01:00
  • f92ea41ca3 Fix order of plugin nodes Rene Pfeuffer 2020-01-31 11:47:32 +01:00
  • a50e3aad32 fix spelling in translations Eduard Heimbuch 2020-01-31 10:25:34 +01:00
  • 646b008af3 Prepare for next development iteration Sebastian Sdorra 2020-01-29 16:01:25 +01:00
  • 526b56682a Added tag 2.0.0-rc2 for changeset fa67046f4036 Sebastian Sdorra 2020-01-29 15:23:12 +01:00
  • 28040d0c65 release version 2.0.0-rc2 2.0.0-rc2 Sebastian Sdorra 2020-01-29 15:22:54 +01:00
  • 13719bc9e0 fix installation of plugins without condition Sebastian Sdorra 2020-01-29 15:20:03 +01:00
  • 4857aef2c8 added missing changelog entries Sebastian Sdorra 2020-01-29 15:13:22 +01:00
  • dc8db45616 Fix changelog Rene Pfeuffer 2020-01-28 16:21:48 +01:00
  • a25ecbf11b Merged in feature/diff_syntax_hightlighting (pull request #398) Rene Pfeuffer 2020-01-28 13:44:26 +00:00
  • 7be55790c1 Close branch feature/diff_syntax_hightlighting Rene Pfeuffer 2020-01-28 13:44:26 +00:00
  • bc112f8e1a Merge with default René Pfeuffer 2020-01-28 07:37:55 +01:00
  • 82f982305b added unit tests for ChangesetDiff url decision Sebastian Sdorra 2020-01-27 14:06:26 +01:00
  • 2dec396dff use worker plugin for storybook webworker integration Sebastian Sdorra 2020-01-27 14:05:36 +01:00
  • 3a8ae34e89 split lowlight languages out of the worker bundle Sebastian Sdorra 2020-01-27 13:30:46 +01:00
  • 3eb444a1fe clear node cache on maven clean to avoid problems with hmr or fast-refresh Sebastian Sdorra 2020-01-27 12:50:19 +01:00
  • 02a9dafee4 Append self links to parsed diff results Rene Pfeuffer 2020-01-24 16:31:31 +01:00
  • 9fcaf5e69d Change parsed diff url from '.json' to '/parsed' Rene Pfeuffer 2020-01-24 14:34:17 +01:00
  • 882a25936d Add parsed diff endpoint for incoming diffs Rene Pfeuffer 2020-01-24 14:08:29 +01:00
  • 32eb0775b7 Merged in feature/check_plugin_dependencies_after_download (pull request #397) Eduard Heimbuch 2020-01-24 12:20:27 +00:00
  • 2816370e8a Close branch feature/check_plugin_dependencies_after_download Eduard Heimbuch 2020-01-24 12:20:27 +00:00
  • 55dcbc1947 Add changelog Rene Pfeuffer 2020-01-24 12:01:27 +01:00
  • 868cfb4a0a Fix class name Rene Pfeuffer 2020-01-24 12:01:21 +01:00
  • 27c7c572f6 adjust unit tests to new language detection Sebastian Sdorra 2020-01-24 08:28:46 +01:00
  • b04c55827c fixed worker-loader in jest tests Sebastian Sdorra 2020-01-23 17:15:39 +01:00
  • c0fd9b97b4 Cleanup code Rene Pfeuffer 2020-01-23 17:05:55 +01:00
  • c80ee02d8a Use plugin name from available plugin Rene Pfeuffer 2020-01-23 17:05:02 +01:00
  • 97600b26e2 Check plugin dependencies after download Rene Pfeuffer 2020-01-23 17:02:53 +01:00
  • 09bde1e3bb use aceMode or codemirrorMode to determine programming language Sebastian Sdorra 2020-01-23 16:26:13 +01:00
  • 5e92aa6abe Merged in bugfix/set_title_correctly (pull request #395) Eduard Heimbuch 2020-01-23 14:12:57 +00:00
  • 2dc39e8c25 Close branch bugfix/set_title_correctly Eduard Heimbuch 2020-01-23 14:12:57 +00:00
  • 787f9c7dec Merged in bugfix/set_svn_author (pull request #396) Eduard Heimbuch 2020-01-23 13:10:54 +00:00
  • 9f3dfe0395 Close branch bugfix/set_svn_author Eduard Heimbuch 2020-01-23 13:10:54 +00:00
  • cb9fd3c2a4 Set author for svn modify commits Rene Pfeuffer 2020-01-22 16:30:30 +01:00
  • fe8e4db10b added diff endpoint which returns a parsed diff as json Sebastian Sdorra 2020-01-22 15:49:50 +01:00
  • fd15c68ca0 allow syntax highlighting in diffs Sebastian Sdorra 2020-01-22 12:08:28 +01:00
  • 70788697da Check if title exists Florian Scholdei 2020-01-21 15:18:37 +01:00
  • 14d5d3ad06 Page title is now set correctly Florian Scholdei 2020-01-21 15:05:15 +01:00
  • f12b25bd1f Merged in feature/init_new_repo (pull request #394) Sebastian Sdorra 2020-01-21 07:13:01 +00:00
  • 50aeb60e7e Close branch feature/init_new_repo Sebastian Sdorra 2020-01-21 07:13:01 +00:00
  • 831975e80c add new feature to changelog.md Eduard Heimbuch 2020-01-20 15:30:28 +01:00
  • 85f638b25d fix test Eduard Heimbuch 2020-01-20 15:26:00 +01:00
  • f44d17d640 create RepositoryInitializer which can be used to create new files in the initial commit on a new repository Eduard Heimbuch 2020-01-20 15:19:51 +01:00
  • af866f2ae8 create priority ordering for instances Eduard Heimbuch 2020-01-20 15:17:59 +01:00
  • 12b9d6e0e1 Merge with upstream Rene Pfeuffer 2020-01-17 14:44:34 +01:00
  • c93c3776ef Use git-like commit message Rene Pfeuffer 2020-01-17 14:44:00 +01:00
  • e2007d9e64 add "init repository" checkbox to repository form Eduard Heimbuch 2020-01-17 13:56:42 +01:00
  • b8fb08a500 decode branch/revision in content detailsView Eduard Heimbuch 2020-01-17 08:12:37 +01:00
  • f1aa469293 Merged in bugfix/hide_side_by_side_in_empty_diff (pull request #393) Eduard Heimbuch 2020-01-16 14:03:09 +00:00
  • 3a18d346ef Close branch bugfix/hide_side_by_side_in_empty_diff Eduard Heimbuch 2020-01-16 14:03:09 +00:00
  • 70484d40ad Update storyshots Rene Pfeuffer 2020-01-16 14:53:40 +01:00
  • ac3821ad6d Hide 'side by side' button when there is no diff Rene Pfeuffer 2020-01-16 13:05:44 +01:00
  • 24049dcd87 Merged in feature/add_changelog (pull request #392) Eduard Heimbuch 2020-01-16 11:43:56 +00:00
  • 67e90145da Close branch feature/add_changelog Eduard Heimbuch 2020-01-16 11:43:56 +00:00
  • ec20722047 small fixes in CHANGELOG.md Eduard Heimbuch 2020-01-16 12:43:17 +01:00
  • f393226f31 Add changelog Florian Scholdei 2020-01-16 12:16:40 +01:00
  • 4d1e5f0e50 fix markdown toggle button z index Eduard Heimbuch 2020-01-16 11:42:01 +01:00
  • cf8a1e24a5 Merged in feature/keys_for_violations (pull request #391) Sebastian Sdorra 2020-01-16 09:54:43 +00:00
  • b999b85296 Close branch feature/keys_for_violations Sebastian Sdorra 2020-01-16 09:54:43 +00:00
  • 3602976ff1 removed unnecessary plugin node wrapper Sebastian Sdorra 2020-01-16 10:27:34 +01:00
  • 04e9bd1306 Merged in feature/markdown_source_viewer (pull request #390) Eduard Heimbuch 2020-01-16 09:02:05 +00:00
  • 534c2beb4f Close branch feature/markdown_source_viewer Eduard Heimbuch 2020-01-16 09:02:05 +00:00
  • db1d89792e refactor markdownviewer // fix padding Eduard Heimbuch 2020-01-16 10:00:44 +01:00
  • 2d755aae9a Fix plugin load order Rene Pfeuffer 2020-01-16 08:56:57 +01:00
  • b5e78f46be add title translation Eduard Heimbuch 2020-01-15 21:11:47 +01:00
  • 75a94e2509 import markdown icon // fix toggle button size and position Eduard Heimbuch 2020-01-15 20:55:09 +01:00
  • 584f65c349 render markdown files in sourcesView Eduard Heimbuch 2020-01-15 20:29:18 +01:00
  • d1cbd294eb Merged in bugfix/svn_source_commits_switcher (pull request #389) Eduard Heimbuch 2020-01-15 17:14:55 +00:00
  • 05ee97c0ae Close branch bugfix/svn_source_commits_switcher Eduard Heimbuch 2020-01-15 17:14:55 +00:00
  • 53403f26e2 Add optional i18n keys for violations and make path optional Rene Pfeuffer 2020-01-15 17:38:11 +01:00
  • 74ad7ad50d fix switching from svn source with selected revision to commits view Sebastian Sdorra 2020-01-15 14:43:07 +01:00
  • fca59fb28c Merged in feature/simplify_exception_mapper (pull request #388) Sebastian Sdorra 2020-01-15 13:19:12 +00:00
  • 01fd96982c Close branch feature/simplify_exception_mapper Sebastian Sdorra 2020-01-15 13:19:12 +00:00
  • 34838dc889 remove revision 0 from svn log command Sebastian Sdorra 2020-01-15 14:06:24 +01:00
  • 96cda839f8 Simplify class Rene Pfeuffer 2020-01-15 14:00:20 +01:00
  • c7320bfcf6 Merged in bugfix/push_error_handling (pull request #387) Sebastian Sdorra 2020-01-15 12:40:02 +00:00
  • 071095b74f Close branch bugfix/push_error_handling Sebastian Sdorra 2020-01-15 12:40:02 +00:00
  • a2499698b3 removed unnecessary expression Sebastian Sdorra 2020-01-15 13:31:27 +01:00
  • 47c43ebfdb Merged in feature/consolidate_code_section (pull request #381) Sebastian Sdorra 2020-01-15 11:46:57 +00:00
  • e0e9145dd8 Close branch feature/consolidate_code_section Sebastian Sdorra 2020-01-15 11:46:57 +00:00
  • c85e37c665 fixed small review findings Sebastian Sdorra 2020-01-15 10:49:01 +01:00
  • 5e99ee92bf merge branch heads Sebastian Sdorra 2020-01-15 10:18:07 +01:00
  • 1aaf621c4d added option to skip type checks Sebastian Sdorra 2020-01-15 10:17:51 +01:00
  • c26cf9eaa3 use node_env as babel cache key, in order to fix production js bundles Sebastian Sdorra 2020-01-15 10:17:27 +01:00
  • bafa25f025 reload historyView on branch switch // cleanup Sources Eduard Heimbuch 2020-01-15 10:04:30 +01:00