summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix header marginsjivl-fix-header-margins-bootstrapJose2018-06-051-0/+17
* Merge branch 'revert-2d3563ab' into 'master'Clement Ho2018-06-051-33/+32
|\
| * Revert "Merge branch 'jivl-add-top-margin-related-merge-requests' into 'master'"Clement Ho2018-06-051-33/+32
|/
* Merge branch 'rummik-master-patch-95386' into 'master'Annabel Gray2018-06-051-1/+1
|\
| * Add .activities class to group activity .nav-block*Kim2018-06-041-1/+1
* | Merge branch 'jivl-add-top-margin-related-merge-requests' into 'master'Clement Ho2018-06-051-32/+33
|\ \
| * | Add top margin to the related merge requests sectionJose2018-06-051-32/+33
|/ /
* | Merge branch 'backstage/gb/use-persisted-stages-to-improve-pipelines-table' i...Kamil Trzciński2018-06-0520-74/+579
|\ \
| * \ Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński2018-06-05132-384/+785
| |\ \
| * \ \ Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon2018-06-0576-387/+2159
| |\ \ \
| * \ \ \ Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...backstage/gb/use-persisted-stages-to-improve-pipelines-tableGrzegorz Bizon2018-06-05837-21960/+10420
| |\ \ \ \
| * | | | | Raise error if pipeline / stage hits unknown statusGrzegorz Bizon2018-06-045-1/+61
| * | | | | Make pipeline / stage position index not uniqueGrzegorz Bizon2018-05-312-2/+2
| * | | | | Add a unique index to stages on pipeline / positionGrzegorz Bizon2018-05-302-1/+17
| * | | | | Fix pipeline serializer queries count specsGrzegorz Bizon2018-05-301-3/+3
| * | | | | Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipel...Grzegorz Bizon2018-05-291278-7292/+11603
| |\ \ \ \ \
| * | | | | | Use persisted stage feature to serialize pipelinesGrzegorz Bizon2018-05-291-0/+4
| * | | | | | Improve specs for pipelines controllerGrzegorz Bizon2018-05-291-14/+53
| * | | | | | Add a feature flag for switching pipeline stagesGrzegorz Bizon2018-05-293-7/+92
| * | | | | | Fix Rubocop offenses in pipeline stage specsGrzegorz Bizon2018-05-251-10/+9
| * | | | | | Restore lazy loading of pipeline commits in preloaderGrzegorz Bizon2018-05-252-6/+27
| * | | | | | Add specs for stage detailed status and warningsGrzegorz Bizon2018-05-251-1/+103
| * | | | | | Do not update stage status when it is just createdGrzegorz Bizon2018-05-252-3/+26
| * | | | | | Fix pipelines serializer with preloading paginationGrzegorz Bizon2018-05-251-4/+4
| * | | | | | Reduce pipeline serialization queries when preloadedGrzegorz Bizon2018-05-242-6/+9
| * | | | | | Reduce amount of expected pipeline serialization queries in specsGrzegorz Bizon2018-05-232-3/+3
| * | | | | | Fix Rubocop offense in grouped statuses class specsGrzegorz Bizon2018-05-231-1/+1
| * | | | | | Do not paginate pipelines active relation twiceGrzegorz Bizon2018-05-234-12/+18
| * | | | | | DRY creating groups of common builds in a stageGrzegorz Bizon2018-05-234-10/+61
| * | | | | | Simplify pipelines preloader implementationGrzegorz Bizon2018-05-233-37/+32
| * | | | | | Fix rubocop offense in pipeline controller specs :cop:Grzegorz Bizon2018-05-222-3/+3
| * | | | | | Fix memoization-related rubocop offense in projectGrzegorz Bizon2018-05-222-5/+7
| * | | | | | Add pipeline stages factory method import/export supportGrzegorz Bizon2018-05-221-0/+1
| * | | | | | Refactor pipeline preloader to split reponsibilities betterGrzegorz Bizon2018-05-224-23/+43
| * | | | | | Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon2018-05-224-12/+18
| * | | | | | Order pipeline stages by a position in a relationGrzegorz Bizon2018-05-221-1/+1
| * | | | | | Preload number of warnings in every stage in a pipelineGrzegorz Bizon2018-05-225-25/+44
| * | | | | | Memoize project active runners to avoid N+1 queriesGrzegorz Bizon2018-05-221-1/+3
| * | | | | | Use persisted stages to load pipelines index tableGrzegorz Bizon2018-05-219-21/+72
* | | | | | | Merge branch '47053-keyboard-shortcuts-modal-is-broken-2' into 'master'Clement Ho2018-06-052-82/+86
|\ \ \ \ \ \ \
| * | | | | | | Resolve "Keyboard shortcuts modal is broken"Sam Beckham2018-06-052-82/+86
|/ / / / / / /
* | | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-06-051-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | use HTTPS in the example GitLab Page URLViktor Szakats2018-06-041-1/+1
* | | | | | | Merge branch '46878-bs4-pagination-is-pipeline-s-page-has-no-styling' into 'm...Clement Ho2018-06-0511-102/+25
|\ \ \ \ \ \ \
| * | | | | | | Resolve "BS4: Pagination is pipeline's page has no styling"Sam Beckham2018-06-0511-102/+25
|/ / / / / / /
* | | | | | | Merge branch 'fix-triage-broken-link' into 'master'Rémy Coutable2018-06-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix issue triage policy broken link Alessio Caiazza2018-06-051-1/+1
* | | | | | | | Merge branch '46751-collapsed-mr-sidebar-avatar-is-not-aligned-correctly' int...Clement Ho2018-06-051-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve "Collapsed MR sidebar avatar is not aligned correctly"Sam Beckham2018-06-051-0/+9
|/ / / / / / / /
* | | | | | | | Merge branch 'gitaly-disk-access-2' into 'master'Douwe Maan2018-06-0531-80/+198
|\ \ \ \ \ \ \ \