- 04 Apr, 2018 40 commits
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ee/issues/4474 Conflicts: db/schema.rb ee/app/controllers/ee/admin/application_settings_controller.rb ee/app/helpers/ee/application_settings_helper.rb ee/app/models/ee/application_setting.rb ee/app/models/license.rb ee/app/views/layouts/service_desk.html.haml ee/app/views/notify/approved_merge_request_email.html.haml ee/app/views/notify/service_desk_new_note_email.text.erb ee/app/views/notify/service_desk_thank_you_email.text.erb ee/app/views/notify/unapproved_merge_request_email.html.haml ee/lib/ee/api/entities.rb ee/spec/controllers/admin/application_settings_controller_spec.rb ee/spec/models/application_setting_spec.rb ee/spec/requests/api/settings_spec.rb lib/api/settings.rb spec/mailers/previews/notify_preview.rb
-
Filipa Lacerda authored
Redesign application settings to match project settings (part 6, final) See merge request gitlab-org/gitlab-ce!18168
-
Sean McGivern authored
Render MR commit SHA instead "diffs" when viable on GFM See merge request gitlab-org/gitlab-ce!18141
-
Sean McGivern authored
Resolve "Transient failure in spec/features/projects/issues/user_sorts_issues_spec.rb" Closes #44983 See merge request gitlab-org/gitlab-ce!18174
-
Sean McGivern authored
Allow assigning and filtering issuables by ancestor group labels Closes #40915 See merge request gitlab-org/gitlab-ce!17873
-
Felipe Artur authored
-
Achilleas Pipinellis authored
Fix syntax error in the `Envoy.blade.php` example See merge request gitlab-org/gitlab-ce!18177
-
Douwe Maan authored
Add banzai filter to detect commit message trailers and properly link the users Closes #31640 See merge request gitlab-org/gitlab-ce!17919
-
Omar Mekky authored
-
Oswaldo Ferreira authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Add support for Sidekiq JSON logging Closes #20060 See merge request gitlab-org/gitlab-ce!18121
-
Grzegorz Bizon authored
Revert "Allow CI/CD Jobs being grouped on version strings" Closes #44615 See merge request gitlab-org/gitlab-ce!18170
-
Douwe Maan authored
Allow feature gate removal through the API See merge request gitlab-org/gitlab-ce!18146
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
This reverts commit 4f2cdb51.
-
Stan Hu authored
Closes #20060
-
Tim Zallmann authored
Added pending tabs to IDE See merge request gitlab-org/gitlab-ce!17936
-
Rémy Coutable authored
Resolve "Protected branches count is wrong when a wildcard includes several protected branches" Closes #20394 See merge request gitlab-org/gitlab-ce!17920
-
Jan authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Use standard codequality job See merge request gitlab-org/gitlab-ce!18070
-
Olivier Gonzalez authored
-
Rémy Coutable authored
Resolve "Allow the configuration of a project's merge method via the API" Closes #39880 See merge request gitlab-org/gitlab-ce!18031
-
Jan authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Filipa Lacerda authored
Redesign application settings to match project settings (part 5) See merge request gitlab-org/gitlab-ce!18159
-
Sean McGivern authored
Use shard name in Git::GitlabProjects instead of shard path Closes gitaly#1110 See merge request gitlab-org/gitlab-ce!18015
-
Sean McGivern authored
[Rails5] Rename `sort` methods to `sort_by_attribute` See merge request gitlab-org/gitlab-ce!18142
-
blackst0ne authored
-
Douwe Maan authored
Add better LDAP connection handling See merge request gitlab-org/gitlab-ce!18039
-
Francisco Javier López authored
-
Rémy Coutable authored
[Rails5] Update Gemfile.rails5.lock See merge request gitlab-org/gitlab-ce!18164
-
Douwe Maan authored
Handle invalid params when trying update_username Closes #44925 See merge request gitlab-org/gitlab-ce!18167
-
Phil Hughes authored
Added comment for `key` usage
-
Tim Zallmann authored
Resolve "Cancel icons in pipeline dropdowns are misaligned" Closes #41224 and #37318 See merge request gitlab-org/gitlab-ce!18089
-
Bob Van Landuyt authored
Using strong params to require the presence of a username when calling `update_username`. Otherwise we'd raise a `NoMethodError` validating the paths on disk.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Grzegorz Bizon authored
Redesign application settings to match project settings (part 4) See merge request gitlab-org/gitlab-ce!18100
-
blackst0ne authored
-