summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \ \
| * | | | | Changed the event listener target from window to document in droplab26617-search-bar-filter-dropdown-does-not-dismiss-when-sort-dropdown-is-selectedJose Ivan Vargas2017-01-201-7/+7
* | | | | | Merge branch 'filter-assigned-to-me' into 'master' Jacob Schatz2017-01-212-0/+20
|\ \ \ \ \ \
| * | | | | | Added current user filter to assignee dropdownfilter-assigned-to-mePhil Hughes2017-01-202-0/+20
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'revert-d6529dbb' into 'master' Stan Hu2017-01-212-51/+47
|\ \ \ \ \ \
| * | | | | | Revert "Merge branch 'backport-fix-load-error' into 'master'"Stan Hu2017-01-212-51/+47
|/ / / / / /
* | | | | | Merge branch 'backport-fix-load-error' into 'master' Stan Hu2017-01-212-47/+51
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Don't define ApplicationSetting defaults in a constantbackport-fix-load-errorRémy Coutable2017-01-202-47/+51
| | |_|/ / | |/| | |
* | | | | Merge branch 'ah-remove-2gb-tag' into 'master' Stan Hu2017-01-201-1/+0
|\ \ \ \ \
| * | | | | remove 2gb tag from ciah-remove-2gb-tagAlex Hanselka2017-01-201-1/+0
| |/ / / /
* | | | | Merge branch 'keep_mini_graph_down_pipelines_index' into 'master' Fatih Acet2017-01-201-3/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into keep_mini_graph_down_pipelines_indexkeep_mini_graph_down_pipelines_indexRegis2017-01-20106-524/+1122
| |\ \ \ \ \ | | |/ / / /
| * | | | | remove bitwise - make code human readableRegis2017-01-201-3/+3
| * | | | | remove need for spinner on additional clicks - visual diff is actually very niceRegis2017-01-191-2/+0
| * | | | | handle actions and buildsRegis2017-01-191-1/+10
| * | | | | keep graph displayed when build is clicked so that multiple tabs can be opene...Regis2017-01-191-2/+20
* | | | | | Merge branch '25709-diff-file-overflow' into 'master' Annabel Dunstone Gray2017-01-205-4/+46
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove fixed class from file actions25709-diff-file-overflowAnnabel Dunstone Gray2017-01-192-2/+2
| * | | | | Use flexbox instead of media queriesFilipa Lacerda2017-01-193-74/+36
| * | | | | Fix haml linter errorsFilipa Lacerda2017-01-191-3/+3
| * | | | | Adds tooltipsFilipa Lacerda2017-01-192-3/+7
| * | | | | Responsive title in diffs inline, side by side, with and without sidebarFilipa Lacerda2017-01-193-3/+79
* | | | | | Merge branch 'fix-shared-runners-queue-update' into 'master' 26636-multiple-requests-to-ci_status-endpoints-at-the-same-timeRémy Coutable2017-01-203-3/+60
|\ \ \ \ \ \
| * | | | | | Add missing specs for update build queue servicefix-shared-runners-queue-updateGrzegorz Bizon2017-01-202-1/+50
| * | | | | | Improve readability of runner tick queue methodGrzegorz Bizon2017-01-201-3/+5
| * | | | | | Fix shared runners queue updateKamil Trzcinski2017-01-201-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'participants-list' into 'master' Fatih Acet2017-01-202-0/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix participants margins to fit on one lineparticipants-listAnnabel Dunstone Gray2017-01-192-0/+8
* | | | | | Merge branch 'fix/import-users' into 'master' Rémy Coutable2017-01-205-23/+93
|\ \ \ \ \ \