- 05 Apr, 2018 27 commits
-
-
Kamil Trzciński authored
Reschedule pipeline stages migration to run it again See merge request gitlab-org/gitlab-ce!18191
-
Phil Hughes authored
Web IDE markdown preview Closes #44843 See merge request gitlab-org/gitlab-ce!18059
-
Tim Zallmann authored
-
Grzegorz Bizon authored
Allow to store uploads by default on Object Storage See merge request gitlab-org/gitlab-ce!18156
-
Sean McGivern authored
Ensure internal users (ghost, support bot) get assigned a namespace See merge request gitlab-org/gitlab-ce!18194
-
Grzegorz Bizon authored
Resolve "Coverage information for this repo is wrong" Closes #44710 See merge request gitlab-org/gitlab-ce!18193
-
Sean McGivern authored
Add custom additional text to emails -- CE backport Closes gitlab-ee#4474 See merge request gitlab-org/gitlab-ce!18183
-
Grzegorz Bizon authored
-
Douwe Maan authored
-
Filipa Lacerda authored
Changed IDE sidebar min width Closes #44836 See merge request gitlab-org/gitlab-ce!18123
-
Marin Jankovski authored
-
Marin Jankovski authored
Merge security fixes to master See merge request gitlab/gitlabhq!2369
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
-
Douwe Maan authored
Export and import LFS objects Closes #40643 See merge request gitlab-org/gitlab-ce!18115
-
Grzegorz Bizon authored
-
Sean McGivern authored
Move ListCommitsByOid to OPT_OUT See merge request gitlab-org/gitlab-ce!18175
-
Bob Van Landuyt authored
This makes accessing LFS Objects for a project easier project.lfs_storage_project.lfs_objects` becomes project.all_lfs_objects This will make the refactor in https://gitlab.com/gitlab-org/gitlab-ce/issues/39769 easier to deal with.
-
Bob Van Landuyt authored
Downloading the stream directly to the archive. In order to avoid conflicts with the cache.
-
Bob Van Landuyt authored
If the LFS object already exist, we'll link it tot he existing one, if not we'll create it.
-
Bob Van Landuyt authored
The LFS files will be included in the `lfs-objects` directory in the archive.
-
Sean McGivern authored
Fix 404 in group boards when moving issue between lists Closes #44551 See merge request gitlab-org/gitlab-ce!18064
-
Rémy Coutable authored
[Rails5] Add rails5 jobs to gitlab-ci.yml See merge request gitlab-org/gitlab-ce!18163
-
blackst0ne authored
-
Douwe Maan authored
[10.6] Prevent notes on confidential issues from being sent to chat See merge request gitlab/gitlabhq!2366 # Conflicts: # app/helpers/services_helper.rb
-
Douwe Maan authored
Port of "Fix XSS on commit diff view" for 10-6 See merge request gitlab/gitlabhq!2364
-
Phil Hughes authored
Escape miletone attribute when appending to the DOM See merge request gitlab/gitlabhq!2359
-
- 04 Apr, 2018 13 commits
-
-
Kamil Trzciński authored
Introduce `direct_upload` option for `uploads` which is gonna set a default storage to Object Storage and use Unicorn to save data
-
DJ Mountney authored
-
Robert Speicher authored
Fix typo in application settings page See merge request gitlab-org/gitlab-ce!18181
-
Kamil Trzciński authored
Resolve "ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_ci_builds_meta..." Closes #44922 See merge request gitlab-org/gitlab-ce!18155
-
Robert Speicher authored
Fix links to subdirectories of a directory with a plus character in its path Closes #44967 See merge request gitlab-org/gitlab-ce!18172
-
Rémy Coutable authored
Bulk deleting refs is handled by Gitaly by default See merge request gitlab-org/gitlab-ce!18180
-
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
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Redesign application settings to match project settings (part 6, final) See merge request gitlab-org/gitlab-ce!18168
-
Zeger-Jan van de Weg authored
Has been stable for a while in production, so this endpoint grew out if OPT_IN, the default state. Part of https://gitlab.com/gitlab-org/gitaly/issues/526
-
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
-