summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-fix-vue-spec-warning' into 'master'Fatih Acet2019-06-041-8/+0
|\
| * Fix warning in spec from committing unused mutationce-fix-vue-spec-warningSimon Knox2019-05-291-8/+0
* | Extract toggleFilter() into issue boards storeWinnie Hellmann2019-06-041-0/+34
* | Merge branch 'bvl-design-diff-notes-ce' into 'master'Douwe Maan2019-06-041-0/+12
|\ \
| * | Make `resolvable_types` a class methodBob Van Landuyt2019-06-031-0/+12
* | | Merge branch 'mr-widget-merge-error' into 'master'Filipa Lacerda2019-06-042-8/+8
|\ \ \
| * | | Update rendering of merge request in merge request widgetPhil Hughes2019-06-042-8/+8
* | | | Expose wiki_size on GraphQL APIAlessio Caiazza2019-06-041-1/+2
* | | | Merge branch '10685-remove-feature-flag-ce' into 'master'Nick Thomas2019-06-044-6/+0
|\ \ \ \
| * | | | Remove spec feature stubbing10685-remove-feature-flag-ceMark Chao2019-06-043-4/+0
| * | | | FE: Remove legacy approval feature in MR filesPaul Slaughter2019-06-041-2/+0
* | | | | Merge branch 'cancel-auto-merge-when-merge-request-is-closed' into 'master'Grzegorz Bizon2019-06-041-0/+8
|\ \ \ \ \
| * | | | | Cancel auto merge when merge request is closedcancel-auto-merge-when-merge-request-is-closedShinya Maeda2019-06-041-0/+8
* | | | | | Merge branch '58941-use-gitlab-serverless-with-existing-knative-installation'...Grzegorz Bizon2019-06-0412-205/+397
|\ \ \ \ \ \
| * | | | | | Move file one folder level up to avoid namespace conflict58941-use-gitlab-serverless-with-existing-knative-installationJoão Cunha2019-06-032-2/+2
| * | | | | | Adapt functions to work for external KnativeJoão Cunha2019-05-2912-205/+397
* | | | | | | Merge branch 'introduce-auto-merge-process-worker' into 'master'Thong Kuah2019-06-043-27/+65
|\ \ \ \ \ \ \
| * | | | | | | Introduce sidekiq worker for auto merge processintroduce-auto-merge-process-workerShinya Maeda2019-06-043-27/+65
| | |/ / / / / | |/| | | | |
* | | | | | | Change s_() calls to _() callsMichał Zając2019-06-041-4/+4
* | | | | | | Ignore Puma empty worker statsJan Provaznik2019-06-041-0/+27
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-046-103/+171
|\ \ \ \ \ \
| * | | | | | Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-036-103/+171
| | |_|_|/ / | |/| | | |
* | | | | | Add expand/collapse buttonAdriel Santiago2019-06-041-0/+8
| |/ / / / |/| | | |
* | | | | Merge branch 'sh-fix-import-url-update' into 'master'Thong Kuah2019-06-031-0/+12
|\ \ \ \ \
| * | | | | Fix project settings not being able to updateStan Hu2019-06-031-0/+12
* | | | | | Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-033-3/+7
* | | | | | Backporting EE fixrossfuhrman2019-06-031-36/+38
|/ / / / /
* | | | | Move boardsStore.moving to BoardList componentWinnie Hellmann2019-06-031-0/+12
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-06-035-2/+72
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-60143-address-xss-issue-master' into 'master'Robert Speicher2019-06-031-0/+42
| |\ \ \ \ \
| | * | | | | Reject slug+uri concat if slug is deemed unsafeKerri Miller2019-05-241-0/+42
| * | | | | | Merge branch 'security-58856-persistent-xss-in-note-objects' into 'master'Robert Speicher2019-06-034-2/+30
| |\ \ \ \ \ \
| | * | | | | | Remove unused fixture linesTiger2019-05-281-2/+0
| | * | | | | | Add `html` to sensitive wordscharlieablett2019-05-012-2/+3
| | * | | | | | Remove accidental regressionscharlieablett2019-04-301-5/+6
| | * | | | | | Ensure Issue & MR note_html cannot be importedAsh McKenzie2019-04-302-16/+16
| | * | | | | | Add disallowed fields to AttributeCleanercharlieablett2019-04-242-10/+8
| | * | | | | | Re-stub stubbed method callscharlieablett2019-04-231-3/+9
| | * | | | | | Exclude fields from note importcharlieablett2019-04-232-2/+26
* | | | | | | | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-035-141/+251
|\ \ \ \ \ \ \ \
| * | | | | | | | Add payload to the service responseOswaldo Ferreira2019-05-312-0/+111
| * | | | | | | | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-314-141/+140
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '58269-separate-update-patch' into 'master'Mike Greiling2019-06-033-60/+180
|\ \ \ \ \ \ \ \
| * | | | | | | | Add updateSuccessful/Failed props to knative appEnrique Alcantara2019-05-301-0/+2
| * | | | | | | | Extract knative domain editor into a componentEnrique Alcantara2019-05-302-60/+178
* | | | | | | | | Cleans up UpdateProjectStatistics concernMayra Cabrera2019-06-032-10/+11
* | | | | | | | | Merge branch 'issafeurl-utility' into 'master'Kushal Pandya2019-06-031-0/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add global isSafeURL utilityissafeurl-utilityPaul Gascou-Vaillancourt2019-06-031-0/+84
* | | | | | | | | | Move NoteApp tests to JestWinnie Hellmann2019-06-032-106/+103
* | | | | | | | | | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-0341-128/+883
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |