193 Commits

Author SHA1 Message Date
Justin
9ec06c94d3 docs: Removing missed certificate information in README.md 2019-07-15 08:56:44 -04:00
Justin
b4b5a94dc4 Updating lts to fix broken jest dependency 2019-07-11 15:21:52 -04:00
Justin
f7425a72e2 fix: PushRules were missing from the ProjectBundle export and the README. #373
BREAKING CHANGE: PushRule export was renamed to PushRules to match the plurality of the export names
2019-07-02 13:48:52 -04:00
Justin
f9a47c7beb fix: Revert support for the rejectUnauthorized option until issues in #377 are sorted. 2019-07-01 12:30:39 -04:00
mseyma
4d99902a10 feat: Add configurable request timeout (#341)
Adds the ability for the client to configure the timeout (default is still 300 seconds)
2019-06-08 17:14:51 -04:00
Justin
59f92869ca feat: Adding support for Container Registry API #274 2019-06-07 15:11:30 -04:00
Justin
356f056e5f chore(merge): Fixing some merge conflicts 2019-05-25 19:25:07 -04:00
Justin
ee4730fbd0 fix: Removed xhr library in favour of ky, and switched request for got for a smaller package size and retry functionality 2019-05-25 19:05:28 -04:00
Justin
5f97193dfd feat: Adding the option to conditionally camelize response body 2019-05-25 19:05:28 -04:00
Justin
ce408be0df docs: Updating README and performing some basic linting 2019-05-25 17:15:34 -04:00
WEBER Logan
82038305e3
feat(services): add protected tags 2018-12-12 17:54:45 +01:00
Justin Dalrymple
266de00c9a fix: Update pagination docs and conditions #238 2018-11-26 15:37:42 -05:00
Pavel Birukov
5b62707c2e Merge branch 'master' into add-types 2018-10-30 15:19:12 +01:00
Pavel Birukov
9a2f1f8061 Add test-with-token script, to simplify local testing 2018-10-30 12:16:43 +01:00
Pavel Birukov
0b4c7849ce Merge branch 'master' into add-types 2018-10-30 12:00:37 +01:00
jdalrymple
2717d4d8af
Update README.md
docs: Missed merge conflict on the sudo explanation
2018-10-17 16:22:33 -04:00
Louis Cherel
d2a142caa2 README.md: fix use of sudo 2018-10-17 21:42:09 +02:00
Louis Cherel
02069f60d2 doc: explain Sudo header 2018-10-17 12:33:05 +02:00
Pavel Birukov
f946569882 Add types for Object.assign 2018-10-12 20:50:51 +03:00
Bruno Guimarães
11a50ebc29 Added user snippets API support (#189)
* Added user snippets API support

* Combined functions 'all' and 'allPublic'

* Added 'Snippets' as supported API

* Fixed lint error (` should be ')

* Added test for creating snippets
2018-09-18 18:37:29 -04:00
Pavel Birukov
b412222fc5 chore: Fixed wrong wait import (#149)
* Fix incorrectly imported 'wait'
* Updated README to mention that we assume Promise polyfilled
2018-08-14 13:49:31 -04:00
Justin
92adf6496d chore: Updating changelog and readme 2018-07-23 22:44:02 -04:00
Justin
4f682cad3b chore: updating release patches that were missed over the past week 2018-07-08 23:24:30 -04:00
Quentin Dreyer
ef6a1e510b
Fixed migrating-from-node-gitlab link in Table of Contents 2018-07-04 14:50:47 +02:00
Justin
4458beae2e chore: Fixing licence badge 2018-07-02 15:32:57 -04:00
Justin
216128dc47 fix: #113, and Updating changelog and contributers list 2018-07-02 11:45:29 -04:00
Justin
68c638b0b3 chore: Added commitizen to help with consistent commit mesages for semantic release's auto release f 2018-07-02 11:11:14 -04:00
MunifTanjim
74edc4d23f update README.md badges 2018-07-02 13:13:30 +06:00
Justin
7ee08ac2e7 New release
- Updating packages
- Adding support for the retrieval of projects by user id [#105](https://github.com/jdalrymple/node-gitlab/pull/105) thanks to [Michael Townsend](https://github.com/Continuities)
2018-06-25 22:58:08 -04:00
Justin
5f0074676c Adding more semantic release config 2018-06-18 22:23:54 -04:00
Justin Dalrymple
586e16d372 Updating version 2018-06-06 16:08:08 -04:00
Justin
d4518e237c Adding tests and updating pagination properties 2018-06-05 21:15:46 -04: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
9f6aaa95b9 Moved changelog into its own file 2018-06-01 20:43:14 -04:00
Justin
3ffcbd66ff Added new option to readme, and clarified the option name 2018-06-01 20:41:18 -04:00
Justin Dalrymple
8bbcd8247a Spelling errors 2018-05-24 13:31:13 -04:00
Justin Dalrymple
23465d06e8 Adding travis badge 2018-05-24 13:26:47 -04:00
Justin
ca6fdd7260 Adding some tests and jobs.show 2018-05-24 09:32:48 -04:00
jdalrymple
1b01856a72
Update README.md
Updating badges
2018-05-23 18:15:08 -04:00
Justin
6d8e4a6426 Merge branch 'gitlabci' 2018-05-23 18:07:55 -04:00
Justin
05c11ac68f New release 2018-05-22 22:43:53 -04:00
jdalrymple
1d5f2472d6
Update README.md 2018-05-22 22:34:12 -04:00
jdalrymple
8d20ac4786
Update README.md 2018-05-22 21:41:46 -04:00
greenkeeper[bot]
ce8a3590bb docs(readme): add Greenkeeper badge 2018-05-23 01:36:37 +00:00
Justin
91a5ec4e02 wooo 2018-05-22 21:27:59 -04:00
Justin
180265b0dc Remove duplicate heading 2018-05-17 19:01:53 -04:00
Joseph Petersen
62de9c9cd7
fix incorrect require statement 2018-05-17 10:04:10 +03:00
Justin
3ea4058713 Updating version 2018-05-15 22:59:30 -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