- 16 Sep, 2019 40 commits
-
-
Annabel Dunstone Gray authored
Resolve "Missing top border in file component" Closes #31780 See merge request gitlab-org/gitlab!16709
-
Marcel van Remmerden authored
-
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
-
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.
-
Etienne Baqué authored
Updated 'milestone' param to 'milestones'. Updated payload examples accordingly.
-
Etienne Baqué authored
Added tests for Create and Update release services. Fixed DestroyService release rspec test.
-
Etienne Baqué authored
-
Etienne Baqué authored
-
Etienne Baqué authored
Updated models to set up the new relationship. Updated spec files and fixtures as well.
-
Etienne Baqué authored
Added migration to remove id column from table. Removed uniqueness validation on MilestoneRelease since the index over the two foreign_key plays the same role.
-
Etienne Baqué authored
Updated Release model and its spec file. Updated Milestone model and its spec file.
-
Valery Sizov authored
Fixes a couple of bugs related to how we push manifest. We don't process the doc now.
-
Dmitriy Zaporozhets authored
Remove Ruby elasticsearch repository indexer See merge request gitlab-org/gitlab!15641
-
Achilleas Pipinellis authored
Add review app cluster health troubleshooting guidance See merge request gitlab-org/gitlab!16520
-
Kushal Pandya authored
Fix all instances of no-unused-vars See merge request gitlab-org/gitlab!16684
-
Andreas Brandl authored
Migrate approvals_before_merge column to a rule See merge request gitlab-org/gitlab!16121
-
Lin Jen-Shin authored
Set default http status of a successful ServiceResponse See merge request gitlab-org/gitlab!16608
-
Achilleas Pipinellis authored
Docs: update Time Tracking See merge request gitlab-org/gitlab!16627
-
Marcia Ramos authored
Update "slash commands" to "quick actions"
-
Kushal Pandya authored
Fix analytics dropdown deselect bug See merge request gitlab-org/gitlab!16778
-
Brandon Labuschagne authored
-
Kamil Trzciński authored
Disable interruptible pipeline feature flag by default See merge request gitlab-org/gitlab!16786
-
Kamil Trzciński authored
Fix naming of constant See merge request gitlab-org/gitlab!16769
-
Rémy Coutable authored
Allow Danger commit_messages rule to work locally See merge request gitlab-org/gitlab!16593
-
Rémy Coutable authored
Avoid Devise "401 Unauthorized" responses Closes #29155 See merge request gitlab-org/gitlab!16519
-
Achilleas Pipinellis authored
Update Dep. Scanning supported languages See merge request gitlab-org/gitlab!16614
-
Fabien Catteau authored
Remove a note saying that Dependency Scanning for Python is limited to requirements.txt files, since setup.py is also supported.
-