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
path: root/lib
AgeCommit message (Expand)Author
2017-09-05remove relation after used from the hash treeJames Lopez
2017-09-05more refactoringJames Lopez
2017-09-05some more performance refactoringJames Lopez
2017-09-05start improving memory use on I/EJames Lopez
2017-09-05Merge branch 'mr-index-page-performance' into 'master'Sean McGivern
2017-09-05Do not require the simple_po_parser in the gettext rake task when in aDJ Mountney
2017-09-05Merge branch 'move-operation-service-call-sites' into 'master'Sean McGivern
2017-09-05API: Add GPG key management for adminsRobert Schilling
2017-09-05API: Add GPG key managementRobert Schilling
2017-09-05Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan
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-05Make it explicit that workhorse needs artifact pathGrzegorz Bizon
2017-09-05drop backwards compatibility for valid_signatureAlexis Reigel
2017-09-05use new #verification_statusAlexis Reigel
2017-09-05only use symbols instead of enum hash accessorAlexis Reigel
2017-09-05simplify if/else with guardsAlexis Reigel
2017-09-05add verification_status: same_user_different_emailAlexis Reigel
2017-09-05downcase gpg key's emailsAlexis Reigel
2017-09-05match the committer's email against the gpg keyAlexis Reigel
2017-09-05pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel
2017-09-05Extract a class that represents artifacts file pathGrzegorz Bizon
2017-09-05Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern
2017-09-05Add Gitaly migration points for branch/tag create/deleteJacob Vosmaer
2017-09-05Add branch existence check to the APIv4 branches via HEAD requestblackst0ne
2017-09-05Re-use issue/MR counts for the pagination systemYorick Peterse
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-05Merge branch 'feature/sm/37239-implement-failure_reason-on-ci_builds' into 'm...Kamil Trzciński
2017-09-05Use API helper to send artifact file through WorkhorseGrzegorz Bizon
2017-09-05Merge branch '37204-deprecate-git-user-manual-ssh-config' into 'master'Douwe Maan
2017-09-05Use script_failure. Add runner_system_failure. Improve spec.Shinya Maeda
2017-09-05Use unknown_failure for runnerShinya 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-04Add a system check for the git user's custom SSH configurationNick Thomas
2017-09-04Use pipeline.trigger_requests.lastShinya Maeda
2017-09-04Revert iunnecessary change(gitaly)Shinya Maeda
2017-09-04Move trigger_variables to presenterShinya Maeda
2017-09-04Fix trigger_request.variablesShinya Maeda
2017-09-04Fix specShinya Maeda
2017-09-04Revert autheticate! in Trigger APIShinya Maeda
2017-09-04Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda
2017-09-04Fix security breachingShinya Maeda
2017-09-04Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master'Kamil Trzciński