- 01 Apr, 2019 40 commits
-
-
GitLab Bot authored
-
Lin Jen-Shin authored
Document ApplicationRecord / pluck_primary_key Closes #59690 See merge request gitlab-org/gitlab-ce!26764
-
Dmitriy Zaporozhets authored
Add Snowplow support to backend Closes #8284 See merge request gitlab-org/gitlab-ee!10444
-
GitLab Bot authored
-
Clement Ho authored
Fix bug where clicking file header in diff refreshes page Closes #57669 See merge request gitlab-org/gitlab-ce!26422
-
GitLab Bot authored
-
Nick Thomas authored
Fix MergeRequest#has_commits? nil comparison Closes #59547 See merge request gitlab-org/gitlab-ce!26828
-
Francisco Javier López authored
-
GitLab Bot authored
-
Grzegorz Bizon authored
Add # frozen_string_literal to spec/models See merge request gitlab-org/gitlab-ce!26791
-
GitLab Bot authored
-
Grzegorz Bizon authored
Dry up and remove responsibilities from services Closes #58646 See merge request gitlab-org/gitlab-ce!26731
-
João Cunha authored
- Dry create_service.rb and update_service.rb duplicated code - Remove known list of applications responsibility from services - Refactor the complex builders->builder call from base_service.rb
-
Phil Hughes authored
Fix styleling for `app/assets/stylesheets/framework/markdown_area.scss` See merge request gitlab-org/gitlab-ce!26768
-
GitLab Bot authored
-
Stan Hu authored
Update lfs_administration.md to add new line in order to have table draw properly See merge request gitlab-org/gitlab-ce!26827
-
Jarka Košanová authored
- create a class for tracking snoplow events - change FE to use the class NAMESPACE constant
-
Phil Hughes authored
Persist page and date range in Group Security Dashboard URL Closes #9677 See merge request gitlab-org/gitlab-ee!10402
-
Mark Florian authored
This follows straight-forwardly from [previous work][1] to persist some state of the Group Security Dashboard to the URL, and vice versa. [1]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9108
-
Rick Heil authored
-
Rémy Coutable authored
Documentation: added missing } in a json example See merge request gitlab-org/gitlab-ee!10497
-
GitLab Bot authored
-
Kushal Pandya authored
Display link to next to note in text email See merge request gitlab-org/gitlab-ce!26695
-
Kushal Pandya authored
Display link to each review note in text email Closes #10220 See merge request gitlab-org/gitlab-ee!10401
-
Sanad Liaquat authored
Fix typo in QA auto_devops spec See merge request gitlab-org/gitlab-ce!26809
-
Filipa Lacerda authored
-
Douwe Maan authored
Fix API /project/:id/branches not returning correct merge status Closes #56250 See merge request gitlab-org/gitlab-ce!26785
-
Douwe Maan authored
Notify owner that group is invalid when LDAP "Sync now" fails See merge request gitlab-org/gitlab-ee!10509
-
Rémy Coutable authored
Fix ChatOps responder for gitlab.com See merge request gitlab-org/gitlab-ee!10416
-
Filipa Lacerda authored
Added image component to design detail view See merge request gitlab-org/gitlab-ee!10480
-
GitLab Bot authored
-
Sean McGivern authored
add a uniq constraints on issues and mrs labels See merge request gitlab-org/gitlab-ce!25435
-
Antoine Huret authored
-
Rémy Coutable authored
Remove dead code See merge request gitlab-org/gitlab-ee!10493
-
GitLab Bot authored
-
Rémy Coutable authored
Add no-op license helper to CE See merge request gitlab-org/gitlab-ce!26723
-
Rémy Coutable authored
Port Add no-op license helper to CE See merge request gitlab-org/gitlab-ee!10485
-
Rémy Coutable authored
[CE] - Load 'Gitlab::Jira::Middleware' if it exists See merge request gitlab-org/gitlab-ce!26665
-
Felipe Artur authored
Loads 'Gitlab::Jira::Middleware' only if it exists so this initializer can be backported to CE.
-
Rémy Coutable authored
Load Gitlab::Jira::Middleware only if it exists Closes #10672 See merge request gitlab-org/gitlab-ee!10459
-