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
path: root/app/views
AgeCommit message (Expand)Author
2017-01-12Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2017-01-11Merge branch 'side-by-side-fixed-width' into 'master' Fatih Acet
2017-01-11Merge branch '25776-alerts-should-be-responsive' into 'master' Annabel Dunstone Gray
2017-01-11Removed `hidden-xs` class from alertsConnor Smallman
2017-01-10Merge branch '26129-add-link-to-branches-page' into 'master' Clement Ho
2017-01-10Add haml lint commentClement Ho
2017-01-10Fix haml lintClement Ho
2017-01-10we're actually not using issue finder hereLin Jen-Shin
2017-01-10Pass the arguments from where we render the partialLin Jen-Shin
2017-01-10Remove unused finder variableClement Ho
2017-01-10Remove if issue.boards since search bar does not display on issue boards pageClement Ho
2017-01-10Fix invalid style attribute operatorClement Ho
2017-01-10Fix HAML attributesClement Ho
2017-01-10Refactor dropdown filtersClement Ho
2017-01-10Add mobile viewportClement Ho
2017-01-10Fix casing and add upcoming milestone filterClement Ho
2017-01-10Pass project ID through the DOMClement Ho
2017-01-10Fixed issue where dropdown would not open after clicking on a dropdown itemClement Ho
2017-01-10Code cleanupClement Ho
2017-01-10Make keep typing dropdown item staticClement Ho
2017-01-10Add ability to click on none as an optionClement Ho
2017-01-10Add vertical scrolling for dropdownsClement Ho
2017-01-10Style label dropdownsClement Ho
2017-01-10Add static dropdown list itemsClement Ho
2017-01-10Style author dropdownClement Ho
2017-01-10Style hint dropdownClement Ho
2017-01-10Fix image data-srcClement Ho
2017-01-10Add label and milestone dropdownsClement Ho
2017-01-10Add author dropdownClement Ho
2017-01-10Add dropdowns for assigneeClement Ho
2017-01-10Add logic for dynamically selecting which dropdown to load [skip ci]Clement Ho
2017-01-10Add type button for accessibilityClement Ho
2017-01-10Add clear search buttonClement Ho
2017-01-10Remove shared/labels_rowClement Ho
2017-01-10Add basic searchClement Ho
2017-01-10Merge branch 'auto-pipelines-vue' into 'master' Fatih Acet
2017-01-09Merge branch 'didemacet-ci-lint-page' into 'master' Alfredo Sumaran
2017-01-09Merge branch '26445-make-icon-buttons-accessible-via-keyboard' into 'master' Clement Ho
2017-01-09Merge branch '26238-buttons-not-accessible' into 'master' Annabel Dunstone Gray
2017-01-09squash 3 commitsKen Ding
2017-01-09Merge branch 'ryancharris/gitlab-ce-25277-milestone-counter-number-with-delim...Clement Ho
2017-01-09Merge branch '26446-access-download-artifacts-via-keyboard' into 'master' Clement Ho
2017-01-09Merge branch 'master' into auto-pipelines-vueRegis
2017-01-09Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern
2017-01-09Make play button on Pipelines page accessible via keyboardRyan Harris
2017-01-08Made download artifacts button accessible via keyboardRyan Harris
2017-01-08Record and show last used date of SSH KeysVincent Wong
2017-01-07Resolved merge conflict in app/views/shared/milestones/_issuables.html.hamlRyan Harris
2017-01-07Move specific javascript definition the topAlfredo Sumaran