summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Address review commentsFelipe Artur2019-03-281-5/+3
* Merge masterFelipe Artur2019-03-272614-6290/+12186
|\
| * Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-278-60/+99
| |\
| | * Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-278-60/+99
| * | Externalize strings in projects controllersMartin Wortschack2019-03-2735-108/+134
| * | Add API access check to GraphqlFelipe Artur2019-03-271-0/+5
| * | Merge branch '10714-env-table' into 'master'Phil Hughes2019-03-271-1/+1
| |\ \
| | * | Removes EE differences for environments_tableFilipa Lacerda2019-03-271-1/+1
| * | | Merge branch '10711-pipeline-bundle' into 'master'Phil Hughes2019-03-272-9/+10
| |\ \ \
| | * | | Removes EE differences for pipelines_details_bundleFilipa Lacerda2019-03-272-9/+10
| | |/ /
| * | | Merge branch '10708-environments-scss' into 'master'Phil Hughes2019-03-271-1/+3
| |\ \ \
| | * | | Removes EE differences for environments.scssFilipa Lacerda2019-03-271-1/+3
| | |/ /
| * | | Merge branch 'sh-optimize-projects-api' into 'master'Douwe Maan2019-03-272-9/+36
| |\ \ \
| | * | | Skip querying for private projects if they are not requestedStan Hu2019-03-271-6/+21
| | * | | Optimize /api/v4/projects endpoint for visibility levelStan Hu2019-03-272-6/+18
| | |/ /
| * | | Merge branch '10710-pipeline-store' into 'master'Phil Hughes2019-03-271-1/+0
| |\ \ \
| | * | | Removes extra space in CEFilipa Lacerda2019-03-271-1/+0
| | |/ /
| * | | Merge branch '6658-issuable-css' into 'master'Phil Hughes2019-03-271-1/+7
| |\ \ \
| | * | | Removes EE differences for issuable.scssFilipa Lacerda2019-03-261-1/+7
| * | | | Fixes link in artifacts breadcrumbFilipa Lacerda2019-03-271-1/+1
| | |/ / | |/| |
| * | | Merge branch 'remove-expand-diff-feature-flag' into 'master'Filipa Lacerda2019-03-273-9/+2
| |\ \ \
| | * | | Remove expand diff to full file feature flagPhil Hughes2019-03-263-9/+2
| * | | | Merge branch '10677-framework-css' into 'master'Phil Hughes2019-03-272-0/+93
| |\ \ \ \
| | * | | | Removes EE differences for framework.scssFilipa Lacerda2019-03-262-0/+93
| | | |/ / | | |/| |
| * | | | Merge branch 'ce-insights-frontend' into 'master'Kushal Pandya2019-03-272-0/+4
| |\ \ \ \
| | * | | | Port EE Insights Sidebar ItemsMark Fletcher2019-03-182-0/+4
| * | | | | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-276-21/+23
| |\ \ \ \ \
| | * | | | | Allow multiple repositories per projectBob Van Landuyt2019-03-266-21/+23
| * | | | | | Merge branch 'ce-avoid_n_plus_1_es_load_blobs' into 'master'Stan Hu2019-03-274-3/+10
| |\ \ \ \ \ \
| | * | | | | | Backport of avoid_n_plus_1_es_load_blobsMario de la Ossa2019-03-254-3/+10
| * | | | | | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-262-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-262-3/+3
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch '49910-reopening-a-closed-milestone-from-the-closed-milestones-p...Rémy Coutable2019-03-261-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Fix bug when reopening milestone from index pageMark Fletcher2019-03-261-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'revert-0be93623' into 'master'Phil Hughes2019-03-261-0/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Revert "Merge branch 'remove-unused-css-from-mr-24724' into 'master'"Paul Slaughter2019-03-261-0/+6
| * | | | | | Merge branch 'osw-multi-assignees-merge-requests-migration' into 'master'Douglas Barbosa Alexandre2019-03-262-0/+21
| |\ \ \ \ \ \
| | * | | | | | Add multiple assignees migration and table populationOswaldo Ferreira2019-03-252-0/+21
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch '49856-upgrade-bootstrap-form-gem' into 'master'Annabel Dunstone Gray2019-03-263-12/+11
| |\ \ \ \ \ \
| | * | | | | | Fix regressions post bootstrap_form upgradeEnrique Alcantara2019-03-252-2/+11
| | * | | | | | Upgrade bootstrap_form gemEnrique Alcantara2019-03-251-10/+0
| * | | | | | | Merge branch 'dm-md-css' into 'master'Annabel Dunstone Gray2019-03-2645-401/+284
| |\ \ \ \ \ \ \
| | * | | | | | | Add line type class to diff line num cellsDouwe Maan2019-03-262-8/+8
| | * | | | | | | Restore Markdown table background color that was removed unnecessarilyDouwe Maan2019-03-261-0/+4
| | * | | | | | | Remove now-unnecessary noteable_line classDouwe Maan2019-03-263-6/+6
| | * | | | | | | Restructure and deduplicate table.code stylingDouwe Maan2019-03-262-141/+109
| | * | | | | | | Stop diff table styling and Markdown table styling from conflictingDouwe Maan2019-03-263-12/+2
| | * | | | | | | Add .code to all tables holding diffsDouwe Maan2019-03-269-60/+57
| | * | | | | | | Remove now-unnecessary md-preview classDouwe Maan2019-03-262-3/+3
| | * | | | | | | Add .md to immediate parent of Markdown contentDouwe Maan2019-03-266-7/+6