summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include benchmarking with fiosh-nfs-read-perf-docsStan Hu2019-02-071-7/+61
* Improve NFS benchmarking doc to include read performance testStan Hu2019-02-071-4/+15
* Merge branch 'docs/update-artifact-expiry' into 'master'Evan Read2019-02-071-2/+3
|\
| * Update default expiry information for artifactsdocs/update-artifact-expirySteve Azzopardi2019-02-071-2/+3
* | Merge branch 'gitaly-update-1.19.0' into 'master'Stan Hu2019-02-071-1/+1
|\ \
| * | Upgrade gitaly to 1.19.0gitaly-update-1.19.0Douglas Barbosa Alexandre2019-02-071-1/+1
* | | Merge branch 'use_upgrade_install_for_helm_apps' into 'master'Douglas Barbosa Alexandre2019-02-0739-350/+894
|\ \ \
| * | | Upgrade cluster applications, starting with runnerThong Kuah2019-02-0739-350/+894
|/ / /
* | | Merge branch 'leipert-fix-webpack-bundle' into 'master'Mek Stittri2019-02-071-1/+0
|\ \ \
| * | | Fix increased package size of public/assetsleipert-fix-webpack-bundleLukas Eipert2019-02-071-1/+0
| |/ /
* | | Merge branch 'jlenny-AddPagesTemplates' into 'master'Douglas Barbosa Alexandre2019-02-0718-30/+86
|\ \ \
| * | | Project template: Fall back to GitLab logojlenny-AddPagesTemplatesLukas Eipert2019-02-079-34/+22
| * | | Add Pages templatesJason Lenny2019-02-0711-4/+72
* | | | Merge branch 'qa-quarantine-flaky-tests' into 'master'Mark Lapierre2019-02-076-6/+12
|\ \ \ \
| * | | | Quarantine flaky testsqa-quarantine-flaky-testsMark Lapierre2019-02-076-6/+12
* | | | | Merge branch 'qa-check-server-responding-before-suit' into 'master'Mark Lapierre2019-02-072-11/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Load login page only if gitlab_address is definedqa-check-server-responding-before-suitSanad Liaquat2019-02-071-3/+5
| * | | | Wait for login page to load at the beginning of QA suiteSanad Liaquat2019-02-072-11/+15
* | | | | Merge branch 'tooltips-to-top' into 'master'Filipa Lacerda2019-02-076-13/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Changed default tooltip position to be top, instead of bottomtooltips-to-topDimitrie Hoekstra2019-02-066-13/+12
* | | | | Merge branch '9255-implement-access-controls-when-sso-enforcement-enabled-ce'...Douglas Barbosa Alexandre2019-02-071-0/+4
|\ \ \ \ \
| * | | | | Fix migration failure9255-implement-access-controls-when-sso-enforcement-enabled-ceJames Lopez2019-02-071-0/+4
* | | | | | Merge branch 'gitlab-use-group-milestones' into 'master'Mike Lewis2019-02-071-1/+1
|\ \ \ \ \ \
| * | | | | | GitLab uses group milestones to handle issuesHiroyuki Sato2019-02-061-1/+1
* | | | | | | Merge branch '19745-new-tasklists-for-merge-requests' into 'master'Sean McGivern2019-02-0712-97/+164
|\ \ \ \ \ \ \
| * | | | | | | Add fast tasklist support to MR tasklistFatih Acet2019-02-075-24/+66
| * | | | | | | Enable fast task lists for merge requestsBrett Walker2019-02-077-73/+98
* | | | | | | | Merge branch '2105-add-setting-for-first-day-of-the-week' into 'master'Sean McGivern2019-02-0725-6/+189
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into fabsrc/gitlab-ce-2105-add-setting-for-first-day-of...Sean McGivern2019-02-0721-219/+794
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into fabsrc/gitlab-ce-2105-add-setting-for-first-day-of...Sean McGivern2019-02-07167-674/+2592
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Improve docsFabian Schneider2019-02-072-3/+4
| * | | | | | | | | Add tests for preferences_helperFabian Schneider2019-02-062-4/+28
| * | | | | | | | | Add 'first_day_of_week' to API settings docsFabian Schneider2019-02-061-0/+3
| * | | | | | | | | Rename setting, fix wordingsFabian Schneider2019-02-0611-36/+28
| * | | | | | | | | Add helpers for first day of the weekFabian Schneider2019-02-065-18/+36
| * | | | | | | | | Add default setting for first day of the week preferenceFabian Schneider2019-02-063-2/+8
| * | | | | | | | | Add setting for first day of the weekFabian Schneider2019-02-0623-5/+144
* | | | | | | | | | Merge branch 'docs-fixes-cluster-domain-documentation' into 'master'Achilleas Pipinellis2019-02-073-7/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixes Cluster domain documentationMayra Cabrera2019-02-073-7/+5
|/ / / / / / / / /
* | | | | | | | | Merge branch '47149-override-squash-commits-message-clean' into 'master'Phil Hughes2019-02-0720-215/+783
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Resolve "Override squash commit message"Natalia Tepluhina2019-02-0720-215/+783
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-fix-ee-issue-8871' into 'master'Sean McGivern2019-02-071-4/+11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix failing test in spec/workers/post_receive_spec.rbsh-fix-ee-issue-8871Stan Hu2019-02-061-4/+11
* | | | | | | | Merge branch '52363-update-cluster-and-ado-docs' into 'master'Grzegorz Bizon2019-02-073-21/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds a base domain doc section on cluster pages52363-update-cluster-and-ado-docsMayra Cabrera2019-02-063-21/+45
* | | | | | | | | Merge branch '52363-ui-changes-to-cluster-and-ado-pages' into 'master'Grzegorz Bizon2019-02-0723-205/+489
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Addresses UX and BE comments:52363-ui-changes-to-cluster-and-ado-pagesMayra Cabrera2019-02-069-166/+103
| * | | | | | | | | Addresses backend/db review commentsMayra Cabrera2019-02-0413-24/+22
| * | | | | | | | | Use a single sql statement for ADO queryMayra Cabrera2019-02-042-55/+32
| * | | | | | | | | Modifies ADO script to include new variableMayra Cabrera2019-02-041-12/+25