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-06-12Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński
2019-06-12Expose ci_default_git_depth via project APIFabio Pitino
2019-06-11Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira
2019-06-07Add task count and completed count to responses of Issue and MRPatrick Derichs
2019-06-01Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-05-29Add wiki size to project statisticsPeter Marko
2019-05-29Updated heading for default state in Web IDEDenys Mishunov
2019-05-22API: Allow to get and set "masked" attribute for variablesMathieu Parent
2019-05-21Add allow_failure attribute to Job APIFabio Pitino
2019-05-17Review updates and cleanupAlexandru Croitor
2019-05-15Move issue details to from IssueBasic to Issue entityAlexandru Croitor
2019-05-15Changes to issues apiAlexandru Croitor
2019-05-13Rename methods that conflict in Rails 5.2Heinrich Lee Yu
2019-05-06Implement support for CI variables of type fileKrasimir Angelov
2019-05-03Allow guests users to access project releasesKrasimir Angelov
2019-04-19Adds namespace information to project endpointMayra Cabrera
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 API endpoint to expose single environmentKrasimir Angelov
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-04Expose head pipeline in the related merge requestsAlexandru Croitor
2019-04-03Add port section to CI Image objectFrancisco Javier López
2019-04-01Include cluster domain into Project Cluster APIMayra Cabrera
2019-03-27Prepare suggestion implementation for multi-lineOswaldo Ferreira
2019-03-23Show statistics also when repository is disabledPeter Marko
2019-03-22Add highest_role method to UserThiago Presa
2019-03-06Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-03-04Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse
2019-02-27Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'Nick Thomas
2019-02-27Add project http fetch statistics APIJacopo
2019-02-27Reduce code duplicationAlexander Koval
2019-02-26Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu
2019-02-26Reduce code duplicationAlexander Koval
2019-02-25Expose refspec and depth to runnerShinya Maeda
2019-02-19Add related merge request count to api responsePatrick Derichs
2019-02-18Prevent leaking of private repo data through APILuke Duncalfe
2019-02-15Merge branch '49502-gpg-signature-api-endpoint' into 'master'Douwe Maan
2019-02-14API: Expose if the user can merge a given merge requestRobert Schilling
2019-02-14Merge branch '56694-mark-group-level-labels-in-label-api-as-such' into 'master'Rémy Coutable
2019-02-14Add API endpoint to get a commit's GPG signatureBalasankar "Balu" C
2019-02-14Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"Stan Hu
2019-02-13API: Indicate if label is a project labelRobert Schilling
2019-02-13API: Expose full commit titleRobert Schilling
2019-02-13Add milestone progress to APIRobert Schilling
2019-02-12API: Expose text_color for project and group labelsRobert Schilling
2019-02-07Merge branch 'api-group-labels' into 'master'Sean McGivern
2019-02-06Merge branch 'security-makrdown-release-description-vulnerability' into 'master'Yorick Peterse