589 Commits

Author SHA1 Message Date
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)
3.4.3
2018-06-25 22:58:08 -04:00
Justin
cfcae7bfd3 Merge remote-tracking branch 'origin/greenkeeper/regenerator-runtime-0.12.0' 2018-06-25 22:48:54 -04:00
Justin
f34a99175e Removing cache stage which wasnt doing much
- In the future, docker container should be cached and spinned up in this stage
2018-06-25 17:37:21 -04:00
Justin
1cf2a61b95 Merge branch 'semantic-release' 2018-06-25 17:34:26 -04:00
Justin
846ecdd4dc Removing test info 2018-06-25 17:34:07 -04:00
Justin
584e52ddbf Cut down ci time 2018-06-25 17:30:07 -04:00
Justin
4634e9979a Another problem with the cmd arguments 2018-06-25 17:19:09 -04:00
Justin
4f3b9fe30e Figured out the correct cmd args 2018-06-25 17:00:12 -04:00
greenkeeper[bot]
22b4406e79 chore(package): update regenerator-runtime to version 0.12.0 2018-06-23 18:36:15 +00:00
Justin
adbf5cdf59 debug 2018-06-22 23:38:56 -04:00
Justin Dalrymple
6260e22b56 Testing cmd line args 2018-06-22 17:48:53 -04:00
Justin Dalrymple
e01520429f Only dry runs for testing 2018-06-22 17:03:29 -04:00
Justin Dalrymple
9a18874811 Fixing version 2018-06-22 16:19:55 -04:00
Justin Dalrymple
1328b463a5 using releaserc 2018-06-22 14:41:38 -04:00
Justin Dalrymple
6b9a55810d Fixing tag format 2018-06-22 13:52:57 -04:00
Justin Dalrymple
183ad74fd2 Changing tag format 2018-06-22 09:55:37 -04:00
Justin
eb691a4548 Linting fix 2018-06-21 23:59:19 -04:00
Justin
6992524a68 Updating packages 2018-06-21 23:57:18 -04:00
Justin
318e24d03e More ci errors 2018-06-21 23:41:43 -04:00
Justin
633cbbb709 Fixing errors in travis ci 2018-06-21 23:39:54 -04:00
Justin
1774fd21dd Lock file updates 2018-06-21 23:36:50 -04:00
Justin
a5e19f1e7d Merge remote-tracking branch 'origin/greenkeeper/eslint-config-airbnb-17.0.0' 2018-06-21 23:35:11 -04:00
greenkeeper[bot]
c00f9858f3 chore(package): update eslint-config-airbnb to version 17.0.0 2018-06-22 00:57:52 +00:00
Justin
d5ac19a478 Merge branch 'semantic-release' 2018-06-21 16:20:33 -04:00
Justin Dalrymple
d3ee90c20c test in this branch 2018-06-21 12:06:33 -04:00
Justin
f38bd899b1 Fixing package.json 2018-06-18 22:25:04 -04:00
Justin
5f0074676c Adding more semantic release config 2018-06-18 22:23:54 -04:00
Justin
d95a122d2d Setting up semantic release 2018-06-18 21:52:44 -04:00
jdalrymple
e2b39c525e
Merge pull request #105 from Continuities/user-projects
Endpoint for the retrieval of projects by user id
2018-06-18 16:24:01 -04: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
586e16d372 Updating version 3.4.2 2018-06-06 16:08:08 -04:00
Justin Dalrymple
eeec3716ad Fixing some test linting warnings, and duplicate data declaration 2018-06-06 12:53:03 -04:00
Giuseppe Angri
a7339dd69c Remove npm "prepare" stage 2018-06-06 11:29:52 +02:00
Giuseppe Angri
764fdef928 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	src/infrastructure/RequestHelper.js
2018-06-06 11:29:34 +02:00
Justin
e77dbd0f69 more linting 2018-06-05 22:53:49 -04:00
Justin
d1070b3550 Linting 2018-06-05 22:47:26 -04:00
Justin
9e9dac6128 Linting 2018-06-05 22:39:09 -04:00
Justin
3b1e91d60a Fixing quotes 2018-06-05 22:35:10 -04:00
Justin
da8c8313ea Linting 2018-06-05 22:25:10 -04:00
Justin
8563d5deeb Merge branch 'fixing-pagination' 2018-06-05 22:20:59 -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
f37a95c9c8 Add npm prepare stage 2018-06-05 12:41:50 +02: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
e85132970a Fixing directory creation 3.4.1 2018-06-01 22:39:53 -04:00