Commit Graph

12416 Commits

Author SHA1 Message Date
René Pfeuffer
8e7d0d87af Validate 'plugins.json' files from core 2020-11-25 10:31:42 +01:00
Eduard Heimbuch
ff2b4d8acd refactor RepositoryForm.tsx to FC 2020-11-25 09:40:10 +01:00
dependabot[bot]
13906dce2d Bump cron-utils from 8.1.1 to 9.1.3 in /scm-webapp
Bumps [cron-utils](https://github.com/jmrozanec/cron-utils) from 8.1.1 to 9.1.3.
- [Release notes](https://github.com/jmrozanec/cron-utils/releases)
- [Commits](https://github.com/jmrozanec/cron-utils/compare/8.1.1...9.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 00:29:15 +00:00
Florian Scholdei
f918615df9 Merge with upstream 2020-11-25 00:15:32 +01:00
snyk-bot
733a21c17b fix: upgrade org.apache.shiro:shiro-core from 1.6.0 to 1.7.0
Snyk has created this PR to upgrade org.apache.shiro:shiro-core from 1.6.0 to 1.7.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.shiro/shiro-core/

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/0397d943-538d-483e-9c87-a3f7e7665d7b?utm_source=github&utm_medium=upgrade-pr
2020-11-24 22:15:45 +00:00
Konstantin Schaper
0c5ab90852 work in progress 2020-11-24 22:07:24 +01:00
CES Marvin
4752fdeea1 prepare for next development iteration 2020-11-24 18:59:15 +00:00
Jenkins Agent User
7f807bcfa0 Merge branch 'master' into develop 2020-11-24 18:58:46 +00:00
CES Marvin
b283f782ab release version 2.10.1 2.10.1 2020-11-24 18:22:43 +00:00
René Pfeuffer
f3d25e0440 Merge pull request #1442 from scm-manager/feature/improve_plugin_update_logging
Improve logging for plugin update installation
2020-11-24 18:52:15 +01:00
Florian Scholdei
f65f3222ee Update documentation, storyshots 2020-11-24 18:35:07 +01:00
René Pfeuffer
f4b8a40f59 Adjust changelog for release 2.10.1 2020-11-24 18:32:44 +01:00
René Pfeuffer
c6139c647e Log change 2020-11-24 18:31:18 +01:00
René Pfeuffer
fc9176ec5a No exception for missing file on cancelled installation 2020-11-24 18:31:18 +01:00
René Pfeuffer
b67a0cb89d Improve logging for failures during plugin installation 2020-11-24 18:31:18 +01:00
Florian Scholdei
669cc39fa9 Add tooltip to shortlinks on repository overview 2020-11-24 17:34:21 +01:00
René Pfeuffer
2645b0b066 Name not matching condition in exception 2020-11-24 13:59:58 +01:00
René Pfeuffer
ca416fc80f Merge pull request #1435 from scm-manager/feature/improve_ux_on_overview
Improve ux on overview
2020-11-24 13:57:25 +01:00
René Pfeuffer
63c86cf9e5 Fix formatting 2020-11-24 13:40:23 +01:00
Eduard Heimbuch
fd79107468 Use preselected value with translation key for namespace filter / improve translations 2020-11-24 13:22:13 +01:00
Eduard Heimbuch
237c48356a Improve ux on overview 2020-11-24 13:22:13 +01:00
Florian Scholdei
0aa82887d2 Merge pull request #1438 from scm-manager/feature/list_main_branch_on_top
List main branch on top of branches list
2020-11-24 11:52:11 +01:00
Eduard Heimbuch
240069734d create ui form for repository import 2020-11-24 11:15:42 +01:00
Eduard Heimbuch
308b95d8c7 Upgrade repository import api 2020-11-24 10:39:38 +01:00
René Pfeuffer
b6d18c1ee0 List main branch on top of branches list 2020-11-24 09:58:07 +01:00
Eduard Heimbuch
7bbda71c4f Merge pull request #1436 from scm-manager/snyk-upgrade-4e0469b02bc4edb81e1e118878569bea
[Snyk] Upgrade org.mockito:mockito-core from 3.5.15 to 3.6.0
2020-11-24 08:42:32 +01:00
snyk-bot
9c0a7f6f16 fix: upgrade org.mockito:mockito-core from 3.5.15 to 3.6.0
Snyk has created this PR to upgrade org.mockito:mockito-core from 3.5.15 to 3.6.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mockito/mockito-core/

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/c575ed09-e310-44e7-afc8-22b77c5873cf?utm_source=github&utm_medium=upgrade-pr
2020-11-23 21:57:21 +00:00
René Pfeuffer
c15b0169cb Merge pull request #1390 from scm-manager/snyk-fix-513e8f745a7729ff9cd9fe4bea505d79
[Snyk] Security upgrade com.google.guava:guava from 26.0-jre to 30.0-jre
2020-11-23 08:04:34 +01:00
Sebastian Sdorra
c0ae910d23 Implement more robust socket hook protocol 2020-11-22 13:44:33 +01:00
Sebastian Sdorra
73b2c4adc2 Do not expose internal exception messages 2020-11-21 09:22:46 +01:00
René Pfeuffer
5d42444835 Add verssion links 2020-11-20 14:34:21 +01:00
René Pfeuffer
33e7a1374d Merge branch 'develop' into feature/hg_hooks_over_tcp 2020-11-20 14:33:10 +01:00
CES Marvin
9baa1f930b prepare for next development iteration 2020-11-20 10:22:37 +00:00
CES Marvin
a4d0771f6f release version 2.10.0 2.10.0 2020-11-20 09:36:03 +00:00
Eduard Heimbuch
ec4544fffe Adjust changelog for release 2.10.0 2020-11-20 10:22:54 +01:00
René Pfeuffer
cafedeecbb Use JRE version instead of android 2020-11-20 08:35:49 +01:00
snyk-bot
90a4908fa1 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415
2020-11-20 08:35:49 +01:00
Sebastian Sdorra
959dfb8f45 Fix compiler error 2020-11-19 14:49:29 +01:00
Sebastian Sdorra
0841a0a409 Merge branch 'feature/hg_hooks_over_tcp' of github.com:scm-manager/scm-manager into feature/hg_hooks_over_tcp 2020-11-19 14:34:56 +01:00
Eduard Heimbuch
0b96e7d08b Merge branch 'develop' into feature/hg_hooks_over_tcp 2020-11-19 14:31:00 +01:00
Sebastian Sdorra
1311061c82 Pass transaction id from request to mercurial hooks 2020-11-19 14:30:39 +01:00
René Pfeuffer
d8721878fc Merge pull request #1434 from scm-manager/feature/improve_resources
Feature/improve resources
2020-11-19 14:00:58 +01:00
René Pfeuffer
69a3a8a2da Convert update dto classes to interfaces 2020-11-19 13:19:49 +01:00
Sebastian Sdorra
29faa5ec6c Fix review findings 2020-11-19 12:22:52 +01:00
Sebastian Sdorra
982743e827 Fix review findings 2020-11-19 10:21:17 +01:00
Eduard Heimbuch
3132dbc0f8 remove obsolete tests 2020-11-19 09:50:35 +01:00
Sebastian Sdorra
b6c5a253cb Fixed missing messages on exceptions during hook 2020-11-19 09:26:36 +01:00
René Pfeuffer
bab4a56e22 Make dtos for schema docs unusable 2020-11-19 07:48:21 +01:00
Florian Scholdei
6791aba84c Update CHANGELOG.md 2020-11-18 17:12:41 +01:00
Florian Scholdei
ec87ccca9d Minor corrections to resources and dtos 2020-11-18 17:12:04 +01:00