Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comply with `no-implicit-coercion` rule (CE) | Nathan Friend | 2019-06-03 | 3 | -3/+7 |
* | Backporting EE fix | rossfuhrman | 2019-06-03 | 1 | -36/+38 |
* | Move boardsStore.moving to BoardList component | Winnie Hellmann | 2019-06-03 | 1 | -0/+12 |
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Robert Speicher | 2019-06-03 | 5 | -2/+72 |
|\ | |||||
| * | Merge branch 'security-60143-address-xss-issue-master' into 'master' | Robert Speicher | 2019-06-03 | 1 | -0/+42 |
| |\ | |||||
| | * | Reject slug+uri concat if slug is deemed unsafe | Kerri Miller | 2019-05-24 | 1 | -0/+42 |
| * | | Merge branch 'security-58856-persistent-xss-in-note-objects' into 'master' | Robert Speicher | 2019-06-03 | 4 | -2/+30 |
| |\ \ | |||||
| | * | | Remove unused fixture lines | Tiger | 2019-05-28 | 1 | -2/+0 |
| | * | | Add `html` to sensitive words | charlieablett | 2019-05-01 | 2 | -2/+3 |
| | * | | Remove accidental regressions | charlieablett | 2019-04-30 | 1 | -5/+6 |
| | * | | Ensure Issue & MR note_html cannot be imported | Ash McKenzie | 2019-04-30 | 2 | -16/+16 |
| | * | | Add disallowed fields to AttributeCleaner | charlieablett | 2019-04-24 | 2 | -10/+8 |
| | * | | Re-stub stubbed method calls | charlieablett | 2019-04-23 | 1 | -3/+9 |
| | * | | Exclude fields from note import | charlieablett | 2019-04-23 | 2 | -2/+26 |
* | | | | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master' | Douwe Maan | 2019-06-03 | 5 | -141/+251 |
|\ \ \ \ | |||||
| * | | | | Add payload to the service response | Oswaldo Ferreira | 2019-05-31 | 2 | -0/+111 |
| * | | | | Automatically update MR merge-ref along merge status | Oswaldo Ferreira | 2019-05-31 | 4 | -141/+140 |
* | | | | | Merge branch '58269-separate-update-patch' into 'master' | Mike Greiling | 2019-06-03 | 3 | -60/+180 |
|\ \ \ \ \ | |||||
| * | | | | | Add updateSuccessful/Failed props to knative app | Enrique Alcantara | 2019-05-30 | 1 | -0/+2 |
| * | | | | | Extract knative domain editor into a component | Enrique Alcantara | 2019-05-30 | 2 | -60/+178 |
* | | | | | | Cleans up UpdateProjectStatistics concern | Mayra Cabrera | 2019-06-03 | 2 | -10/+11 |
* | | | | | | Merge branch 'issafeurl-utility' into 'master' | Kushal Pandya | 2019-06-03 | 1 | -0/+84 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add global isSafeURL utilityissafeurl-utility | Paul Gascou-Vaillancourt | 2019-06-03 | 1 | -0/+84 |
* | | | | | | | Move NoteApp tests to Jest | Winnie Hellmann | 2019-06-03 | 2 | -106/+103 |
* | | | | | | | Merge dev.gitlab.org master into GitLab.com master | Yorick Peterse | 2019-06-03 | 41 | -128/+883 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'security-jej/prevent-web-sign-in-bypass' into 'master' | GitLab Release Tools Bot | 2019-06-03 | 1 | -1/+33 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Prevent password sign in restriction bypass | James Edwards-Jones | 2019-05-21 | 1 | -1/+33 |
| * | | | | | | | Merge branch 'security-fix_milestones_search_api_leak' into 'master' | GitLab Release Tools Bot | 2019-06-03 | 3 | -4/+83 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Resolve: Milestones leaked via search API | Felipe Artur | 2019-05-20 | 3 | -4/+83 |
| * | | | | | | | | Merge branch 'security-60039' into 'master' | GitLab Release Tools Bot | 2019-06-03 | 5 | -31/+106 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Refactor spec to not use truthy or falsey | Mark Chao | 2019-05-03 | 1 | -58/+58 |
| | * | | | | | | | | Use full ref when creating MR pipeline in specs | Mark Chao | 2019-05-03 | 1 | -3/+3 |
| | * | | | | | | | | Validate MR branch names | Mark Chao | 2019-05-03 | 4 | -28/+103 |
| * | | | | | | | | | Merge branch 'security-id-leaked-password-in-import-url-frontend' into 'master' | GitLab Release Tools Bot | 2019-06-03 | 4 | -2/+105 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Handling password on import by url page | Sam Bigelow | 2019-05-29 | 1 | -2/+12 |
| | * | | | | | | | | | Hide password on import by url form | Igor Drozdov | 2019-05-29 | 3 | -0/+93 |
| * | | | | | | | | | | Merge branch 'dm-http-hostname-override' into 'master' | GitLab Release Tools Bot | 2019-06-03 | 25 | -66/+405 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Add DNS rebinding protection settings | Oswaldo Ferreira | 2019-05-30 | 4 | -1/+101 |
| | * | | | | | | | | | | Protect Gitlab::HTTP against DNS rebinding attack | Douwe Maan | 2019-05-30 | 23 | -65/+304 |
| * | | | | | | | | | | | Merge branch 'security-fix-project-existence-disclosure-master' into 'master' | GitLab Release Tools Bot | 2019-06-03 | 1 | -14/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Fix url redaction for issue links | Patrick Derichs | 2019-05-03 | 1 | -14/+18 |
| * | | | | | | | | | | | | Merge branch 'security-unsubscribing-from-issue' into 'master' | GitLab Release Tools Bot | 2019-06-03 | 1 | -10/+99 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Hide issue title on unsubscribe for anonymous users | Alexandru Croitor | 2019-05-16 | 1 | -10/+99 |
| * | | | | | | | | | | | | | Merge branch 'security-fix-confidential-issue-label-visibility-master' into '... | GitLab Release Tools Bot | 2019-06-03 | 1 | -0/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Fix confidential issue label disclosure on milestone view | Patrick Derichs | 2019-05-14 | 1 | -0/+34 |
* | | | | | | | | | | | | | | Merge branch 'ac-graphql-stats' into 'master' | Dmitriy Zaporozhets | 2019-06-03 | 10 | -5/+256 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Add Namespace and ProjectStatistics to GraphQL API | Alessio Caiazza | 2019-06-03 | 10 | -5/+256 |
* | | | | | | | | | | | | | | | Merge branch 'abstract-auto-merge' into 'master' | Kamil TrzciĆski | 2019-06-03 | 17 | -66/+306 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fix frontend tests related to autoMergeStrategyabstract-auto-merge | Nathan Friend | 2019-06-03 | 3 | -13/+17 |
| * | | | | | | | | | | | | | | | Abstract auto merge processes | Shinya Maeda | 2019-06-03 | 16 | -57/+293 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |