summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Introduce CI/CD variables collection classGrzegorz Bizon2017-09-221-11/+9
* | | | | | | | | | | Merge branch 'dm-mirror-hard-failed-invites' into 'master'Robert Speicher2018-03-142-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Prevent sending an access request to a project from failing when the project ...dm-mirror-hard-failed-invitesDouwe Maan2018-03-112-3/+3
* | | | | | | | | | | | Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher2018-03-141-18/+33
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Appease Metrics/AbcSize copMichael Kozono2018-03-131-18/+22
| * | | | | | | | | | | | Ensure data integrityMichael Kozono2018-03-131-1/+5
| * | | | | | | | | | | | Fix moving local files during namespace transferMichael Kozono2018-03-131-2/+9
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Change path of CI lints create index.js filePhil Hughes2018-03-141-0/+0
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch '43717-breadcrumb-on-admin-runner-page' into 'master'Sean McGivern2018-03-141-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Set breadcrumb for admin/runners/showTakuya Noguchi2018-03-141-0/+4
* | | | | | | | | | | | Merge branch 'mr-widget-deployment-styling' into 'master'Filipa Lacerda2018-03-145-123/+187
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | removed useless v-ifPhil Hughes2018-03-143-12/+3
| * | | | | | | | | | | | improved markupPhil Hughes2018-03-131-24/+20
| * | | | | | | | | | | | fixed breakpointPhil Hughes2018-03-132-46/+62
| * | | | | | | | | | | | fixed scss-lintPhil Hughes2018-03-131-4/+2
| * | | | | | | | | | | | fixed eslintPhil Hughes2018-03-131-10/+1
| * | | | | | | | | | | | adjust styling to remove gapsPhil Hughes2018-03-131-1/+21
| * | | | | | | | | | | | updated specsPhil Hughes2018-03-131-14/+24
| * | | | | | | | | | | | Fix styling of multiple environments in merge request widgetPhil Hughes2018-03-135-120/+162
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'zj-create-repo-opt-out' into 'master'Sean McGivern2018-03-142-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-142-2/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fix-emoji-popup' into 'master'Sean McGivern2018-03-141-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Hide emoji popup after multiple spaces or blank linesJan Beckmann2018-03-111-2/+1
* | | | | | | | | | | Merge branch '44024-fix-table-extra-column' into 'master'Clement Ho2018-03-132-2/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix markdown table showing an extra rake column44024-fix-table-extra-columnEric Eastwood2018-03-092-2/+5
* | | | | | | | | | | | Merge branch 'jivl-fix-timescale-prometheus-charts-overlapping' into 'master'Mike Greiling2018-03-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use graph width to determine tick numberjivl-fix-timescale-prometheus-charts-overlappingJose Ivan Vargas2018-03-122-27/+3
| * | | | | | | | | | | | fix timescale prometheus charts overlappingJose Ivan Vargas2018-03-082-2/+27
* | | | | | | | | | | | | 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
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | 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
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |