656 Commits

Author SHA1 Message Date
greenkeeper[bot]
12b6ca1bfb fix(package): update @semantic-release/npm to version 5.0.1
Closes #139
2018-08-04 23:24:43 +00:00
semantic-release-bot
a112837d1a chore(release): 3.7.0 [skip ci]
# [3.7.0](https://github.com/jdalrymple/node-gitlab/compare/3.6.0...3.7.0) (2018-08-02)

### Features

* Adding update push rules to Projects, and updating the Protected Branches service to match the updated API thanks to [jennparise](https://github.com/jennparise)([#134](https://github.com/jdalrymple/node-gitlab/issues/134))  ([9f3de02](https://github.com/jdalrymple/node-gitlab/commit/9f3de02))
* Updating Project Snippets API [#138](https://github.com/jdalrymple/node-gitlab/issues/138) ([a7858bd](https://github.com/jdalrymple/node-gitlab/commit/a7858bd))
3.7.0
2018-08-02 04:37:51 +00:00
Justin
efda896a16 chore(jest): Fixing security flaw 2018-08-02 00:27:20 -04:00
Justin
9e4132cc32 chore(package): Updating packages 2018-08-02 00:05:57 -04:00
Justin
a7858bd3c9 feat: Updating Project Snippets API #138 2018-08-02 00:00:45 -04:00
greenkeeper[bot]
11dbeff657 chore(package): update jest-extended to version 0.8.0 (#136) 2018-07-30 22:09:41 -04:00
jennparise
9f3de02642 feat: Adding update push rules to Projects, and updating the Protected Branches service to match the updated API thanks to [jennparise](https://github.com/jennparise)(#134)
* added updatePushRule for updating the push rule options

* added updatePushRule for updating the push rule options

* added updatePushRule and put in alphabetical order

* updated protect branches to current gitlab api documentation

* fixed format issues

* fixed trailing spaces

* made branch name formatted for being required for protect

* made branch name formatted for being required - fixed missed key
2018-07-30 22:09:24 -04:00
Justin
92adf6496d chore: Updating changelog and readme 2018-07-23 22:44:02 -04:00
semantic-release-bot
2ee7f11336 chore(release): 3.6.0 [skip ci]
# [3.6.0](https://github.com/jdalrymple/node-gitlab/compare/3.5.1...3.6.0) (2018-07-24)

### Bug Fixes

* **package:** update [@semantic-release](https://github.com/semantic-release)/npm to version 4.0.0 ([#122](https://github.com/jdalrymple/node-gitlab/issues/122)) ([5351dcc](https://github.com/jdalrymple/node-gitlab/commit/5351dcc))

### Features

* add mirror pull trigger ([#130](https://github.com/jdalrymple/node-gitlab/issues/130)) ([b6ccb80](https://github.com/jdalrymple/node-gitlab/commit/b6ccb80))
* Making API version modifyable ([a2732b9](https://github.com/jdalrymple/node-gitlab/commit/a2732b9))
* Updating Jobs API ([03a2f2d](https://github.com/jdalrymple/node-gitlab/commit/03a2f2d))
* Updating participants function for issues ([f60e7ed](https://github.com/jdalrymple/node-gitlab/commit/f60e7ed))
3.6.0
2018-07-24 02:28:39 +00:00
Justin
8d281f2578 Missing key 2018-07-23 22:17:05 -04:00
Justin
f4f1aeefd1 Add back sleep 2018-07-23 21:52:11 -04:00
Justin
b5a6e8a2eb Try readiness instead 2018-07-23 21:41:27 -04:00
Justin
7e7cd739f7 Echo the env var not the word 2018-07-23 21:20:36 -04:00
Justin
ad6976d21b Testing to see if env var are properly set 2018-07-23 21:05:57 -04:00
Justin
1fd9958a43 Switched it to lc, maybe it will work this time 2018-07-23 19:54:48 -04:00
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
d2f344ab59 chore: Typo in travis ci file 2018-07-23 19:37:23 -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
dfe9d2a4da Test for liveness 2018-07-23 19:18:32 -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
Joseph Petersen
b8f3f53c3c update packages (#131) 2018-07-21 19:45:50 -04:00
greenkeeper[bot]
5351dcc7ba fix(package): update @semantic-release/npm to version 4.0.0 (#122) 2018-07-19 10:05:45 -04:00
greenkeeper[bot]
55e02ae535 chore(package): update @semantic-release/changelog to version 3.0.0 (#124) 2018-07-19 10:05:31 -04:00
greenkeeper[bot]
ac1be9a6c1 chore(package): update @semantic-release/git to version 7.0.0 (#123) 2018-07-19 10:04:49 -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
Justin
4f682cad3b chore: updating release patches that were missed over the past week 3.5.1 2018-07-08 23:24:30 -04:00
Justin
6c72d02d57 Merge branch 'changelog' 2018-07-06 18:12:07 -04:00
Justin
006d63a0c4 More missing packages 2018-07-06 17:47:30 -04:00
Justin
58fb1a5c89 Missing package 2018-07-06 17:33:34 -04:00
jdalrymple
68c3f8b8c7
Merge pull request #120 from jdalrymple/codcov
Ignoring patch coverage for now
2018-07-05 12:45:48 -04:00
Justin Dalrymple
ffbf5f119a Moving release config into yml 2018-07-05 12:42:31 -04:00
Justin Dalrymple
de9fba619d Ignoring patch coverage for now 2018-07-05 12:34:38 -04:00
jdalrymple
7685ce7a0e
Merge pull request #119 from maclennann/feature/fix_methods_for_approvals
Fix methods for editing MR approval/approver settings
2018-07-05 11:03:54 -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
jdalrymple
6f6cb3af08
Merge pull request #117 from siemens/feat/rate-limit
feat: obey the rate limit
3.5.0
2018-07-04 13:10:37 -04:00
jdalrymple
8d983820a6
Merge pull request #118 from qkdreyer/patch-1
Fixed migrating-from-node-gitlab link in Table of Contents
2018-07-04 12:51:47 -04:00
Quentin Dreyer
ef6a1e510b
Fixed migrating-from-node-gitlab link in Table of Contents 2018-07-04 14:50:47 +02: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
4458beae2e chore: Fixing licence badge 2018-07-02 15:32:57 -04:00
Justin
05652082d0 Wrong expect function 2018-07-02 15:20:11 -04:00
Justin
312d21768f Missed property 2018-07-02 15:15:10 -04:00
Justin
53451c5f3e Adding more properties to test against 2018-07-02 15:03:59 -04:00
Justin
a354736ca8 Using the incorrect function 2018-07-02 14:41:47 -04:00
Justin
692cb7c574 Fixing export 2018-07-02 14:23:27 -04:00
Justin
3741186718 test: Adding basic ApplicationSettings tests to improve coverage 2018-07-02 14:12:18 -04:00
Justin
f1c3e1af1d fix: Title parameter in the Project Milestones API was not being passed in the request
#116
3.4.6
2018-07-02 13:09:01 -04:00
Justin
0d14dff49b chore: Fix linting 3.4.5 2018-07-02 11:49:49 -04:00