summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix failures introduced by Capybara upgraders-update-capybaraRobert Speicher2017-09-054-8/+9
* Merge branch '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-0511-9/+1013
|\
| * Projects Dropdown Spec Mock Datakushalpandya2017-09-051-0/+96
| * Projects Dropdown App Store Speckushalpandya2017-09-051-0/+41
| * Projects Dropdown App Service Speckushalpandya2017-09-051-0/+178
| * Projects Dropdown Frequent Projects Item Component Speckushalpandya2017-09-051-0/+65
| * Projects Dropdown Searched Projects List Component Speckushalpandya2017-09-051-0/+84
| * Projects Dropdown Frequent Projects List Component Speckushalpandya2017-09-051-0/+72
| * Projects Dropdown Search Component Speckushalpandya2017-09-051-0/+101
| * Projects Dropdown App Component Speckushalpandya2017-09-051-0/+348
| * Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-6/+22
| * Make query param `simple` part of configkushalpandya2017-09-052-3/+6
* | Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-0511-201/+438
|\ \
| * | update gitlab-test repositoryAlexis Reigel2017-09-051-1/+1
| * | drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-30/+0
| * | update signature badges to reflect new statesAlexis Reigel2017-09-051-29/+104
| * | use new #verification_statusAlexis Reigel2017-09-056-23/+48
| * | extract gpg commit specs to their own fileAlexis Reigel2017-09-052-101/+104
| * | add User##verified_email? methodAlexis Reigel2017-09-051-0/+14
| * | add verification_status: same_user_different_emailAlexis Reigel2017-09-051-2/+42
| * | downcase gpg key's emailsAlexis Reigel2017-09-051-0/+15
| * | extract shared exampleAlexis Reigel2017-09-051-20/+19
| * | match the committer's email against the gpg keyAlexis Reigel2017-09-052-71/+141
| * | pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-052-2/+28
* | | Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-051-0/+16
|\ \ \
| * | | Add branch existence check to the APIv4 branches via HEAD requestblackst0ne2017-09-051-0/+16
* | | | Fix diff comment button not showing after deleting a commentPhil Hughes2017-09-051-0/+10
| |/ / |/| |
* | | Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-052-0/+22
|\ \ \
| * | | Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-0/+12
| * | | Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-0/+10
* | | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil Trzciński2017-09-053-1/+171
|\ \ \ \
| * | | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-041-1/+13
| * | | | Improve by zj nice catchesShinya Maeda2017-09-041-4/+4
| * | | | Finish specShinya Maeda2017-09-041-16/+6
| * | | | Add spec (Halfway)Shinya Maeda2017-09-043-8/+165
| * | | | Extend API: Pipeline Schedule VariableShinya Maeda2017-09-041-0/+11
* | | | | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-0511-101/+133
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Move trigger_variables to presenterShinya Maeda2017-09-042-38/+34
| * | | | trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-0/+38
| * | | | Remove ci_trigger_request_with_variablesShinya Maeda2017-09-047-46/+79
| * | | | Fix trigger_request.variablesShinya Maeda2017-09-042-3/+4
| * | | | Fix specShinya Maeda2017-09-046-10/+9
| * | | | Revert autheticate! in Trigger APIShinya Maeda2017-09-047-15/+14
| * | | | Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-043-60/+26
| |/ / /
* | | | Merge branch 'feature/sm/37239-implement-failure_reason-on-ci_builds' into 'm...Kamil Trzciński2017-09-057-12/+63
|\ \ \ \
| * | | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-053-13/+23
| * | | | Improve specShinya Maeda2017-09-051-9/+12
| * | | | Fix specShinya Maeda2017-09-052-2/+5
| * | | | - Allow runner API to pass failure_reasonShinya Maeda2017-09-055-8/+16
| * | | | Fix enum listsShinya Maeda2017-09-056-25/+25