summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prune web hook logs older than one monthprune-web-hook-logsYorick Peterse2018-06-266-1/+77
* Merge branch 'dm-branch-api-can-push-fix' into 'master'Robert Speicher2018-06-262-3/+34
|\
| * Remove duplicate specDouwe Maan2018-06-261-6/+0
| * Fix branch API can_push attribute and add specsdm-branch-api-can-push-fixDouwe Maan2018-06-252-3/+40
* | Merge branch '47221-explain-what-groups-are-in-the-new-group-page' into 'master'Phil Hughes2018-06-262-18/+33
|\ \
| * | Resolve "Explain what Groups are in the New Group page"Luke Bennett2018-06-262-18/+33
|/ /
* | Merge branch 'patch-28' into 'master'Rémy Coutable2018-06-261-0/+1
|\ \
| * | Update proofreader.mdAndré Gama2018-06-191-0/+1
* | | Merge branch 'ce-gitlab-elt' into 'master'Stan Hu2018-06-262-1/+9
|\ \ \
| * | | port the EE changesMicaël Bergeron2018-06-261-1/+2
| * | | port stub_object_storage changesce-gitlab-eltMicaël Bergeron2018-06-221-1/+6
| * | | make the pseudonymizer application settings EE-CE friendlyMicaël Bergeron2018-06-221-0/+2
* | | | Merge branch 'add-rename-column-background-helper' into 'master'Yorick Peterse2018-06-266-56/+237
|\ \ \ \
| * | | | Add a helper to rename a column using a background migrationSean McGivern2018-06-266-56/+237
* | | | | Merge branch 'add-missing-index-for-deployments' into 'master'Yorick Peterse2018-06-263-1/+25
|\ \ \ \ \
| * | | | | Add index on deployable_type/id for deploymentsKamil Trzciński2018-06-263-1/+25
* | | | | | Merge branch 'gitaly-backup-opt-out' into 'master'Douwe Maan2018-06-261-4/+4
|\ \ \ \ \ \
| * | | | | | Move repo backup RPC's to opt-outgitaly-backup-opt-outJacob Vosmaer2018-06-251-4/+4
* | | | | | | Merge branch '48269-wiki-page-returns-error-code-502' into 'master'Douwe Maan2018-06-262-2/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix performance bottleneck when rendering large wiki pagesSean McGivern2018-06-262-2/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'improve-scope-description-layout' into 'master'Douwe Maan2018-06-262-6/+11
|\ \ \ \ \ \ \
| * | | | | | | Update _scopes_form.html.haml to remove duplicate informationMarcel Amirault2018-06-262-6/+11
|/ / / / / / /
* | | | | | | Merge branch 'docs/install-by-branch' into 'master'Rémy Coutable2018-06-262-7/+5
|\ \ \ \ \ \ \
| * | | | | | | Use the branch instead of the tag to installAchilleas Pipinellis2018-06-262-7/+5
* | | | | | | | Merge branch '46783-removed-omniauth-provider-causing-invalid-application-set...Stan Hu2018-06-264-17/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | Ignore unknown OAuth sources in ApplicationSetting46783-removed-omniauth-provider-causing-invalid-application-settingRémy Coutable2018-06-264-17/+60
| |/ / / / / / /
* | | | | | | | Merge branch 'i18n-extract-app/views/projects-deployments' into 'master'Rémy Coutable2018-06-263-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | i18n: externalize strings from 'app/views/projects/deployments'Tao Wang2018-06-143-7/+7
* | | | | | | | | Merge branch 'update-pipeline-icon-in-web-ide-sidebar' into 'master'Tim Zallmann2018-06-262-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update pipeline icon in web ide sidebarGeorge Tsiolis2018-06-212-1/+6
* | | | | | | | | | Merge branch 'i18n-extract-app/views/admin-labels' into 'master'Rémy Coutable2018-06-265-17/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i18n: externalize strings from 'app/views/admin/labels'Tao Wang2018-06-165-17/+17
* | | | | | | | | | | Merge branch 'rails5-fix-mysql-arel-from' into 'master'Yorick Peterse2018-06-262-1/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Rails5 fix arel from in mysql_median_datetime_sqlJasper Maes2018-06-262-1/+12
* | | | | | | | | | | | Merge branch 'issue_47729' into 'master'Sean McGivern2018-06-266-4/+134
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-253-16/+19
| * | | | | | | | | | | Fix refresh cache for open issues count serviceFelipe Artur2018-06-217-7/+134
* | | | | | | | | | | | Merge branch 'unify-some-models' into 'master'Douwe Maan2018-06-263-1/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Port Namespace#root_ancestor to CELin Jen-Shin2018-06-262-0/+17
| * | | | | | | | | | | | Bring changes from EEunify-some-modelsLin Jen-Shin2018-06-261-1/+1
* | | | | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix initial settings loading at the first run of GitLab installed from sourceAndrei Vukolov2018-06-251-1/+1
| * | | | | | | | | | | | | Update wrong initial setting transfer in application_settings_controller.rbAndrei Vukolov2018-06-211-1/+1
* | | | | | | | | | | | | | Merge branch 'dropdown-fix' into 'master'Phil Hughes2018-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix for search dropdown scrollbar issue.İsmail Hakkı Ayaz2018-06-191-1/+1
* | | | | | | | | | | | | | | Merge branch 'i18n-extract-app/views/shared-boards' into 'master'Rémy Coutable2018-06-265-21/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | i18n: externalize strings from 'app/views/shared/boards'Tao Wang2018-06-165-21/+21
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'add-proofreader' into 'master'Rémy Coutable2018-06-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add Hiroyuki Sato as a Japanese proofreaderHiroyuki Sato2018-06-251-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'update_project_flash_error_message' into 'master'Rémy Coutable2018-06-262-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |