Commit Graph

3404 Commits

Author SHA1 Message Date
Eduard Heimbuch
7ee8755dca append import links as array 2020-11-30 11:31:41 +01:00
Eduard Heimbuch
8d96c5fdd2 fix event handling on repository import 2020-11-30 08:43:48 +01:00
Eduard Heimbuch
599639bc48 Append import link to repository type 2020-11-27 14:25:23 +01:00
Eduard Heimbuch
3265d1cefb Enhance repository manager create api to perform actions after creation 2020-11-27 13:38:30 +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
485138e5f2 add unit tests 2020-11-26 11:06:35 +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
Eduard Heimbuch
e87df7c359 Enable repository import with credentials 2020-11-25 17:15:31 +01:00
Eduard Heimbuch
10ed51733c Integrate import repository function into ui 2020-11-25 11:23:43 +01: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
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
René Pfeuffer
2645b0b066 Name not matching condition in exception 2020-11-24 13:59:58 +01:00
Eduard Heimbuch
308b95d8c7 Upgrade repository import api 2020-11-24 10:39:38 +01:00
René Pfeuffer
d8721878fc Merge pull request #1434 from scm-manager/feature/improve_resources
Feature/improve resources
2020-11-19 14:00:58 +01:00
René Pfeuffer
69a3a8a2da Convert update dto classes to interfaces 2020-11-19 13:19:49 +01:00
Eduard Heimbuch
3132dbc0f8 remove obsolete tests 2020-11-19 09:50:35 +01:00
René Pfeuffer
bab4a56e22 Make dtos for schema docs unusable 2020-11-19 07:48:21 +01:00
Florian Scholdei
ec87ccca9d Minor corrections to resources and dtos 2020-11-18 17:12:04 +01:00
Florian Scholdei
9f0a93978c Add examples to core resources and create DTO adapted to schemata 2020-11-18 17:12:04 +01:00
René Pfeuffer
6d2eab1342 Merge pull request #1430 from scm-manager/feature/ignore_codes_on_tracing
Enhance trace api with accepted status codes
2020-11-17 17:50:52 +01:00
Eduard Heimbuch
4411e24ea7 add test 2020-11-17 12:57:49 +01:00
Eduard Heimbuch
65884a9168 Enhance trace api to set codes which are accepted as successful. This way requests can be traced as successful even if the response code is 4xx or 5xx. 2020-11-17 12:51:11 +01:00
Eduard Heimbuch
3f5bfd1d03 Merge pull request #1423 from scm-manager/feature/improve_group_resources
Feature/improve group resources
2020-11-17 10:40:29 +01:00
Eduard Heimbuch
831aa09cff Merge branch 'develop' into feature/delete_branches 2020-11-12 14:58:51 +01:00
René Pfeuffer
8cfbc60fea Distinguish between errors with and without details 2020-11-12 11:41:04 +01:00
René Pfeuffer
01a5dbd091 Show messages from native scm protocol 2020-11-12 11:41:04 +01:00
René Pfeuffer
b2533db684 Simplify mapper 2020-11-12 11:41:04 +01:00
Eduard Heimbuch
77788bab01 cleanup 2020-11-11 16:42:09 +01:00
Florian Scholdei
82017c7d65 Create DTO adapted to schema 2020-11-11 15:00:18 +01:00
Eduard Heimbuch
bb82c18e2b add delete link to branchDto 2020-11-11 14:09:15 +01:00
Florian Scholdei
59eb9de80b Add examples for group resources 2020-11-10 17:23:12 +01:00
Eduard Heimbuch
2fab771740 create endpoint for branch deletion 2020-11-10 15:41:13 +01:00
Eduard Heimbuch
121c0d1bf2 fix race condition on authorization event processing which leads to permission mismatch 2020-11-09 16:07:09 +01:00
Konstantin Schaper
4144e29599 fix scope check 2020-11-05 11:27:11 +01:00
Konstantin Schaper
7b24a4e95c Merge branch 'develop' into bugfix/api-key-to-access-token 2020-11-05 10:14:52 +01:00
Sebastian Sdorra
423402e62b Add option to disable request tracing 2020-11-04 09:44:08 +01:00
Konstantin Schaper
3dd0272c4a Merge branch 'bugfix/api-key-to-access-token' of github.com:scm-manager/scm-manager into bugfix/api-key-to-access-token 2020-11-04 09:38:46 +01:00
Konstantin Schaper
b5f042ad15 use preexisiting scope by default but prevent overriding of builder scope and update unit tests 2020-11-04 09:38:29 +01:00
Sebastian Sdorra
5694a89589 Set span kinds for internal requests 2020-11-04 09:37:24 +01:00
Sebastian Sdorra
b91d9e6b60 Add exception class to failed span of AdvancedHttpClient 2020-11-04 08:55:23 +01:00
Sebastian Sdorra
3c32073853 Merge with develop 2020-11-04 08:22:41 +01:00
Konstantin Schaper
616e1efc97 Merge branch 'develop' into bugfix/api-key-to-access-token 2020-11-03 14:48:39 +01:00
Konstantin Schaper
621ed5b827 update unit test name 2020-11-03 14:43:06 +01:00
Florian Scholdei
f3d8babc67 Merge with upstream 2020-11-03 11:44:13 +01:00
Konstantin Schaper
5c42c3b49d update unit test 2020-11-03 11:42:44 +01:00