366 Commits

Author SHA1 Message Date
Justin
1ccfb15c0d Updating repo location 3.3.2 2018-05-09 21:03:01 -04:00
Justin
eef3736c90 Readme updates, version update 2018-05-09 21:01:56 -04:00
Justin
55c34f27ad Fixing #82 2018-05-09 20:36:57 -04:00
Justin
c34a9ae095 Fixing undefined search variable #83 2018-05-09 19:42:53 -04:00
Justin
013cfa8e2f Updates 3.3.0 2018-05-07 17:38:20 -04:00
jdalrymple
91239aaa72
Merge pull request #77 from pmctire/feature/jobs-pipeline-endpoints
Add some Jobs related endpoint support
2018-05-04 09:03:50 -04:00
Isaac Ouellet Therrien
2c8c1a61d3 switch RequestHelper.get with getPaginated recursive call 2018-05-04 08:58:37 -04:00
Isaac Ouellet Therrien
89ccdb19ec Merge remote-tracking branch 'jdalrymple/jobs-pipeline-endpoints' into feature/jobs-pipeline-endpoints 2018-05-04 08:50:26 -04:00
Justin
9ac54751e2 Changes to decrease complexity 2018-05-03 13:25:48 -04:00
Isaac Ouellet Therrien
c6c88595fc Simplify if stream 2018-05-03 11:03:36 -04:00
Isaac Ouellet Therrien
61313ebc21 Throw an error if user is using XMLHttpRequest
Following changes from @jdalrymple in his `jobs-pipeline-endpoints` branch
2018-05-03 10:56:10 -04:00
Justin
a42d9a74dc - Set the default for the stream request option
- throw an error if the user tries to stream with xml
2018-05-03 10:22:29 -04:00
Isaac Ouellet Therrien
adc1985457 Destructuring an undefined/null object does not work 2018-05-02 15:21:21 -04:00
Justin
62b1094576 Fixing missing Version API 3.2.2 2018-05-02 13:05:51 -04:00
Justin
d9edee521e Moved some things around 2018-04-27 08:49:04 -04:00
Justin
1066d0eef3 Updating security flaw 2018-04-26 21:59:57 -04:00
Isaac Ouellet Therrien
99f7ddd640 thats a post, not a get... 2018-04-25 15:29:55 -04:00
Isaac Ouellet Therrien
61f282c592 Add Playing a job support 2018-04-24 13:24:44 -04:00
Isaac Ouellet Therrien
72968897a7 Duplicate get pipeline jobs list to Jobs API 2018-04-24 11:44:46 -04:00
Isaac Ouellet Therrien
1fc3bd7c3d Move endpoint to get pipeline jobs list to Pipelines API 2018-04-24 11:44:01 -04:00
Isaac Ouellet Therrien
8f65bb6508 Add endpoint to download single job artifact file via stream 2018-04-24 11:39:15 -04:00
Isaac Ouellet Therrien
747d478998 Add options parameter to the get all jobs for pipeline endpoint 2018-04-24 09:25:37 -04:00
Isaac Ouellet Therrien
a3286c3023 Restore wrongly deleted class 2018-04-23 17:21:36 -04:00
Isaac Ouellet Therrien
b01f72d85d Add download single file artifact from specific job 2018-04-23 17:16:59 -04:00
Isaac Ouellet Therrien
3dc1de24b5 Add get all jobs for pipeline support 2018-04-23 17:05:08 -04:00
Frederic G.-Boutin
ad3c6a0482 Merge remote-tracking branch 'jdalrymple/master' 2018-04-23 15:55:49 -04:00
Justin Dalrymple
42ff99e800 Updates 3.2.1 2018-04-23 12:43:16 -04:00
Justin Dalrymple
797c81dfb5 Incorrectly named bundles 2018-04-23 12:40:15 -04:00
Justin
ca8e8a0d12 Updates 3.2.0 2018-04-21 02:45:59 -04:00
jdalrymple
5e3df4cfe2
Merge pull request #72 from pmctire/feature/pipelines_endpoint
Full support for project pipeline(s) endpoints
2018-04-20 16:14:03 -04:00
Frederic G.-Boutin
4d194725c9 Support for retry and cancel 2018-04-20 15:20:42 -04:00
Frederic G.-Boutin
9047c62794 Support for pipeline endpoints GET and CREATE 2018-04-20 12:11:08 -04:00
jdalrymple
d96eba52e7
Merge pull request #70 from Axosoft/fix/xhr-decamelize
Decamelize option keys while using XHR
2018-04-17 18:03:14 -04:00
Jordan Wallet
5aca0e9723 Decamelize option keys while using XHR 2018-04-17 09:18:59 -07:00
Justin
103ebbaf0a Updates 3.1.1 2018-04-17 09:28:47 -04:00
Justin
ce7d5ffe97 UserCustomAttributes Bug fix 2018-04-17 09:27:02 -04:00
Justin
2d7a6aa825 Updatiing readme 3.1.0 2018-04-16 19:11:53 -04:00
Justin
71fbba4385 Merge remote-tracking branch 'Axosoft/feature/useXMLHttpRequest' 2018-04-16 19:08:54 -04:00
Justin
aeb4cb484a - Added addTimeEstimate, addTimeSpent, timeStats, resetTimeSpent and resetTimeEstimate to the Issues API. Requested in PR [#68](https://github.com/jdalrymple/node-gitlab-api/pull/68)
**Breaking Change**

- Renamed timeEstimate to addTimeEstimate, and timeSpend to addTimeSpent, in the MergeRequests API
2018-04-16 19:06:49 -04:00
Joshua Grosso
2e5472fe74 Fix style 2018-04-16 09:01:41 -07:00
Joshua Grosso
caf8cb45d7 Reject when an XMLHttpRequester request fails 2018-04-16 09:01:41 -07:00
Jordan Wallet
1732a2c4a6 Make XmlHttpRequest respect resolveWithFullResponse 2018-04-16 09:01:26 -07:00
Jordan Wallet
ec90ec3585 Alias "del" to "delete" on XMLHttpRequester 2018-04-16 09:01:26 -07:00
Jordan Wallet
1f31bdaae2 Add documentation for XHR option
Also removed trailing whitespace from "//Can be created in your profile", and since I was doing that anyway, added a space between "//" and "Can"
2018-04-16 09:01:26 -07:00
Jake Krammer
51d62966c8 Update package-lock.json 2018-04-16 09:01:07 -07:00
Jordan Wallet
05b524f5ac Fix useXMLHttpRequest passing 2018-04-16 09:01:07 -07:00
Jordan Wallet
f05610479d Make compatible with Node 7, update package.json (but not package-lock) 2018-04-16 09:01:07 -07:00
Jordan Wallet
97dc29d941 Draft of XMLHttpRequest support, package out of date 2018-04-16 09:01:07 -07:00
Justin
027d2c44c4 Updating readme and version 3.0.4 2018-04-13 20:44:35 -04:00
jdalrymple
c5cbcc5e63
Merge pull request #65 from zhao0/master
fix request method and path of Commits.editStatus
2018-04-10 10:32:15 -04:00