- 24 Oct, 2019 1 commit
-
-
Dmitriy Zaporozhets authored
* Rename `LogFinder` to `AuditLogFinder` * Rename audit helper methods to `audit_` prefix * Remove use of audit helper in unrelated view * More labels with internalization via `_('Text')` * Make audit dropdowns readable with multiline code * Add specs to `AuditLogsHelper` Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 Oct, 2019 28 commits
-
-
Dmitriy Zaporozhets authored
Add service to fetch and format a grafana charts embed See merge request gitlab-org/gitlab!18520
-
Sarah Yasonik authored
Adds a new Metrics Dashboard Service which fetches a grafana dashboard and datasource based on an input url, reformatting the output to be compatible with our existing dashboard rendering behavior on the FE. Ultimately, this will be used as a part of embedding prometheus metrics in GFM via grafana. Note that this service introduces usage of ReactiveCaching in the service as a result of external API calls. This will mean that usage of this new service will need to be polled.
-
James Lopez authored
fix: admin mode UI buttons missing on bigger screen sizes Closes #33453 See merge request gitlab-org/gitlab!18585
-
Diego Louzán authored
Additionally, corrected capitalization of admin mode buttons message
-
Yorick Peterse authored
Security release issue now in #releases See merge request gitlab-org/gitlab!18848
-
Sean McGivern authored
Enable the color chip in AsciiDoc See merge request gitlab-org/gitlab!18723
-
Filipa Lacerda authored
Resolve "Error when uploading a few designs in a row" See merge request gitlab-org/gitlab!18811
-
Natalia Tepluhina authored
-
Filipa Lacerda authored
Prevent Epics Tree from being draggable when user is logged out See merge request gitlab-org/gitlab!18739
-
Achilleas Pipinellis authored
Update gitaly installation from source docs to add default logging values See merge request gitlab-org/gitlab!18822
-
Sean McGivern authored
Remove ExtractCommitSignature RPC See merge request gitlab-org/gitlab!18804
-
Thong Kuah authored
Partially addresses: See merge request gitlab-org/gitlab!18854
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Rémy Coutable authored
Increase review app unicorn gitlab workhorse cpu request See merge request gitlab-org/gitlab!18788
-
Kushal Pandya authored
Update the frontend diffing code to support v2 license scan reports See merge request gitlab-org/gitlab!18105
-
Kushal Pandya authored
- Make Epics tree draggable only when user is logged in. - Fix tree item metadata alignment for small screens.
-
Evan Read authored
Docs: Add Groups SAML Okta setup notes See merge request gitlab-org/gitlab!18830
-
Cynthia Ng authored
-
Evan Read authored
Docs: OneLogin follow up wording update Closes #34383 See merge request gitlab-org/gitlab!18829
-
Cynthia Ng authored
-
Evan Read authored
Fixes typo on migrations guide title See merge request gitlab-org/gitlab!18815
-
Mayra Cabrera authored
Removes the word 'exiting' from migrations guide
-
Ash McKenzie authored
Add param to catch fo fix failing SAST job See merge request gitlab-org/gitlab!18847
-
Russell Dickenson authored
Fix links to moved customization docs See merge request gitlab-org/gitlab!18370
-
Marcel Amirault authored
-
Russell Dickenson authored
Update utilities.md See merge request gitlab-org/gitlab!18636
-
Scott Nevil authored
-
Thong Kuah authored
-
- 20 Oct, 2019 6 commits
-
-
Heinrich Lee Yu authored
The SAST JS parser does not recognize the catch clause without a parameter causing a syntax error
-
Russell Dickenson authored
Documentation: Update features summary matrix in issue_board.md See merge request gitlab-org/gitlab!17511
-
Vladimir Dzalbo authored
-
Thong Kuah authored
Update API docs to reflect new issuable text limits Closes #34172 See merge request gitlab-org/gitlab!18617
-
Thong Kuah authored
Enable frozen string for spec/initializers See merge request gitlab-org/gitlab!18722
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
- 19 Oct, 2019 5 commits