summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed replacing with a space after a colonfiltered-search-keyboard-navigationPhil Hughes2017-01-231-1/+1
* Checks if rendered count has changed rather than relying on key charPhil Hughes2017-01-232-8/+15
* Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-235-23/+76
* Fixed currentIndex being shared across dropdownsPhil Hughes2017-01-231-2/+9
* Changed character matchPhil Hughes2017-01-231-2/+2
* Fixed keyboard navigation not working in filtered search barPhil Hughes2017-01-233-11/+39
* Merge branch 'patch-12' into 'master' Achilleas Pipinellis2017-01-221-1/+1
|\
| * correct the prometheus feature configuration according to https://gitlab.com/...Marcello2017-01-221-1/+1
|/
* Merge branch '26622-fix-transient-failure-in-cycle_analytics_events_spec' int...Robert Speicher2017-01-221-21/+14
|\
| * Make cycle_analytics_events_spec.rb side-effect free26622-fix-transient-failure-in-cycle_analytics_events_specRémy Coutable2017-01-161-21/+14
* | Merge branch 'mr-widget-reload-fix' into 'master' Jacob Schatz2017-01-221-2/+2
|\ \
| * | Merge request widget class names updatemr-widget-reload-fixPhil Hughes2017-01-221-2/+2
* | | Update VERSION to 8.17.0-prev8.17.0.preJames Lopez2017-01-221-1/+1
* | | Update CHANGELOG.md for 8.16.0James Lopez2017-01-22128-509/+130
|/ /
* | Merge branch 'mr-widget-replace-body' into 'master' Jacob Schatz2017-01-221-1/+3
|\ \
| * | Replace merge request widget bodymr-widget-replace-bodyPhil Hughes2017-01-221-1/+3
* | | Merge branch 'docs/prometheus' into 'master' Achilleas Pipinellis2017-01-223-1/+109
|\ \ \
| * | | Add information on the dashboard and exporter portsAchilleas Pipinellis2017-01-221-1/+6
| * | | Expose Prometheus docs to the main READMEAchilleas Pipinellis2017-01-222-1/+7
| * | | Add Prometheus docsAchilleas Pipinellis2017-01-221-0/+97
* | | | Merge branch 'merge-dropdown-this-context' into 'master' Jacob Schatz2017-01-223-1/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Added spec testsmerge-dropdown-this-contextPhil Hughes2017-01-221-0/+41
| * | | Fixed bug with merge immediately button would not workPhil Hughes2017-01-222-1/+5
|/ / /
* | | Merge branch 'update-auto-deploy-templates' into 'master' Kamil Trzciński2017-01-221-0/+76
|\ \ \
| * | | Update autodeploy templates [ci skip]Kamil Trzcinski2017-01-221-0/+76
* | | | Merge branch 'fix-upload-group-avatar' into 'master' Stan Hu2017-01-222-3/+3
|\ \ \ \
| * | | | Button by itself will submit forms. Button type button willn'tJacob Schatz2017-01-212-3/+3
|/ / / /
* | | | Merge branch 'revert-9cac0317' into 'master' Grzegorz Bizon2017-01-2212-141/+104
|\ \ \ \
| * | | | Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-2112-141/+104
* | | | | Merge branch '26618-search-bar-dropdown-offset-should-not-go-past-search-bar-...Jacob Schatz2017-01-211-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Introduced an offset limit to prevent the dropdown from going far rightJose Ivan Vargas2017-01-211-1/+9
|/ / / /
* | | | Merge branch 'fix_auto_merging' into 'master' Grzegorz Bizon2017-01-214-26/+86
|\ \ \ \
| * | | | Add Changelog for MWPS immediate merge bugfix_auto_mergingGrzegorz Bizon2017-01-211-0/+4
| * | | | Extend feature tests for merge when pipeline succeedsGrzegorz Bizon2017-01-211-9/+51
| * | | | Load ci_bundle javascripts in MWBS partialGrzegorz Bizon2017-01-211-0/+3
| * | | | Add event delegation to prevent events from not firing in certain states.Jacob Schatz2017-01-211-17/+28
* | | | | Merge branch 'issue-search-token-position' into 'master' Jacob Schatz2017-01-218-41/+165
|\ \ \ \ \
| * | | | | Fixed issue with multiple words not filtering correctlyPhil Hughes2017-01-211-4/+1
| * | | | | Fixed failing JS specsPhil Hughes2017-01-213-7/+17
| * | | | | Places dropdown at cursor positionPhil Hughes2017-01-211-1/+2
| * | | | | Added comments to regexPhil Hughes2017-01-211-0/+2
| * | | | | Fixed bug with hint not showing when in middle of textPhil Hughes2017-01-214-22/+16
| * | | | | Fixed caret not moving correctlyPhil Hughes2017-01-212-2/+2
| * | | | | Fixed issue when label or milestone had spacePhil Hughes2017-01-213-6/+27
| * | | | | Fixed bug replacing full input valuePhil Hughes2017-01-212-6/+9
| * | | | | Added testsPhil Hughes2017-01-213-14/+57
| * | | | | Teaspoon test fixPhil Hughes2017-01-211-3/+18
| * | | | | Trigger filter on clickPhil Hughes2017-01-211-4/+11
| * | | | | Fixed filter issuePhil Hughes2017-01-213-6/+6
| * | | | | Correctly replaces string when selecting in dropdownPhil Hughes2017-01-213-24/+32