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
2023-05-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-10-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-05-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-12-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-10-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-08-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-02-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-09-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-15Merge branch 'fix-broken-ee-master-prepend-todos-api' into 'master'Stan Hu
2019-08-15Adds EE prepend, which for some reason was missingAlex Kalderimis
2019-08-15Remove prepend_if_ee from CE codebaseLuke Duncalfe
2019-08-15CE-specific changes to allow design TodosLuke Duncalfe
2019-07-02Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski
2019-06-24Rename Todos.with_api_entity_associations to with_entity_associationsStan Hu
2019-06-18Expose merge requests count based on user accessAlexandru Croitor
2019-03-06Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-02-09Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'sec...Robert Speicher
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-03Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-04-29Revert "Merge branch 'tc-no-todo-service-select' into 'master'"Stan Hu
2017-04-27Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-07Migrate the Todos API to use `issuable_iid`Timothy Andrew
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-21API: Use POST requests to mark todos as doneRobert Schilling
2017-01-23Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher
2016-12-04Use the pagination helper in the APIRobert Schilling
2016-10-14Grapify todos APIRobert Schilling
2016-08-12Recover usage of Todos counter cachePaco Guzman
2016-08-12Use cache for todos counter calling TodoServicePaco Guzman
2016-07-19Return the number of marked todosRobert Schilling
2016-07-01Support creating a todo on issuables via APIRobert Schilling
2016-07-01Expose target, filter by state as stringRobert Schilling
2016-07-01Add todos API documentation and changelogRobert Schilling
2016-07-01pass paginated array when deleting notesRobert Schilling
2016-07-01Move to helper, no instance variablesRobert Schilling