Commit 6334683
committed
remove call to workspaces API and directly call repositories API
(fixes #50)
Call to workspaces API is not necessary if all we need is the repositories API URL.
The repositories API accepts a workspace ID anyway.
(Bitbucket support, Ticket BBS-134983)
Note: the parameter must be the workspace ID, no matter which of the two APIs are called.
There's no difference between users and teams anymore!1 parent 2dc9d5d commit 6334683
4 files changed
Lines changed: 2 additions & 65 deletions
File tree
- src/ScmBackup
- Hosters/Bitbucket
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 35 | | |
64 | 36 | | |
65 | | - | |
| 37 | + | |
66 | 38 | | |
67 | 39 | | |
68 | 40 | | |
| |||
Lines changed: 0 additions & 11 deletions
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 123 | | |
130 | 124 | | |
131 | 125 | | |
| |||
0 commit comments