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
eheimbuch
cf029411cd
Merge pull request #1326 from scm-manager/bugfix/accept_git_copy_change_type
...
Accept git change type 'copy', too
2020-09-10 09:53:48 +02:00
Konstantin Schaper
2db9d55ed9
set created namespace on rename
2020-09-10 09:30:30 +02:00
Sebastian Sdorra
e64ddccb13
Rename creationContext to contextEntries
2020-09-10 09:23:32 +02:00
René Pfeuffer
a4bd251f90
Accept git change type 'copy', too
...
This one was not expected to exist, though praxis proves otherwise.
So we simply accept this one here, too.
2020-09-10 08:21:15 +02:00
Sebastian Sdorra
04eb3ade7c
ensure creation context map is not null
2020-09-09 15:11:40 +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
80a822932c
update CHANGELOG.md
2020-09-08 15:46:33 +02:00
Eduard Heimbuch
a655ab1b86
Merge branch 'develop' into feature/template_plugin
2020-09-08 15:44:47 +02:00
Eduard Heimbuch
e6c31ec0e1
add indexResources to extensionProps
2020-09-07 15:40:14 +02:00
René Pfeuffer
5c11657858
Validate new namespace on rename
2020-09-07 15:32:09 +02:00
Konstantin Schaper
ee12e5ceec
add new extension point for repository initialization
2020-09-07 13:12:10 +02:00
eheimbuch
4ee7ba4641
Merge pull request #1321 from scm-manager/feature/plugin_migration_in_docs
...
Describe how data and plugins are migrated to v2
2020-09-07 08:56:57 +02:00
René Pfeuffer
1876c5f00d
Merge pull request #1319 from scm-manager/snyk-upgrade-6881f734db3435ebce01f3ec5ed1f6d5
...
[Snyk] Upgrade org.apache.shiro:shiro-core from 1.5.3 to 1.6.0
2020-09-04 07:54:32 +02:00
René Pfeuffer
a7491ea45f
Describe how data and plugins are migrated to v2
2020-09-04 07:47:01 +02:00
Sebastian Sdorra
8ec782bc93
Update jdk to 11.0.8 for docker installations
2020-09-04 07:20:56 +02:00
René Pfeuffer
a9a30a3db1
Merge pull request #1320 from galinette-34/patch-1
...
Update ProtocolInformation.tsx
2020-09-03 18:21:26 +02:00
galinette-34
89aa1dbe16
Update ProtocolInformation.tsx
...
Second output redirection to file .hg/hgrc need operator ">>"
2020-09-03 14:56:04 +02:00
snyk-bot
bc13d715cc
fix: upgrade org.apache.shiro:shiro-core from 1.5.3 to 1.6.0
...
Snyk has created this PR to upgrade org.apache.shiro:shiro-core from 1.5.3 to 1.6.0.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.shiro/shiro-core/
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-09-03 14:31:05 +02:00
René Pfeuffer
af9e2529ca
Adapt test to additional 'date' attribute in tag object
2020-09-03 14:26:58 +02:00
René Pfeuffer
2cfd3faf34
Set version to 2.5.0-SNAPSHOT globally
2020-09-03 07:56:01 +02:00
Eduard Heimbuch
a30721876e
enhance repository initializer api with creation context
2020-09-02 11:06:29 +02:00
Sebastian Sdorra
d3a8623794
Merge pull request #1305 from scm-manager/feature/tag-dates
...
Feature/tag dates
2020-09-02 10:43:17 +02:00
Sebastian Sdorra
d12572f765
Merge branch 'develop' into feature/tag-dates
2020-09-02 10:43:08 +02:00
Sebastian Sdorra
421066a093
Merge pull request #1304 from scm-manager/feature/diff-anchor-links
...
Feature/diff anchor links
2020-09-02 10:42:40 +02:00
Sebastian Sdorra
0729fe3ecb
Merge branch 'develop' into feature/diff-anchor-links
2020-09-02 10:42:30 +02:00
René Pfeuffer
43b1c7e2d9
Set new version in all package.json files
2020-09-02 10:41:02 +02:00
René Pfeuffer
b60b737712
Log chage
2020-09-02 10:25:56 +02:00
René Pfeuffer
abedebda10
Fix redirect to requested location in anonymous mode
...
If anonymous mode is enabled, the user should be redirected to the
requested location after login, when he entered a restricted URL.
Therefore we have to append the requested location to the login link
here.
2020-09-02 10:18:42 +02:00
Sebastian Sdorra
964f82bd09
Merge with develop
2020-09-02 07:45:44 +02:00
Sebastian Sdorra
95dde51bba
Move escapeWhitespace to diffs and add small test
2020-09-02 07:40:52 +02:00
Sebastian Sdorra
055081db9f
added missing hash to pull request link in changelog
2020-09-02 07:24:43 +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
2.4.1
2020-09-01 13:52:15 +00:00
Sebastian Sdorra
b34cd7e442
Adjust yarn lock file
2020-09-01 15:51:16 +02:00
Sebastian Sdorra
65f91d5bc7
Prepare changelog for release 2.4.1
2020-09-01 15:43:08 +02:00
Sebastian Sdorra
1d319e5001
Update CHANGELOG.md
2020-09-01 15:40:33 +02:00
Sebastian Sdorra
ed197c97de
Merge pull request #1308 from scm-manager/bugfix/wait_before_restart
...
wait before restart if system property "sonia.scm.restart.wait" is set
2020-09-01 15:39:10 +02:00
Eduard Heimbuch
2ab5696da0
wait before restart if system property "sonia.scm.restart.wait" is set
2020-09-01 15:13:09 +02:00
René Pfeuffer
44ed7c1a33
Merge pull request #1309 from scm-manager/bugfix/checkbox_not_accessible_from_keyboard
...
Make checkbox accessible from keyboard
2020-09-01 14:52:04 +02:00
René Pfeuffer
36b8f667bf
Make checkboxes changeable with key press
2020-09-01 14:06:26 +02:00