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-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
2016-03-15Add iconsAlfredo Sumaran
2016-03-15Change hidden input id to avoid duplicated IDsAlfredo Sumaran
2016-03-15Apply styling and tweaks to autocomplete dropdownAlfredo Sumaran
2016-03-15Working version of autocomplete with categorized resultsAlfredo Sumaran
2016-03-04Added tabindex to filter fieldPhil Hughes
2016-02-05Improve placeholder: search -> SearchDmitriy Zaporozhets
2016-02-04Change placeholder text to just 'search'Jacob Schatz
2015-11-10Replace CoffeeScript block into JavaScript in Views.Jason Lee
2015-10-29Add support for searching commit log messagesJonathan Schoeffling
2015-10-12Add spellcheck=false to certain input fieldsValery Sizov
2015-05-26Use default control for search field in headerDmitriy Zaporozhets
2014-12-02Respect current controller scope when using search from project areaDmitriy Zaporozhets
2014-10-01Use button type=submit instead of input.Ciro Santilli
2014-09-09Merge pull request #7646 from bushong1/snippet-search3Dmitriy Zaporozhets
2014-09-01Awesome shortcuts for GitLabRobert Schilling
2014-08-29Adding in snippet search functionalityCharles Bushong
2014-06-17Use search field instead of text fieldDmitriy Zaporozhets
2014-01-18Refactor search autocomplete. Use ajax for sourceDmitriy Zaporozhets
2013-08-10Different search placeholder depdends on areaDmitriy Zaporozhets
2013-05-14Search for blobs by default inside project. Added pagination for blobs searchDmitriy Zaporozhets
2013-05-09Move files search to gitlab_gitDmitriy Zaporozhets
2013-05-09Implemented code search featureJavier Castro
2013-05-02Move search autocomplete call to dispatcherDmitriy Zaporozhets
2013-01-25Improved search. added filtersDmitriy Zaporozhets
2012-11-21Implemented bootstrap 2.2.1.1. Restyled header panelDmitriy Zaporozhets
2012-10-26Extract search field into a partialRiyad Preukschas