summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use new unsubscribe linkbw-new-unsubscribe-email-addressBrett Walker2018-12-115-6/+29
* Merge branch '7788_parse_license_management_reports_in_be-ce' into 'master'Kamil Trzciński2018-12-1110-68/+126
|\
| * Generalise test compare serviceGilbert Roulot2018-12-1110-68/+126
* | Merge branch 'docs-allow_failure_default_when_manual' into 'master'Achilleas Pipinellis2018-12-111-1/+1
|\ \
| * | Add note about allow_failure default value for manual jobsOlivier Gonzalez2018-12-101-1/+1
* | | Merge branch 'similar-issues-docs' into 'master'Victor Wu2018-12-113-0/+20
|\ \ \
| * | | Added docs for similar issuesPhil Hughes2018-11-283-0/+20
* | | | Merge branch 'patch-35' into 'master'Achilleas Pipinellis2018-12-111-7/+9
|\ \ \ \
| * | | | Patch 35Marceli Wac2018-12-111-7/+9
|/ / / /
* | | | Merge branch 'docs-nested-storage-paths' into 'master'Achilleas Pipinellis2018-12-111-0/+19
|\ \ \ \
| * | | | Add documentation note about not nesting storage pathsJacob Vosmaer2018-12-111-0/+19
* | | | | Merge branch 'gt-remove-unnecessary-line-before-reply-holder' into 'master'Fatih Acet2018-12-115-47/+25
|\ \ \ \ \
| * | | | | Remove boxes around code commentsAnnabel Dunstone Gray2018-12-105-38/+15
| * | | | | Restore top margin for active discussion notesGeorge Tsiolis2018-12-101-1/+0
| * | | | | Restore diff-file discussion paddingGeorge Tsiolis2018-12-101-0/+1
| * | | | | Fix discussion reply holder paddingGeorge Tsiolis2018-12-103-14/+6
| * | | | | Remove unnecessary line before reply holderGeorge Tsiolis2018-12-103-4/+13
* | | | | | Merge branch 'docs/add-missing-resources-and-restructure' into 'master'Achilleas Pipinellis2018-12-112-46/+53
|\ \ \ \ \ \
| * | | | | | Add missing links to resourcesEvan Read2018-12-062-46/+53
* | | | | | | Merge branch 'docs-add-global-nav' into 'master'Achilleas Pipinellis2018-12-113-3/+411
|\ \ \ \ \ \ \
| * | | | | | | Docs: how the global nav worksMarcia Ramos2018-12-113-3/+411
|/ / / / / / /
* | | | | | | Merge branch 'gt-remove-deprecated-vlink-class' into 'master'Fatih Acet2018-12-116-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Remove deprecated `vlink` classGeorge Tsiolis2018-12-106-6/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'winh-emoji-menu-jest' into 'master'Kushal Pandya2018-12-117-6/+27
|\ \ \ \ \ \ \
| * | | | | | | Automatically restore all Jest mocks after each testWinnie Hellmann2018-12-111-0/+1
| * | | | | | | Set timeout for Jest to 300msWinnie Hellmann2018-12-111-1/+1
| * | | | | | | Fail long running testsWinnie Hellmann2018-12-112-0/+17
| * | | | | | | Move jest.config.js to root directoryWinnie Hellmann2018-12-113-3/+2
| * | | | | | | Move emoji_menu_spec.js to JestWinnie Hellmann2018-12-114-3/+7
* | | | | | | | Merge branch 'qa-project-ui-updates' into 'master'Rémy Coutable2018-12-1120-152/+201
|\ \ \ \ \ \ \ \
| * | | | | | | | Method go_to_activity isn't privateml-project-ui-updates-smokeMark Lapierre2018-12-101-41/+41
| * | | | | | | | Visit project page after pushingMark Lapierre2018-12-103-8/+9
| * | | | | | | | Update tests and Resources to use new file buttonMark Lapierre2018-12-107-47/+68
| * | | | | | | | Update E2E tests for Project overview UI changesMark Lapierre2018-12-109-56/+83
* | | | | | | | | Merge branch 'fix-mr-pipelines-run-on-regex' into 'master'Grzegorz Bizon2018-12-112-4/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix MR pipelines run on only: refexShinya Maeda2018-12-112-4/+66
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'more-kubernetes-logs' into 'master'Dmitriy Zaporozhets2018-12-112-0/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Minor refactor to GCP service classesMayra Cabrera2018-12-102-8/+23
| * | | | | | | | | Add more structured JSON logging to Kubernetes classesDylan Griffith2018-12-102-0/+14
* | | | | | | | | | Merge branch 'sh-fix-github-import-without-oauth2-config' into 'master'Rémy Coutable2018-12-113-1/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Allow GitHub imports via token even if OAuth2 provider not configuredStan Hu2018-12-103-1/+15
* | | | | | | | | | Merge branch 'winh-princess-mononospace' into 'master'Fatih Acet2018-12-113-3/+54
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Make commit IDs in merge request discussion header monospaceWinnie Hellmann2018-12-113-3/+54
|/ / / / / / / / /
* | | | | | | | | Merge branch 'fix-n-plus-1-queries-projects' into 'master'Douwe Maan2018-12-1110-6/+60
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Reduce N+1 from Activity Dashboard and BanzaiGabriel Mazetto2018-12-107-3/+57
| * | | | | | | | Remove STI #becomes call from Dashboard indexGabriel Mazetto2018-12-101-1/+1
| * | | | | | | | Eager-load relations for Explore::ProjectsControllerGabriel Mazetto2018-12-101-1/+1
| * | | | | | | | Eager-load relations for Dashboard::ProjectsControllerGabriel Mazetto2018-12-101-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'sh-revert-mr-22911' into 'master'Grzegorz Bizon2018-12-113-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch '28682-can-merge-branch-before-build-is-started' into 'm...Stan Hu2018-12-103-6/+2