35 Commits

Author SHA1 Message Date
Justin Dalrymple
5cc5c05956
Add pagination types to MergeRequests.allPipelines (#3784) 2025-10-24 00:43:21 -04:00
Justin Dalrymple
a3604f287f
Update docker-compose file for easier local testing (#3770) 2025-09-30 09:52:49 -04:00
Florian Imdahl
6f05039fb4
docs: Renamed Gitlab to GitLab (#3750)
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2025-07-24 19:17:20 -04:00
Justin Dalrymple
031395bc5e
Removing native support for rejectUnauthorized - Suggest nodejs env NODE_TLS_REJECT_UNAUTHORIZED=0 instead (#3540)
This hasn't been supported for a while since it was implemented incorrectly. Further, using it is generally bad practice. If such functionality is required, the user can utilise one of the ENV s needed to bypass this check
2024-02-20 11:04:58 -05:00
Justin Dalrymple
f277995994
CI/CD Re-organization and Optimization (#3515)
- Updating CI script to use latest shutdown logic
- Removed unneeded tests
- Split browser tests into ones that need a Gitlab instance those that down
- Removing the need to run the full e2e test unless its a release branch
- Moved the most tested release tests (the exports) into a integration test since it doesnt require a full Gitlab instance for testing
2024-01-28 21:43:51 -05:00
Elan Ruusamäe
bae5f2a75d
docs/FAQ.md: Add js code fence syntax (#3422) 2023-10-04 15:11:47 -04:00
Justin Dalrymple
8219c57b30
Include request in error cause (#3309) 2023-06-26 11:57:57 -04:00
Justin Dalrymple
d043dea85b
Updating FAQ broken link and Resource token typing (#3291) 2023-06-01 20:01:54 -04:00
Justin Dalrymple
a5f77bb4e6
Add info about Node v16 support to FAQ (#3277) 2023-05-27 18:35:37 -04:00
Justin Dalrymple
7f1648802b Major Release v36.0.0 - Improved Typing, and API support (16.0) (#2258)
Adding extensive typing support
Unified browser and Node.JS implementations
Adding support of Gitlab API 16.0
2023-04-26 12:58:56 -04:00
Justin
a8d55a8819 Merge branch 'master' into 3.0.0 2018-04-02 21:14:30 -04:00
Niklas
756ed2ea68
fix(Doc): correct List all group projects api call
the current code gives `err Cannot read property 'projects' of undefined`
2018-03-21 09:12:13 +01:00
sha162
5138aecffb Updated Project Members documentation to reflect implementation 2018-02-24 00:30:00 +13:00
Justin Dalrymple
747597955e Adding missing link in the projects docs 2018-01-18 23:24:56 -05:00
dehnel
6893bdb4c5 removed encodeURIComponent from project repository files docs 2018-01-10 08:43:36 -06:00
dehnel
bc5f286af8 Added project-repository-files docs page 2018-01-09 21:10:19 -06:00
Justin Dalrymple
ecdf2391aa See readme 2017-12-17 15:01:44 -05:00
Justin Dalrymple
a40036c880 Merge branch 'v2.0.0rc' 2017-11-25 20:45:34 -05:00
Justin Dalrymple
e273199967 Finished the docs 2017-11-25 20:39:11 -05:00
Justin Dalrymple
e55ad90738 Updating docs 2017-11-25 20:18:17 -05:00
Justin Dalrymple
154f664c49 Updating more docs 2017-11-25 20:17:38 -05:00
Justin Dalrymple
ebbab6ec08 Updating the group docs 2017-11-25 20:04:24 -05:00
Justin Dalrymple
a65fb48903 Adding pagination support 2017-09-24 09:22:37 -04:00
jdalrymple
5a53b323ba Update projects.md
Removed dead links to repositories and project search. I will add these docs later
2017-07-06 16:47:05 -04:00
Justin Dalrymple
7a90dbb635 Adding more docs 2017-07-06 16:39:15 -04:00
Justin Dalrymple
5c4cff8a43 Fixing doc styling 2017-07-06 15:08:06 -04:00
Justin Dalrymple
236cb3dacd Fixing links for the docs 2017-07-06 15:05:27 -04:00
Justin Dalrymple
2e3c022b0a Split up documentation into smaller md files, removed another broken reference to notes and added documentation for project triggers 2017-07-06 15:02:36 -04:00
Justin Dalrymple
9e68349952 Adding members docs 2017-07-06 13:56:12 -04:00
Justin Dalrymple
f09c4b15c6 Outline for the docs 2017-07-04 14:15:39 -04:00
Justin Dalrymple
e164a88ceb More spelling fixes 2017-07-04 12:35:16 -04:00
Justin Dalrymple
6a011416c4 Fixing grammar of api titles 2017-07-04 12:33:18 -04:00
Justin Dalrymple
24a7839563 Adding more docs for projects 2017-07-04 12:25:35 -04:00
Justin Dalrymple
7bcb30e8e4 Adding fork, edit, createForUser options in docs 2017-07-04 12:15:14 -04:00
Justin Dalrymple
5287c8750c Missing docs folder 2017-06-30 13:13:52 -04:00