Commit Graph

  • 27135e6a5a upgrade spotter version to fix file extension detection bug Eduard Heimbuch 2020-07-07 09:50:25 +02:00
  • 46ffdcb5e2 update CHANGELOG.md Eduard Heimbuch 2020-07-06 16:20:01 +02:00
  • 0b90367dab add BranchLinkProvider which returns internal api link for given branch of repository Eduard Heimbuch 2020-07-06 16:18:43 +02:00
  • 0dadc8d63c fixes wrong cache directory location on windows Sebastian Sdorra 2020-07-06 08:10:08 +02:00
  • 5414c2031c fix: upgrade io.jsonwebtoken:jjwt-impl from 0.11.1 to 0.11.2 snyk-bot 2020-07-04 01:36:13 +00:00
  • 4eac5e740c fix: upgrade org.jboss.resteasy:resteasy-core from 4.5.3.Final to 4.5.4.Final snyk-bot 2020-07-03 21:57:31 +00:00
  • 4279573633 prepare for next development iteration CES Marvin 2020-07-03 10:04:14 +00:00
  • fcc4fd0960 release version 2.2.0 2.2.0 CES Marvin 2020-07-03 09:33:30 +00:00
  • 579fc4a421 Adjust changelog for release 2.2.0 René Pfeuffer 2020-07-03 10:58:48 +02:00
  • aa9941a30b Merge branch 'develop' of github.com:scm-manager/scm-manager into develop Sebastian Sdorra 2020-07-03 11:09:05 +02:00
  • 081e6f5185 relax test pattern to not fail if there are no millis on the creation date Sebastian Sdorra 2020-07-03 11:08:43 +02:00
  • 48a3bfd416 Fix assumption René Pfeuffer 2020-07-03 10:18:25 +02:00
  • ef9abdaa6e Merge pull request #1233 from scm-manager/feature/update_dependent_plugins Sebastian Sdorra 2020-07-03 10:03:45 +02:00
  • 7b6fcd847e Merge pull request #1234 from scm-manager/bugfix/migration_wizard_content_type eheimbuch 2020-07-03 10:03:11 +02:00
  • 59a68982a5 adds pr link to changelog Sebastian Sdorra 2020-07-03 09:12:51 +02:00
  • aaba45c8d4 removes unused imports Sebastian Sdorra 2020-07-03 09:09:39 +02:00
  • b8d2ecfb49 fixes missing content type on migration wizard Sebastian Sdorra 2020-07-03 09:08:49 +02:00
  • e3eb8a99d0 Update required plugins if available René Pfeuffer 2020-07-02 12:08:23 +02:00
  • 3b0693e744 fix rename namespaces Eduard Heimbuch 2020-07-02 16:32:14 +02:00
  • a9c81e91e6 Merge pull request #1231 from scm-manager/feature/changeset_short_link Sebastian Sdorra 2020-07-02 12:17:16 +02:00
  • aabd5058d1 update storyshots Sebastian Sdorra 2020-07-02 11:32:41 +02:00
  • e08f2f2260 ensure both changeset short link matchers are using the same regex Sebastian Sdorra 2020-07-02 11:30:26 +02:00
  • 3a393f6238 unify name of ChangesetShortLink and export regex Sebastian Sdorra 2020-07-02 11:29:17 +02:00
  • cc101c5c8a Merge pull request #1232 from scm-manager/feature/support_python_3 eheimbuch 2020-07-02 11:28:55 +02:00
  • 39223c64b7 Merge branch 'develop' into feature/support_python_3 eheimbuch 2020-07-02 11:28:46 +02:00
  • e8eaaf486f use fragments instead of div to avoid layout problems Sebastian Sdorra 2020-07-02 11:27:46 +02:00
  • 8c67f6f048 removed debug logging Sebastian Sdorra 2020-07-02 10:54:24 +02:00
  • c352f9a751 added deprecation mark Sebastian Sdorra 2020-07-02 10:54:06 +02:00
  • 08aa6fafff fixed typo Sebastian Sdorra 2020-07-02 10:53:48 +02:00
  • e5df265b3d merge with develop Sebastian Sdorra 2020-07-02 10:24:04 +02:00
  • af2c062c6c Merge pull request #1229 from scm-manager/feature/update_metadata René Pfeuffer 2020-07-02 09:25:55 +02:00
  • 359543fc48 Merge pull request #1218 from scm-manager/feature/rename_repo eheimbuch 2020-07-02 08:25:30 +02:00
  • 0387b7aa5e Describe changed extension point René Pfeuffer 2020-07-02 08:14:26 +02:00
  • 3f9561cbf5 added pr link to changelog Sebastian Sdorra 2020-07-02 07:18:05 +02:00
  • 24dd6b6f1c merge with develop Sebastian Sdorra 2020-07-02 07:09:18 +02:00
  • 999c2672e3 remove self compiled mercurial and use latest from apk Sebastian Sdorra 2020-07-02 07:03:48 +02:00
  • 3f857fec04 rename UnixAutoConfigurator to PosixAutoConfigurator and make it match for linux systems Sebastian Sdorra 2020-07-02 07:02:51 +02:00
  • 5baf3bd9c0 Use namespace strategy to set new namespace René Pfeuffer 2020-07-01 20:25:36 +02:00
  • 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