summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '66596-allow-danger-to-be-run-locally' into 'master'"revert-351d72cbAsh McKenzie2019-09-061-76/+0
* Merge branch '66596-allow-danger-to-be-run-locally' into 'master'Lin Jen-Shin2019-09-061-0/+76
|\
| * Add new GitlabDanger classAsh McKenzie2019-09-061-0/+76
* | Merge branch 'add-label-push-opts' into 'master'Ash McKenzie2019-09-061-0/+145
|\ \ | |/ |/|
| * Support adding and removing labels w/ push optsChristian Couder2019-09-041-0/+145
* | If user can't activate error tracking display a learn more button pointingManeschi Romain2019-09-052-8/+52
* | Refactors rack attack requests specMayra Cabrera2019-09-052-212/+231
* | Merge branch 'group_level_jupyterhub' into 'master'Robert Speicher2019-09-053-22/+78
|\ \
| * | Allow group install of JupyterHubgroup_level_jupyterhubJames Fargher2019-09-052-21/+40
| * | Allow JupyterHub in group level UIJames Fargher2019-09-051-1/+38
* | | Merge branch 'danger-review-pipeline' into 'master'Rémy Coutable2019-09-052-1/+17
|\ \ \
| * | | Add Danger Roulette rules for pipeline filesdanger-review-pipelineKyle Wiebers2019-09-052-1/+17
* | | | Merge branch '67037-user-content-gitlab-static-net-brings-back-404-only' into...Sean McGivern2019-09-051-0/+11
|\ \ \ \
| * | | | Set asset_proxy_whitelist default to gitlab host67037-user-content-gitlab-static-net-brings-back-404-onlyBrett Walker2019-09-051-0/+11
| |/ / /
* | | | New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-054-3/+238
|/ / /
* | | Merge branch 'ashmckenzie/provide_gl-type_to_gitlab_shell' into 'master'Nick Thomas2019-09-051-0/+128
|\ \ \
| * | | Extract /internal/allowed API Actor logic outashmckenzie/provide_gl-type_to_gitlab_shellAsh McKenzie2019-09-051-0/+128
* | | | Add structure to support EE feature of COARKerri Miller2019-09-052-3/+3
* | | | Add helpers to wait for axios requestsMartin Hanzel2019-09-053-7/+109
* | | | Refactored spec to Jest for clientside_specIllya Klymov2019-09-052-363/+318
* | | | Merge branch '66150-remove-dynamically-constructed-feature-flags-starting-wit...Peter Leitzen2019-09-052-6/+6
|\ \ \ \
| * | | | Remove feature flags starting with `prometheus_transaction_`Jacopo2019-09-052-6/+6
* | | | | Merge branch '66067-pages-domain-doesnt-set-target-blank' into 'master'Dmitriy Zaporozhets2019-09-051-0/+17
|\ \ \ \ \
| * | | | | Allow for the passing of options to external_link66067-pages-domain-doesnt-set-target-blankjakeburden2019-09-031-0/+5
| * | | | | Create and use external_link helperjakeburden2019-09-031-0/+12
* | | | | | Avoid checking dns rebind protection in validationFrancisco Javier López2019-09-051-0/+37
| |/ / / / |/| | | |
* | | | | Merge branch '66966-convert-rails-env-stub-usages-to-use-railshelpers-stub_ra...Rémy Coutable2019-09-0515-45/+25
|\ \ \ \ \
| * | | | | 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
| | |/ / / | |/| | |
* | | | | Allow not resolvable urls when rebinding setting is disabledFrancisco Javier López2019-09-051-42/+73
|/ / / /
* | | | 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