Eduard Heimbuch
|
275ca49f71
|
Mark old import handler api as deprecated
|
2020-11-27 13:30:01 +01:00 |
|
Eduard Heimbuch
|
74fc70e942
|
add repository import event
|
2020-11-27 08:53:50 +01:00 |
|
Eduard Heimbuch
|
76cf2d801a
|
Merge branch 'develop' into feature/import_git_from_url
|
2020-11-26 14:01:19 +01:00 |
|
Eduard Heimbuch
|
9a06bc7d8a
|
add repository import event
|
2020-11-26 13:58:34 +01:00 |
|
Eduard Heimbuch
|
a7c4d41e4e
|
improve error handling on repository import if the credentials were wrong or missing
|
2020-11-26 12:57:40 +01:00 |
|
Eduard Heimbuch
|
0682118879
|
Cleanup
|
2020-11-26 11:31:33 +01:00 |
|
Eduard Heimbuch
|
485138e5f2
|
add unit tests
|
2020-11-26 11:06:35 +01:00 |
|
René Pfeuffer
|
ac9804004a
|
Merge pull request #1440 from scm-manager/feature/unify_key_views
Feature/unify key views
|
2020-11-26 11:03:30 +01:00 |
|
René Pfeuffer
|
c476b3757b
|
Clarify texts
|
2020-11-26 11:01:01 +01:00 |
|
Florian Scholdei
|
1402e377f2
|
Update CHANGELOG.md
|
2020-11-26 09:37:58 +01:00 |
|
Florian Scholdei
|
db31f72658
|
Small typo in documentation
|
2020-11-26 09:37:40 +01:00 |
|
Florian Scholdei
|
dc4bc2b32b
|
Update documentation
|
2020-11-26 09:37:40 +01:00 |
|
Florian Scholdei
|
ba9143d78e
|
Unify key views across all user settings
|
2020-11-26 09:37:40 +01:00 |
|
René Pfeuffer
|
f390830e83
|
Merge pull request #1439 from scm-manager/feature/commit_date_for_branch
Feature "Commit Date for Branch"
|
2020-11-26 09:37:23 +01:00 |
|
René Pfeuffer
|
bbd9160b18
|
Clean up imports
|
2020-11-26 09:24:09 +01:00 |
|
René Pfeuffer
|
58cbe1a535
|
Improve readability
|
2020-11-26 09:00:40 +01:00 |
|
René Pfeuffer
|
dcc848eb4b
|
Update docs
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
|
2020-11-26 09:00:23 +01:00 |
|
Eduard Heimbuch
|
713b57a212
|
Merge pull request #1444 from scm-manager/dependabot/maven/scm-webapp/com.cronutils-cron-utils-9.1.3
Bump cron-utils from 8.1.1 to 9.1.3 in /scm-webapp
|
2020-11-26 08:59:13 +01:00 |
|
René Pfeuffer
|
9119d2c075
|
Adapt documentation
|
2020-11-26 08:32:06 +01:00 |
|
René Pfeuffer
|
07cf290370
|
Do not render last commit date when it's missing
|
2020-11-26 08:32:06 +01:00 |
|
René Pfeuffer
|
7a47e68707
|
Make stale state computation configurable
|
2020-11-26 08:32:06 +01:00 |
|
René Pfeuffer
|
518a1118fc
|
Log change
|
2020-11-26 08:32:03 +01:00 |
|
René Pfeuffer
|
0988ec5c7b
|
Compute stale flag depending on default branch
A branch should be considered as stale, when it's commit wai more than
30 days older than the commit of the default branch.
|
2020-11-26 08:31:14 +01:00 |
|
René Pfeuffer
|
a2341f3ce2
|
Do not mark default branch as stale
|
2020-11-26 08:31:14 +01:00 |
|
René Pfeuffer
|
9d25a93558
|
Distinct between active and stale branches
|
2020-11-26 08:31:14 +01:00 |
|
René Pfeuffer
|
541933a03a
|
Show last commit of branch in ui
|
2020-11-26 08:31:14 +01:00 |
|
René Pfeuffer
|
4d4f89dc7e
|
Read last commit date for hg branches
|
2020-11-26 08:31:14 +01:00 |
|
René Pfeuffer
|
f0f7ddc444
|
Add test for hg branches command
|
2020-11-26 08:31:14 +01:00 |
|
René Pfeuffer
|
181806f84b
|
Read last commit date for git branches
|
2020-11-26 08:31:14 +01:00 |
|
René Pfeuffer
|
6adba1bad2
|
Add lastCommitDate to branch
|
2020-11-26 08:31:14 +01:00 |
|
Eduard Heimbuch
|
b59616572a
|
Merge pull request #1413 from scm-manager/snyk-upgrade-8c5af34ae9866fb87ba851f86530a074
[Snyk] Upgrade com.github.spullara.mustache.java:compiler from 0.9.6-scm1 to 0.9.7
|
2020-11-26 08:03:08 +01:00 |
|
Eduard Heimbuch
|
e87df7c359
|
Enable repository import with credentials
|
2020-11-25 17:15:31 +01:00 |
|
René Pfeuffer
|
14659a47a0
|
Merge pull request #1441 from scm-manager/feature/repository_overview_tooltips
Feature/repository overview tooltips
|
2020-11-25 15:47:55 +01:00 |
|
Eduard Heimbuch
|
d1dc2e04e2
|
refactor UI
|
2020-11-25 15:08:30 +01:00 |
|
Eduard Heimbuch
|
4e1e51d1b9
|
Add Loading Spinner while waiting for repository import
|
2020-11-25 14:01:45 +01:00 |
|
Eduard Heimbuch
|
10ed51733c
|
Integrate import repository function into ui
|
2020-11-25 11:23:43 +01:00 |
|
Eduard Heimbuch
|
ff2b4d8acd
|
refactor RepositoryForm.tsx to FC
|
2020-11-25 09:40:10 +01:00 |
|
dependabot[bot]
|
13906dce2d
|
Bump cron-utils from 8.1.1 to 9.1.3 in /scm-webapp
Bumps [cron-utils](https://github.com/jmrozanec/cron-utils) from 8.1.1 to 9.1.3.
- [Release notes](https://github.com/jmrozanec/cron-utils/releases)
- [Commits](https://github.com/jmrozanec/cron-utils/compare/8.1.1...9.1.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-25 00:29:15 +00:00 |
|
Florian Scholdei
|
f918615df9
|
Merge with upstream
|
2020-11-25 00:15:32 +01:00 |
|
CES Marvin
|
4752fdeea1
|
prepare for next development iteration
|
2020-11-24 18:59:15 +00:00 |
|
Jenkins Agent User
|
7f807bcfa0
|
Merge branch 'master' into develop
|
2020-11-24 18:58:46 +00:00 |
|
CES Marvin
|
b283f782ab
|
release version 2.10.1
2.10.1
|
2020-11-24 18:22:43 +00:00 |
|
René Pfeuffer
|
f3d25e0440
|
Merge pull request #1442 from scm-manager/feature/improve_plugin_update_logging
Improve logging for plugin update installation
|
2020-11-24 18:52:15 +01:00 |
|
Florian Scholdei
|
f65f3222ee
|
Update documentation, storyshots
|
2020-11-24 18:35:07 +01:00 |
|
René Pfeuffer
|
f4b8a40f59
|
Adjust changelog for release 2.10.1
|
2020-11-24 18:32:44 +01:00 |
|
René Pfeuffer
|
c6139c647e
|
Log change
|
2020-11-24 18:31:18 +01:00 |
|
René Pfeuffer
|
fc9176ec5a
|
No exception for missing file on cancelled installation
|
2020-11-24 18:31:18 +01:00 |
|
René Pfeuffer
|
b67a0cb89d
|
Improve logging for failures during plugin installation
|
2020-11-24 18:31:18 +01:00 |
|
Florian Scholdei
|
669cc39fa9
|
Add tooltip to shortlinks on repository overview
|
2020-11-24 17:34:21 +01:00 |
|
René Pfeuffer
|
2645b0b066
|
Name not matching condition in exception
|
2020-11-24 13:59:58 +01:00 |
|