summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'move-profile-to-rspec' into 'master'Rémy Coutable2018-02-155-19/+231
|\
| * Move spinach profile tests to RSpecSemyon Pupkov2018-02-155-19/+231
* | Move spinach group milestones test to RSpecSemyon Pupkov2018-02-151-37/+114
* | Move feature group members search test to RSpecSemyon Pupkov2018-02-151-0/+29
|/
* Merge branch '41722-track-gcp-billing-enabled-project-changes' into 'master'Kamil Trzciński2018-02-141-2/+2
|\
| * Fix GCP cluster feature specMatija Čupić2018-02-121-2/+2
* | Merge branch '37050-ext-issue-tracker' into 'master'Sean McGivern2018-02-142-9/+114
|\ \ | |/ |/|
| * Display a link to external issue tracker when enabledJarka Kadlecová2018-02-142-9/+114
* | Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan2018-02-095-0/+46
|/
* Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-081-3/+3
|\
| * Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-3/+3
* | Added 'clear' button to ci lint editorLin Jen-Shin2018-02-081-8/+26
* | Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-081-4/+4
* | Merge branch '41297-new-design-for-cancel-stop-pipeline-confirmation' into 'm...Clement Ho2018-02-081-2/+5
|\ \
| * | Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-071-2/+5
* | | Replace $.ajax in profile.js with axiosClement Ho2018-02-071-0/+9
* | | Removing gitaly flagsFrancisco Javier López2018-02-072-246/+263
| |/ |/|
* | Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński2018-02-071-0/+10
|\ \
| * | Use Gitlab::CurrentSettings instead of current_application_settingsMatija Čupić2018-02-031-2/+2
| * | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-031-14/+16
| |\ \
| * \ \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-025-10/+18
| |\ \ \
| * \ \ \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-0210-55/+87
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-01-288-10/+134
| |\ \ \ \ \
| * | | | | | Expose auto_devops_domain in admin settings viewMatija Čupić2018-01-221-0/+10
* | | | | | | Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński2018-02-073-210/+22
|\ \ \ \ \ \ \
| * | | | | | | Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-053-210/+22
* | | | | | | | Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes2018-02-064-29/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-064-29/+29
| |/ / / / / / /
* | | | | | | | Merge branch 'feature/sm/artifacts-trace' into 'master'Kamil Trzciński2018-02-061-10/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor :trace to :trace_live in specShinya Maeda2018-02-061-1/+1
| * | | | | | | | Remove unnecessary changes for job features specShinya Maeda2018-02-061-5/+5
| * | | | | | | | Finish all testsShinya Maeda2018-02-061-14/+30
| |/ / / / / / /
* | | | | | | | Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann2018-02-061-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix labels specsAnnabel Dunstone Gray2018-01-301-1/+1
* | | | | | | | Allow moving wiki pages from the UIFrancisco Javier López2018-02-052-2/+75
* | | | | | | | Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas2018-02-051-25/+30
* | | | | | | | Merge branch '25327-coverage-badge-rounding' into 'master'Rémy Coutable2018-02-051-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Change coverage badge rounding for other CI system consistencyJeff Stubler2018-02-011-2/+2
* | | | | | | | Merge branch 'refactor-ci-variable-list-for-future-usage-in-4110' into 'master'Filipa Lacerda2018-02-021-14/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-311-14/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-021-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Add Colors to GitLab Flavored MarkdownTony Rom2018-01-291-0/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-024-10/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' into fl-mr-widget-1Filipa Lacerda2018-02-015-42/+65
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '36009-user-default-project-creator-in-factories' into 'master'Robert Speicher2018-02-012-11/+13
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Make user/author use project.creator in most factoriesRémy Coutable2018-01-312-11/+13
| * | | | | | Merge branch '30106-group-issues' into 'master'Sean McGivern2018-02-011-24/+45
| |\ \ \ \ \ \
| | * | | | | | Include subgroup issuables on the group page30106-group-issuesJarka Kadlecová2018-02-011-24/+45
| * | | | | | | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-7/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Update spec to match link being changed into a buttonFilipa Lacerda2018-02-011-1/+1
|/ / / / / /