summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into add-csslabadd-csslabClement Ho2018-03-1319-50/+182
|\
| * Merge branch '43805-list-gitaly-calls-and-arguments-in-the-performance-bar' i...Grzegorz Bizon2018-03-136-17/+42
| |\
| | * Improve the frontend code for the performance barSean McGivern2018-03-136-28/+37
| | * Add Gitaly call details to the performance barSean McGivern2018-03-132-4/+20
| * | Merge branch '44152l-last-pipeline-link' into 'master'Phil Hughes2018-03-131-4/+2
| |\ \ | | |/ | |/|
| | * Make commit pipeline accessible on file pageFilipa Lacerda2018-03-131-4/+2
| * | Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox2018-03-134-11/+96
| * | Merge branch '43720-update-fe-webpack-docs' into 'master'Jacob Schatz2018-03-131-5/+0
| |\ \
| | * | remove deprecated page_specific_javascript_bundle_tagMike Greiling2018-03-121-5/+0
| * | | Use mapState instead of a getterFilipa Lacerda2018-03-132-2/+3
| * | | Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-1317-103/+134
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'rd-fix-github-url-when-listing-repositories-at-importing' into ...Douwe Maan2018-03-121-5/+8
| | |\ \
| | | * | Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-121-5/+8
| | * | | Fix inconsistent punctuation on MR formBob Van Landuyt2018-03-121-1/+1
| | | |/ | | |/|
| * | | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-126-6/+31
* | | | Add csslabClement Ho2018-03-121-0/+1
| |/ / |/| |
* | | Merge branch 'refactor/move-mr-widget-nothing-to-merge-vue-component' into 'm...Clement Ho2018-03-123-45/+48
|\ \ \
| * | | Move NothingToMerge vue componentGeorge Tsiolis2018-03-083-45/+48
* | | | Merge branch 'removes-source-branch-widget-state' into 'master'Filipa Lacerda2018-03-123-1/+7
|\ \ \ \
| * | | | Fix removes source branch text being rendered in merged stateremoves-source-branch-widget-statePhil Hughes2018-03-123-1/+7
| | |/ / | |/| |
* | | | Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-124-14/+15
|\ \ \ \
| * | | | fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-122-6/+5
| * | | | added mutation specPhil Hughes2018-03-101-6/+8
| * | | | fix polling not working correctlyPhil Hughes2018-03-091-1/+1
| * | | | Fixed issue notes being duplicatedPhil Hughes2018-03-093-4/+4
* | | | | Resolve "Hover style for sidebar dropdowns is wrong"Lukas Eipert2018-03-121-13/+27
* | | | | Merge branch 'osw-stop-recalculating-merge-base-on-mr-loading' into 'master'Sean McGivern2018-03-122-22/+26
|\ \ \ \ \
| * | | | | Remove unused Compare#base_commitosw-stop-recalculating-merge-base-on-mr-loadingOswaldo Ferreira2018-03-081-10/+5
| * | | | | Avoid re-fetching merge-base SHA from Gitaly unnecessarilyOswaldo Ferreira2018-03-072-18/+27
* | | | | | Merge branch '44139-fix-issue-boards-dup-keys' into 'master'Phil Hughes2018-03-121-1/+1
|\ \ \ \ \ \
| * | | | | | Use `list.id` for `:key`Kushal Pandya2018-03-121-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes2018-03-121-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix "Remove source branch" button in MR widget during MWPS state42814-fix-remove-source-branch-when-mwpsEric Eastwood2018-03-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-12224-13/+311
|\ \ \ \ \
| * | | | | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-09224-13/+311
* | | | | | Merge branch '43702-update-label-dropdown-wording' into 'master'Phil Hughes2018-03-126-7/+87
|\ \ \ \ \ \
| * | | | | | Add `createLabelTitle` & `manageLabelsTitle` props for action stringKushal Pandya2018-03-121-2/+14
| * | | | | | Add `headerTitle` prop for container header stringKushal Pandya2018-03-121-1/+10
| * | | | | | Add `isProject` and computed props to for contextual info for dropdownKushal Pandya2018-03-121-0/+24
| * | | | | | Use label dropdown helper for rendering contextual stringKushal Pandya2018-03-122-4/+6
| * | | | | | Add helpers for labels dropdownKushal Pandya2018-03-121-0/+33
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fl-remove-duplicated-code' into 'master'Phil Hughes2018-03-121-14/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Removes duplicated & non used codefl-remove-duplicated-codeFilipa Lacerda2018-03-091-14/+0
| | |_|/ / | |/| | |
* | | | | Remove sync script for gitlab-svgs and reference the vendored library directlyMike Greiling2018-03-0971-71/+0
* | | | | Merge branch 'refactor/move-assignee-title-vue-component' into 'master'Clement Ho2018-03-094-61/+66
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-094-61/+66
* | | | | Merge branch 'ce-5194-fix-github-ci-cd-github-auth-missing-query-param' into ...Douwe Maan2018-03-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Backport fix new GitHub CI/CD page redirecting to import GitHub status pagece-5194-fix-github-ci-cd-github-auth-missing-query-paramEric Eastwood2018-03-081-1/+1
| | |/ / | |/| |
* | | | Merge branch 'merge-request-widget-source-branch-improvements' into 'master'Filipa Lacerda2018-03-094-3/+47
|\ \ \ \
| * | | | Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes2018-03-084-3/+47
| |/ / /