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
2016-07-24ES6ify all the things!Fatih Acet
2016-07-16Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"Douwe Maan
2016-07-07GL dropdowns in issuable formPhil Hughes
2016-07-06Fix unescaped strings in the labels dropdown templateDouglas Barbosa Alexandre
2016-07-06Render label name contains ?, & in the labels dropdown without escapingDouglas Barbosa Alexandre
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
2016-06-30Fix unescaped strings in Underscore templates.Connor Shea
2016-06-24Use instance property to enable/disable label assignmentAlfredo Sumaran
2016-06-24Apply labels only if we picked a label from the dropdownAlfredo Sumaran
2016-06-17Fixes icon state when selecting issues that have the same labels assignedAlfredo Sumaran
2016-06-15Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz
2016-06-10Merge branch 'label-create-error-messages' into 'master' Jacob Schatz
2016-06-10Correctly shows label errors in dropdownPhil Hughes
2016-06-10Checks against date parsing instead of stringPhil Hughes
2016-06-10Corrected all sidebar font weights to correctly match the designPhil Hughes
2016-06-09Fixed issue where label filtering didnt workPhil Hughes
2016-06-04Address feedbackAlfredo Sumaran
2016-06-04Tweaks for bulk assignmentAlfredo Sumaran
2016-06-04Restore dropdown state when unchecking all issuesAlfredo Sumaran
2016-06-04Do not remove inputs when dropdown menu hidesAlfredo Sumaran
2016-06-04Remove console.logAlfredo Sumaran
2016-06-04Handle unchecking of indeterminate itemsAlfredo Sumaran
2016-06-04Update classname for indeterminate stateAlfredo Sumaran
2016-06-04typoAlfredo Sumaran
2016-06-04Set indeterminated itemsAlfredo Sumaran
2016-06-04Remove unnecesary assignmentAlfredo Sumaran
2016-06-04Ability to assign a label to multiple issuesAlfredo Sumaran
2016-04-29Removes duplicates from the label dropdownPhil Hughes
2016-04-26Updated label links to work correctly for filteringPhil Hughes
2016-04-22Escapes label title in filtersPhil Hughes
2016-04-22Merge branch 'label-text-color-sidebar' into 'master' Robert Speicher
2016-04-21Reverted link changesPhil Hughes
2016-04-21Removed console.logPhil Hughes
2016-04-21Fixes text color on labels in sidebarPhil Hughes
2016-04-21Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran
2016-04-20Merge branch 'multi-filter-labels' into 'master' Jacob Schatz
2016-04-20Correctly checks for undefined in coffeescript :see_no_evil:Phil Hughes
2016-04-20Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran
2016-04-20Any label & no label out weigh other labels - these two will clear previously...Phil Hughes
2016-04-20Label text color comes from JSONPhil Hughes
2016-04-19Remove XSS vulnerability in Label and Milestone dropdownsRobert Speicher
2016-04-19some refactoringArinde Eniola
2016-04-18Remove $parentAlfredo Sumaran
2016-04-16Fix coding style issues. Dashes to camelCaseJacob Schatz
2016-04-15Fix create label functionalityAlfredo Sumaran
2016-04-15Restore broken codeAlfredo Sumaran
2016-04-14fix labels button dropdown not showing how many labels clickedArinde Eniola
2016-04-13Filter by multiple labels with little animation.Jacob Schatz
2016-04-13Proper selecting multiple labels.Jacob Schatz
2016-04-13storing multiple values for comma seperationJacob Schatz