summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api-gpg-key-management' into 'master'Sean McGivern2017-09-052-0/+154
|\
| * API: Add GPG key management for adminsRobert Schilling2017-09-051-0/+80
| * API: Add GPG key managementRobert Schilling2017-09-052-0/+74
* | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-051-0/+23
|\ \
| * | Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-311-0/+23
* | | Merge branch 'mr-index-page-performance' into 'master'Sean McGivern2017-09-051-0/+50
|\ \ \
| * | | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-0/+50
* | | | Do not require the simple_po_parser in the gettext rake task when in aDJ Mountney2017-09-051-1/+2
* | | | Merge branch 'move-operation-service-call-sites' into 'master'Sean McGivern2017-09-051-0/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add Gitaly migration points for branch/tag create/deletemove-operation-service-call-sitesJacob Vosmaer2017-09-051-0/+43
* | | | Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-053-16/+22
|\ \ \ \
| * | | | drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-7/+1
| * | | | use new #verification_statusAlexis Reigel2017-09-052-2/+7
| * | | | only use symbols instead of enum hash accessorAlexis Reigel2017-09-051-7/+7
| * | | | simplify if/else with guardsAlexis Reigel2017-09-051-7/+7
| * | | | add verification_status: same_user_different_emailAlexis Reigel2017-09-051-0/+2
| * | | | downcase gpg key's emailsAlexis Reigel2017-09-051-1/+1
| * | | | match the committer's email against the gpg keyAlexis Reigel2017-09-051-3/+13
| * | | | pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-051-11/+6
* | | | | Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-051-10/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add branch existence check to the APIv4 branches via HEAD requestblackst0ne2017-09-051-10/+15
* | | | | Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-052-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-0/+1
| * | | | Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-0/+1
* | | | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil Trzciński2017-09-052-17/+71
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-041-1/+1
| * | | | Improve def pipeline_schedule with authrozation codeShinya Maeda2017-09-041-16/+13
| * | | | Improve by zj nice catchesShinya Maeda2017-09-042-25/+14
| * | | | Finish specShinya Maeda2017-09-041-1/+1
| * | | | Add spec (Halfway)Shinya Maeda2017-09-042-54/+51
| * | | | Extend API: Pipeline Schedule VariableShinya Maeda2017-09-042-1/+72
* | | | | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-051-13/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequestShinya Maeda2017-09-051-1/+1
| * | | | Revert iunnecessary change(gitaly)Shinya Maeda2017-09-041-2/+1
| * | | | Move trigger_variables to presenterShinya Maeda2017-09-041-1/+2
| * | | | Fix trigger_request.variablesShinya Maeda2017-09-041-4/+2
| * | | | Fix specShinya Maeda2017-09-041-2/+3
| * | | | Revert autheticate! in Trigger APIShinya Maeda2017-09-042-8/+8
| * | | | Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-042-16/+23
| |/ / /
* | | | Merge branch 'feature/sm/37239-implement-failure_reason-on-ci_builds' into 'm...Kamil Trzciński2017-09-052-2/+4
|\ \ \ \
| * | | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-2/+1
| * | | | Use unknown_failure for runnerShinya Maeda2017-09-051-5/+2
| * | | | - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-1/+7
| * | | | Fix enum listsShinya Maeda2017-09-052-2/+2
| * | | | Fix enum wordingShinya Maeda2017-09-051-1/+1
| * | | | Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-052-2/+2
| | |/ / | |/| |
* | | | Merge branch '37204-deprecate-git-user-manual-ssh-config' into 'master'Douwe Maan2017-09-052-0/+70
|\ \ \ \ | |/ / / |/| | |
| * | | Add a system check for the git user's custom SSH configurationNick Thomas2017-09-042-0/+70
* | | | Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master'Kamil Trzciński2017-09-043-20/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-0467-172/+727
| |\ \ \