- Feb 26, 2020
-
-
GitLab Bot authored
-
- Feb 25, 2020
-
-
GitLab Bot authored
-
- Feb 14, 2020
-
-
GitLab Bot authored
-
- Feb 12, 2020
-
-
GitLab Bot authored
-
- Feb 10, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Feb 07, 2020
-
-
GitLab Bot authored
-
- Feb 06, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Jan 30, 2020
-
-
GitLab Bot authored
-
- Jan 24, 2020
-
-
GitLab Bot authored
-
- Jan 22, 2020
-
-
GitLab Bot authored
-
- Jan 20, 2020
-
-
GitLab Bot authored
-
- Dec 12, 2019
-
-
GitLab Bot authored
-
- Nov 12, 2019
-
-
GitLab Bot authored
-
- Oct 23, 2019
-
-
GitLab Bot authored
-
- Oct 10, 2019
-
-
GitLab Bot authored
-
- Oct 07, 2019
-
-
GitLab Bot authored
-
- Sep 19, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Jul 19, 2019
-
-
Adam Hegyi authored
-
- Jul 16, 2019
-
-
Manoj M J authored
This change adds the ability to read and write admin notes for a user via the USER API
-
- Jul 15, 2019
-
-
- Background migration for changing null values to false - Set false as default value for private_profile DB column
-
- Jul 12, 2019
-
-
Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs.
-
- Jul 09, 2019
-
-
Tim Zallmann authored
New API endpoint for merge request count Updates all open tabs at the same time with one call Restructured API response API response changed to 401 if no current_user Added API + JS specs Fix for Static Check Updated Count on Open/Close, Assign/Unassign of MR's Checking if MR Count is refreshed Added # frozen_string_literal: true to spec Added Changelog
-
-
- Jul 08, 2019
-
-
Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
-
- Jul 04, 2019
-
-
Many small fixes to api docs which were merged from EE to CE, and tables cleaned up, as noted in issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64072
-
- Jul 03, 2019
-
-
Achilleas Pipinellis authored
-
Squashing a few commits and continuing work on merging the 12 api docs that have not been ported to CE yet.
-
- Jun 27, 2019
-
-
Stan Hu authored
To avoid having to specify an actual password to create users, admins can now use the `force_random_password` parameter to let Devise generate a password. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63826
-
- Jun 19, 2019
-
-
Michael Leopard authored
Updated users API documentation Moved API level changes to the service level
-
- May 30, 2019
-
-
The docs for the highest_role field was incorrectly added to the /users endpoint. This commit adds it to the /users/:id
-
- Apr 28, 2019
-
-
- Mar 22, 2019
-
-
Thiago Presa authored
-
- Feb 18, 2019
-
-
For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
-
- Feb 05, 2019
-
-
Rubén Dávila authored
In order to have an accurate date about the last activity of a User we need to update the last_activity_on field when the User is visiting some basic pages of GitLab like pages related to Dashboards, Projects, Issues and Merge Requests
-
- Jan 04, 2019
-
-
Achilleas Pipinellis authored
Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
-
- Nov 23, 2018
-
-
rkottmann authored
-
- Nov 12, 2018
-
-
Imre (Admin) authored
Since we migrated all PersonlAccessTokens to store only its hash in the DB, the token value can no longer be shown to the user.
-