René Pfeuffer
059482f8ab
Detect missing paths in hg fileview command
...
If a not existing path is request in the fileview command, it will
be treated as an empty directory. But such a thing does not exist in hg.
Therefore we handle this result as what it is: a not existing path -
and we throw a not found exception.
2020-09-22 17:31:57 +02:00
René Pfeuffer
fc534605f0
Merge pull request #1332 from scm-manager/feature/rebase
...
implement git rebase
2020-09-22 12:20:35 +02:00
René Pfeuffer
ab6be650e9
Simplify permissions
2020-09-22 10:08:30 +02:00
René Pfeuffer
f594674ad0
Merge pull request #1341 from scm-manager/snyk-upgrade-b3e57a904463f34f171b6aaebdde0946
...
[Snyk] Upgrade org.assertj:assertj-core from 3.17.0 to 3.17.1
2020-09-22 08:52:55 +02:00
snyk-bot
1fd0d6baf6
fix: upgrade org.assertj:assertj-core from 3.17.0 to 3.17.1
...
Snyk has created this PR to upgrade org.assertj:assertj-core from 3.17.0 to 3.17.1.
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-22 01:00:06 +00:00
eheimbuch
bd340e9c36
Merge pull request #1340 from scm-manager/bugfix/load_sources_with_offset
...
Handling of branch with slashes in source view
2020-09-21 14:56:58 +02:00
Eduard Heimbuch
bef11e9f70
fix unit test
2020-09-21 14:18:11 +02:00
Eduard Heimbuch
1cad9c3fbc
Merge branch 'develop' into feature/rebase
2020-09-21 14:01:34 +02:00
eheimbuch
36fd5fb598
Merge pull request #1339 from scm-manager/bugfix/branchselector_overflow
...
Overflow for too long branch names
2020-09-21 12:20:22 +02:00
eheimbuch
0b85794d84
Merge branch 'develop' into bugfix/branchselector_overflow
2020-09-21 12:20:11 +02:00
Florian Scholdei
7159f4766c
Merge with upstream
2020-09-21 12:16:35 +02:00
Florian Scholdei
a268eee3a4
Update CHANGELOG.md
2020-09-21 12:14:17 +02:00
eheimbuch
a8d1bf0d60
Merge pull request #1338 from scm-manager/bugfix/branchselector_default_entry
...
Set default branch in branch selector if nothing is selected
2020-09-21 12:12:45 +02:00
Florian Scholdei
9f0ff33f46
Fix handling of slashes in branches in 'offset loading'-case
2020-09-21 12:05:07 +02:00
Florian Scholdei
1f0055e732
Update CHANGELOG.md
2020-09-21 11:14:36 +02:00
Florian Scholdei
e5be70e869
Merge remote-tracking branch 'origin/develop' into bugfix/branchselector_overflow
2020-09-21 11:06:31 +02:00
Florian Scholdei
2de30a2224
Use array find instead of filter
2020-09-21 11:01:22 +02:00
Florian Scholdei
b7d3a17ee5
Merge with upstream
2020-09-21 10:50:52 +02:00
eheimbuch
5af60a7b81
Merge pull request #1335 from scm-manager/feature/namespace_permissions
...
Feature/namespace permissions
2020-09-21 10:44:43 +02:00
Eduard Heimbuch
bb4874b8c1
user with write permission on namespacesPermissions may also read the namespacePermissions so it is consistent to other permissions
2020-09-21 10:44:12 +02:00
Florian Scholdei
8123fbb164
Correct overflow for too long branch names
2020-09-21 10:37:03 +02:00
Florian Scholdei
97a8211c75
Update CHANGELOG.md
2020-09-21 10:08:22 +02:00
Florian Scholdei
a1ea6ea62e
Set default branch in branch selector if nothing is selected
2020-09-21 09:58:49 +02:00
Eduard Heimbuch
39b8fcacde
merge
2020-09-21 08:43:56 +02:00
René Pfeuffer
8d7e63eea7
Remove unnecessary check
2020-09-21 07:40:15 +02:00
René Pfeuffer
47cc69a58a
Remove unnecessary check
2020-09-21 07:31:04 +02:00
René Pfeuffer
dcc2c45dad
Merge pull request #1337 from scm-manager/snyk-upgrade-5c27ecf044b5b496818c804d592e5f53
...
[Snyk] Upgrade commons-codec:commons-codec from 1.14 to 1.15
2020-09-21 07:22:59 +02:00
snyk-bot
ad786795f5
fix: upgrade commons-codec:commons-codec from 1.14 to 1.15
...
Snyk has created this PR to upgrade commons-codec:commons-codec from 1.14 to 1.15.
See this package in Maven Repository:
https://mvnrepository.com/artifact/commons-codec/commons-codec/
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-09-20 01:36:16 +00:00
René Pfeuffer
7ac3481879
Invalidate cache when namespace of repo was changed
2020-09-18 17:52:49 +02:00
René Pfeuffer
bbfe2b08bc
Extract common function 'matchedUrl'
2020-09-18 17:38:10 +02:00
René Pfeuffer
4523e22feb
Extract common function 'stripEndingSlash'
2020-09-18 17:20:54 +02:00
René Pfeuffer
b1c0ec15a7
Heed peer review remarks
2020-09-18 16:02:20 +02:00
René Pfeuffer
70dcb9ca81
Fix unittests
2020-09-18 15:08:57 +02:00
René Pfeuffer
9fd778cc5d
Fix authorization changed check
2020-09-18 14:32:04 +02:00
René Pfeuffer
69997a67cd
Move authorization check to manager
2020-09-18 14:32:04 +02:00
René Pfeuffer
6d6a41372d
Fix event bus
2020-09-18 14:32:04 +02:00
René Pfeuffer
d619cc349c
Log change
2020-09-18 14:32:02 +02:00
René Pfeuffer
f628749411
User documentation for namespace permissions
2020-09-18 14:31:45 +02:00
René Pfeuffer
4bf6e17377
Cleanup permissions for namespace when it is removed
2020-09-18 14:31:45 +02:00
René Pfeuffer
a24abe245b
Invalidate authorization cache when namespace permissions are changed
2020-09-18 14:31:45 +02:00
René Pfeuffer
c679c064f3
Add settings icon to namespace group header
2020-09-18 14:31:45 +02:00
René Pfeuffer
0414da0f32
Add UI for namespace permissions
2020-09-18 14:31:45 +02:00
René Pfeuffer
4f84ea3be5
Add REST endpoint for namespace permissions
2020-09-18 14:31:45 +02:00
René Pfeuffer
cd3ef916cf
Evaluate namespace permissions
2020-09-18 14:31:45 +02:00
René Pfeuffer
b1e6aba38c
Introduce namespace permissions
2020-09-18 14:31:45 +02:00
René Pfeuffer
46267daeda
Introduce manager interface for namespaces
2020-09-18 14:31:44 +02:00
Eduard Heimbuch
e57dbd6a06
merge
2020-09-18 12:54:11 +02:00
René Pfeuffer
2a905d4365
Fix authorization changed check
2020-09-18 11:25:03 +02:00
René Pfeuffer
5abd7fcfc1
Move authorization check to manager
2020-09-18 11:24:25 +02:00
René Pfeuffer
dfb16e5966
Fix event bus
2020-09-18 11:24:25 +02:00