summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelogconsolidate-page-widths-part01Andreas Kämmerle2018-09-241-0/+5
* Update responsive behavior of top area nav formsAndreas Kämmerle2018-09-241-8/+5
* Update page width of repo graph to full-widthAndreas Kämmerle2018-09-242-4/+7
* Reduce page width of compare branches viewAndreas Kämmerle2018-09-241-1/+2
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into consoli...Andreas Kämmerle2018-09-242410-19049/+119090
|\
| * Merge branch 'upgrade-eslint' into 'master'Marin Jankovski2018-09-2462-324/+428
| |\
| | * Switch to per-line rule exceptionsupgrade-eslintMike Greiling2018-09-211-2/+4
| | * Upgrade eslint-plugin-jasmine and resolve violationsMike Greiling2018-09-206-5/+15
| | * Upgrade other eslint pluginsMike Greiling2018-09-202-90/+74
| | * Resolve eslint-plugin-vue errorsMike Greiling2018-09-2054-96/+102
| | * Upgrade eslint-plugin-vue to v5.xMike Greiling2018-09-202-31/+14
| | * Upgrade eslint to v5Mike Greiling2018-09-205-114/+233
| * | Merge branch 'docs/geo-premium' into 'master'Marcia Ramos2018-09-241-1/+1
| |\ \
| | * | Change the tier badge of Geo to be PREMIUMdocs/geo-premiumAchilleas Pipinellis2018-09-241-1/+1
| * | | Merge branch 'dm-create-note-return-discussion' into 'master'Filipa Lacerda2018-09-2412-94/+140
| |\ \ \
| | * | | Added CHANGELOGPhil Hughes2018-09-241-0/+5
| | * | | Fixed utils specPhil Hughes2018-09-211-1/+2
| | * | | Changed `true` string to a booleanPhil Hughes2018-09-212-3/+3
| | * | | Fixed karma spec for getNoteFormDataPhil Hughes2018-09-213-5/+3
| | * | | Use returned discussion from APIPhil Hughes2018-09-216-78/+89
| | * | | Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-213-13/+44
| * | | | Merge branch 'fix/help-text-font-color-in-merge-request-creation' into 'master'Filipa Lacerda2018-09-242-1/+6
| |\ \ \ \
| | * | | | Removed span tag and p tag from form-textGerard Montemayor2018-09-221-3/+3
| | * | | | Change .js-wip-explanation div element to spanGerard Montemayor2018-09-132-2/+7
| * | | | | Merge branch 'update-gitlab-ui-version' into 'master'Phil Hughes2018-09-242-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Use gitlab-ui 1.5.1Clement Ho2018-09-212-4/+4
| * | | | | Merge branch 'gitaly-auth-v2' into 'master'Robert Speicher2018-09-211-8/+22
| |\ \ \ \ \
| | * | | | | Use the new gitaly auth scheme (v2)Alejandro Rodríguez2018-09-201-8/+22
| * | | | | | Merge branch 'ee-admin-geo-namespace-support' into 'master'Douglas Barbosa Alexandre2018-09-211-3/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Backport Admin menu changes from EEGabriel Mazetto2018-09-211-3/+3
| * | | | | | Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu2018-09-216-72/+5
| |\ \ \ \ \ \
| | * | | | | | Add CHANGELOG entryDouglas Barbosa Alexandre2018-09-211-0/+5
| | * | | | | | Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-215-72/+0
| * | | | | | | Merge branch 'align-form-labels' into 'master'Clement Ho2018-09-217-10/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Align form labels following Bootstrap 4 docsAnnabel Dunstone Gray2018-09-217-10/+14
| |/ / / / / / /
| * | | | | | | Merge branch 'docs-fix-setup-grammar-marcel-contribution-2'Robert Speicher2018-09-2154-72/+72
| |\ \ \ \ \ \ \
| | * | | | | | | Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-2154-72/+72
| * | | | | | | | Merge branch 'add-most-stars-for-filter-option' into 'master'Douglas Barbosa Alexandre2018-09-216-2/+41
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-216-2/+41
| |/ / / / / / /
| * | | | | | | Merge branch 'docs-cycle-analytics-fix-broken-link' into 'master'Achilleas Pipinellis2018-09-211-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Changed feature page link to valid linkJason Colyer2018-09-211-1/+1
| * | | | | | | | Merge branch 'dz-issue-css-classes' into 'master'Annabel Dunstone Gray2018-09-218-21/+21
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Rename some css classes that are shared between issues and mrsDmitriy Zaporozhets2018-09-218-21/+21
| * | | | | | | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-09-211-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add note about projects when user is deletedBlair Lunceford2018-09-211-0/+3
| |/ / / / / / / /
| * | | | | | | | Merge branch 'fix-leading-slash-in-redirects-plus-rubocop' into 'master'Douwe Maan2018-09-216-2/+92
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Fix leading slash in redirects and add copSanad Liaquat2018-09-216-2/+92
| |/ / / / / / /
| * | | | | | | Merge branch 'fix-gitlab-capitalization-code-ce' into 'master'Douwe Maan2018-09-2122-45/+45
| |\ \ \ \ \ \ \
| | * | | | | | | Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-2122-45/+45
| |/ / / / / / /
| * | | | | | | Merge branch '47398-user-is-unable-revoke-a-authorized-application-unless-use...Dmitriy Zaporozhets2018-09-216-15/+56
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |