summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Remove boolean icons from plugins pageDmitriy Zaporozhets2018-03-051-1/+0
| * | | | | | | | Render plugins list on system hooks pageDmitriy Zaporozhets2018-03-053-53/+53
| * | | | | | | | Show plugins list on project integrations pageDmitriy Zaporozhets2018-03-052-0/+21
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'consistent-deployment_platform' into 'master'Grzegorz Bizon2018-03-072-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Unify deployment_platform interface with EELin Jen-Shin2018-03-072-2/+3
* | | | | | | | | Merge branch 'fix-group-boards-migration-name' into 'master'Sean McGivern2018-03-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix group boards migration nameSean McGivern2018-03-071-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'include-mr-discussions-calendar-activity' into 'master'Sean McGivern2018-03-073-2/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Count discussions on issues and merge requests as contributions for the contr...Riccardo Padovani2018-03-073-2/+9
|/ / / / / / / /
* | | | | | | | Merge branch '43502-clipboard-btn' into 'master'Phil Hughes2018-03-077-2/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Removes btn-transparent and btn-clipboard as default classes for clipboard bu...43502-clipboard-btnFilipa Lacerda2018-03-067-2/+13
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'gitlab-shell-6-0-4' into 'master'Sean McGivern2018-03-071-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Bump Gitlab Shell to v6.0.4gitlab-shell-6-0-4Alejandro Rodríguez2018-03-061-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'master' into 'master'Grzegorz Bizon2018-03-073-6/+59
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | CI charts now include the current dayDakkaron2018-03-063-6/+59
* | | | | | | Merge branch 'sh-make-prune-optional-in-git-fetch' into 'master'43962-add-wip-to-merge-requests-titles-by-default43958-include-adding-a-specific-runner-to-another-project-from-the-admin-area-to-docsNick Thomas2018-03-078-30/+68
|\ \ \ \ \ \ \
| * | | | | | | Make --prune a configurable parameter in fetching a git remotesh-make-prune-optional-in-git-fetchStan Hu2018-03-068-30/+68
* | | | | | | | Merge branch 'remove-common-vue' into 'master'Clement Ho2018-03-0612-31/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove common_vue bundleMike Greiling2018-03-0612-31/+8
|/ / / / / / / /
* | | | | | | | Merge branch 'ee-183-common-code-backport' into 'master'Sean McGivern2018-03-062-1/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Gitlab::Utils - backport `.ensure_array_from_string` from EEMario de la Ossa2018-03-062-1/+23
|/ / / / / / / /
* | | | | | | | Merge branch 'banzai-n-plus-one' into 'master'Douwe Maan2018-03-061-1/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add Gitaly N+1 notice for Banzai filteringAlejandro Rodríguez2018-03-051-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'move-pipeline_default-update_head_pipeline_for_merge_request-qu...Kamil Trzciński2018-03-065-2/+83
|\ \ \ \ \ \ \
| * | | | | | | Change queue namespace of UpdateHeadPipelineForMergeRequestWorkerShinya Maeda2018-03-071-0/+2
| * | | | | | | Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda2018-03-074-2/+81
* | | | | | | | Merge branch 'sha256-checksum-for-trace' into 'master'Kamil Trzciński2018-03-062-5/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix false positive spec of using digest instead of hexdigestShinya Maeda2018-03-071-4/+4
| * | | | | | | | Set sha256 checksum when archiving tracesShinya Maeda2018-03-072-1/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'ce-3727-fe-labels-for-epics' into 'master'Filipa Lacerda2018-03-063-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Backport description composition from EEce-3727-fe-labels-for-epicsKushal Pandya2018-03-061-2/+4
| * | | | | | | | Add `js-*` class to refer in JSKushal Pandya2018-03-062-3/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes2018-03-0612-108/+225
|\ \ \ \ \ \ \ \
| * | | | | | | | prefer checking explicitly for nullMike Greiling2018-03-061-2/+2
| * | | | | | | | replace fixture with simple mount pointMike Greiling2018-03-062-39/+6
| * | | | | | | | add new tests for metrics dashboard changesMike Greiling2018-03-061-9/+34
| * | | | | | | | move misplaced entry pointcluster-monitoring-changes-ce-backportMike Greiling2018-03-061-0/+0
| * | | | | | | | coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-063-7/+11
| * | | | | | | | prefer getElementByIdMike Greiling2018-03-061-1/+1
| * | | | | | | | fix karma testsMike Greiling2018-03-061-1/+16
| * | | | | | | | remove prometheus panel styling on cluster monitoring pageMike Greiling2018-03-062-1/+21
| * | | | | | | | lighten axis tick textMike Greiling2018-03-061-1/+2
| * | | | | | | | add ability to override graph size measurementsMike Greiling2018-03-062-1/+12
| * | | | | | | | fix spacing around axis label text in small breakpointsMike Greiling2018-03-061-2/+3
| * | | | | | | | hide legend without hiding the axis labelsMike Greiling2018-03-062-35/+42
| * | | | | | | | add option to hide the graph legendMike Greiling2018-03-062-1/+15
| * | | | | | | | use proper dependency injection for monitoring dashboard componentMike Greiling2018-03-063-23/+69
| * | | | | | | | make deployments endpoint optionalMike Greiling2018-03-061-0/+3
| * | | | | | | | add prometheus cluster health monitoring empty stateMike Greiling2018-03-061-1/+4
* | | | | | | | | Merge branch 'issue_38337' into 'master'Sean McGivern2018-03-0667-469/+1730
|\ \ \ \ \ \ \ \ \