summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Link to pipeline page from commit widget26982-improve-pipeline-status-icon-linking-in-widgetsAnnabel Dunstone Gray2017-01-301-2/+2
* Remove underline style for icon hoverAnnabel Dunstone Gray2017-01-302-1/+7
* Improve pipeline status icon linking in widgetsdimitrieh2017-01-234-4/+10
* 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
| * | Filtered search input click back at tokenPhil Hughes2017-01-212-2/+15
| |/
* | Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master' Jacob Schatz2017-01-214-21/+49
|\ \ | |/ |/|
| * Fix DropLab in IE11 v126785-fix-droplab-in-ie-11-v1Eric Eastwood2017-01-214-21/+49
|/
* Merge branch 'revert-a91ff32b' into 'master' Jacob Schatz2017-01-215-46/+4
|\
| * Revert "Merge branch '25709-diff-file-overflow' into 'master'"Jacob Schatz2017-01-215-46/+4
|/
* Merge branch 'add-index-on-ci-builds' into 'master' Stan Hu2017-01-213-1/+37
|\
| * Add index for ci_runners if they are sharedadd-index-on-ci-buildsKamil Trzcinski2017-01-212-1/+19
| * Add index for ci_builds that makes shared runners query to run 50x faster.Kamil Trzcinski2017-01-212-1/+19
* | Merge branch 'fix/pipeline-ref-path-serialization' into 'master' Kamil TrzciƄski2017-01-213-4/+22
|\ \
| * | Add Changelog entry for pipeline ref path error fixfix/pipeline-ref-path-serializationGrzegorz Bizon2017-01-201-0/+4
| * | Do not generate pipeline ref path if ref not presentGrzegorz Bizon2017-01-202-4/+18
* | | Merge branch 'revert-611917ec' into 'master' Jacob Schatz2017-01-214-48/+21
|\ \ \
| * | | Revert "Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master'"Jacob Schatz2017-01-214-48/+21
|/ / /
* | | Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master' Jacob Schatz2017-01-214-21/+48
|\ \ \
| * | | Fix DropLab in IE11 v1Eric Eastwood2017-01-204-21/+48
* | | | Merge branch '26623-search-bar-dropdown-doesn-t-load-when-you-go-back-in-brow...Jacob Schatz2017-01-211-0/+10
|\ \ \ \
| * | | | Fixed search component not instantiating back when pressing the back button o...26623-search-bar-dropdown-doesn-t-load-when-you-go-back-in-browser-historyJose Ivan Vargas2017-01-201-0/+10
* | | | | Merge branch '26955-handle-legacy-issue-filter-params' into 'master' Jacob Schatz2017-01-213-1/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | pass username and id associations needed in the frontend26955-handle-legacy-issue-filter-paramsMike Greiling2017-01-203-19/+37
| * | | | automatically redirect urls containing author_id or assignee_idMike Greiling2017-01-201-0/+18
* | | | | Merge branch '26617-search-bar-filter-dropdown-does-not-dismiss-when-sort-dro...Jacob Schatz2017-01-211-7/+7
|\ \ \ \ \