summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extract set_project_name_from_path methodbackport-ee-1067-deal-with-repo-size-limit-as-byteOswaldo Ferreira2017-01-231-11/+15
* EE backport for new application settings serviceOswaldo Ferreira2017-01-233-1/+19
* Merge branch 'zj-mattermost-fixes' into 'master' Rémy Coutable2017-01-232-8/+8
|\
| * Fix Slack/Mattermost notifaction serviceszj-mattermost-fixesZ.J. van de Weg2017-01-201-7/+7
| * Remove prefilled prefixZ.J. van de Weg2017-01-201-1/+1
* | 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
| * | | | | | Opens dropdown correctlyPhil Hughes2017-01-214-17/+27