- 18 Sep, 2019 40 commits
-
-
Tim Zallmann authored
Explicitly import spriteIcon helper See merge request gitlab-org/gitlab!16745
-
Tim Zallmann authored
Define alias spec/test_constants in Jest See merge request gitlab-org/gitlab!16943
-
James Lopez authored
Upgrate Gitaly to v1.64.0 See merge request gitlab-org/gitlab!16788
-
Kushal Pandya authored
Merge branch '32052-productivity-analytics-no-labels-on-the-last-column-of-the-column-chart' into 'master' Resolve "Productivity Analytics: No labels on the last column of the column chart" Closes #32052 See merge request gitlab-org/gitlab!16993
-
Martin Wortschack authored
-
Kushal Pandya authored
Ss/collapsed issue boards per user EE Closes #24732 See merge request gitlab-org/gitlab!16421
-
Scott Stern authored
Add boilerplate and update backend to support saving board list state to backend
-
Kushal Pandya authored
FE for group level Cycle Analytics - refactor old feature into Vue See merge request gitlab-org/gitlab!15039
-
Brandon Labuschagne authored
- Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
-
Kushal Pandya authored
Moves job log specs to jest See merge request gitlab-org/gitlab!16957
-
Kushal Pandya authored
Fix eslints for the object-shorthand rule See merge request gitlab-org/gitlab!16991
-
Walmyr Lima e Silva Filho authored
Add issue user mentions to list of smoke tests See merge request gitlab-org/gitlab!17025
-
Dan Davison authored
Smoke test for issue user mentions was added in https://gitlab.com/gitlab-org/gitlab/merge_requests/16626
-
Achilleas Pipinellis authored
Add note about rake routes See merge request gitlab-org/gitlab!17042
-
Ezekiel Kigbo authored
-
Kushal Pandya authored
Extend pipeline graph scroll area to full width (EE) See merge request gitlab-org/gitlab!14870
-
Miranda Fluharty authored
Use debounced resize function to set left padding inside graph Set padding such that the left edge of the pipeline lines up with the fixed-width container above it in the default scroll position Also trigger padding recalculation on layout change
-
Tim Zallmann authored
Fix setting of weight of a new issue in board list See merge request gitlab-org/gitlab!16299
-
Achilleas Pipinellis authored
Edit new Ingress subsection Closes #32172 See merge request gitlab-org/gitlab!17046
-
Evan Read authored
-
Rémy Coutable authored
Add .only-code-qa-changes to pages job See merge request gitlab-org/gitlab!17032
-
Marcel Amirault authored
-
Lukas Eipert authored
This fixes all disabled lints for the `object-shorthand` rule: https://eslint.org/docs/rules/object-shorthand
-
Evan Read authored
Update service desk documentation Closes #12396 See merge request gitlab-org/gitlab!16838
-
Felipe Artur authored
Let users know that project full path including its group and namespace will be disclosed on emails.
-
Achilleas Pipinellis authored
Docs/restore productivity analytics content port Closes #31777 and gitlab-foss#67301 See merge request gitlab-org/gitlab!16890
-
Evan Read authored
-
Achilleas Pipinellis authored
Add chatops status command to documentation See merge request gitlab-org/gitlab!16994
-
Olivier Gonzalez authored
-
Thong Kuah authored
Remove outdated comment See merge request gitlab-org/gitlab!17035
-
Thong Kuah authored
Rename `DesignVersion` model to `Action` See merge request gitlab-org/gitlab!16579
-
Heinrich Lee Yu authored
-
Stan Hu authored
Fix broken development DB seeds for forks Closes gitlab-foss#63471 See merge request gitlab-org/gitlab!16849
-
Victor Zagorodny authored
-
Evan Read authored
Add centralized documentation for event tracking See merge request gitlab-org/gitlab!17008
-
Jeremy Jackson authored
This updates all of the event tracking documentation and moves it into a consolidated area dedicated to event tracking.
-
Luke Duncalfe authored
This change makes the join model between `Design` and `Version` easier to reason about when using: ```ruby design.actions version.actions action.design action.version ``` It also avoids an awkward similarity in relation naming now that `Issue.has_many :design_versions, class_name: "...::Version"`. https://gitlab.com/gitlab-org/gitlab/issues/13825
-
Ash McKenzie authored
Add some efficiency steps for code review See merge request gitlab-org/gitlab!16492
-
Ash McKenzie authored
Remove feature flag for reactive caching key check Closes #29944 See merge request gitlab-org/gitlab!16665
-
Thong Kuah authored
-