- 16 Sep, 2019 40 commits
-
-
Kamil Trzciński authored
Allow timeout property to be provided per build See merge request gitlab-org/gitlab!16777
-
Fabio Pitino authored
When timeout is not specified the project.build_timeout is used. The timeout is specified in seconds.
-
Rémy Coutable authored
Fix the QA image names in QA CI jobs Closes gitlab-qa#406 See merge request gitlab-org/gitlab!16774
-
Peter Leitzen authored
Rename GraphQL Sort to SortEnum See merge request gitlab-org/gitlab!16565
-
Brett Walker authored
and remove unused GraphQL Order enum
-
Marcia Ramos authored
Fix various broken doc links See merge request gitlab-org/gitlab!16772
-
Marcia Ramos authored
Clarify version text See merge request gitlab-org/gitlab!16761
-
Evan Read authored
-
Marcia Ramos authored
Improve docs for creating wiki pages See merge request gitlab-org/gitlab!16591
-
Stan Hu authored
Enable routable_two_step_lookup permanently See merge request gitlab-org/gitlab!16621
-
Kamil Trzciński authored
Make Container Scanning use analyzers/klar image See merge request gitlab-org/gitlab!16342
-
Adam Cohen authored
-
Douglas Barbosa Alexandre authored
Revert "Update rouge to v3.10.0" Closes #32045 See merge request gitlab-org/gitlab!16818
-
Clement Ho authored
Update GitLab Packages See merge request gitlab-org/gitlab!16525
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jan Provaznik authored
Use issue tracker data tables for reading & storing data See merge request gitlab-org/gitlab!16806
-
Walmyr Lima e Silva Filho authored
Add end-to-end test for issue weight CRUD operations Closes gitlab-org/quality/testcases#227 See merge request gitlab-org/gitlab!16645
-
Annabel Dunstone Gray authored
Merge branch '31961-align-text-color-for-edited-section-in-snippets-with-issues-and-merge-requests' into 'master' Resolve "Align text color for "Edited" section in Snippets with Issues and Merge Requests" Closes #31961 See merge request gitlab-org/gitlab!16721
-
Marcel van Remmerden authored
-
Filipa Lacerda authored
Use the project full path with namespace in PA Closes #32048 See merge request gitlab-org/gitlab!16773
-
Adam Hegyi authored
In productivity analytics the backend expects the full path to the project namespace to find the DB record. This change ensures that the full path to the project is sent via the frontend.
-
Annabel Dunstone Gray authored
Resolve "Missing top border in file component" Closes #31780 See merge request gitlab-org/gitlab!16709
-
Marcel van Remmerden authored
-
Stan Hu authored
This reverts commit 3781ac1d. Rouge v3.8.0+ has a bug in the JSON lexer: https://github.com/rouge-ruby/rouge/issues/1330. Let's revert until that is fixed. Closes https://gitlab.com/gitlab-org/gitlab/issues/32045
-
Andreas Brandl authored
Considerably improve the query performance for MR discussions load See merge request gitlab-org/gitlab!16635
-
Jan Provaznik authored
Eliminate analytics feature flag See merge request gitlab-org/gitlab!16663
-
Andreas Brandl authored
Switched Milestone and Release to many-to-many relationships See merge request gitlab-org/gitlab!16517
-
Douglas Barbosa Alexandre authored
Fixes for Docker Registry Replication See merge request gitlab-org/gitlab!16196
-
Nick Thomas authored
Update doc/raketasks/cleanup.md See merge request gitlab-org/gitlab!16613
-
Marc Schwede authored
-
Andreas Brandl authored
Database table for language trends over time See merge request gitlab-org/gitlab!16491
-
Adam Hegyi authored
- Introduce new DB table for tracking language trend over time. - Initial model for Analytics::LanguageTrend::RepositoryLanguage
-
Peter Leitzen authored
Added Problem Validation issue template See merge request gitlab-org/gitlab!16595
-
Jeremy Watson authored
-
Kushal Pandya authored
Productivity Analytics: Add metric column component See merge request gitlab-org/gitlab!16742
-
Martin Wortschack authored
- This ensures that we render numeric values only The component renders a dash for non-numeric and null values
-
Jarka Košanová authored
- move issue trackers properties to a separated table - keep backwards compatibily and still be able to read from properties
-
Stan Hu authored
Add note on expose_path helper usage to API docs See merge request gitlab-org/gitlab!16797
-
Victor Zagorodny authored
-
Etienne Baqué authored
Updated Release services spec files. Fixed Post-migration file. Removed obsolete comments. Fixed coding style in spec files.
-