-
On various api like getMergeRequest or MergeRequest object or MergeRequestParams list object is considered a List
considering that it's duplicated labels doesn't make sense, shouldn't this structur…
-
```
diff --git a/pom.xml b/pom.xml
index 65f5713..80d14c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.monitorjbl.plugins
pr-harmony
- 2.5.0
+ 2.6.0
atlassian-…
-
I have a very odd case. I'm using vagrant with vCenter, and using rsync folders. Most of the time it works, but some times the VM will boot, properly report its IPv4 address, swap out the ssh keys, bu…
-
There are several cases of bulk queries that return 'lighter' versions of objects. For example `mergeRequestApi.getMergeRequests()` returns a list `MergeRequest` objects that contain only basic info. …
-
# class `TimeTracker`
## methods to get list of spent time.
- [ ] method to get list of spent time for issues and merge-requests of certain project
- [ ] method to get list of spent time for issue…
-
MergeRequest should be proposed here: https://gitlab.com/nblockchain/grin-wallet
-
If you are trying to use this bundle for a PARTNER type wsdl, as I ultimately did, here's a way to go about it. It would be great if this bundle did this natively.
I went this route because a.) I di…
-
## Summary
### Our workflow currently
out team use rush with Git Flow :
* use GitLab ( include GitLab , GitLab-CI and GitLab-Runner )
* master branch is protected branch , only MergeRequest …
-
I am going to use this structure
ps. edited at 12/11/2016
in /
------
event
-
Assumes are sorted by build.created_at. If `limit=1` is passed as a query param and the first build has a merge request that is associated with 20 builds, API will still only return that first build.
…