summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds a spec test to check the environment scope field is hidden43472-remove-environment-scope-field-on-cluster-creation-form-for-core-starter-planssamdbeckham2018-06-181-0/+13
* Merge branch '43472-remove-environment-scope-field-on-cluster-creation-form-f...samdbeckham2018-06-130-0/+0
|\
| * Adds a trailing newline to the form filesamdbeckham2018-06-111-1/+1
| * Trim trailing whitespacesamdbeckham2018-06-111-2/+2
| * Adds the changelog entrysamdbeckham2018-06-111-0/+5
| * Removes the "Environment scope" field for users that cannot edit itsamdbeckham2018-06-111-3/+5
* | Adds a trailing newline to the form filesamdbeckham2018-06-131-1/+1
* | Trim trailing whitespacesamdbeckham2018-06-131-2/+2
* | Adds the changelog entrysamdbeckham2018-06-131-0/+5
* | Removes the "Environment scope" field for users that cannot edit itsamdbeckham2018-06-131-3/+5
* | Merge branch 'typo-fix' into 'master'Rémy Coutable2018-06-132-2/+2
|\ \
| * | Typo fixRoss Laird2018-06-132-2/+2
|/ /
* | Merge branch 'rails5-fix-47366' into 'master'Rémy Coutable2018-06-132-0/+10
|\ \
| * | Rails5 fix expected `issuable.reload.updated_at` to have changedJasper Maes2018-06-132-0/+10
* | | Merge branch 'blackst0ne-rails5-update-middlewares' into 'master'Rémy Coutable2018-06-132-3/+4
|\ \ \
| * | | [Rails5] Pass class references instead of strings to middleware builderblackst0ne-rails5-update-middlewaresblackst0ne2018-06-132-3/+4
* | | | Merge branch '47408-migrateuploadsworker-is-doing-n-1-queries-on-migration' i...Sean McGivern2018-06-137-26/+75
|\ \ \ \
| * | | | apply feedback47408-migrateuploadsworker-is-doing-n-1-queries-on-migrationMicaël Bergeron2018-06-122-21/+16
| * | | | apply feedbackMicaël Bergeron2018-06-082-4/+13
| * | | | fix the failing specMicaël Bergeron2018-06-073-5/+6
| * | | | added changelogMicaël Bergeron2018-06-071-0/+5
| * | | | shave off another 20% queryMicaël Bergeron2018-06-073-6/+6
| * | | | shave off 30% of the query countMicaël Bergeron2018-06-063-14/+53
* | | | | Merge branch 'zj-compare-source-branch' into 'master'Sean McGivern2018-06-131-11/+11
|\ \ \ \ \
| * | | | | Migrate compare_source_branch to use only GitalyZeger-Jan van de Weg2018-06-121-11/+11
* | | | | | Merge branch 'fj-restore-users-v3-endpoint' into 'master'Douwe Maan2018-06-134-49/+65
|\ \ \ \ \ \
| * | | | | | Restoring user v3 endpointFrancisco Javier López2018-06-134-49/+65
|/ / / / / /
* | | | | | Merge branch '42342-teams-pipeline-notifications' into 'master'Douwe Maan2018-06-137-9/+20
|\ \ \ \ \ \
| * | | | | | Fixes Microsoft Teams notifications for pipeline eventsJeff Brown2018-06-127-9/+20
* | | | | | | Merge branch 'commits_api_with_stats' into 'master'Rémy Coutable2018-06-137-11/+60
|\ \ \ \ \ \ \
| * | | | | | | Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii2018-06-127-11/+60
* | | | | | | | Merge branch '44674-use-one-column-form-layout-on-admin-area-settings-page' i...Phil Hughes2018-06-1330-769/+663
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Resolve "Use one column form layout on Admin Area Settings page"Dennis Tang | OOO until 18.062018-06-1330-769/+663
|/ / / / / / /
* | | | | | | Merge branch '46702-groups-members-no-padding-between-dropdowns-input' into '...Annabel Gray2018-06-133-10/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix group member filter layout46702-groups-members-no-padding-between-dropdowns-inputClement Ho2018-06-123-10/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '47551-participants-tooltip-is-cutoff-when-too-close-to-the-wind...Annabel Gray2018-06-121-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Resolve "Participants tooltip is cutoff when too close to the window edge"Clement Ho2018-06-121-0/+1
|/ / / / / /
* | | | | | Merge branch '47773-search-bar' into 'master'Clement Ho2018-06-121-0/+2
|\ \ \ \ \ \
| * | | | | | Align nav bar itemsAnnabel Dunstone Gray2018-06-121-0/+2
* | | | | | | Merge branch 'sh-update-unicorn-rb-example' into 'master'Robert Speicher2018-06-121-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Clean up stale Prometheus metrics in before_exec unicorn hooksh-update-unicorn-rb-exampleStan Hu2018-06-111-0/+11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '47265-inputs-labels-alignment' into 'master'Clement Ho2018-06-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove top padding from .col-form-label47265-inputs-labels-alignmentAnnabel Dunstone Gray2018-06-111-0/+1
* | | | | | | | Merge branch 'fix-labels-too-large-from-label-list-redesign' into 'master'Annabel Gray2018-06-121-1/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix labels too largeLuke Bennett2018-06-121-1/+5
|/ / / / / / /
* | | | | | | Merge branch 'ide-job-loading-empty-state' into 'master'Filipa Lacerda2018-06-122-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Fixed IDE jobs empty state showing when loadingide-job-loading-empty-statePhil Hughes2018-06-122-0/+6
* | | | | | | | Merge branch 'pr-importer-io-extra-error-handling' into 'master'Nick Thomas2018-06-123-1/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-123-1/+19
* | | | | | | | | Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan2018-06-1231-185/+301
|\ \ \ \ \ \ \ \ \