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
2017-09-20Merge branch '20049-projects-api-forks' into 'master'Rémy Coutable
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-19Use set in some API specsRémy Coutable
2017-09-19Fix the groups API endpoint to handle ?owned=true correctlyNick Thomas
2017-09-19Merge branch 'rc/improve-users-api-specs' into 'master'Grzegorz Bizon
2017-09-18fix #35290 Make read-only API for public merge requests available without aut...haseeb
2017-09-18Improve the Users API specs by asserting against the response schemaRémy Coutable
2017-09-16Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov
2017-09-14Use the new query-recorder features as a PoCBob Van Landuyt
2017-09-13Optimize generic specs for servicesGrzegorz Bizon
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-07Merge branch 'wiki_api' into 'master'Grzegorz Bizon
2017-09-07Add API support for wiki pagesblackst0ne
2017-09-06Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master'Kamil Trzciński
2017-09-06Merge branch '35942_api_binary_encoding' into 'master'Sean McGivern
2017-09-06Merge branch 'gitaly-shell-redis-2' into 'master'Sean McGivern
2017-09-06renames ambiguous methods and add specmicael.bergeron
2017-09-06Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/downl...Grzegorz Bizon
2017-09-06Extract job artifacts API code to a separate fileGrzegorz Bizon
2017-09-06Tidy up projects API specsSean McGivern
2017-09-06change collapse to resolve and comments to discussionsAshley Dumaine
2017-09-06add unit tests for new collapse_outdated_diff_comments toggleAshley Dumaine
2017-09-06Implement /internal/pre-receive for shell operationsAlejandro Rodríguez
2017-09-06Return a value to check if redis is available on /internal/checkAlejandro Rodríguez
2017-09-05API: Add GPG key management for adminsRobert Schilling
2017-09-05API: Add GPG key managementRobert Schilling
2017-09-05Do not require API authentication if artifacts are publicGrzegorz Bizon
2017-09-05Merge branch 'api_branches_head' into 'master'Sean McGivern
2017-09-05Do not use artifacts metadata to access single artifactGrzegorz Bizon
2017-09-05Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern
2017-09-05Add branch existence check to the APIv4 branches via HEAD requestblackst0ne
2017-09-05Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil Trzciński
2017-09-05Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński
2017-09-05Use API helper to send artifact file through WorkhorseGrzegorz Bizon
2017-09-05Use script_failure. Add runner_system_failure. Improve spec.Shinya Maeda
2017-09-05Fix specShinya Maeda
2017-09-05- Allow runner API to pass failure_reasonShinya Maeda
2017-09-05Fix enum listsShinya Maeda
2017-09-05Fix enum wordingShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-09-05Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato
2017-09-05Add my_reaction_emoji param to /issues APIHiroyuki Sato
2017-09-04Remove ci_trigger_request_with_variablesShinya Maeda
2017-09-04Fix trigger_request.variablesShinya Maeda
2017-09-04Fix specShinya Maeda
2017-09-04Revert autheticate! in Trigger APIShinya Maeda
2017-09-04Fix security breachingShinya Maeda
2017-09-04Set project / pipeline before context in job API specsGrzegorz Bizon