Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21convert specs in javascripts/ and support/ to new syntaxJasper Maes
2018-08-28Merge branch 'issue_36138' into 'master'Sean McGivern
2018-08-16Remove some duplicate tests and fix some typossliaquat
2018-08-06Allow to delete group milestonesFelipe Artur
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-13Restoring user v3 endpointFrancisco Javier López
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-24Allow start_date as only parameter when updating Milestone via APIMark Fletcher
2018-05-09Updates updated_at on issue when using /spend quick actionJacopo
2018-01-04EE-BACKPORT group boardsFelipe Artur
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-12Move all API authentication code to APIGuardDouwe Maan
2017-08-22Hide read_registry scope when registry is disabled on instanceRobin Bobbitt
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-04Backport to CE for:Lin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable
2017-07-21Add group milestones API endpointFelipe Artur
2017-06-28Fix remaining spec failures for !12300.Timothy Andrew
2017-06-28Test OAuth token scope verification in the `API::Users` endpointTimothy Andrew
2017-06-28Test `/users` endpoints for the `read_user` scope.Timothy Andrew
2017-06-06Add schema matcher for non response objects + use schema to test additional m...Pawel Chojnacki
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-07Fix time tracking endpoints for API v4Timothy Andrew
2017-03-07API routes referencing a specific issue should use the issue `iid`Timothy Andrew
2017-02-20Remove shared example for paginationRobert Schilling
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2016-12-20Improve specs for Files APIRémy Coutable
2016-12-20Improve specs for Repositories APIRémy Coutable
2016-08-17Fix matcher `match_response_schema`Douglas Barbosa Alexandre
2016-08-17Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable
2016-01-14Add pagination headers to already paginated API resourcesRémy Coutable