- 05 Apr, 2018 32 commits
-
-
Kamil Trzciński authored
Use chronic duration attribute for project build timeout See merge request gitlab-org/gitlab-ce!17386
-
Sean McGivern authored
Better group support in notes-related code See merge request gitlab-org/gitlab-ce!18150
-
Kamil Trzciński authored
JaCoCo example See merge request gitlab-org/gitlab-ce!17969
-
Kamil Trzciński authored
Reschedule pipeline stages migration to run it again See merge request gitlab-org/gitlab-ce!18191
-
Jan Provaznik authored
Updates notes-related services and rendering so this code can be easily used for group-scoped resources (specifically Epics). Related to gitlab-ee!5205
-
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
-
Tomasz Maczukin authored
-
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 8 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
-
Tomasz Maczukin authored
-
Tomasz Maczukin 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
-
Tomasz Maczukin authored
-