CES Marvin
|
befd50eeef
|
prepare for next development iteration
|
2020-10-12 13:26:08 +00:00 |
|
CES Marvin
|
abe8413802
|
release version 2.7.0
|
2020-10-12 12:41:15 +00:00 |
|
René Pfeuffer
|
2f5b6d98c6
|
Merge branch 'support/2.6.x' into develop
|
2020-10-09 12:16:23 +02:00 |
|
Konstantin Schaper
|
f2a53644b6
|
introduce api for handling token validation failed exception
|
2020-10-09 07:20:08 +02:00 |
|
René Pfeuffer
|
905fc4158a
|
Add rest resource for api keys
|
2020-10-05 10:53:30 +02:00 |
|
CES Marvin
|
bc7d4ed9f6
|
prepare for next development iteration
|
2020-09-30 08:15:47 +00:00 |
|
CES Marvin
|
5887c5c268
|
release version 2.6.1
|
2020-09-30 07:32:54 +00:00 |
|
CES Marvin
|
4e7d62ce2f
|
prepare for next development iteration
|
2020-09-25 10:05:04 +00:00 |
|
CES Marvin
|
e2f8566a8b
|
release version 2.6.0
|
2020-09-25 09:25:13 +00:00 |
|
Eduard Heimbuch
|
a39abcdbe9
|
enhance mergeCommandBuilder API with setMessage to avoid templating commit messages
|
2020-09-25 10:30:45 +02:00 |
|
Eduard Heimbuch
|
b424bc8ff0
|
Merge branch 'develop' into feature/admin_info
|
2020-09-24 10:41:17 +02:00 |
|
Eduard Heimbuch
|
804a6498a7
|
fix review findings
|
2020-09-24 10:38:40 +02:00 |
|
Eduard Heimbuch
|
ff6aaf7bc5
|
cleanup
|
2020-09-23 09:52:43 +02:00 |
|
Eduard Heimbuch
|
65caa05433
|
add download link for new SCM-Manager version to admin information page
|
2020-09-22 16:21:49 +02:00 |
|
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 |
|
CES Marvin
|
93f240e087
|
prepare for next development iteration
|
2020-09-11 06:21:29 +00:00 |
|
CES Marvin
|
fab108c3b7
|
release version 2.5.0
|
2020-09-11 05:46:15 +00: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 |
|
CES Marvin
|
a66ae32b61
|
prepare for next development iteration
|
2020-09-01 14:26:34 +00:00 |
|
CES Marvin
|
6913f642a1
|
release version 2.4.1
|
2020-09-01 13:52:15 +00: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 |
|