An error occurred fetching the project authors.
- 30 Jul, 2019 1 commit
-
-
Sean McGivern authored
1. The output isn't great. It can be hard to find hotspots and, even when you do find them, to find why those are hotspots. 2. It uses some jQuery-specific frontend code which we can remove now that we don't have this any more. 3. It's only possible to profile the initial request, not any subsequent AJAX requests.
-
- 29 Jul, 2019 3 commits
-
-
🙈 jacopo beschi 🙉 authored
Extends the quick actions "commands applied" banner to show the quick action preview text, but with everything in past tense.
-
Jacopo authored
Add a zoom link added / removed system note when a zoom link is being added / removed to the issue description.
-
Matija Čupić authored
Adds Job specific variables to facilitate specifying variables when running manual jobs.
-
- 26 Jul, 2019 1 commit
-
-
Martin Hanzel authored
It will be hooked up to the markdown editor later
-
- 25 Jul, 2019 3 commits
-
-
Jacques Erasmus authored
Added the ability to update the namespace label text for gitlab-managed
-
Nathan Friend authored
This commit adds some formatting to the Slack notifications for pipeline statuses, as well as adds information about the stage and jobs that failed in the case of pipeline failure.
-
Ezekiel Kigbo authored
Autofixes additional linting errors found in vue files.
-
- 24 Jul, 2019 6 commits
-
-
Mayra Cabrera authored
* Limits raw requests to 300 per minute and per raw path. * Add a new attribute to ApplicationSettings so user can change this value on their instance. * Uses Gitlab::ActionRateLimiter to limit the raw requests. * Add a new method into ActionRateLimiter to log the event into auth.log Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/48717
-
Reuben Pereira authored
Signed-off-by:
Istvan szalai <istvan.szalai@savoirfairelinux.com>
-
Ezekiel Kigbo authored
Replaced instance of the `pluralize` js function with `n__` to follow our development guide.
-
Sean McGivern authored
We haven't needed these since we started rendering the performance bar in Vue.
-
Illya Klymov authored
Introduces new `feature_entry` helper for dashboard. This helper reduces code duplication when listing available features and relevant links to configuration sections
-
Jose Ivan Vargas authored
This merge request adds an empty chart component which will load in case of queries not having data to display, this will override the current logic, which hides all the graphs that have no data to show
-
- 23 Jul, 2019 2 commits
-
-
Reuben Pereira authored
- Validate that the entries contain no unicode, html tags and are not larger than 255 characters.
-
Nick Kipling authored
Removed Registry from sidebar Created new Packages top level item Added Container Registry into packages Updated tests to support new layout
-
- 22 Jul, 2019 1 commit
-
-
Zsolt Kovari authored
-
- 19 Jul, 2019 1 commit
-
-
Fabio Papa authored
-
- 17 Jul, 2019 1 commit
-
-
Winnie Hellmann authored
(cherry picked from commit a82e4d57a6fbba840a8a944e372b80866a1e48cc)
-
- 16 Jul, 2019 1 commit
-
-
André Luís authored
-
- 15 Jul, 2019 3 commits
-
-
Nick Kipling authored
Shortened descriptive text Added copy button to code snippets
-
Luke Bennett authored
Show a message if many levels are restricted and a different message if all levels are restricted.
-
Phil Hughes authored
-
- 13 Jul, 2019 1 commit
-
-
Daniel Danner authored
-
- 10 Jul, 2019 2 commits
-
-
antony liu authored
Fix symbol '&' display. Remove unnecessary calls of `.html_safe`
-
Fabio Pitino authored
Removing API and frontend interactions that allowed users to take ownership of a trigger token. Removed mentions from the documentation.
-
- 09 Jul, 2019 2 commits
-
-
Nick Kipling authored
Converted storage details into a small partial Reworded the storage details summary as suggested Updated pot file
-
Patrick Bajao authored
Change issues to issue's
-
- 08 Jul, 2019 2 commits
-
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/vue_shared directory
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/vue_merge_request_widget directory
-
- 05 Jul, 2019 2 commits
-
-
Fabio Papa authored
-
-
- 04 Jul, 2019 4 commits
-
-
Christie Lenneville authored
Currently, we label items to be done as "Todo." This is grammatically incorrect and (therefore) confusing—especially to our Spanish-speaking users for whom "todo" has a specific and unrelated meaning. We should use "To Do" and always use it as singular (not "To Dos"). Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/sidebar directory
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/notes directory
-
Simon Knox authored
Move a unit test to jest and use snapshot tests
-
- 03 Jul, 2019 4 commits
-
-
Maneschi Romain authored
-
Sean McGivern authored
-
Jason Goodman authored
Add released_at field to releases API Add released_at column to releases table Return releases to the API sorted by released_at
-
Natalia Tepluhina authored
- all commits squashed to make danger review happy
-