summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher2019-07-295-1/+126
|\
| * Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-295-1/+126
* | Move BaseService to Services directorySarah Yasonik2019-07-295-5/+5
* | Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-299-76/+410
* | Merge branch 'tp-qtt182-6' into 'master'Mayra Cabrera2019-07-291-1/+1
|\ \
| * | Change qa-* class references to rspec-*tp-qtt182-6Tanya Pazitny2019-07-261-1/+1
* | | Change qa-* class references to js-* for suggestionsTanya Pazitny2019-07-294-7/+7
* | | Change qa-* class references to js-* for squash-checkboxTanya Pazitny2019-07-291-1/+1
* | | Change qa-reverse-sort class references to rspec-reverse-sortTanya Pazitny2019-07-293-5/+5
* | | Change qa-* class references to rspec-* in spec/features/contextual_sidebar_s...Tanya Pazitny2019-07-291-5/+5
* | | Merge branch 'tp-qtt182-7' into 'master'Mayra Cabrera2019-07-291-1/+1
|\ \ \
| * | | Change qa-* class references to rspec-*tp-qtt182-7Tanya Pazitny2019-07-261-1/+1
| |/ /
* | | Change qa-full-name to rspec-full-nameTanya Pazitny2019-07-291-1/+1
* | | Change qa-* class references to rspec-* for repository settingsTanya Pazitny2019-07-291-4/+4
* | | Merge branch 'tp-qtt182-3' into 'master'Mayra Cabrera2019-07-291-1/+1
|\ \ \
| * | | Change qa-* class references to rspec-*tp-qtt182-3Tanya Pazitny2019-07-261-1/+1
| |/ /
* | | Merge branch 'tp-qtt182-4' into 'master'Mayra Cabrera2019-07-291-1/+1
|\ \ \
| * | | Change qa-* class references to rspec-*tp-qtt182-4Tanya Pazitny2019-07-261-1/+1
| |/ /
* | | Merge branch 'tp-qtt182-2' into 'master'Mayra Cabrera2019-07-291-6/+6
|\ \ \
| * | | Change qa-* class references to rspec-*tp-qtt182-2Tanya Pazitny2019-07-261-6/+6
| |/ /
* | | Migrations for adding issue_id to versions tableLuke Duncalfe2019-07-291-0/+38
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-2917-141/+568
|\ \ \
| * | | Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-263-42/+151
| * | | Merge branch 'security-fix-badges-leaked-to-unauthorized-users' into 'master'GitLab Release Tools Bot2019-07-261-30/+94
| |\ \ \
| | * | | Don't display badges when builds are restrictedFabio Pitino2019-07-111-30/+94
| * | | | Merge branch 'security-github-ssrf-redirect' into 'master'GitLab Release Tools Bot2019-07-261-0/+68
| |\ \ \ \
| | * | | | Do not allow localhost url redirection in GitHub Integrationmanojmj2019-07-051-0/+68
| * | | | | Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot2019-07-262-51/+0
| |\ \ \ \ \
| | * | | | | Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-102-51/+0
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'security-mr-pipeline-permissions' into 'master'GitLab Release Tools Bot2019-07-261-4/+94
| |\ \ \ \ \
| | * | | | | Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino2019-07-051-4/+94
| * | | | | | Merge branch 'security-dns-ssrf-bypass' into 'master'GitLab Release Tools Bot2019-07-262-12/+33
| |\ \ \ \ \ \
| | * | | | | | Fix Server Side Request Forgery mitigation bypassFrancisco Javier López2019-07-152-12/+33
| * | | | | | | Merge branch 'security-60551-fix-upload-scope' into 'master'GitLab Release Tools Bot2019-07-264-0/+41
| |\ \ \ \ \ \ \
| | * | | | | | | Queries for Upload should be scoped by modelAdam Hegyi2019-07-114-0/+41
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'security-hide_moved_issue_id' into 'master'GitLab Release Tools Bot2019-07-261-0/+33
| |\ \ \ \ \ \ \
| | * | | | | | | Do not show moved issue ids for user not authorizedFelipe Artur2019-07-111-0/+33
| | |/ / / / / /
| * | | | | | | Merge branch 'security-bvl-filter-mr-params' into 'master'GitLab Release Tools Bot2019-07-262-2/+56
| |\ \ \ \ \ \ \
| | * | | | | | | Filter params in MR build serviceBob Van Landuyt2019-07-172-2/+56
* | | | | | | | | Merge branch 'resolve-spec-differences' into 'master'Lin Jen-Shin2019-07-295-9/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix whitespace in wiki link filtering specsresolve-spec-differencesYorick Peterse2019-07-291-1/+1
| * | | | | | | | | Make usage content spec the same for CE and EEYorick Peterse2019-07-291-1/+9
| * | | | | | | | | Make protected tags spec the same for CE and EEYorick Peterse2019-07-291-0/+6
| * | | | | | | | | Backport ToDo feature specs from EEYorick Peterse2019-07-291-7/+35
| * | | | | | | | | Backport EE changes for the schema specsYorick Peterse2019-07-291-0/+2
* | | | | | | | | | Merge branch 'remove-peek-pg' into 'master'Stan Hu2019-07-291-2/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-261-2/+25
* | | | | | | | | | | Merge branch 'resolve-scripts-differences' into 'master'Lin Jen-Shin2019-07-291-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Backport EE changes made to the scripts/ directoryresolve-scripts-differencesYorick Peterse2019-07-291-0/+6
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ab-remove-postgresql-switches' into 'master'Nick Thomas2019-07-295-87/+22
|\ \ \ \ \ \ \ \ \ \ \