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 |
|
snyk-bot
|
f90b606a01
|
fix: scm-ui/ui-components/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
|
2020-11-05 22:41:24 +00:00 |
|
Sebastian Sdorra
|
98166e27a1
|
Merge pull request #1407 from scm-manager/bugfix/api-key-to-access-token
Bugfix/api key to access token
|
2020-11-05 12:53:25 +01:00 |
|
Konstantin Schaper
|
4144e29599
|
fix scope check
|
2020-11-05 11:27:11 +01:00 |
|
Konstantin Schaper
|
7b24a4e95c
|
Merge branch 'develop' into bugfix/api-key-to-access-token
|
2020-11-05 10:14:52 +01:00 |
|
René Pfeuffer
|
709008502c
|
Merge pull request #1410 from scm-manager/snyk-upgrade-108e380f5d57cc999d89c7e64d088dae
[Snyk] Upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.1.6.Final
|
2020-11-05 08:11:06 +01:00 |
|
snyk-bot
|
9f8ca4bc16
|
fix: upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.1.6.Final
Snyk has created this PR to upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.1.6.Final.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator/
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-04 22:15:45 +00:00 |
|
Sebastian Sdorra
|
88abae3f47
|
Merge pull request #1393 from scm-manager/feature/trace_api
Tracing API
|
2020-11-04 15:37:45 +01:00 |
|
Eduard Heimbuch
|
cbc743c081
|
Merge branch 'feature/trace_api' of github.com:scm-manager/scm-manager into feature/trace_api
|
2020-11-04 12:16:51 +01:00 |
|
Eduard Heimbuch
|
4661e6f6b4
|
refactor FilterInput component / enable delayed instant search
|
2020-11-04 12:16:35 +01:00 |
|
Konstantin Schaper
|
a6667b0ffd
|
update integration test
|
2020-11-04 10:00:28 +01:00 |
|
Sebastian Sdorra
|
c2ef568e54
|
Disable request tracing for mercurial hook manager
|
2020-11-04 09:51:13 +01:00 |
|
Konstantin Schaper
|
a53cdc902b
|
update changelog
|
2020-11-04 09:47:59 +01:00 |
|