- 10 Jul, 2019 30 commits
-
-
Winnie Hellmann authored
-
Clement Ho authored
Merge branch '64321-wrong-url-when-creating-milestones-from-instance-milestones-dashboard' into 'master' Fix wrong URL when creating milestones from instance milestones dashboard Closes #64321 See merge request gitlab-org/gitlab-ce!30512
-
Dmitriy Zaporozhets authored
Expose placeholder element for metrics charts in GFM See merge request gitlab-org/gitlab-ce!29861
-
Sarah Yasonik authored
Adds GFM Pipline filters to insert a placeholder in the generated HTML from GFM based on the presence of a metrics dashboard link. The front end should look for the class 'js-render-metrics' to determine if it should replace the element with metrics charts. The data element 'data-dashboard-url' should be the endpoint the front end should hit in order to obtain a dashboard layout in order to appropriately render the charts.
-
Achilleas Pipinellis authored
In /development/documentation page, add link to epic for removing /help See merge request gitlab-org/gitlab-ce!30550
-
Thong Kuah authored
Update Clair Version V8 to V11 See merge request gitlab-org/gitlab-ce!30396
-
Can Eldem authored
-
Bob Van Landuyt authored
Externalize strings of page '/projects/new' See merge request gitlab-org/gitlab-ce!30447
-
antony liu authored
Fix symbol '&' display. Remove unnecessary calls of `.html_safe`
-
Lin Jen-Shin authored
Copy EE-only config files to CE See merge request gitlab-org/gitlab-ce!30529
-
Kushal Pandya authored
Remove toggleAward from notes service See merge request gitlab-org/gitlab-ce!30536
-
Winnie Hellmann authored
-
Marcia Ramos authored
Tidy up version notes for Pages documentation See merge request gitlab-org/gitlab-ce!30548
-
Evan Read authored
-
Phil Hughes authored
Reduce margin between modal footer buttons See merge request gitlab-org/gitlab-ce!30428
-
Miranda Fluharty authored
Set margin to 0 except left margin on any button after another button Now matches the 8px from the design spec
-
Phil Hughes authored
Moves EE differences for issue boards See merge request gitlab-org/gitlab-ce!30461
-
Filipa Lacerda authored
-
James Lopez authored
Propagate python version variable See merge request gitlab-org/gitlab-ce!30519
-
Can Eldem authored
-
Jan Provaznik authored
GraphQL mutations for managing Notes See merge request gitlab-org/gitlab-ce!30210
-
Jan Provaznik authored
Rename ProjectEntity to IssuableEntity Closes #58275 See merge request gitlab-org/gitlab-ce!30217
-
Sanad Liaquat authored
Make tests explicitly fabricate resources via the API See merge request gitlab-org/gitlab-ce!30515
-
Mike Lewis authored
-
Evan Read authored
Include merge method link in attribute description Closes #64282 See merge request gitlab-org/gitlab-ce!30492
-
Cindy Pallares 🦉 authored
Currently, the project visibility methods attribute description link to the descriptions and options for visibility methods. The merge methods attribute description doesn't should do the same.
-
Evan Read authored
Docs: fix typo See merge request gitlab-org/gitlab-ce!30505
-
Luke Duncalfe authored
A new `discussion_id` argument on the `createNote` mutation allows people to create a note within that discussion. The ability to lazy-load Discussions has been added, so GraphQL.object_from_id can treat Discussions the same as AR objects and batch load them. https://gitlab.com/gitlab-org/gitlab-ce/issues/62826 https://gitlab.com/gitlab-org/gitlab-ee/issues/9489
-
-
-
- 09 Jul, 2019 10 commits
-
-
Fatih Acet authored
Fix uneven click areas in toast actions Closes #64066 See merge request gitlab-org/gitlab-ce!30345
-
Jacques Erasmus authored
Fixed the toast spacing issues
-
Kamil Trzciński authored
Adds 15m bucket for CI job queue See merge request gitlab-org/gitlab-ce!30525
-
Elliot Rushton authored
-
Dan Davison authored
Allow specificity for GKE Cluster Location See merge request gitlab-org/gitlab-ce!30490
-
Thong Kuah authored
Add documentation for customizing the auto-deploy-app helm chart by setting `HELM_UPGRADE_EXTRA_ARGS` to `--values my-values.yaml` See merge request gitlab-org/gitlab-ce!30371
-
Stan Hu authored
Make unicorn_workers to return meaningful results Closes #63659 See merge request gitlab-org/gitlab-ce!30506
-
ddavison authored
Use GCLOUD_REGION over GCLOUD_ZONE. Using REGION over ZONE provides more of a guarantee of cluster size, and dist- ributes between a region's zones
-
Douglas Barbosa Alexandre authored
Improve Project API Closes #49938, #40892, and #35992 See merge request gitlab-org/gitlab-ce!28327
-
nathanbietz authored
-