Commit Graph

2108 Commits

Author SHA1 Message Date
Eduard Heimbuch
851c5f9287 create admin info resource // fix rss feed parsing 2020-09-22 13:41:40 +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
Eduard Heimbuch
c784c97acf create release version checker 2020-09-21 17:04:30 +02:00
Eduard Heimbuch
404e6fec66 add rss release feed url to global config 2020-09-21 15:26:51 +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
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
a24abe245b Invalidate authorization cache when namespace permissions are changed 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
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
Konstantin Schaper
d2f10b1eec Merge branch 'develop' into feature/rebase
# Conflicts:
#	CHANGELOG.md
2020-09-16 19:00:54 +02:00
Konstantin Schaper
b30a97948e implement git rebase 2020-09-15 15:48:22 +02:00
Eduard Heimbuch
2011481dc4 fix formatting 2020-09-15 10:29:02 +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
4457cd08b8 Create resources for namespaces 2020-09-10 10:15:42 +02:00
Sebastian Sdorra
e64ddccb13 Rename creationContext to contextEntries 2020-09-10 09:23:32 +02:00
Sebastian Sdorra
aa76af4d41 Add optional url to ExceptionWithContext 2020-09-09 15:08:23 +02:00
Sebastian Sdorra
01e3732c24 Rename getCreationContext to oneByType and make the implementation more robust 2020-09-09 14:42:07 +02:00
Eduard Heimbuch
0abe47f666 simplify core api 2020-09-09 10:17:47 +02:00
Eduard Heimbuch
a655ab1b86 Merge branch 'develop' into feature/template_plugin 2020-09-08 15:44:47 +02:00
Eduard Heimbuch
a30721876e enhance repository initializer api with creation context 2020-09-02 11:06:29 +02:00
Sebastian Sdorra
d12572f765 Merge branch 'develop' into feature/tag-dates 2020-09-02 10:43:08 +02:00
Konstantin Schaper
c053228221 Fix token expired exception being displayed in browser 2020-08-28 13:26:19 +02:00
René Pfeuffer
4d4834d115 Add some more documentation 2020-08-27 11:30:04 +02:00
Konstantin Schaper
7d33744e73 Merge branch 'develop' into feature/tag-dates 2020-08-26 15:46:40 +02:00
Konstantin Schaper
15fac8ba2c remove ref usage and directly use objectId 2020-08-26 15:06:00 +02:00
Konstantin Schaper
ecfc70eb77 wip refactoring 2020-08-26 10:01:51 +02:00
Konstantin Schaper
36231d077a cleanup and update tests 2020-08-25 18:08:31 +02:00
Konstantin Schaper
6d409c65c0 initial implementation 2020-08-25 14:45:48 +02:00
Konstantin Schaper
44edb48771 initial implementation 2020-08-20 17:44:36 +02:00
Sebastian Sdorra
7d80ff36fa Merge with develop branch 2020-08-12 14:30:26 +02:00
Sebastian Sdorra
ab508c6c96 Make clear why sonar finding is suppressed 2020-08-12 14:17:48 +02:00
Sebastian Sdorra
c622e6ff7a Fix wrong to string label 2020-08-12 14:17:21 +02:00
Konstantin Schaper
80e18b47b7 fix code smells 2020-08-12 13:10:07 +02:00
Sebastian Sdorra
2ac77415e7 Merge with develop branch 2020-08-12 12:32:16 +02:00
Konstantin Schaper
5f986530ae Merge branch 'develop' into feature/create_gpg_signatures
# Conflicts:
#	CHANGELOG.md
2020-08-12 12:02:07 +02:00
Konstantin Schaper
82f752a7fc fix review findings and code smells 2020-08-12 12:00:57 +02:00
Sebastian Sdorra
1dfb688f21 Fix javadoc 2020-08-12 10:50:01 +02:00
Eduard Heimbuch
c1cfff603b fix review findings 2020-08-12 10:05:36 +02:00
Konstantin Schaper
8576b66559 Merge branch 'develop' into feature/create_gpg_signatures
# Conflicts:
#	CHANGELOG.md
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/spi/GitHookContextProvider.java
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/spi/GitLogCommand.java
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/web/GitReceiveHook.java
2020-08-11 13:33:21 +02:00
Konstantin Schaper
0601770262 resolve review findings 2020-08-11 13:28:16 +02:00
Sebastian Sdorra
86e13db492 merge with develop branch 2020-08-11 08:19:54 +02:00
Sebastian Sdorra
50608b0189 Fix minor review mentions 2020-08-11 08:07:06 +02:00
Eduard Heimbuch
c813a5f723 ".git" extension not allowed on the end of repository name 2020-08-10 11:54:19 +02:00
Eduard Heimbuch
a9bf3c54e6 merge with develop 2020-08-10 11:39:18 +02:00