summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-0421-212/+411
* Merge branch 'contacted_at' into 'master'Stan Hu2019-01-042-0/+45
|\
| * Take contacted_at value from the DB when it is about to be displayed in the W...Alexander Kutelev2019-01-042-0/+45
* | Add sequence to release link factoryShinya Maeda2019-01-041-2/+2
* | Add frozen_string_literal: trueShinya Maeda2019-01-043-0/+6
* | Add unique constraint to release and urlShinya Maeda2019-01-043-99/+19
* | Add spec for duplicate link name creationShinya Maeda2019-01-041-22/+33
* | Add spec for Releases::Source and Link modelsShinya Maeda2019-01-044-0/+133
* | Update safe model attributes for import/exportShinya Maeda2019-01-041-0/+7
* | Support CURD operation for release asset linksShinya Maeda2019-01-044-0/+229
* | Merge branch 'ee1979-gl-modal-vuex' into 'master'Kushal Pandya2019-01-043-0/+231
|\ \
| * | Create shared gl-modal-vuex component and moduleee1979-gl-modal-vuexPaul Slaughter2019-01-033-0/+231
| |/
* | Merge branch '53696-make-rbac-default' into 'master'Kamil Trzciński2019-01-0411-108/+70
|\ \
| * | Make RBAC enabled default for new clustersDylan Griffith2019-01-0411-108/+70
* | | Merge branch 'tz-make-user-popover-spec-more-consistent' into 'master'Kushal Pandya2019-01-041-6/+10
|\ \ \
| * | | Made user_popovers_spec more stable on the value sidetz-make-user-popover-spec-more-consistentTim Zallmann2019-01-041-6/+10
* | | | Merge branch 'ce-revert-revert-gold-trial-mrs' into 'master'Kamil Trzciński2019-01-044-18/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-034-18/+53
* | | | Merge branch 'sh-skip-validation-visibility-changed' into 'master'Douwe Maan2019-01-041-0/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Only validate project visibility when it has changedsh-skip-validation-visibility-changedStan Hu2019-01-031-0/+25
* | | | Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern2019-01-0421-56/+234
|\ \ \ \
| * | | | Refactoring and review commentsBrett Walker2019-01-033-5/+7
| * | | | Use new issue email address formatBrett Walker2019-01-0310-30/+164
| * | | | Use new merge request email address formatBrett Walker2019-01-0312-26/+60
| * | | | Use new unsubscribe linkBrett Walker2019-01-032-2/+10
| | |/ / | |/| |
* | | | Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-046-22/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unnecessary double caching (in hash and request store)dm-git-access-any-ceDouwe Maan2019-01-022-8/+1
| * | | Consider all matching MRs to determine if user can pushDouwe Maan2019-01-022-1/+11
| * | | Don't run single change checks when changes are unknownDouwe Maan2019-01-021-1/+7
| * | | Extract any-branch-allows-collaboration logic into dedicated methodDouwe Maan2019-01-022-6/+15
| * | | Move magic '_any' string to constantDouwe Maan2019-01-022-6/+6
* | | | Merge branch 'sh-fix-clone-url-for-https' into 'master'Douglas Barbosa Alexandre2019-01-041-0/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix clone URL not showing if protocol is HTTPSsh-fix-clone-url-for-httpsStan Hu2019-01-031-0/+39
* | | | Merge branch '27861-add-markdown-editing-buttons-to-the-file-editor' into 'ma...Fatih Acet2019-01-032-163/+237
|\ \ \ \
| * | | | Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-022-163/+237
| | |/ / | |/| |
* | | | Add Knative metrics to PrometheusChris Baumbauer2019-01-033-0/+33
| |/ / |/| |
* | | Merge branch 'tz-user-popover-follow-up' into 'master'Clement Ho2019-01-032-11/+9
|\ \ \ | |_|/ |/| |
| * | Comment user avatar Image, Changed Fixtures, added new shadow colortz-user-popover-follow-upTim Zallmann2018-12-122-11/+9
* | | Merge branch 'ce-1979-fe-settings-empty' into 'master'Kushal Pandya2019-01-031-22/+43
|\ \ \
| * | | Update callout component to receive slotce-1979-fe-settings-emptyPaul Slaughter2019-01-021-22/+43
* | | | Merge branch 'deprecated-positional-spec-arguments' into 'master'Lin Jen-Shin2019-01-034-9/+9
|\ \ \ \
| * | | | Fix deprecation: Using positional arguments in integration testsJasper Maes2019-01-024-9/+9
* | | | | Fix lint errorsmortyccp2019-01-031-3/+3
* | | | | Remove authentication via warden and PRIVATE_TOKEN headermortyccp2019-01-031-46/+18
* | | | | Fix rspec error in rails 4mortyccp2019-01-031-0/+1
* | | | | Allow basic authentication on go get middlewaremortyccp2019-01-031-0/+20
* | | | | Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-026-45/+111
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-206-45/+111
* | | | | Merge branch 'mk/avoid-extra-storage-perm-and-query' into 'master'Stan Hu2019-01-024-4/+4
|\ \ \ \ \
| * | | | | Avoid extra storage bucket perm and querymk/avoid-extra-storage-perm-and-queryMichael Kozono2018-12-214-4/+4