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
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
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
03395f5782
Next release
2018-05-13 21:18:38 -04:00
Justin
d21d3de093
Updating readme
2018-05-11 17:31:26 -04:00
Justin
d9e7f137ef
Fixing npm badge
2018-05-11 16:08:29 -04:00
Justin
3ecdd448dd
Fixing npm badge
2018-05-11 16:08:04 -04:00
dehnel
62b9c0e1cf
first crack at some testing
2018-05-09 21:35:12 -04:00
Justin
eef3736c90
Readme updates, version update
2018-05-09 21:01:56 -04:00
Justin
013cfa8e2f
Updates
2018-05-07 17:38:20 -04:00
Justin
62b1094576
Fixing missing Version API
2018-05-02 13:05:51 -04:00
Justin Dalrymple
42ff99e800
Updates
2018-04-23 12:43:16 -04:00
Justin
ca8e8a0d12
Updates
2018-04-21 02:45:59 -04:00
Justin
103ebbaf0a
Updates
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
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