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
2019-05-21Add allow_failure attribute to Job APIFabio Pitino
2019-05-20Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...Kerri Miller
2019-05-20Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-05-20Merge branch 'ce-57402-add-issues-statistics-api-endpoints' into 'master'Rémy Coutable
2019-05-17Review updates and cleanupAlexandru Croitor
2019-05-17#46469 - Added ref querystring parameter to project search to allow searching...Lee Tickett
2019-05-15Add params validations and remove extra params supportAlexandru Croitor
2019-05-15Move issue details to from IssueBasic to Issue entityAlexandru Croitor
2019-05-15Changes to issues apiAlexandru Croitor
2019-05-13Add correlation id to all sentry errorsBob Van Landuyt
2019-05-08Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master'Sean McGivern
2019-05-07Confirm existence of head_pipeline if pipeline success requiredKerri Miller
2019-05-07Add improvements to the global search processFrancisco Javier López
2019-05-06Allow replying to an individual note in the APISean McGivern
2019-05-0658404 - setup max depth for graphqlKen Ding
2019-05-06Implement support for CI variables of type fileKrasimir Angelov
2019-05-03Allow guests users to access project releasesKrasimir Angelov
2019-05-03Whitelist query limits for internal APIStan Hu
2019-05-03Add gitlab-managed option to clusters formMayra Cabrera
2019-05-02Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan
2019-04-30Allow a member to have an access level equal to parent groupStan Hu
2019-04-30Merge branch 'bw-add-graphql-groups' into 'master'Grzegorz Bizon
2019-04-29Merge branch 'secure-disallow-read-user-scope-to-read-project-events' into 'm...GitLab Release Tools Bot
2019-04-24Add new api class for projects eventsMałgorzata Ksionek
2019-04-23Refactor group query specBrett Walker
2019-04-23Basic GraphQL for a groupBrett Walker
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-19Update specs that use retryable canceled jobsmfluharty
2019-04-19Put three flaky tests in quarantineRémy Coutable
2019-04-19Merge branch 'bvl-graphql-only-authorize-rendered-fields' into 'master'Lin Jen-Shin
2019-04-19Merge branch '39858-add-group-owned-info-to-projects-api' into 'master'Douwe Maan
2019-04-19Merge branch 'protected-runner-registration' into 'master'Kamil Trzciński
2019-04-19Adds namespace information to project endpointMayra Cabrera
2019-04-18Only check abilities on rendered GraphQL nodesBob Van Landuyt
2019-04-18Add configuration of access_level for runners on registration via APIzelin-l
2019-04-18Migrate correlation and tracing code to LabKitAndrew Newdigate
2019-04-17Merge branch 'fix-logic-in-43263-git-push-option-to-create-mr-test' into 'mas...11-11-auto-deploy-0012345Lin Jen-Shin
2019-04-17Fix logic in Api::Internal testLuke Duncalfe
2019-04-16Set correct timestamps when creating past issuesHeinrich Lee Yu
2019-04-16Merge branch 'bw-query_graphql_field-enhancement' into 'master'Dmitriy Zaporozhets
2019-04-15Fix remove_source_branch merge request API handlingStan Hu
2019-04-15Added write_repository scope for personal access tokenHoratiu Eugen Vlad
2019-04-12Enable RSpec/ExampleWording copThong Kuah
2019-04-11Allow arrays to specify fields graphql_query_forBrett Walker
2019-04-11Align UrlValidator to validate_url gem implementation.Thong Kuah
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-09Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas
2019-04-09Add new permission model `read-pipeline-variable`Agustin Henze
2019-04-09Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas