summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update nfs.mdpatch-36Xiaogang Wen2018-12-191-1/+1
* Merge branch '54146-fix-calendar-query' into 'master'Grzegorz Bizon2018-12-193-1/+15
|\
| * Fix calendar feed when sorted by priorityHeinrich Lee Yu2018-12-173-1/+15
* | Merge branch 'issue-55534' into 'master'Achilleas Pipinellis2018-12-191-1/+2
|\ \
| * | Fix typo: aunthenticator->authenticatorErik Huelsmann2018-12-181-1/+1
| * | Close #55534: link OTP auth less strictly to GoogleErik Huelsmann2018-12-181-1/+2
* | | Merge branch 'use-policy-sync-for-external-dns-in-review-apps' into 'master'Lin Jen-Shin2018-12-191-1/+2
|\ \ \
| * | | Specify the 'sync' policy for the external-dns deploymentsRémy Coutable2018-12-181-1/+2
* | | | Merge branch 'ce-8810-fix-weight-sort' into 'master'Sean McGivern2018-12-192-9/+11
|\ \ \ \
| * | | | Backport of 8810-fix-weight-sortMario de la Ossa2018-12-182-9/+11
* | | | | Merge branch 'blackst0ne-convert-specs-rails5-style' into 'master'Jan Provaznik2018-12-19214-2692/+3249
|\ \ \ \ \
| * | | | | Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-19214-2692/+3249
* | | | | | Merge branch 'docs-juangascon/gitlab-ce-doc/ci/sort-predefined-variables' int...Evan Read2018-12-191-17/+17
|\ \ \ \ \ \
| * | | | | | Sort list of predefined variables in alphabetical orderAchilleas Pipinellis2018-12-191-17/+17
|/ / / / / /
* | | | | | Merge branch '54781-backfill-project-repositories-for-projects-on-legacy-stor...Stan Hu2018-12-1910-208/+423
|\ \ \ \ \ \
| * | | | | | Extract a shared example for legacy and hashed storage migrations testsDouglas Barbosa Alexandre2018-12-183-78/+46
| * | | | | | Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre2018-12-189-176/+423
| |/ / / / /
* | | | | | Merge branch 'docs/compress-images' into 'master'Evan Read2018-12-1863-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Compress all images under doc/Achilleas Pipinellis2018-12-1863-0/+0
* | | | | | Merge branch 'port-missing-code-from-ee-in-group_policy' into 'master'Douglas Barbosa Alexandre2018-12-181-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add a missing policy allowance in GroupPolicyRémy Coutable2018-12-181-0/+1
* | | | | | Merge branch 'bvl-fix-start-with-metrics-enabled' into 'master'Sean McGivern2018-12-181-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Load the devise initializer before metricsBob Van Landuyt2018-12-181-0/+0
* | | | | | Merge branch 'reduce-diff-with-ee-in-protected_refs_controller' into 'master'Douwe Maan2018-12-183-2/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Reduce diff with EE in ProtectedRefsControllerRémy Coutable2018-12-173-2/+10
* | | | | | Merge branch 'update/secpick' into 'master'Robert Speicher2018-12-181-1/+22
|\ \ \ \ \ \
| * | | | | | Update secpick scriptJames Lopez2018-12-181-1/+22
* | | | | | | Merge branch 'osw-revert-suggestions-ff' into 'master'Douwe Maan2018-12-185-20/+4
|\ \ \ \ \ \ \
| * | | | | | | Remove feature flag for suggest changes featureOswaldo Ferreira2018-12-185-20/+4
* | | | | | | | Merge branch 'force-reload-arguments-2' into 'master'Rémy Coutable2018-12-183-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Passing an argument to force an association to reload is now deprecatedJasper Maes2018-12-183-7/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '53020-user-specific-profile-page-settings-fields-don-t-have-hel...Kushal Pandya2018-12-188-31/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | Add explanatory help text to text inputs on user profile settings pageMartin Wortschack2018-12-188-31/+77
|/ / / / / / / /
* | | | | | | | Merge branch 'fj-remove-forced-disposition-attachment-ssh-keys' into 'master'Douwe Maan2018-12-182-7/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Remove content disposition attachment displaying all ssh keysFrancisco Javier López2018-12-182-7/+0
|/ / / / / / /
* | | | | | | Merge branch 'zj-upgrade-gitaly-version' into 'master'Douwe Maan2018-12-183-25/+8
|\ \ \ \ \ \ \
| * | | | | | | Upgrade Gitaly to 1.9.0Zeger-Jan van de Weg2018-12-173-25/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '54719-enable-hashed-storage-by-default-in-development-mode' int...Douglas Barbosa Alexandre2018-12-181-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Enable Hashed Storage by default in development mode via seed_fu54719-enable-hashed-storage-by-default-in-development-modeGabriel Mazetto2018-12-181-0/+8
* | | | | | | | Merge branch 'ce-6635-extract-ee-specific-files-lines-for-app-controllers-adm...Lin Jen-Shin2018-12-181-1/+7
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Make Admin::HealthCheckController EE-compatibleRémy Coutable2018-12-171-1/+7
* | | | | | | | Merge branch '41766-create-releases-page' into 'master'Kamil Trzciński2018-12-1814-68/+195
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Move Projects::ReleasesController under TagsAlessio Caiazza2018-12-187-71/+147
| * | | | | | | Adds releases index routeFilipa Lacerda2018-12-188-6/+57
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'reduce-imports_controller-diff-with-ce' into 'master'Lin Jen-Shin2018-12-181-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Make Projects::ImportsController EE-compatibleRémy Coutable2018-12-171-5/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '51226-check-yarn-lock' into 'master'Rémy Coutable2018-12-184-131/+67
|\ \ \ \ \ \ \
| * | | | | | | Deduplicate yarn dependenciesLukas Eipert2018-12-171-129/+22
| * | | | | | | Add danger check for duplicate yarn dependenciesLukas Eipert2018-12-174-2/+45
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'deprecated-directly-inheriting-migration' into 'master'Rémy Coutable2018-12-182-1/+6
|\ \ \ \ \ \ \