13428 Commits

Author SHA1 Message Date
René Pfeuffer
5b44be5e5b Show error message once only 2020-11-12 11:41:04 +01:00
René Pfeuffer
01a5dbd091 Show messages from native scm protocol 2020-11-12 11:41:04 +01:00
René Pfeuffer
b2533db684 Simplify mapper 2020-11-12 11:41:04 +01:00
René Pfeuffer
8d797a454a Fix typings 2020-11-12 11:41:04 +01:00
René Pfeuffer
650e451501 Merge pull request #1415 from scm-manager/feature/lookup_api
Feature/lookup api
2020-11-12 09:42:23 +01:00
René Pfeuffer
6abf793f49 Fix formatting 2020-11-12 08:11:40 +01:00
René Pfeuffer
8e10f7e7ed Fix generics as far as possible 2020-11-12 08:10:01 +01:00
snyk-bot
2a585b0752 fix: upgrade react-refresh from 0.8.3 to 0.9.0
Snyk has created this PR to upgrade react-refresh from 0.8.3 to 0.9.0.

See this package in npm:
https://www.npmjs.com/package/react-refresh

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e563ed8d-dedf-4b52-af75-5d89b1e70f44?utm_source=github&utm_medium=upgrade-pr
2020-11-12 04:42:54 +00:00
CES Marvin
59e28ec313 prepare for next development iteration 2020-11-11 17:48:56 +00:00
Jenkins Agent User
50be9f2e50 Merge branch 'master' into develop 2020-11-11 17:48:20 +00:00
CES Marvin
bc4c2df27c release version 2.9.1 2.9.1 2020-11-11 17:15:36 +00:00
René Pfeuffer
444a9e8746 Merge branch 'bugfix/german_repo_translation' into develop 2020-11-11 17:40:09 +01:00
Eduard Heimbuch
595d97b211 cleanup 2020-11-11 17:20:13 +01:00
Eduard Heimbuch
f93c9f3e7c update documentation 2020-11-11 17:10:37 +01:00
René Pfeuffer
8781a94073 Fix german translation file for repositories 2020-11-11 17:08:35 +01:00
Eduard Heimbuch
77788bab01 cleanup 2020-11-11 16:42:09 +01:00
Eduard Heimbuch
82c43a2012 update CHANGELOG.md 2020-11-11 16:07:27 +01:00
Eduard Heimbuch
20d2f6b5d5 add 'delete branch' function to frontend 2020-11-11 15:58:58 +01:00
eheimbuch
a5017f7206 Merge pull request #1421 from scm-manager/bugfix/heed_git_quiet_flag
Adhere to qit quiet flag
2020-11-11 15:01:02 +01:00
Florian Scholdei
82017c7d65 Create DTO adapted to schema 2020-11-11 15:00:18 +01:00
René Pfeuffer
fcd6003a4f Adhere to qit quiet flag 2020-11-11 14:46:53 +01:00
Eduard Heimbuch
bb82c18e2b add delete link to branchDto 2020-11-11 14:09:15 +01:00
René Pfeuffer
923526bafa Merge remote-tracking branch 'origin/develop' into feature/lookup_api 2020-11-11 13:55:37 +01:00
René Pfeuffer
8b4af7a817 Merge pull request #1418 from scm-manager/snyk-upgrade-e95f85b11e8fedb7dad1998fd7c90cbe
[Snyk] Upgrade org.mockito:mockito-core from 3.5.13 to 3.5.15
2020-11-11 10:14:41 +01:00
snyk-bot
10ebae4822 fix: upgrade org.mockito:mockito-core from 3.5.13 to 3.5.15
Snyk has created this PR to upgrade org.mockito:mockito-core from 3.5.13 to 3.5.15.

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-10 21:57:28 +00:00
Florian Scholdei
59eb9de80b Add examples for group resources 2020-11-10 17:23:12 +01:00
Eduard Heimbuch
2fab771740 create endpoint for branch deletion 2020-11-10 15:41:13 +01:00
Sebastian Sdorra
6c8c30b929 Fix missing close of hg diff command 2020-11-10 11:09:23 +01:00
Sebastian Sdorra
84aa8b4bde Update pull request link 2020-11-10 11:03:00 +01:00
Eduard Heimbuch
c6d3a8054e fix code smell 2020-11-10 10:58:53 +01:00
Sebastian Sdorra
3fe678e4a0 Remove disableHookSSLValidation field from mercurial settings form 2020-11-10 10:18:03 +01:00
Eduard Heimbuch
4ed3a0aef6 update CHANGELOG.md 2020-11-10 10:15:43 +01:00
Sebastian Sdorra
8b4f92fa5c Remove version script because it is not longer required 2020-11-10 10:14:40 +01:00
Eduard Heimbuch
1709fa0e3d update java doc since version 2020-11-10 10:14:13 +01:00
Sebastian Sdorra
70969b5161 Update changelog 2020-11-10 10:07:15 +01:00
Sebastian Sdorra
e038eebde6 Improve connection handling of mercurial hook python client 2020-11-10 10:03:53 +01:00
Sebastian Sdorra
5118294524 Fix multiple accessor threads 2020-11-10 10:03:53 +01:00
Sebastian Sdorra
52701953fe Improve logging for mercurial hooks 2020-11-10 10:03:53 +01:00
Sebastian Sdorra
e774c77b27 Rename mercurial hooks to match python coding specs 2020-11-10 10:03:53 +01:00
Sebastian Sdorra
36aa05986f Disable shiro session storage
We use JWT for session management, so we can disable shiro session management and this allows usage of SecurityManager outside of a http request.
2020-11-10 10:03:53 +01:00
Sebastian Sdorra
d86b2f70c3 Disable xsrf for mercurial hook tokens 2020-11-10 10:03:53 +01:00
Sebastian Sdorra
d518af4ccc Refactor nearly the whole scm-hg-plugin for new hook implementation 2020-11-10 10:03:53 +01:00
Sebastian Sdorra
23317662f2 Implement mercurial hooks over sockets 2020-11-10 10:03:53 +01:00
Eduard Heimbuch
a97774f729 Merge branch 'develop' into feature/lookup_api 2020-11-10 08:39:48 +01:00
René Pfeuffer
a6ec38ec27 Merge pull request #1414 from scm-manager/bugfix/authorization_events_race_condition
Permission race condition on repository initialization
2020-11-09 17:40:24 +01:00
Eduard Heimbuch
121c0d1bf2 fix race condition on authorization event processing which leads to permission mismatch 2020-11-09 16:07:09 +01:00
snyk-bot
dfc0a215e0 fix: upgrade com.github.spullara.mustache.java:compiler from 0.9.6-scm1 to 0.9.7
Snyk has created this PR to upgrade com.github.spullara.mustache.java:compiler from 0.9.6-scm1 to 0.9.7.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.github.spullara.mustache.java/compiler/

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-11-09 01:36:15 +00:00
CES Marvin
9930d82d32 prepare for next development iteration 2020-11-06 08:40:11 +00:00
CES Marvin
ea6e24c212 release version 2.9.0 2.9.0 2020-11-06 08:05:48 +00:00
Eduard Heimbuch
47aae200f3 Adjust changelog for release 2.9.0 2020-11-06 08:59:49 +01:00