summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix MR discussion not loaded issueMark Chao2018-10-126-87/+82
* Revert "Merge branch '51958-fix-mr-discussion-loading' into 'master'"Bob Van Landuyt2018-10-126-83/+87
* Merge branch 'sh-fix-project-deletion-with-export' into 'master'Robert Speicher2018-10-121-3/+20
* Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-126-87/+83
* Merge branch 'security-bw-confidential-titles-through-markdown-api-11-3' into...Bob Van Landuyt2018-10-041-0/+46
* Merge branch 'security-fix-leaking-private-project-namespace-11-3' into 'secu...Bob Van Landuyt2018-10-041-20/+47
* Merge branch 'security-osw-user-info-leak-discussions-11-3' into 'security-11-3'Bob Van Landuyt2018-10-042-0/+33
* Merge branch '51747-gitlab-com-unable-to-import-a-project-that-was-just-expor...Douglas Barbosa Alexandre2018-10-022-2/+8
* Merge branch 'sh-fix-forks-with-no-gravatar' into 'master'Rémy Coutable2018-10-022-24/+12
* Merge branch 'mr-discussion-expanding-bug-fixes' into 'master'Filipa Lacerda2018-10-021-0/+35
* Merge branch '50347-fix-scrolling-to-diff-note-after-incremental-rendering' i...Phil Hughes2018-10-021-17/+139
* Merge branch 'security-fj-stored-xss-in-repository-imports-11-3' into 'securi...Bob Van Landuyt2018-09-252-0/+73
* Merge branch 'security-package-json-xss-11-3' into 'security-11-3'Bob Van Landuyt2018-09-251-4/+17
* Merge branch 'fix-events-finder-incomplete-11-3' into 'security-11-3'Bob Van Landuyt2018-09-242-0/+192
* Merge branch 'sh-sh-block-other-localhost-11-3' into 'security-11-3'Bob Van Landuyt2018-09-241-1/+21
* Merge branch 'security-11-3-6881-project-group-approvers-leaks-private-group-...Bob Van Landuyt2018-09-245-16/+70
* Merge branch 'security-11-3-gcp-token-exposed-by-kubernetes' into 'security-1...Bob Van Landuyt2018-09-242-2/+2
* Merge branch 'security-acet-issue-details-11-3' into 'security-11-3'Bob Van Landuyt2018-09-242-0/+36
* Merge branch 'security-2697-code-highlight-timeout-11-3' into 'security-11-3'Bob Van Landuyt2018-09-241-0/+17
* Merge branch '41729-enable-auto-devops-instance-wide-for-everyone' into 'master'11-3-stable-prepare-rc11Kamil Trzciński2018-09-197-102/+137
* Merge branch '50944-unable-to-import-repository-undefined-method-import_file-...11-3-stable-prepare-rc10Douwe Maan2018-09-182-1/+3
* Merge branch 'mr-fixed-expanded-state-not-working' into 'master'11-3-stable-prepare-rc9Mike Greiling2018-09-171-1/+35
* Merge branch '51271-error-500-due-to-encoding-issues-when-when-attempting-to-...Stan Hu2018-09-131-0/+6
* Merge branch '51200-markdown-footnotes-don-t-render-when-inside-a-table' into...Douwe Maan2018-09-131-0/+17
* Merge branch '7573-show-click-to-expand-on-not-rendered-diffs' into 'master'Phil Hughes2018-09-131-0/+12
* Merge branch '51318-project-export-broken-when-avatar-is-set' into 'master'11-3-stable-prepare-rc7Grzegorz Bizon2018-09-112-10/+31
* Merge branch 'fix-namespace-upload' into 'master'Kamil Trzciński2018-09-111-0/+6
* Merge branch '51375-fix-activity-pages' into 'master'Robert Speicher2018-09-111-0/+35
* Merge branch '51268-clear-in-memory-application-settings-between-examples' in...Robert Speicher2018-09-101-0/+4
* Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann2018-09-101-3/+12
* Merge branch 'sidekiq-query' into 'master'Rémy Coutable2018-09-101-0/+20
|\
| * Disable query limit counter in sidekiqJan Provaznik2018-09-041-0/+20
* | Merge branch 'sh-fix-failing-instances-statistics-spec' into 'master'Rémy Coutable2018-09-101-0/+2
|\ \
| * | Explicitly enable usage ping for instance statistics specStan Hu2018-09-091-0/+2
* | | Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-091-0/+24
|\ \ \
| * | | Add system note when due date is changedEva Kadlecová2018-09-091-0/+24
* | | | Merge branch 'fix-invite-group-spec-ee' into 'master'Robert Speicher2018-09-091-9/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Update invite_group_spec to be consistent with EEDennis Tang2018-09-071-9/+8
* | | | Fix spec/features/instance_statistics/cohorts_spec.rbsh-fix-cohorts-spec-ceStan Hu2018-09-081-0/+2
* | | | Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-083-2/+125
* | | | Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-087-9/+51
* | | | Resolve "Process urls with spaces in all markdown processing"Brett Walker2018-09-082-1/+19
* | | | Merge branch 'tz-mr-new-datastructure' into 'master'Mike Greiling2018-09-0710-104/+411
|\ \ \ \
| * | | | Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-072-42/+86
| * | | | Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-0/+1
| * | | | Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann2018-09-071-46/+97
| * | | | Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-073-3/+218
| * | | | Fixed another rspec about collapsing notes after adding themTim Zallmann2018-09-071-1/+1
| * | | | Fix Linting ErrorTim Zallmann2018-09-071-1/+0
| * | | | Fix for RSPec for User PostsTim Zallmann2018-09-071-2/+2