- 10.07.2019 1 коммит
-
-
Małgorzata Ksionek создал
Change constant path Modify base class for cycle analytics fetching Update class calls Move project level specs Update controllers method calls Add changelog entry Fix rubocop offences Add one method to base event fetcher FIx file Update events spec Add code review remarks Add cr remarks Add guard clause Add class for group level analytics Add specs for group level Update entities Update base classes Add groups-centric changes Update plan and review stage Add summary classes Add summary spec Update specs files Add to specs test cases for group Add changelog entry Add group serializer Fix typo Fix typo Add fetching namespace in sql query Update specs Add rubocop fix Add rubocop fix Modify method to be in sync with code review Add counting deploys from subgroup To group summary stage Add subgroups handling In group stage summary Add additional spec Add additional specs Add basic project extraction To allow project filtering Prepare summary for accepting multiple groups Modify deploys group summary class Add filtering by project name in issues summary Fix rubocop offences Add changelog entry Change name to id in project filtering Add more precise inheritance
-
- 09.07.2019 39 коммитов
-
-
Bob Van Landuyt создал
Fix subgroup url in search drop down Closes #52525 See merge request gitlab-org/gitlab-ce!30457
-
Francisco Javier López создал
Inside a subgroup scope, when the user clicks on the search drop down in the header, some options are displayed. Some of this links direct the user to the issues and merge requests linked to the subgroup. Nevertheless, the url was broken because they doesn't include the complete group namespace
-
Filipa Lacerda создал
Fixed apollo caching of the root repository file listing See merge request gitlab-org/gitlab-ce!30409
-
Sanad Liaquat создал
Raise error if API returns a code other than what is expected See merge request gitlab-org/gitlab-ce!30301
-
Kushal Pandya создал
Adjust modal body styles to match design spec See merge request gitlab-org/gitlab-ce!30425
-
Kushal Pandya создал
Updates on success of an MR the count on top and in other tabs See merge request gitlab-org/gitlab-ce!29441
-
Tim Zallmann создал
New API endpoint for merge request count Updates all open tabs at the same time with one call Restructured API response API response changed to 401 if no current_user Added API + JS specs Fix for Static Check Updated Count on Open/Close, Assign/Unassign of MR's Checking if MR Count is refreshed Added # frozen_string_literal: true to spec Added Changelog
-
Achilleas Pipinellis создал
Tidy up timezone topic Closes #62058 See merge request gitlab-org/gitlab-ce!30495
-
Evan Read создал
-
Phil Hughes создал
Pin modals at 64px from the top of the viewport See merge request gitlab-org/gitlab-ce!30412
-
Phil Hughes создал
add font weight to links in wiki pages to be more distinguishable from static information Closes #61316 See merge request gitlab-org/gitlab-ce!29858
-
Eduardo Mejía создал
-
Phil Hughes создал
Fix typo on confidential MR dropdown See merge request gitlab-org/gitlab-ce!30499
-
Achilleas Pipinellis создал
Docs: Add missing backtick fence to code block See merge request gitlab-org/gitlab-ce!30494
-
Marcel Amirault создал
-
Achilleas Pipinellis создал
Docs: Fix spacing of code blocks See merge request gitlab-org/gitlab-ce!30453
-
Marcel Amirault создал
Code blocks should not be spaced 4 times, as this will prevent the code from being colored. They should also be spaced the same as the lists they are a part of, to make reading easier.
-
Achilleas Pipinellis создал
Docs: Update danger to accept docs linting changes See merge request gitlab-org/gitlab-ce!30497
-
Marcel Amirault создал
-
Achilleas Pipinellis создал
Fix docs URL in trigger-build-docs puts text See merge request gitlab-org/gitlab-ce!30473
-
Evan Read создал
Makes copying host keys a recommended step Closes #64211 See merge request gitlab-org/gitlab-ce!30487
-
Lyle Kozloff создал
-
Ramya Authappan создал
Quarantine failing push limit test See merge request gitlab-org/gitlab-ce!30496
-
Lin Jen-Shin создал
Fix WorkhorseHelpers module is missing See merge request gitlab-org/gitlab-ce!30452
-
-
-
Mark Lapierre создал
-
Kushal Pandya создал
Resolve "Clicking edit button in a thread reply doesn’t work" Closes #64134 See merge request gitlab-org/gitlab-ce!30424
-
Natalia Tepluhina создал
- applied functional component patch - fixed border radius for list - fixed Karma test to take a correct li amount
-
Stan Hu создал
Allow ReactiveCaching to support nil value See merge request gitlab-org/gitlab-ce!30456
-
-
Sarah Yasonik создал
-
Stan Hu создал
Limit user information to RackAttack throttles See merge request gitlab-org/gitlab-ce!30467
-
Mayra Cabrera создал
rack.attack.match_discriminator is only return on throttle_authenticated_api or throttle_authenticated_web requests, so we're avoiding logging user_id on blacklist requests Follow up of https://gitlab.com/gitlab-org/gitlab-ce/issues/62756
-
Evan Read создал
Docs: Remove extra whitespaces in docs See merge request gitlab-org/gitlab-ce!30493
-
Marcel Amirault создал
Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines
-
Achilleas Pipinellis создал
Centralize markdownlint configuration See merge request gitlab-org/gitlab-ce!30263
-
Markus Koller создал
The configuration is currently only specified in CI, by moving it into `.mdlrc` we get immediate feedback locally in supported editors. To ensure `mdl` is available it's also added to the `Gemfile`, though CI will still use the version installed in the `gitlab-docs-lint` image.
-
-