summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Require `simple_po_parser` inside the rake taskpo-lint-requireBob Van Landuyt2017-09-051-1/+2
* Do not require the simple_po_parser in the gettext rake task when in aDJ Mountney2017-09-051-1/+1
* Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-0540-282/+618
|\
| * set the popover's viewport to the main contentAlexis Reigel2017-09-051-1/+4
| * remove obsolete migrationAlexis Reigel2017-09-051-23/+0
| * add changelogAlexis Reigel2017-09-051-0/+6
| * truncate gpg signature instead of destroyAlexis Reigel2017-09-052-21/+2
| * update gpg documentation picturesAlexis Reigel2017-09-053-0/+0
| * update gitlab-test repositoryAlexis Reigel2017-09-051-1/+1
| * use local_assigns to document partial paramsAlexis Reigel2017-09-051-1/+8
| * document new gpg verification conditionsAlexis Reigel2017-09-051-1/+2
| * remove valid_signature from gpg_signaturesAlexis Reigel2017-09-052-2/+12
| * dry up signature badge templatesAlexis Reigel2017-09-055-36/+18
| * make valid_signature an ignored columnAlexis Reigel2017-09-051-0/+3
| * drop backwards compatibility for valid_signatureAlexis Reigel2017-09-053-45/+1
| * destroy signatures instead of updating themAlexis Reigel2017-09-052-14/+21
| * destroy all signatures and add with default valueAlexis Reigel2017-09-052-3/+24
| * use User#to_reference for outputting the usernameAlexis Reigel2017-09-051-1/+1
| * update signature badges to reflect new statesAlexis Reigel2017-09-058-34/+134
| * use new #verification_statusAlexis Reigel2017-09-0511-31/+72
| * update all signatures with the verification statusAlexis Reigel2017-09-051-0/+14
| * extract partial for the signature badge userAlexis Reigel2017-09-052-21/+22
| * extract gpg commit specs to their own fileAlexis Reigel2017-09-052-101/+104
| * downcase all GpgSignature#gpg_key_user_emailAlexis Reigel2017-09-051-0/+23
| * use User#verified_email? for gpg key verificationAlexis Reigel2017-09-051-2/+2
| * add User##verified_email? methodAlexis Reigel2017-09-052-0/+18
| * simplify check for verified email in collectionAlexis Reigel2017-09-051-2/+2
| * 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-053-5/+48
| * downcase gpg key's emailsAlexis Reigel2017-09-052-1/+16
| * extract shared exampleAlexis Reigel2017-09-051-20/+19
| * match the committer's email against the gpg keyAlexis Reigel2017-09-055-74/+166
| * pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-056-16/+41
| * add verification_status to gpg signaturesAlexis Reigel2017-09-052-0/+8
* | Merge branch '37406-success-status-icon' into 'master'Phil Hughes2017-09-054-2/+8
|\ \
| * | Creates an icon only for the discussions and puts back the old SVG for CI statusFilipa Lacerda2017-09-054-2/+8
|/ /
* | Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-053-10/+36
|\ \
| * | Add branch existence check to the APIv4 branches via HEAD requestblackst0ne2017-09-053-10/+36
* | | Merge branch 'dont-remove-add-diff-btn-on-post' into 'master'Filipa Lacerda2017-09-055-6/+29
|\ \ \ | |_|/ |/| |
| * | Fix diff comment button not showing after deleting a commentPhil Hughes2017-09-055-6/+29
|/ /
* | Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-059-72/+115
|\ \
| * | Fix API documentHiroyuki Sato2017-09-052-20/+22
| * | Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-055-14/+32
| * | Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-055-44/+67
* | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil TrzciƄski2017-09-057-19/+337
|\ \ \
| * | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-042-2/+14
| * | | Improve def pipeline_schedule with authrozation codeShinya Maeda2017-09-041-16/+13
| * | | Improve by zj nice catchesShinya Maeda2017-09-044-47/+39
| * | | Finish specShinya Maeda2017-09-042-17/+7