Commit Graph

10779 Commits

Author SHA1 Message Date
Sebastian Sdorra
43b0ce7fec Update changelog 2020-09-17 11:05:53 +02:00
Sebastian Sdorra
ec19291393 Fire missing BranchCreatedEvent for mercurial
The event is now fired in the builder instead of command implementation
2020-09-17 11:03:13 +02:00
Sebastian Sdorra
7695f0f406 Clear repository caches synchronously
We clear the repository caches synchronously to avoid problems with workflow which are creating branches and fetch the right after creation.
2020-09-17 10:34:49 +02:00
René Pfeuffer
32d500cc44 Add root exception to new exception
This is needed to get an idea why the context could not be created.
2020-09-15 15:15:29 +02:00
eheimbuch
e3128d1c7e Merge pull request #1328 from scm-manager/bugfix/parallel_repostitory_creation
Fix missing synchronization during repository creation
2020-09-15 14:51:38 +02:00
eheimbuch
4f86beb11e Merge pull request #1330 from scm-manager/bugfix/qualitygate
Fixes broken QualityGate
2020-09-15 10:30:55 +02:00
Eduard Heimbuch
2011481dc4 fix formatting 2020-09-15 10:29:02 +02:00
René Pfeuffer
51fa8546d3 Fix yarn.lock 2020-09-15 10:22:29 +02:00
Sebastian Sdorra
7ba7147d27 Fix potential vulnerability
Fixes a potential vulnerability that allows to overwrite files outside the plugin directory using a manipulated SMP archive.
2020-09-15 09:48:35 +02:00
Sebastian Sdorra
7bc037bdb0 Migrate tests to junit 5 2020-09-15 09:34:59 +02:00
René Pfeuffer
e9e55778c6 Merge pull request #1329 from scm-manager/snyk-upgrade-02f212bfc825c92a2ca093b61de29d36
[Snyk] Upgrade org.assertj:assertj-core from 3.16.1 to 3.17.0
2020-09-15 08:39:48 +02:00
snyk-bot
d66fba2fb2 fix: upgrade org.assertj:assertj-core from 3.16.1 to 3.17.0
Snyk has created this PR to upgrade org.assertj:assertj-core from 3.16.1 to 3.17.0.

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

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/4ac22872-f5a6-4220-bfe8-e6e5bf4c5fcb?utm_source=github&utm_medium=upgrade-pr
2020-09-15 01:00:07 +00:00
Sebastian Sdorra
d4e9f46aac Fix missing synchronization during repository creation 2020-09-14 15:48:45 +02:00
CES Marvin
93f240e087 prepare for next development iteration 2020-09-11 06:21:29 +00:00
CES Marvin
fab108c3b7 release version 2.5.0 2.5.0 2020-09-11 05:46:15 +00:00
René Pfeuffer
f79853948d Adjust changelog for release 2.5.0 2020-09-11 07:37:36 +02:00
René Pfeuffer
067827985a Fix pagination for repositories 2020-09-10 15:01:00 +02:00
Sebastian Sdorra
e398936a7d Merge pull request #1323 from scm-manager/feature/namespace_resource
Feature filter by namespace
2020-09-10 11:52:11 +02:00
eheimbuch
1a8df4aed2 Merge pull request #1327 from scm-manager/bugfix/repository-search-reset
update filter value on props change
2020-09-10 11:32:48 +02:00
Konstantin Schaper
954f9398b7 Merge remote-tracking branch 'origin/bugfix/repository-search-reset' into bugfix/repository-search-reset 2020-09-10 11:27:00 +02:00
Konstantin Schaper
d32a2f1490 clarify variable naming 2020-09-10 11:26:47 +02:00
Konstantin Schaper
20660a4151 Merge branch 'develop' into bugfix/repository-search-reset 2020-09-10 10:53:46 +02:00
Konstantin Schaper
4c274bdc59 update changelog 2020-09-10 10:53:18 +02:00
Konstantin Schaper
498f0ca219 update filter value on props change 2020-09-10 10:48:37 +02:00
René Pfeuffer
c182a82ee5 Fix create and filter link for namespace 2020-09-10 10:38:03 +02:00
eheimbuch
c5f4bdce02 Merge pull request #1325 from scm-manager/bugfix/svn-diff-file-name-spaces
update gitdiff-parser dependency version
2020-09-10 10:34:59 +02:00
eheimbuch
d2329477b8 Merge branch 'develop' into bugfix/svn-diff-file-name-spaces 2020-09-10 10:34:51 +02:00
René Pfeuffer
7a226c8711 Document namespace restrictions 2020-09-10 10:18:00 +02:00
René Pfeuffer
80e538c76e Change api for components as page title 2020-09-10 10:18:00 +02:00
René Pfeuffer
94105f7766 Validate namespaces correctly 2020-09-10 10:18:00 +02:00
René Pfeuffer
4df9c2947b Heed peer review 2020-09-10 10:18:00 +02:00
René Pfeuffer
e81341b601 Update documentation for namespace filter 2020-09-10 10:18:00 +02:00
René Pfeuffer
15f95bb8fd Log change 2020-09-10 10:17:58 +02:00
René Pfeuffer
7f760efb12 Make namespace links dark 2020-09-10 10:17:29 +02:00
René Pfeuffer
589b844e28 Make namespace drop down take full width 2020-09-10 10:17:29 +02:00
René Pfeuffer
6a7e945ca1 Do not use "namespaces" in generic overview 2020-09-10 10:17:29 +02:00
René Pfeuffer
503933c1c0 Reject custom namespace with number from 0 to 999 2020-09-10 10:17:29 +02:00
René Pfeuffer
4148bc4ee9 Add namespace selector 2020-09-10 10:17:29 +02:00
René Pfeuffer
2e74c97bac Fix fetch call 2020-09-10 10:17:29 +02:00
René Pfeuffer
794b207f1f Render namespace as link in repo detail header 2020-09-10 10:17:29 +02:00
René Pfeuffer
9ae3576bcd Fix repository overview check for changed links 2020-09-10 10:17:29 +02:00
René Pfeuffer
f2e011a2e5 Let namespace header be a link 2020-09-10 10:17:29 +02:00
René Pfeuffer
bdb0b5c9fa Add optional link to CardColumnGroup 2020-09-10 10:17:29 +02:00
René Pfeuffer
e3a2783bfd Get links for repositories by namespaces from server 2020-09-10 10:17:26 +02:00
René Pfeuffer
2cfdaf1b0b Filer repositories in UI by namespace 2020-09-10 10:15:42 +02:00
René Pfeuffer
12806c7602 Fix self links for repo collection by namespace 2020-09-10 10:15:42 +02:00
René Pfeuffer
4457cd08b8 Create resources for namespaces 2020-09-10 10:15:42 +02:00
René Pfeuffer
4d09f71d40 Create resource for repositories of one namespace 2020-09-10 10:15:42 +02:00
Sebastian Sdorra
edc6088296 Merge pull request #1324 from scm-manager/feature/template_plugin
Feature/template plugin
2020-09-10 10:00:06 +02:00
Konstantin Schaper
5c9845cfe6 Merge pull request #1322 from scm-manager/bugfix/validate_new_namespace_on_rename
Validate new namespace on rename
2020-09-10 09:57:05 +02:00