summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use stub_rails_env for Rails.env stubbing66966-convert-rails-env-stub-usages-to-use-railshelpers-stub_rails_env-insteadAsh McKenzie2019-09-0515-45/+25
* Bring method back that was mistakenly removedJoão Cunha2019-09-042-3/+11
* Upgrade graphql gem to 1.9.10Brett Walker2019-09-045-18/+28
* Update Pipelines Minutes expire banner (CE)Ammar Alakkad2019-09-041-0/+1
* Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉2019-09-041-28/+33
* Upgrade GraphQL gem to 1.8.17Brett Walker2019-09-0414-33/+45
* Add ability see deployments using a group clusterJacques Erasmus2019-09-041-0/+4
* Let project reporters create issue from group boardsFelipe Artur2019-09-044-1/+110
* Add service to transfer group milestonesEugenia Grieff2019-09-043-1/+216
* Merge branch 'fix-smime-settings-require' into 'master'Rémy Coutable2019-09-041-1/+1
|\
| * Use spec_helper for S/MIME settings specsfix-smime-settings-requireYorick Peterse2019-09-041-1/+1
* | Merge branch 'osw-record-repo-push-events' into 'master'James Lopez2019-09-041-0/+12
|\ \
| * | Backport "Track repository pushes as audit events"Oswaldo Ferreira2019-09-041-0/+12
* | | Creates base components for new job logFilipa Lacerda2019-09-043-0/+173
* | | Merge branch 'persist-needs-error' into 'master'Grzegorz Bizon2019-09-041-4/+20
|\ \ \ | |/ / |/| |
| * | Persist `needs:` validation as config errorpersist-needs-errorKamil Trzciński2019-09-041-4/+20
* | | Backport EE changes for productivity analyticsPavel Shutsin2019-09-043-3/+82
| |/ |/|
* | Merge branch '61927-internal-api-jwt-auth' into 'master'Kamil Trzciński2019-09-042-51/+93
|\ \
| * | Extract Workhorse <-> GitLab authentication to make it reusable61927-internal-api-jwt-authKrasimir Angelov2019-09-042-51/+93
* | | Merge branch '61927-internal-api-namespace' into 'master'Kamil Trzciński2019-09-041-1/+1
|\ \ \
| * | | Rename API::Internal class to API::Internal::Base61927-internal-api-namespaceKrasimir Angelov2019-09-041-1/+1
| |/ /
* | | Remove vue resource from group serviceLee Tickett2019-09-042-11/+9
* | | Merge branch 'revert-2f01437f' into 'master'Paul Slaughter2019-09-033-23/+19
|\ \ \
| * | | Revert "Merge branch 'remove-vue-resource-from-sidebar-service' into 'master'"Mike Greiling2019-09-033-23/+19
| |/ /
* | | Add cluster domain warningJacques Erasmus2019-09-031-1/+7
|/ /
* | Create an event on epic actionsJan Provaznik2019-09-032-0/+2
* | Revert "DB change, migratoin and changelog"Lee Tickett2019-09-033-19/+23
* | Revert "DB change, migratoin and changelog"Lee Tickett2019-09-031-3/+3
* | Merge branch '13988-add-rails-helpers' into 'master'Stan Hu2019-09-033-7/+16
|\ \
| * | Use new RailsHelpers module13988-add-rails-helpersAsh McKenzie2019-08-282-7/+9
| * | Add new RailsHelpers module for specsAsh McKenzie2019-08-281-0/+7
* | | Uses spec_helper instead of rails_helperMayra Cabrera2019-09-031-1/+1
* | | Merge branch '62591-fix-milestone-due-date-today-wording' into 'master'Nick Thomas2019-09-031-0/+22
|\ \ \
| * | | Fix wording on milestone due date today62591-fix-milestone-due-date-today-wordingAlexandru Croitor2019-09-031-0/+22
* | | | Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon2019-09-03239-239/+237
|\ \ \ \
| * | | | Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-30239-239/+237
* | | | | Merge branch 'ab-routable-nplus1' into 'master'Stan Hu2019-09-031-0/+7
|\ \ \ \ \
| * | | | | Preload routes informationab-routable-nplus1Andreas Brandl2019-09-031-0/+7
* | | | | | Merge branch '66454-utils-parser' into 'master'Kushal Pandya2019-09-031-0/+60
|\ \ \ \ \ \
| * | | | | | Creates utils for the job log66454-utils-parserFilipa Lacerda2019-09-031-0/+60
* | | | | | | Merge branch 'mh/jest-fail-unmocked-requests' into 'master'Kushal Pandya2019-09-034-8/+21
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix test false passes on unmocked requestsmh/jest-fail-unmocked-requestsMartin Hanzel2019-08-304-8/+21
* | | | | | | Merge branch 'clusterable_cluster_environments_path' into 'master'Jan Provaznik2019-09-031-0/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add facade which will always return nil in CEclusterable_cluster_environments_pathThong Kuah2019-09-031-0/+9
* | | | | | | Merge branch 'winh-quarantine-dashboard_spec' into 'master'Tim Zallmann2019-09-031-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Quarantine flaky dashboard_spec.jswinh-quarantine-dashboard_specWinnie Hellmann2019-09-031-1/+3
* | | | | | | | Added relationships between Release and MilestoneEtienne Baqué2019-09-0310-0/+216
* | | | | | | | Merge branch 'add-pipeline-type-key-in-pipeline-entity' into 'master'Kamil Trzciński2019-09-035-2/+144
|\ \ \ \ \ \ \ \
| * | | | | | | | Add pipeline.type key to PipelineEntityadd-pipeline-type-key-in-pipeline-entityShinya Maeda2019-09-035-2/+144
* | | | | | | | | Skip set_repo_refs to speed up the testsIgor2019-09-031-1/+0