234 Commits

Author SHA1 Message Date
Justin
a2732b9eda feat: Making API version modifyable 2018-07-23 19:43:53 -04:00
Justin
f60e7ed5f7 feat: Updating participants function for issues 2018-07-23 19:40:15 -04:00
Justin
03a2f2d1ed feat: Updating Jobs API
- Added cancel, retry, erase, keepArtifacts, downloadLatestArtifacts and downloadTraceFile
2018-07-23 19:36:14 -04:00
Joseph Petersen
b6ccb806a9 feat: add mirror pull trigger (#130) 2018-07-23 19:19:39 -04:00
Justin
9763807095 chore: Fixing lint errors 2018-07-23 19:13:13 -04:00
jnovick
c7dd5e6574 Add MR pipelines endpoint (#128) 2018-07-23 12:13:33 -04:00
Fabian Aussems
7ff06cf30f added participants function for issues (#125)
see: https://docs.gitlab.com/ee/api/issues.html#participants-on-issues
2018-07-18 09:40:41 -04:00
Norm MacLennan
aa2738bb3e Fix methods for editing MR approval/approver settings
The code was previously trying to do GETs to the routes, which was giving me
404s. Updated to correctly change the `/approvals` router to POST and the
`/approvers` router to PUT as in the GitLab API documentation:

https://docs.gitlab.com/ee/api/merge_request_approvals.html
2018-07-05 09:54:51 -04:00
Max Wittig
9b46250619 feat: obey the rate limit
Wait as long as specified in the retry-after header, send out by GitLab

Fixes #73
2018-07-04 09:55:06 +02:00
Justin
f1c3e1af1d fix: Title parameter in the Project Milestones API was not being passed in the request
#116
2018-07-02 13:09:01 -04:00
Justin
0d14dff49b chore: Fix linting 2018-07-02 11:49:49 -04:00
Justin
216128dc47 fix: #113, and Updating changelog and contributers list 2018-07-02 11:45:29 -04:00
Artem
5f376fc91e
Fix ProjectIssueBoards api url 2018-07-01 19:46:50 +03:00
Michael Townsend
9e73ad5bc9 Thanks linter 2018-06-18 14:45:43 -04:00
Michael Townsend
243648ce33 Endpoint for the retrieval of projects by user id 2018-06-18 14:33:45 -04:00
Justin Dalrymple
eeec3716ad Fixing some test linting warnings, and duplicate data declaration 2018-06-06 12:53:03 -04:00
Giuseppe Angri
764fdef928 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	src/infrastructure/RequestHelper.js
2018-06-06 11:29:34 +02:00
Justin
da8c8313ea Linting 2018-06-05 22:25:10 -04:00
Justin
fd79421e5a Remove some white space 2018-06-05 22:19:52 -04:00
Justin
20ce703a2e Updating tests 2018-06-05 21:49:34 -04:00
Justin
d4518e237c Adding tests and updating pagination properties 2018-06-05 21:15:46 -04:00
Justin
a7163eced0 Fixing inversion 2018-06-05 18:00:59 -04:00
Giuseppe Angri
6c0a4b48ec Fix Issue #102: The function to Get languages used in a project is absent 2018-06-05 12:14:19 +02:00
Giuseppe Angri
2fdeb5fe99 Fix Issue #101: Show functions (in Users, Projects and Commits) not support the options 2018-06-05 12:11:52 +02:00
Giuseppe Angri
ea36fe4c1f Fix Issue #100: Show functions not working 2018-06-05 12:00:10 +02:00
Justin
fe0a941745 Updating changelog and adding CommitDiscussions support 2018-06-01 22:15:34 -04:00
Justin
82173a21bc Adding merge request discussions 2018-06-01 22:09:42 -04:00
Justin
e0afc08828 Fixing typo in merge request awards and updating packages 2018-06-01 22:05:41 -04:00
Justin
3ffcbd66ff Added new option to readme, and clarified the option name 2018-06-01 20:41:18 -04:00
Justin
8f1ee03cf0 Missing bracket 2018-06-01 20:29:29 -04:00
Justin
eebff7a23b Adding pagination 2018-06-01 20:27:28 -04:00
Justin
38ce7fffda Linting fix 2018-05-23 18:24:13 -04:00
Justin
6d8e4a6426 Merge branch 'gitlabci' 2018-05-23 18:07:55 -04:00
Justin
f97a80a948 Linting fixes 2018-05-23 17:30:55 -04:00
Justin
7fc5f1238e Linting 2018-05-22 23:06:26 -04:00
jdalrymple
850b338e32
Merge pull request #91 from Defenderbass/bugfix/branch-name-encode
applied "encodeURIComponent" to "branchName"
2018-05-22 15:49:51 -04:00
jdalrymple
c9504fb1d2
Merge pull request #92 from Defenderbass/bugfix/misspelling
misspelling
2018-05-22 15:49:01 -04:00
Igor Katsuba
85dbc7e2fb misspelling 2018-05-22 22:44:17 +03:00
Igor Katsuba
be1a3c095c applied "encodeURIComponent" to "branchName" 2018-05-22 18:40:59 +03:00
Justin
aae249cd6f Noticing jobs.show was missing 2018-05-21 17:24:51 -04:00
Pavel Birukov
7275b11dde Remove non-standard Babel's plugins 2018-05-18 18:55:58 +03:00
Justin
d36364a7bf Updating tests 2018-05-17 18:30:18 -04:00
jdalrymple
826043319f
Merge pull request #86 from evolution-gaming/fix-reexport
Reexport missing ProjectSnippet and ProjectBadges
2018-05-15 19:23:12 -04:00
Pavel Birukov
df963e77c5 Reexport missing ProjectSnippet and ProjectBadges 2018-05-16 01:25:33 +03:00
Justin
c3e2307f14 Fixing null pointer problem 2018-05-14 14:41:40 -04:00
Justin Dalrymple
0ae9065bf9 Moving over the template projects test 2018-05-09 21:38:53 -04:00
Justin
9a33511a92 Adding more tests 2018-05-09 21:38:53 -04:00
Justin
1ff645bd23 Testing updates 2018-05-09 21:38:53 -04:00
dehnel
62b9c0e1cf first crack at some testing 2018-05-09 21:35:12 -04:00
Justin
9e13c33228 Adding linting check 2018-05-09 21:29:51 -04:00