Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-03Add latest changes from gitlab-org/security/gitlab@14-5-stable-eeGitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-08-30Improve search result labelsMarkus Koller
2019-08-12Load search result counts asynchronouslyMarkus Koller
2019-07-30Getting on par with EETomislav Nikic
2019-07-29Added navbar searches usage ping counterFrancisco Javier López
2019-07-16CE backport: Removed non-decimal event valuesDonald Cook
2019-07-09Fix subgroup url in search drop downFrancisco Javier López
2019-05-31Fix search dropdown not closing on blur if emptyLuke Bennett
2018-12-21Support navbar trackingMartin Wortschack
2018-09-01Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher
2018-08-07Resolve "Frontend for clarifying the usefulness of the search bar"Dennis Tang
2018-07-23i18n: externalize strings from 'app/views/layouts'Tao Wang
2018-04-25Revert .hide to .d-none conversionClement Ho
2018-04-10[skip ci] Convert navbar-form and navbar-fixed-topClement Ho
2018-04-09[skip ci] Rename .hide to .d-noneClement Ho
2017-12-07Use relative _path helper URLs in the GitLab UIEric Eastwood
2017-12-06Fix broken testsFilipa Lacerda
2017-12-06Updates the dropdown to match the docs and remove old hack of stop event prop...Filipa Lacerda
2017-11-06Fixes 404 error to `Issues assigned to me` and `Issues I've created` when iss...Jacopo
2017-09-28Updated All Navigation Icons to Sprite_IconsTim Zallmann
2017-09-06Remove focus styles from dropdown empty linkEric Eastwood
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-12Fix accessibility issues for Input fields across GitLabKushal Pandya
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-11-0824146 Add focus state to buttons and dropdownstauriedavis
2016-08-26Tidy up the code a bitAlfredo Sumaran
2016-08-26Move data attribute information to relevant elements.Connor Shea
2016-08-26Remove inline JavaScript for Search autocomplete.Connor Shea
2016-07-14Fix creating group with space in group pathDouglas Barbosa Alexandre
2016-06-14Escape JavaScript in haml template.Fatih Acet
2016-06-13Defensive check for the group options.Fatih Acet
2016-06-09Inject group options.Fatih Acet
2016-06-07Added projectOptions and dashboardOptions into gl object.Fatih Acet
2016-05-24Clicking search pill focuses fieldPhil Hughes
2016-04-07Merge branch 'master' into issue_14952Alfredo Sumaran
2016-04-07Use .new_record? insteadAlfredo Sumaran
2016-04-06Change approach, do not use timeoutsAlfredo Sumaran
2016-04-06Do not add location badge when creating a group or projectAlfredo Sumaran
2016-03-25Makes autocomplete dropdown look the same as othersAlfredo Sumaran
2016-03-23Fixes empty menu when typing on search input for the very first timeAlfredo Sumaran
2016-03-22Add ability to clear location badgeAlfredo Sumaran
2016-03-15Use new dropdown class for search suggestionsAlfredo Sumaran