Commit Graph

  • 3e0638f852 Fix imports René Pfeuffer 2020-07-01 18:02:32 +02:00
  • 846ddd5047 Add missing translation René Pfeuffer 2020-07-01 17:47:01 +02:00
  • a0d9bacd80 Use default implementation to keep compatibility René Pfeuffer 2020-07-01 17:42:30 +02:00
  • 1c71e9e689 Log changes René Pfeuffer 2020-07-01 15:44:13 +02:00
  • 2bb865bf5c fixes python module path detection Sebastian Sdorra 2020-07-01 15:28:37 +02:00
  • 17d31b80e0 implemented a new auto configuration mechanism for mercurial on unix Sebastian Sdorra 2020-07-01 15:01:14 +02:00
  • aef7a581c6 Merge pull request #1227 from scm-manager/bugfix/restart_with_jsvc eheimbuch 2020-07-01 14:26:37 +02:00
  • ea65f9698f Merge branch 'develop' into bugfix/restart_with_jsvc eheimbuch 2020-07-01 14:26:26 +02:00
  • 19cf6be4c6 Adapt to valid characters for namespace and name René Pfeuffer 2020-07-01 11:17:28 +02:00
  • 4061cc6b73 added python 3 support to fielview hg extension Sebastian Sdorra 2020-07-01 11:10:39 +02:00
  • 8a0e0a3cc5 Add extension point for changeset short links. René Pfeuffer 2020-07-01 10:43:17 +02:00
  • 1f061266e2 update project metadata in order to fix deb and rpm package information Sebastian Sdorra 2020-07-01 06:51:51 +02:00
  • 5935e1b49b Merge pull request #1230 from scm-manager/bugfix/debian_installation René Pfeuffer 2020-07-01 07:37:28 +02:00
  • d26873f9c6 adds missing architecture to debian installation documentation Sebastian Sdorra 2020-07-01 07:09:51 +02:00
  • 53993cfee7 Introduce new extension point for changeset description René Pfeuffer 2020-06-30 18:11:23 +02:00
  • 4acedc1a8d merge with develop branch Sebastian Sdorra 2020-06-30 16:46:15 +02:00
  • 88f9645126 added changelog entry Sebastian Sdorra 2020-06-30 16:44:01 +02:00
  • 0720878a19 make scmhooks compatible between python 2 and 3 Sebastian Sdorra 2020-06-30 16:40:34 +02:00
  • 3a4896091b make scmhooks compatible with python 2 and 3 Sebastian Sdorra 2020-06-30 16:37:32 +02:00
  • bc2403903a Merge pull request #1221 from scm-manager/bugfix/migration_with_empty_security_xml eheimbuch 2020-06-30 15:43:19 +02:00
  • f62683e528 Create split and replace component René Pfeuffer 2020-06-30 15:20:59 +02:00
  • 6df62788a1 Handle overlapping replacements René Pfeuffer 2020-06-30 11:00:36 +02:00
  • a95ececec9 Add method to replace parts in texts René Pfeuffer 2020-06-30 10:28:22 +02:00
  • 63692d497a fix sonar findings Eduard Heimbuch 2020-06-30 11:25:36 +02:00
  • 9f1d1f85ec added pr link to changelog Sebastian Sdorra 2020-06-30 11:18:32 +02:00
  • dac25f5456 restart service on rpm or deb package upgrade Sebastian Sdorra 2020-06-30 11:13:06 +02:00
  • 8165032e43 fixes restart on rpm or deb installations Sebastian Sdorra 2020-06-30 10:55:22 +02:00
  • f0aac8db11 Correct default develop branch in README.md Florian Scholdei 2020-06-30 09:20:11 +02:00
  • 4e5d3067c8 Merge pull request #1226 from scm-manager/bugfix/readme eheimbuch 2020-06-30 08:59:03 +02:00
  • 4438ff712a Fix links René Pfeuffer 2020-06-30 08:01:06 +02:00
  • 528432c2be Fix versions René Pfeuffer 2020-06-30 07:48:36 +02:00
  • fe2111559a fixed hg clone on python 3 Sebastian Sdorra 2020-06-29 16:13:05 +02:00
  • f301d174d3 remove old python scripts which are not used in v2 Sebastian Sdorra 2020-06-29 15:25:00 +02:00
  • 813b8db3ca update javahg to version 0.15-scm1 Sebastian Sdorra 2020-06-29 15:15:03 +02:00
  • 19adcd22f1 update storyshots Eduard Heimbuch 2020-06-29 14:56:00 +02:00
  • 64df54e601 fixes broken migration with an empty security.xml Sebastian Sdorra 2020-06-29 13:57:43 +02:00
  • f8640d300e enhance NamespaceStrategy API / improve frontend validation and use namespace extension point in RenameRepository component Eduard Heimbuch 2020-06-29 10:41:31 +02:00
  • 3eae7cf813 Merge pull request #1215 from scm-manager/feature/indeterminate_checkbox eheimbuch 2020-06-29 11:47:10 +02:00
  • 52e1eb4008 merge with develop Eduard Heimbuch 2020-06-29 11:46:10 +02:00
  • dd5c381db0 added pre-commit hook which lints js and ts files Sebastian Sdorra 2020-06-29 08:33:46 +02:00
  • 995a59ccd8 added ca-certificates to fix mercurial hooks in some cases Sebastian Sdorra 2020-06-29 07:37:06 +02:00
  • 14bcecd5bd fix: upgrade bulma from 0.8.2 to 0.9.0 snyk-bot 2020-06-29 01:40:50 +00:00
  • 20c6628c02 Merge pull request #1217 from scm-manager/bugfix/missing_at_package_on_debian René Pfeuffer 2020-06-26 15:33:56 +02:00
  • 7fa256bedb move rename logic to repository manager Eduard Heimbuch 2020-06-26 09:24:13 +02:00
  • 3d7254260f update changelog Sebastian Sdorra 2020-06-25 11:41:53 +02:00
  • 3405ad4203 fix installation of debian packages on distros without preinstalled "at" Sebastian Sdorra 2020-06-25 11:33:52 +02:00
  • cc9be30065 Merge branch 'feature/rename_repo' of github.com:scm-manager/scm-manager into feature/rename_repo Eduard Heimbuch 2020-06-25 13:27:25 +02:00
  • 67b19b96ba merge with develop Eduard Heimbuch 2020-06-25 13:26:10 +02:00
  • c18719e573 fix unit test Eduard Heimbuch 2020-06-25 13:24:48 +02:00
  • 4122ba859d Merge branch 'develop' into feature/rename_repo eheimbuch 2020-06-25 12:39:20 +02:00
  • 1000cbc113 update CHANGELOG.md Eduard Heimbuch 2020-06-25 12:37:55 +02:00
  • 73aed0c610 inject scmEventBus with constructor injection Eduard Heimbuch 2020-06-25 12:28:26 +02:00
  • cd8a9873a9 - add global rename repositories permission - add api call on rename action Eduard Heimbuch 2020-06-25 09:16:19 +02:00
  • 0623f039cc Heed review comments René Pfeuffer 2020-06-24 17:05:22 +02:00
  • c5a2d04789 Modify checkboxes so that they can be indeterminate René Pfeuffer 2020-06-24 15:20:28 +02:00
  • 149b6cbc2a update storyshots Eduard Heimbuch 2020-06-24 16:15:27 +02:00
  • e32130cd0b create Dangerzone Eduard Heimbuch 2020-06-24 10:39:00 +02:00
  • 2e076960d5 Merge pull request #1210 from scm-manager/feature/commit_mention_links_markdown eheimbuch 2020-06-24 15:29:57 +02:00
  • d651f7a2e4 Merge branch 'develop' into feature/commit_mention_links_markdown eheimbuch 2020-06-24 15:29:39 +02:00
  • 0eeddd5103 enrich commit mentions by internal links e. g. "repoNamespace/repoName@commitId" Eduard Heimbuch 2020-06-19 11:50:58 +02:00
  • a64fad9622 update winsw to v2.9.0 Sebastian Sdorra 2020-06-24 07:07:20 +02:00
  • c5f2502e6f prepare for next development iteration CES Marvin 2020-06-23 16:22:47 +00:00
  • e5c7b4eda4 release version 2.1.1 2.1.1 CES Marvin 2020-06-23 15:34:23 +00:00
  • 137f4e1eae Adjust changelog for release 2.1.1 René Pfeuffer 2020-06-23 17:28:58 +02:00
  • b2f68a2004 Merge remote-tracking branch 'origin/support/2.1.x' into develop René Pfeuffer 2020-06-23 17:26:34 +02:00
  • 1009a52b49 Merge pull request #1213 from scm-manager/bugfix/fix_git_migration_non_bare Sebastian Sdorra 2020-06-23 16:20:07 +02:00
  • 59c0b152f5 add rest endpoint for renaming repository name and namespace Eduard Heimbuch 2020-06-23 16:07:38 +02:00
  • 086a471161 Fix migration of non-bare git repositories René Pfeuffer 2020-06-23 11:40:08 +02:00
  • fa8311990a Merge branch 'support/2.1.x' into develop René Pfeuffer 2020-06-23 11:04:48 +02:00
  • e4ca2c2490 Prepare support version René Pfeuffer 2020-06-23 10:53:37 +02:00
  • 980e1ea6a5 Merge pull request #1212 from scm-manager/bugfix/svn_test_failures Sebastian Sdorra 2020-06-23 09:08:03 +02:00
  • 39743f2db8 Remove flow config from IDE setup documentation René Pfeuffer 2020-06-23 08:18:09 +02:00
  • 5dda141064 Unregister svn hook when handler is closed René Pfeuffer 2020-06-22 13:56:57 +02:00
  • 2706447238 Merge pull request #1207 from scm-manager/bugfix/tooltip_ignores_linebreaks eheimbuch 2020-06-22 11:27:57 +02:00
  • dcf1fd84c5 remove useless class Eduard Heimbuch 2020-06-22 11:27:05 +02:00
  • 0104df03aa Merge pull request #1208 from scm-manager/bugfix/dont_force_recommended_java_home René Pfeuffer 2020-06-22 08:33:14 +02:00
  • bdbb4d7cb4 update changelog Sebastian Sdorra 2020-06-19 10:36:17 +02:00
  • 773a62c4e2 #1195 do not force java home of recommended java dependency Sebastian Sdorra 2020-06-19 10:29:19 +02:00
  • 8df7c6c68d Merge pull request #1209 from scm-manager/bugfix/wait_for_recommended_java eheimbuch 2020-06-19 12:05:43 +02:00
  • 13cc8ba142 fix typo eheimbuch 2020-06-19 12:00:47 +02:00
  • d2346278f1 added some tooltip stories to test multiline Sebastian Sdorra 2020-06-19 11:43:04 +02:00
  • 022246c1f2 added pr link to changelog Sebastian Sdorra 2020-06-19 11:01:30 +02:00
  • 86d773f866 wait until recommended java installation is available for deb packages Sebastian Sdorra 2020-06-19 10:38:42 +02:00
  • caf97d41ed Add hint for support branch René Pfeuffer 2020-06-19 07:28:31 +02:00
  • fffe10fba6 Improve René Pfeuffer 2020-06-18 14:50:28 +02:00
  • 22881dd381 prepare for next development iteration CES Marvin 2020-06-18 11:31:16 +00:00
  • b037053ec5 release version 2.1.0 2.1.0 CES Marvin 2020-06-18 10:54:38 +00:00
  • 166e8f341d Adjust changelog for release 2.1.0 René Pfeuffer 2020-06-18 11:10:38 +02:00
  • 0eb534e820 update CHANGELOG.md Eduard Heimbuch 2020-06-18 10:42:16 +02:00
  • 8660b7f155 Merge branch 'develop' of github.com:scm-manager/scm-manager into develop Eduard Heimbuch 2020-06-18 10:38:53 +02:00
  • ff09847853 add missing translation Eduard Heimbuch 2020-06-18 10:38:30 +02:00
  • 8550211615 fix tooltip multiline view Eduard Heimbuch 2020-06-18 10:35:55 +02:00
  • cf8aa0779d fixed wrong ui versions after merge with support branch Sebastian Sdorra 2020-06-18 10:20:11 +02:00
  • b6a193befa Merge branch 'develop' of github.com:scm-manager/scm-manager into develop Sebastian Sdorra 2020-06-18 09:40:13 +02:00
  • a3eb42bbb7 merge with support/2.0.x branch Sebastian Sdorra 2020-06-18 09:39:16 +02:00
  • 04dcbb5f44 Merge pull request #1203 from scm-manager/bugfix/fixed_notfound_refetch_loop René Pfeuffer 2020-06-18 09:22:27 +02:00
  • 4f540c74b0 Merge remote-tracking branch 'origin/develop' into bugfix/fixed_notfound_refetch_loop René Pfeuffer 2020-06-18 09:22:11 +02:00
  • d9bc680df9 move user-oriented docs navigation higher on website Eduard Heimbuch 2020-06-18 09:00:07 +02:00
  • 03cfb6a885 Merge pull request #1204 from scm-manager/feature/docs eheimbuch 2020-06-18 08:35:58 +02:00
  • 0d3e148d1c Merge pull request #1199 from scm-manager/bugfix/active_when_match René Pfeuffer 2020-06-18 08:24:30 +02:00