- 28 Jun, 2019 1 commit
-
-
Luke Duncalfe authored
Adding new `AddAwardEmoji`, `RemoveAwardEmoji` and `ToggleAwardEmoji` GraphQL mutations. Adding new `#authorized_find_with_pre_checks!` and (unused, but for completeness `#authorized_find_with_post_checks!`) authorization methods. These allow us to perform an authorized find, and run our own additional checks before or after the authorization runs. https://gitlab.com/gitlab-org/gitlab-ce/issues/62826
-
- 27 Jun, 2019 39 commits
-
-
GitLab Bot authored
-
Mek Stittri authored
Added Memory and Ecosystem team labels See merge request gitlab-org/gitlab-ce!30142
-
GitLab Bot authored
-
Mayra Cabrera authored
Add support for creating random passwords in user creation API Closes #63826 See merge request gitlab-org/gitlab-ce!30138
-
Craig Gomes authored
-
Fatih Acet authored
Refactor Dependency List Vuex store See merge request gitlab-org/gitlab-ee!14293
-
Mark Florian authored
This is part of the work to implement the display of Dependency Scanning results in the Dependency List[1]. The bulk of this is simply moving the existing Vuex store to a reusable module. The purpose of this is to facilitate adding a second instance of the module, so that there can be two independent dependency lists at once, as specified in the [feature's issue][1]. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077
-
Mike Greiling authored
Extract related issuable input for #9688 See merge request gitlab-org/gitlab-ee!14279
-
Sam Bigelow authored
This will be used in blocking merge requests later.
-
Stan Hu authored
To avoid having to specify an actual password to create users, admins can now use the `force_random_password` parameter to let Devise generate a password. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63826
-
GitLab Bot authored
-
Mike Greiling authored
Fix charts on Cluster page See merge request gitlab-org/gitlab-ce!30073
-
GitLab Bot authored
-
Clement Ho authored
Merge branch '11888-regression-deploy-correlation-markers-on-monitoring-graphs-not-clickable' into 'master' Turn commit sha in monitor charts popover to link Closes gitlab-ee#11888 See merge request gitlab-org/gitlab-ce!29914
-
GitLab Bot authored
-
Clement Ho authored
Add missing unit tests for BoardServiceEE See merge request gitlab-org/gitlab-ee!14358
-
Winnie Hellmann authored
-
Marcia Ramos authored
Add alerts to GitLab basics See merge request gitlab-org/gitlab-ce!30071
-
Achilleas Pipinellis authored
-
Marcia Ramos authored
Refresh feature flags documentation Closes #62751 See merge request gitlab-org/gitlab-ce!29759
-
Marin Jankovski authored
Split the FF docs in 3 separate docs to cover 3 different use-cases.
-
Marcia Ramos authored
EE port of feature flags refresh doc See merge request gitlab-org/gitlab-ee!14436
-
GitLab Bot authored
-
Robert Speicher authored
Attempt to work around migration spec failures by increasing parallelism See merge request gitlab-org/gitlab-ce!30130
-
GitLab Bot authored
-
Mike Lewis authored
Docs: Update style guide for videos See merge request gitlab-org/gitlab-ce!29683
-
Marcia Ramos authored
- explictly say not to upload videos - link videos from any YT account - embed videos from GL's YT account only
-
GitLab Bot authored
-
Andreas Brandl authored
Removes Database Reviewer template See merge request gitlab-org/gitlab-ce!30128
-
Mayra Cabrera authored
It was moved to wwww-gitlab-com
-
GitLab Bot authored
-
Sanad Liaquat authored
Remove css class causing capybara ambiguous match Closes gitlab-org/quality/nightly#110 See merge request gitlab-org/gitlab-ee!14426
-
Rémy Coutable authored
Fix typo on end-to-end testing quick start guide Closes gitlab-ee#12466 See merge request gitlab-org/gitlab-ce!30129
-
Nick Thomas authored
-
GitLab Bot authored
-
Walmyr Lima authored
-
Phil Hughes authored
Removes EE differences for app/assets/javascripts/reports/components/report_item.vue Closes gitlab-ee#12429 See merge request gitlab-org/gitlab-ce!30092
-
Phil Hughes authored
EE: Removes EE differences for app/assets/javascripts/reports/components/report_item.vue Closes #12429 See merge request gitlab-org/gitlab-ee!14415
-
Nick Thomas authored
Avoid loading pipeline status in search results See merge request gitlab-org/gitlab-ce!30111
-