summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve performance used to check LFS integrityrd-45062-further-improve-lfs-integrity-check-performanceRubén Dávila2018-06-068-19/+105
* Merge branch 'fix-settings-spacing' into 'master'Annabel Gray2018-06-061-4/+0
|\
| * Fix project settings > merge request settings spacingClement Ho2018-06-051-4/+0
* | Merge branch 'fix-mr-tabs' into 'master'Annabel Gray2018-06-061-0/+3
|\ \
| * | Fix MR tabs bottom borderClement Ho2018-06-061-0/+3
|/ /
* | Merge branch 'sh-reject-non-utf8-gpg' into 'master'Robert Speicher2018-06-052-1/+18
|\ \
| * | Reject GPG keys that have e-mail or names with non-valid UTF-8 encodingsStan Hu2018-06-052-1/+18
* | | Merge branch '47049-performance-modal' into 'master'Mike Greiling2018-06-054-3/+52
|\ \ \
| * | | Improve modal prop interface47049-performance-modalClement Ho2018-06-042-3/+41
| * | | Use md as default modal sizeAnnabel Dunstone Gray2018-06-042-3/+3
| * | | Add class to fix wrappingAnnabel Dunstone Gray2018-06-012-1/+5
| * | | Add modal-size option to modal componentAnnabel Dunstone Gray2018-06-012-0/+7
* | | | Merge branch '45702-fix-hashed-storage-repository-archive' into 'master'Stan Hu2018-06-056-15/+49
|\ \ \ \
| * | | | Fix repository archive generation when hashed storage is enabledNick Thomas2018-06-056-15/+49
| | |_|/ | |/| |
* | | | Merge branch 'fix-transfer-project' into 'master'Annabel Gray2018-06-051-3/+3
|\ \ \ \
| * | | | Fix transfer project namespace fieldClement Ho2018-06-051-3/+3
| |/ / /
* | | | Merge branch 'fix-header-styles' into 'master'Annabel Gray2018-06-051-0/+35
|\ \ \ \
| * | | | Fix header stylesClement Ho2018-06-051-0/+35
|/ / / /
* | | | Merge branch 'jivl-fix-attach-button-cursor' into 'master'Clement Ho2018-06-051-4/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix attach button cursorJose2018-06-051-4/+2
| |/ /
* | | Merge branch 'patch-29' into 'master'Sarrah Vesselov2018-06-051-1/+1
|\ \ \
| * | | Update _destroy.hamlSam2018-06-041-1/+1
* | | | 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